Building on summer (from freebsd-ocaml-5.0) 2023-10-20 06:39.32 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam")) 2023-10-20 06:39.32 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q a4349cb398e7d693e3d509914067dc47d1c71782")) 2023-10-20 06:39.32 ---> using "847cbd71d6e243cb26730c6185d78510731de6bc2b4440eaf8f09e2ada29204e" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: /usr/home/opam/.profile is already up-to-date. [NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc. 2023-10-20 06:39.32 ---> using "76fe4e508bf18ac6169aa42d066ca9a1236d6528de4350d6a7fa0ee89b29da2f" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.1 (cached) -> installed ocaml-base-compiler.4.14.1 -> installed ocaml-config.2 -> installed ocaml.4.14.1 Done. # Run eval $(opam env --switch=4.14.1) to update the current shell environment 2023-10-20 06:39.33 ---> using "183056b1d529ba4c31d6b524fc58b90cb421336bb6343f3dbef07f3b8210b9bd" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2023-10-20 06:39.33 ---> using "f2cccfff3a744118b82f250d66c5e406102a16d87a5c840cda08b5c5d25376c6" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"tezos-rust-libs.1.6\"\ \nopam install -vy \"tezos-rust-libs.1.6\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"tezos-rust-libs.1.6\" | grep -q '\"freebsd\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] tezos-rust-libs.1.6 is not installed. Nothing to do. The following actions will be performed: - install conf-rust-2021 1 [required by tezos-rust-libs] - install tezos-rust-libs 1.6 ===== 2 to install ===== The following system packages will first need to be installed: rust <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/local/bin/sudo "pkg" "install" "-y" "rust" - Updating FreeBSD repository catalogue... - [summer] Fetching packagesite.pkg: - .......... done - Processing entries: - ... - .. - .. - ... done - FreeBSD repository update completed. 34069 packages processed. - All repositories are up to date. - New version of pkg detected; it needs to be installed first. - The following 1 package(s) will be affected (of 0 checked): - - Installed packages to be UPGRADED: - pkg: 1.19.2 -> 1.20.8 - - Number of packages to be upgraded: 1 - - The process will require 1 MiB more space. - 9 MiB to be downloaded. - [summer] [1/1] Fetching pkg-1.20.8.pkg: .......... done - Checking integrity... done (0 conflicting) - [summer] [1/1] Upgrading pkg from 1.19.2 to 1.20.8... - [summer] [1/1] Extracting pkg-1.20.8: ......... - . done - Updating FreeBSD repository catalogue... - FreeBSD repository is up to date. - All repositories are up to date. - The following 1 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - rust: 1.72.0 - - Number of packages to be installed: 1 - - The process will require 1 GiB more space. - 130 MiB to be downloaded. - [summer] [1/1] Fetching rust-1.72.0.pkg: - . - .. - .. - .. - .. - . done - Checking integrity... - done (0 conflicting) - [summer] [1/1] Installing rust-1.72.0... - [summer] [1/1] Extracting rust-1.72.0: - .. - ... - ... - . - . done <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/6: Processing 3/6: [conf-rust-2021: cargo] -> retrieved tezos-rust-libs.1.6 (cached) + /usr/local/bin/cargo "--version" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-rust-2021.1) - cargo 1.72.0 Processing 3/6: [conf-rust-2021: rustc 2021] + /usr/local/bin/rustc "--edition" "2021" "test.rs" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-rust-2021.1) -> compiled conf-rust-2021.1 -> installed conf-rust-2021.1 Processing 5/6: [tezos-rust-libs: cargo build] + /usr/local/bin/cargo "build" "--target-dir" "target-librustzcash" "--release" "--package" "librustzcash" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6) - warning: profiles for the non root package will be ignored, specify profiles at the workspace root: - package: /usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/librustzcash/Cargo.toml - workspace: /usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/Cargo.toml - warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` - note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest - note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest - Compiling libc v0.2.139 - Compiling cfg-if v1.0.0 - Compiling version_check v0.9.4 - Compiling autocfg v1.1.0 - Compiling proc-macro2 v1.0.50 - Compiling unicode-ident v1.0.6 - Compiling quote v1.0.23 - Compiling syn v1.0.107 - Compiling typenum v1.16.0 - Compiling memchr v2.5.0 - Compiling subtle v2.4.1 - Compiling once_cell v1.17.0 - Compiling crossbeam-utils v0.8.14 - Compiling radium v0.7.0 - Compiling arrayvec v0.7.2 - Compiling byteorder v1.4.3 - Compiling tap v1.0.1 - Compiling arrayref v0.3.6 - Compiling constant_time_eq v0.1.5 - Compiling funty v2.0.0 - Compiling generic-array v0.14.6 - Compiling ahash v0.7.6 - Compiling memoffset v0.7.1 - Compiling unicode-xid v0.2.4 - Compiling scopeguard v1.1.0 - Compiling wyz v0.5.1 - Compiling indexmap v1.9.3 - Compiling crossbeam-epoch v0.9.13 - Compiling cc v1.0.79 - Compiling serde_derive v1.0.152 - Compiling cpufeatures v0.2.5 - Compiling ppv-lite86 v0.2.17 - Compiling lazy_static v1.4.0 - Compiling opaque-debug v0.3.0 - Compiling bitvec v1.0.1 - Compiling serde v1.0.152 - Compiling num-traits v0.2.15 - Compiling static_assertions v1.1.0 - Compiling blake2b_simd v1.0.0 - Compiling crossbeam-channel v0.5.6 - Compiling rayon-core v1.10.2 - Compiling log v0.4.17 - Compiling getrandom v0.2.8 - Compiling num_cpus v1.15.0 - Compiling either v1.8.1 - Compiling rand_core v0.6.4 - Compiling cipher v0.3.0 - Compiling digest v0.9.0 - Compiling crunchy v0.2.2 - Compiling crossbeam-deque v0.8.2 - Compiling thiserror v1.0.38 - Compiling pin-project-lite v0.2.9 - Compiling hex v0.4.3 - Compiling rand_chacha v0.3.1 - Compiling hashbrown v0.12.3 - Compiling block-buffer v0.9.0 - Compiling rand v0.8.5 - Compiling nom8 v0.2.0 - Compiling num-integer v0.1.45 - Compiling itoa v1.0.5 - Compiling siphasher v0.3.10 - Compiling toml_datetime v0.5.1 - Compiling uint v0.9.5 - Compiling sha2 v0.9.9 - Compiling ff v0.12.1 - Compiling phf_shared v0.11.1 - Compiling group v0.12.1 - Compiling rayon v1.6.1 - Compiling secp256k1-sys v0.4.2 - Compiling universal-hash v0.4.1 - Compiling num-bigint v0.4.3 - Compiling libm v0.2.6 - Compiling nonempty v0.7.0 - Compiling bitflags v1.3.2 - Compiling pairing v0.22.0 - Compiling futures-core v0.3.26 - Compiling pasta_curves v0.4.1 - Compiling synstructure v0.12.6 - Compiling fnv v1.0.7 - Compiling smallvec v1.10.0 - Compiling phf_generator v0.11.1 - Compiling toml_edit v0.18.1 - Compiling bls12_381 v0.7.1 - Compiling poly1305 v0.7.2 - Compiling ring v0.16.20 - Compiling aead v0.4.3 - Compiling crypto-mac v0.11.1 - Compiling dirs-sys v0.3.7 - Compiling aho-corasick v0.7.20 - Compiling lock_api v0.4.9 - Compiling tracing-core v0.1.30 - Compiling regex-syntax v0.6.28 - Compiling tinyvec_macros v0.1.0 - Compiling block-padding v0.2.1 - Compiling parking_lot_core v0.8.6 - Compiling base64ct v1.0.1 - Compiling futures-task v0.3.26 - Compiling password-hash v0.3.2 - Compiling jubjub v0.9.0 - Compiling block-modes v0.8.1 - Compiling tinyvec v1.6.0 - Compiling proc-macro-crate v1.3.0 - Compiling halo2_proofs v0.1.0 - Compiling zeroize_derive v1.3.3 - Compiling thiserror-impl v1.0.38 - Compiling tracing-attributes v0.1.23 - Compiling zeroize v1.5.7 - Compiling chacha20 v0.8.2 - Compiling regex v1.7.1 - Compiling chacha20poly1305 v0.9.1 - Compiling impl-trait-for-tuples v0.2.2 - Compiling parity-scale-codec-derive v3.1.4 - Compiling phf_codegen v0.11.1 - Compiling crypto-common v0.1.6 - Compiling block-buffer v0.10.3 - Compiling tokio v1.25.0 - Compiling tracing v0.1.37 - Compiling nom v5.1.2 - Compiling instant v0.1.12 - Compiling bytes v1.4.0 - Compiling time-core v0.1.0 - Compiling futures-util v0.3.26 - Compiling byte-slice-cast v1.2.2 - Compiling spin v0.5.2 - Compiling untrusted v0.7.1 - Compiling arrayvec v0.5.2 - Compiling futures-channel v0.3.26 - Compiling httparse v1.8.0 - Compiling metrics v0.17.1 - Compiling http v0.2.8 - Compiling blake2b_simd v0.5.11 - Compiling time-macros v0.2.6 - Compiling digest v0.10.6 - Compiling halo2_gadgets v0.1.0 - Compiling secp256k1 v0.21.3 - Compiling terminfo v0.7.5 - Compiling zcash_note_encryption v0.1.0 - Compiling fpe v0.5.1 - Compiling regex-automata v0.1.10 - Compiling metrics-macros v0.4.1 - Compiling tokio-macros v1.8.2 - Compiling unicode-normalization v0.1.22 - Compiling pbkdf2 v0.9.0 - Compiling hmac v0.11.0 - Compiling nibble_vec v0.1.0 - Compiling zcash_encoding v0.1.0 - Compiling memuse v0.2.1 - Compiling raw-cpuid v10.6.0 - Compiling bs58 v0.4.0 - Compiling mio v0.8.5 - Compiling aes v0.7.5 - Compiling socket2 v0.4.7 - Compiling blake2s_simd v1.0.0 - Compiling endian-type v0.1.2 - Compiling overload v0.1.1 - Compiling try-lock v0.2.4 - Compiling pin-utils v0.1.0 - Compiling rustc-hex v2.1.0 - Compiling want v0.3.0 - Compiling nu-ansi-term v0.46.0 - Compiling fixed-hash v0.7.0 - Compiling time v0.3.17 - Compiling radix_trie v0.2.1 - Compiling hdwallet v0.3.1 - Compiling bip0039 v0.9.0 - Compiling quanta v0.9.3 - Compiling matchers v0.1.0 - Compiling parking_lot v0.11.2 - Compiling http-body v0.4.5 - Compiling equihash v0.1.0 - Compiling ripemd v0.1.3 - Compiling phf v0.11.1 - Compiling dirs v4.0.0 - Compiling ordered-float v2.10.0 - Compiling hashbrown v0.11.2 - Compiling backtrace v0.3.67 - Compiling dashmap v4.0.2 - Compiling sharded-slab v0.1.4 - Compiling thread_local v1.1.4 - Compiling tower-service v0.3.2 - Compiling adler v1.0.2 - Compiling rand_core v0.5.1 - Compiling sketches-ddsketch v0.1.3 - Compiling anyhow v1.0.68 - Compiling gimli v0.27.1 - Compiling httpdate v1.0.2 - Compiling atomic-shim v0.2.0 - Compiling curve25519-dalek v3.2.0 - Compiling metrics-util v0.10.2 - Compiling miniz_oxide v0.6.2 - Compiling bellman v0.13.1 - Compiling tracing-subscriber v0.3.16 - Compiling gumdrop_derive v0.8.1 - Compiling directories v4.0.1 - Compiling nix v0.24.3 - Compiling which v4.4.0 - Compiling f4jumble v0.1.0 - Compiling hyper v0.14.23 - Compiling object v0.30.3 - Compiling ipnet v2.7.1 - Compiling parity-scale-codec v3.3.0 - Compiling incrementalmerkletree v0.3.0 - Compiling reddsa v0.3.0 - Compiling bech32 v0.8.1 - Compiling rustc-demangle v0.1.21 - Compiling impl-codec v0.6.0 - Compiling primitive-types v0.11.1 - Compiling zcash_address v0.1.0 - Compiling gumdrop v0.8.1 - Compiling ed25519-zebra v3.1.0 - Compiling orchard v0.1.0 - Compiling tracing-appender v0.2.2 - Compiling secrecy v0.8.0 - Compiling metrics-exporter-prometheus v0.6.1 - Compiling addr2line v0.19.0 - Compiling zcash_history v0.3.0 - Compiling zcash_primitives v0.6.0 - Compiling clearscreen v1.0.11 - Compiling zcash_proofs v0.6.0 - Compiling librustzcash v0.2.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/librustzcash) - Finished release [optimized] target(s) in 4m 17s - warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 - note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` + /usr/local/bin/cargo "build" "--target-dir" "target-wasmer" "--release" "--package" "wasmer-c-api" "--no-default-features" "--features" "singlepass,cranelift,wat,middlewares" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6) - warning: profiles for the non root package will be ignored, specify profiles at the workspace root: - package: /usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/librustzcash/Cargo.toml - workspace: /usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/Cargo.toml - warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` - note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest - note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest - Compiling libc v0.2.139 - Compiling proc-macro2 v1.0.50 - Compiling quote v1.0.23 - Compiling unicode-ident v1.0.6 - Compiling autocfg v1.1.0 - Compiling syn v1.0.107 - Compiling version_check v0.9.4 - Compiling cfg-if v1.0.0 - Compiling once_cell v1.17.0 - Compiling scopeguard v1.1.0 - Compiling fnv v1.0.7 - Compiling memchr v2.5.0 - Compiling log v0.4.17 - Compiling smallvec v1.10.0 - Compiling ident_case v1.0.1 - Compiling target-lexicon v0.12.7 - Compiling bytecheck v0.6.10 - Compiling simdutf8 v0.1.4 - Compiling rend v0.4.0 - Compiling tinyvec_macros v0.1.0 - Compiling parking_lot_core v0.9.7 - Compiling cc v1.0.79 - Compiling bitflags v1.3.2 - Compiling thiserror v1.0.38 - Compiling tinyvec v1.6.0 - Compiling ahash v0.7.6 - Compiling proc-macro-error-attr v1.0.4 - Compiling crossbeam-utils v0.8.14 - Compiling indexmap v1.9.3 - Compiling lock_api v0.4.9 - Compiling rkyv v0.7.41 - Compiling corosensei v0.1.3 - Compiling memoffset v0.8.0 - Compiling memoffset v0.7.1 - Compiling proc-macro-error v1.0.4 - Compiling unicode-bidi v0.3.13 - Compiling percent-encoding v2.2.0 - Compiling getrandom v0.2.8 - Compiling unicode-normalization v0.1.22 - Compiling seahash v4.1.0 - Compiling adler v1.0.2 - Compiling leb128 v0.2.5 - Compiling gimli v0.27.1 - Compiling serde_derive v1.0.152 - Compiling byteorder v1.4.3 - Compiling backtrace v0.3.67 - Compiling miniz_oxide v0.6.2 - Compiling hashbrown v0.12.3 - Compiling form_urlencoded v1.1.0 - Compiling object v0.30.3 - Compiling idna v0.3.0 - Compiling crossbeam-epoch v0.9.13 - Compiling rustc-demangle v0.1.21 - Compiling more-asserts v0.2.2 - Compiling cranelift-isle v0.91.1 - Compiling serde v1.0.152 - Compiling io-lifetimes v1.0.10 - Compiling region v3.0.0 - Compiling url v2.3.1 - Compiling dashmap v5.4.0 - Compiling memmap2 v0.5.10 - Compiling lazy_static v1.4.0 - Compiling rustix v0.37.3 - Compiling cranelift-codegen-shared v0.91.1 - Compiling cranelift-codegen-meta v0.91.1 - Compiling fxhash v0.2.1 - Compiling errno v0.3.1 - Compiling rayon-core v1.10.2 - Compiling fallible-iterator v0.2.0 - Compiling os_str_bytes v6.5.0 - Compiling stable_deref_trait v1.2.0 - Compiling serde_json v1.0.96 - Compiling cranelift-entity v0.91.1 - Compiling wasmparser v0.95.0 - Compiling clap_lex v0.2.4 - Compiling crossbeam-deque v0.8.2 - Compiling addr2line v0.19.0 - Compiling gimli v0.26.2 - Compiling crossbeam-channel v0.5.6 - Compiling wasm-encoder v0.26.0 - Compiling atty v0.2.14 - Compiling num_cpus v1.15.0 - Compiling termcolor v1.2.0 - Compiling fastrand v1.9.0 - Compiling cbindgen v0.24.3 - Compiling unicode-width v0.1.10 - Compiling slice-group-by v0.3.1 - Compiling ryu v1.0.13 - Compiling strsim v0.10.0 - Compiling textwrap v0.16.0 - Compiling itoa v1.0.5 - Compiling regalloc2 v0.5.1 - Compiling clap v3.2.25 - Compiling wast v57.0.0 - Compiling cranelift-egraph v0.91.1 - Compiling tempfile v3.5.0 - Compiling cranelift-bforest v0.91.1 - Compiling darling_core v0.14.4 - Compiling bumpalo v3.12.0 - Compiling arrayvec v0.7.2 - Compiling either v1.8.1 - Compiling cranelift-codegen v0.91.1 - Compiling heck v0.4.1 - Compiling rayon v1.6.1 - Compiling tracing-core v0.1.30 - Compiling pin-project-lite v0.2.9 - Compiling wasmer-compiler-cranelift v3.3.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/wasmer-3.3.0/lib/compiler-cranelift) - Compiling paste v1.0.12 - Compiling bytes v1.4.0 - Compiling ptr_meta_derive v0.1.4 - Compiling bytecheck_derive v0.6.10 - Compiling enum-iterator-derive v0.7.0 - Compiling rkyv_derive v0.7.41 - Compiling thiserror-impl v1.0.38 - Compiling derivative v2.2.0 - Compiling tracing-attributes v0.1.23 - Compiling ptr_meta v0.1.4 - Compiling wasmer-derive v3.3.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/wasmer-3.3.0/lib/derive) - Compiling darling_macro v0.14.4 - Compiling enum-iterator v0.7.0 - Compiling dynasm v1.2.3 - Compiling darling v0.14.4 - Compiling enumset_derive v0.6.1 - Compiling enumset v1.0.12 - Compiling tracing v0.1.37 - Compiling wat v1.0.63 - Compiling toml v0.5.11 - Compiling wasmer-types v3.3.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/wasmer-3.3.0/lib/types) - Compiling dynasmrt v1.2.3 - Compiling wasmer-vm v3.3.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/wasmer-3.3.0/lib/vm) - Compiling wasmer-compiler v3.3.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/wasmer-3.3.0/lib/compiler) - warning: variable does not need to be mutable - --> wasmer-3.3.0/lib/compiler/src/artifact_builders/artifact_builder.rs:204:81 - | - 204 | Arc::get_mut(&mut self.serializable.compile_info.module).map_or(false, |mut module_info| { - | ----^^^^^^^^^^^ - | | - | help: remove this `mut` - | - = note: `#[warn(unused_mut)]` on by default - - Compiling wasmer v3.3.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/wasmer-3.3.0/lib/api) - Compiling wasmer-compiler-singlepass v3.3.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/wasmer-3.3.0/lib/compiler-singlepass) - Compiling wasmer-c-api v3.3.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/wasmer-3.3.0/lib/c-api) - warning: `wasmer-compiler` (lib) generated 1 warning (run `cargo fix --lib -p wasmer-compiler` to apply 1 suggestion) - Compiling wasmer-middlewares v3.3.0 (/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6/wasmer-3.3.0/lib/middlewares) - warning: variable does not need to be mutable - --> wasmer-3.3.0/lib/compiler-singlepass/src/codegen.rs:2996:21 - | - 2996 | let mut frame = &mut self.control_stack.last_mut().unwrap(); - | ----^^^^^ - | | - | help: remove this `mut` - | - = note: `#[warn(unused_mut)]` on by default - - Compiling cranelift-frontend v0.91.1 - warning: `wasmer-compiler-singlepass` (lib) generated 1 warning (run `cargo fix --lib -p wasmer-compiler-singlepass` to apply 1 suggestion) - Finished release [optimized] target(s) in 3m 44s -> compiled tezos-rust-libs.1.6 Processing 6/6: [tezos-rust-libs: mkdir] + /bin/mkdir "-p" "/usr/home/opam/.opam/4.14.1/lib/tezos-rust-libs" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6) + /bin/mkdir "-p" "/usr/home/opam/.opam/4.14.1/lib/tezos-rust-libs/rust" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6) Processing 6/6: [tezos-rust-libs: cp] + /bin/cp "librustzcash/include/librustzcash.h" "target-librustzcash/release/librustzcash.a" "wasmer-3.3.0/lib/c-api/wasm.h" "wasmer-3.3.0/lib/c-api/wasmer.h" "target-wasmer/release/libwasmer.a" "/usr/home/opam/.opam/4.14.1/lib/tezos-rust-libs" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6) + /bin/cp "librustzcash/include/rust/types.h" "/usr/home/opam/.opam/4.14.1/lib/tezos-rust-libs/rust" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/tezos-rust-libs.1.6) -> installed tezos-rust-libs.1.6 Done. 2023-10-20 06:52.12 ---> saved as "db5c0ac675de8b553c3a2835a2eabf14221dbae512a8a48bd196e6f09c768de1" Job succeeded