[INFO] fetching crate wasmer-compiler-cranelift 6.1.0-rc.5... [INFO] testing wasmer-compiler-cranelift-6.1.0-rc.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate wasmer-compiler-cranelift 6.1.0-rc.5 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate wasmer-compiler-cranelift 6.1.0-rc.5 [INFO] finished tweaking crates.io crate wasmer-compiler-cranelift 6.1.0-rc.5 [INFO] tweaked toml for crates.io crate wasmer-compiler-cranelift 6.1.0-rc.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-compiler-cranelift 6.1.0-rc.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmer-compiler-cranelift 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e32533d68e573ee698850662d10a951cb6c84c7a27da00f5e448b45cc5f797d0 [INFO] running `Command { std: "docker" "start" "-a" "e32533d68e573ee698850662d10a951cb6c84c7a27da00f5e448b45cc5f797d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e32533d68e573ee698850662d10a951cb6c84c7a27da00f5e448b45cc5f797d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32533d68e573ee698850662d10a951cb6c84c7a27da00f5e448b45cc5f797d0", kill_on_drop: false }` [INFO] [stdout] e32533d68e573ee698850662d10a951cb6c84c7a27da00f5e448b45cc5f797d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a90c33259a23f974a41f3c239a2c49c36cc9a6bf71bb56f5a037de332e10b5a [INFO] running `Command { std: "docker" "start" "-a" "4a90c33259a23f974a41f3c239a2c49c36cc9a6bf71bb56f5a037de332e10b5a", kill_on_drop: false }` [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling cranelift-bitset v0.110.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cranelift-entity v0.110.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling wasmer-vm v6.1.0-rc.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling cranelift-bforest v0.110.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling libunwind v1.3.3 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v6.1.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cranelift-control v0.110.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling cranelift-codegen v0.110.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 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 rkyv_derive v0.8.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling munge v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ruzstd v0.5.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [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] Compiling cranelift-frontend v0.110.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "4a90c33259a23f974a41f3c239a2c49c36cc9a6bf71bb56f5a037de332e10b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a90c33259a23f974a41f3c239a2c49c36cc9a6bf71bb56f5a037de332e10b5a", kill_on_drop: false }` [INFO] [stdout] 4a90c33259a23f974a41f3c239a2c49c36cc9a6bf71bb56f5a037de332e10b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 283fb0b8d35ed2caa6fb8b141983678288f42b4616f509912f65f157c54721c0 [INFO] running `Command { std: "docker" "start" "-a" "283fb0b8d35ed2caa6fb8b141983678288f42b4616f509912f65f157c54721c0", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Compiling cranelift-frontend v0.110.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v6.1.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.95s [INFO] running `Command { std: "docker" "inspect" "283fb0b8d35ed2caa6fb8b141983678288f42b4616f509912f65f157c54721c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283fb0b8d35ed2caa6fb8b141983678288f42b4616f509912f65f157c54721c0", kill_on_drop: false }` [INFO] [stdout] 283fb0b8d35ed2caa6fb8b141983678288f42b4616f509912f65f157c54721c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d803912650aad463f60718e29f24a803d6068e0f0baa2fb1b43fe10c36fc2765 [INFO] running `Command { std: "docker" "start" "-a" "d803912650aad463f60718e29f24a803d6068e0f0baa2fb1b43fe10c36fc2765", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_compiler_cranelift-a71d450439536b6e) [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_cranelift [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/trampoline/function_call.rs - trampoline::function_call (line 7) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d803912650aad463f60718e29f24a803d6068e0f0baa2fb1b43fe10c36fc2765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d803912650aad463f60718e29f24a803d6068e0f0baa2fb1b43fe10c36fc2765", kill_on_drop: false }` [INFO] [stdout] d803912650aad463f60718e29f24a803d6068e0f0baa2fb1b43fe10c36fc2765