[INFO] fetching crate linera-wasmer-compiler-cranelift 4.4.0-linera.7... [INFO] testing linera-wasmer-compiler-cranelift-4.4.0-linera.7 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate linera-wasmer-compiler-cranelift 4.4.0-linera.7 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate linera-wasmer-compiler-cranelift 4.4.0-linera.7 [INFO] finished tweaking crates.io crate linera-wasmer-compiler-cranelift 4.4.0-linera.7 [INFO] tweaked toml for crates.io crate linera-wasmer-compiler-cranelift 4.4.0-linera.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate linera-wasmer-compiler-cranelift 4.4.0-linera.7 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 146 packages to latest compatible versions [INFO] [stderr] Adding cranelift-codegen v0.91.1 (available: v0.123.2) [INFO] [stderr] Adding cranelift-entity v0.91.1 (available: v0.123.2) [INFO] [stderr] Adding cranelift-frontend v0.91.1 (available: v0.123.2) [INFO] [stderr] Adding gimli v0.26.2 (available: v0.32.2) [INFO] [stderr] Adding hashbrown v0.11.2 (available: v0.16.0) [INFO] [stderr] Adding more-asserts v0.2.2 (available: v0.3.1) [INFO] [stderr] Adding target-lexicon v0.12.16 (available: v0.13.2) [INFO] [stderr] Adding wasmer-types v4.4.0 (available: v6.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-codegen-shared v0.91.1 [INFO] [stderr] Downloaded cranelift-frontend v0.91.1 [INFO] [stderr] Downloaded cranelift-egraph v0.91.1 [INFO] [stderr] Downloaded cranelift-bforest v0.91.1 [INFO] [stderr] Downloaded cranelift-entity v0.91.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.91.1 [INFO] [stderr] Downloaded cranelift-isle v0.91.1 [INFO] [stderr] Downloaded cranelift-codegen v0.91.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18a211731f6f801477b925eb425d3d217c336f15b91a3310ede8c8b5ef7ef67b [INFO] running `Command { std: "docker" "start" "-a" "18a211731f6f801477b925eb425d3d217c336f15b91a3310ede8c8b5ef7ef67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a211731f6f801477b925eb425d3d217c336f15b91a3310ede8c8b5ef7ef67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a211731f6f801477b925eb425d3d217c336f15b91a3310ede8c8b5ef7ef67b", kill_on_drop: false }` [INFO] [stdout] 18a211731f6f801477b925eb425d3d217c336f15b91a3310ede8c8b5ef7ef67b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3daf7d73ed39eda0fa191513572480853910fc9c31c551323f0298cb2128fa9b [INFO] running `Command { std: "docker" "start" "-a" "3daf7d73ed39eda0fa191513572480853910fc9c31c551323f0298cb2128fa9b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cranelift-entity v0.91.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling cranelift-bforest v0.91.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling linera-wasmer-compiler-cranelift v4.4.0-linera.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling cranelift-egraph v0.91.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [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 enumset v1.1.10 [INFO] [stderr] Compiling wasmer-types v4.4.0 [INFO] [stderr] Compiling linera-wasmer-vm v4.4.0-linera.7 [INFO] [stderr] Compiling linera-wasmer-compiler v4.4.0-linera.7 [INFO] [stderr] Compiling cranelift-frontend v0.91.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.43s [INFO] running `Command { std: "docker" "inspect" "3daf7d73ed39eda0fa191513572480853910fc9c31c551323f0298cb2128fa9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3daf7d73ed39eda0fa191513572480853910fc9c31c551323f0298cb2128fa9b", kill_on_drop: false }` [INFO] [stdout] 3daf7d73ed39eda0fa191513572480853910fc9c31c551323f0298cb2128fa9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf2638ab8a21b161caef60de9141f6a202d01be8ee5e7dd91d19c3089a4e59d7 [INFO] running `Command { std: "docker" "start" "-a" "cf2638ab8a21b161caef60de9141f6a202d01be8ee5e7dd91d19c3089a4e59d7", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling cranelift-frontend v0.91.1 [INFO] [stderr] Compiling linera-wasmer-compiler-cranelift v4.4.0-linera.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.89s [INFO] running `Command { std: "docker" "inspect" "cf2638ab8a21b161caef60de9141f6a202d01be8ee5e7dd91d19c3089a4e59d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf2638ab8a21b161caef60de9141f6a202d01be8ee5e7dd91d19c3089a4e59d7", kill_on_drop: false }` [INFO] [stdout] cf2638ab8a21b161caef60de9141f6a202d01be8ee5e7dd91d19c3089a4e59d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8f875046f73e9808724a6d0477db66c26fd94ee67ec30c0e9f9ff99b1fd8a64 [INFO] running `Command { std: "docker" "start" "-a" "e8f875046f73e9808724a6d0477db66c26fd94ee67ec30c0e9f9ff99b1fd8a64", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linera_wasmer_compiler_cranelift-fe9f2140fa3bdc86) [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 linera_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" "e8f875046f73e9808724a6d0477db66c26fd94ee67ec30c0e9f9ff99b1fd8a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f875046f73e9808724a6d0477db66c26fd94ee67ec30c0e9f9ff99b1fd8a64", kill_on_drop: false }` [INFO] [stdout] e8f875046f73e9808724a6d0477db66c26fd94ee67ec30c0e9f9ff99b1fd8a64