[INFO] fetching crate wasmer-compiler-cli 6.1.0-rc.5... [INFO] testing wasmer-compiler-cli-6.1.0-rc.5 against 1.90.0 for beta-1.91-3 [INFO] extracting crate wasmer-compiler-cli 6.1.0-rc.5 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate wasmer-compiler-cli 6.1.0-rc.5 [INFO] finished tweaking crates.io crate wasmer-compiler-cli 6.1.0-rc.5 [INFO] tweaked toml for crates.io crate wasmer-compiler-cli 6.1.0-rc.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-compiler-cli 6.1.0-rc.5 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmer-compiler-cli 6.1.0-rc.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded munge v0.4.6 [INFO] [stderr] Downloaded munge_macro v0.4.6 [INFO] [stderr] Downloaded inkwell_internals v0.10.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.15 [INFO] [stderr] Downloaded enumset_derive v0.14.0 [INFO] [stderr] Downloaded enumset v1.1.10 [INFO] [stderr] Downloaded rkyv_derive v0.8.11 [INFO] [stderr] Downloaded wasmer-types v6.1.0-rc.5 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded bytesize v1.3.3 [INFO] [stderr] Downloaded colored v1.9.4 [INFO] [stderr] Downloaded unix_mode v0.1.4 [INFO] [stderr] Downloaded llvm-sys v180.0.0 [INFO] [stderr] Downloaded clap v4.4.11 [INFO] [stderr] Downloaded wasmer-compiler-llvm v6.1.0-rc.5 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v6.1.0-rc.5 [INFO] [stderr] Downloaded cc v1.2.37 [INFO] [stderr] Downloaded dynasm v4.0.1 [INFO] [stderr] Downloaded rkyv v0.8.11 [INFO] [stderr] Downloaded inkwell v0.5.0 [INFO] [stderr] Downloaded clap_builder v4.4.11 [INFO] [stderr] Downloaded wasmer-compiler-singlepass v6.1.0-rc.5 [INFO] [stderr] Downloaded mach2 v0.4.3 [INFO] [stderr] Downloaded wasmer-vm v6.1.0-rc.5 [INFO] [stderr] Downloaded wasmer-compiler v6.1.0-rc.5 [INFO] [stderr] Downloaded indexmap v2.11.3 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded dynasmrt v4.0.1 [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded self_cell v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5b360c34b4927f280168a142273e39cbe54237659198cf1facba35367ed6232 [INFO] running `Command { std: "docker" "start" "-a" "c5b360c34b4927f280168a142273e39cbe54237659198cf1facba35367ed6232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5b360c34b4927f280168a142273e39cbe54237659198cf1facba35367ed6232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b360c34b4927f280168a142273e39cbe54237659198cf1facba35367ed6232", kill_on_drop: false }` [INFO] [stdout] c5b360c34b4927f280168a142273e39cbe54237659198cf1facba35367ed6232 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e3e086e43168fc0ef215083b455fc3094c6980a2f7c437bb3b3889c74ac6659 [INFO] running `Command { std: "docker" "start" "-a" "1e3e086e43168fc0ef215083b455fc3094c6980a2f7c437bb3b3889c74ac6659", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling libunwind v1.3.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling wasmer-compiler-cli v6.1.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling unix_mode v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling wasmer-vm v6.1.0-rc.5 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling munge v0.4.6 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling ruzstd v0.5.0 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling rkyv v0.8.11 [INFO] [stderr] Compiling wasmer-types v6.1.0-rc.5 [INFO] [stderr] Compiling wasmer-compiler v6.1.0-rc.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.01s [INFO] running `Command { std: "docker" "inspect" "1e3e086e43168fc0ef215083b455fc3094c6980a2f7c437bb3b3889c74ac6659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3e086e43168fc0ef215083b455fc3094c6980a2f7c437bb3b3889c74ac6659", kill_on_drop: false }` [INFO] [stdout] 1e3e086e43168fc0ef215083b455fc3094c6980a2f7c437bb3b3889c74ac6659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 516f2eb4238e13196c4ee8938ab64f73aaa5f0f346e790cbbf19c07b43afbe03 [INFO] running `Command { std: "docker" "start" "-a" "516f2eb4238e13196c4ee8938ab64f73aaa5f0f346e790cbbf19c07b43afbe03", kill_on_drop: false }` [INFO] [stderr] Compiling wasmer-compiler-cli v6.1.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "516f2eb4238e13196c4ee8938ab64f73aaa5f0f346e790cbbf19c07b43afbe03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516f2eb4238e13196c4ee8938ab64f73aaa5f0f346e790cbbf19c07b43afbe03", kill_on_drop: false }` [INFO] [stdout] 516f2eb4238e13196c4ee8938ab64f73aaa5f0f346e790cbbf19c07b43afbe03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3613a35230827ff39bf3aefaa83a69add410d902470481ffe2b640d05da2d680 [INFO] running `Command { std: "docker" "start" "-a" "3613a35230827ff39bf3aefaa83a69add410d902470481ffe2b640d05da2d680", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_compiler_cli-f7c131ee05f538d4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/bin/wasmer_compiler.rs (/opt/rustwide/target/debug/deps/wasmer_compiler-4c79c0bf29c0fb01) [INFO] [stdout] test utils::tests::test_parse_envvar ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmer_compiler_cli [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3613a35230827ff39bf3aefaa83a69add410d902470481ffe2b640d05da2d680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3613a35230827ff39bf3aefaa83a69add410d902470481ffe2b640d05da2d680", kill_on_drop: false }` [INFO] [stdout] 3613a35230827ff39bf3aefaa83a69add410d902470481ffe2b640d05da2d680