[INFO] fetching crate waffle 0.1.1... [INFO] testing waffle-0.1.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate waffle 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate waffle 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate waffle 0.1.1 [INFO] tweaked toml for crates.io crate waffle 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate waffle 0.1.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate waffle 0.1.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d2843c5c2f6312eac48a81888ff0284ee8a48197430bbb4f608284e1d4b268f [INFO] running `Command { std: "docker" "start" "-a" "2d2843c5c2f6312eac48a81888ff0284ee8a48197430bbb4f608284e1d4b268f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d2843c5c2f6312eac48a81888ff0284ee8a48197430bbb4f608284e1d4b268f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2843c5c2f6312eac48a81888ff0284ee8a48197430bbb4f608284e1d4b268f", kill_on_drop: false }` [INFO] [stdout] 2d2843c5c2f6312eac48a81888ff0284ee8a48197430bbb4f608284e1d4b268f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8963190a365169d7845417d58867586ef21b51d727c12fc65c98946b71db66a [INFO] running `Command { std: "docker" "start" "-a" "e8963190a365169d7845417d58867586ef21b51d727c12fc65c98946b71db66a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wasm-encoder v0.212.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling wasmparser v0.212.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling ruzstd v0.5.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling waffle v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.60s [INFO] running `Command { std: "docker" "inspect" "e8963190a365169d7845417d58867586ef21b51d727c12fc65c98946b71db66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8963190a365169d7845417d58867586ef21b51d727c12fc65c98946b71db66a", kill_on_drop: false }` [INFO] [stdout] e8963190a365169d7845417d58867586ef21b51d727c12fc65c98946b71db66a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fb0152cfa2fd5cc31234883811fbded695a456afb2dd78a6bfebece47476324 [INFO] running `Command { std: "docker" "start" "-a" "4fb0152cfa2fd5cc31234883811fbded695a456afb2dd78a6bfebece47476324", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-encoder v0.217.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wast v217.0.0 [INFO] [stderr] Compiling wat v1.217.0 [INFO] [stderr] Compiling waffle v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.59s [INFO] running `Command { std: "docker" "inspect" "4fb0152cfa2fd5cc31234883811fbded695a456afb2dd78a6bfebece47476324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb0152cfa2fd5cc31234883811fbded695a456afb2dd78a6bfebece47476324", kill_on_drop: false }` [INFO] [stdout] 4fb0152cfa2fd5cc31234883811fbded695a456afb2dd78a6bfebece47476324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f4604f48f08a12698e41e4628b99d61ea07010e2f2fd0b2083b7b3e39d5ee5e [INFO] running `Command { std: "docker" "start" "-a" "1f4604f48f08a12698e41e4628b99d61ea07010e2f2fd0b2083b7b3e39d5ee5e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waffle-881f96bdaea3641f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test ops::op_size ... ok [INFO] [stdout] test ir::module::test::empty_module_valid ... ok [INFO] [stdout] test backend::reducify::test::test_irreducible ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/waffle-util.rs (/opt/rustwide/target/debug/deps/waffle_util-3b4f2923167c1542) [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] Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-8d1993e330c72ed6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test idempotent_roundtrips ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests waffle [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" "1f4604f48f08a12698e41e4628b99d61ea07010e2f2fd0b2083b7b3e39d5ee5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4604f48f08a12698e41e4628b99d61ea07010e2f2fd0b2083b7b3e39d5ee5e", kill_on_drop: false }` [INFO] [stdout] 1f4604f48f08a12698e41e4628b99d61ea07010e2f2fd0b2083b7b3e39d5ee5e