[INFO] fetching crate tishlang_cranelift 1.7.0... [INFO] testing tishlang_cranelift-1.7.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tishlang_cranelift 1.7.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate tishlang_cranelift 1.7.0 [INFO] finished tweaking crates.io crate tishlang_cranelift 1.7.0 [INFO] tweaked toml for crates.io crate tishlang_cranelift 1.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tishlang_cranelift 1.7.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tishlang_cranelift 1.7.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3866e13d8749e3939637f3403e5aede32f6f7da844fa9c5c0524c9ec9c6a91bc [INFO] running `Command { std: "docker" "start" "-a" "3866e13d8749e3939637f3403e5aede32f6f7da844fa9c5c0524c9ec9c6a91bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3866e13d8749e3939637f3403e5aede32f6f7da844fa9c5c0524c9ec9c6a91bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3866e13d8749e3939637f3403e5aede32f6f7da844fa9c5c0524c9ec9c6a91bc", kill_on_drop: false }` [INFO] [stdout] 3866e13d8749e3939637f3403e5aede32f6f7da844fa9c5c0524c9ec9c6a91bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ccd5b88994d64100f35e47321971d0575d1a0676aacc5d5c8326c5407b2d6e8 [INFO] running `Command { std: "docker" "start" "-a" "4ccd5b88994d64100f35e47321971d0575d1a0676aacc5d5c8326c5407b2d6e8", kill_on_drop: false }` [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling cranelift-srcgen v0.130.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling wasmtime-internal-core v43.0.0 [INFO] [stderr] Compiling cranelift-isle v0.130.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.130.0 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling object v0.38.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tishlang_ast v1.7.0 [INFO] [stderr] Compiling tishlang_build_utils v1.7.0 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.130.0 [INFO] [stderr] Compiling regalloc2 v0.15.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling cranelift-control v0.130.0 [INFO] [stderr] Compiling gimli v0.33.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.130.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.130.0 [INFO] [stderr] Compiling cranelift-bitset v0.130.0 [INFO] [stderr] Compiling cranelift-entity v0.130.0 [INFO] [stderr] Compiling cranelift-bforest v0.130.0 [INFO] [stderr] Compiling cranelift-codegen v0.130.0 [INFO] [stderr] Compiling tishlang_core v1.7.0 [INFO] [stderr] Compiling tishlang_bytecode v1.7.0 [INFO] [stderr] Compiling cranelift-frontend v0.130.0 [INFO] [stderr] Compiling cranelift-module v0.130.0 [INFO] [stderr] Compiling cranelift-native v0.130.0 [INFO] [stderr] Compiling cranelift-object v0.130.0 [INFO] [stderr] Compiling cranelift v0.130.0 [INFO] [stderr] Compiling tishlang_cranelift v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "4ccd5b88994d64100f35e47321971d0575d1a0676aacc5d5c8326c5407b2d6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ccd5b88994d64100f35e47321971d0575d1a0676aacc5d5c8326c5407b2d6e8", kill_on_drop: false }` [INFO] [stdout] 4ccd5b88994d64100f35e47321971d0575d1a0676aacc5d5c8326c5407b2d6e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f52a0f302983efc22bd592eafa87f600390a4070066a8a814373963e3fe82ca [INFO] running `Command { std: "docker" "start" "-a" "5f52a0f302983efc22bd592eafa87f600390a4070066a8a814373963e3fe82ca", kill_on_drop: false }` [INFO] [stderr] Compiling tishlang_cranelift v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `Command { std: "docker" "inspect" "5f52a0f302983efc22bd592eafa87f600390a4070066a8a814373963e3fe82ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f52a0f302983efc22bd592eafa87f600390a4070066a8a814373963e3fe82ca", kill_on_drop: false }` [INFO] [stdout] 5f52a0f302983efc22bd592eafa87f600390a4070066a8a814373963e3fe82ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64612a3dcf201b8c0ab646a8e4b244593d05a86bfaf78a42523413b7da969f7d [INFO] running `Command { std: "docker" "start" "-a" "64612a3dcf201b8c0ab646a8e4b244593d05a86bfaf78a42523413b7da969f7d", 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/tishlang_cranelift-d58ec5bcb53524f5) [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 tishlang_cranelift [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" "64612a3dcf201b8c0ab646a8e4b244593d05a86bfaf78a42523413b7da969f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64612a3dcf201b8c0ab646a8e4b244593d05a86bfaf78a42523413b7da969f7d", kill_on_drop: false }` [INFO] [stdout] 64612a3dcf201b8c0ab646a8e4b244593d05a86bfaf78a42523413b7da969f7d