[INFO] fetching crate waffle 0.1.1... [INFO] building waffle-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate waffle 0.1.1 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate waffle 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 104d5463790b95a0241ec3bab356ac0cecdc51aa2bf24a1c13765b294cad82b7 [INFO] running `Command { std: "docker" "start" "-a" "104d5463790b95a0241ec3bab356ac0cecdc51aa2bf24a1c13765b294cad82b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "104d5463790b95a0241ec3bab356ac0cecdc51aa2bf24a1c13765b294cad82b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104d5463790b95a0241ec3bab356ac0cecdc51aa2bf24a1c13765b294cad82b7", kill_on_drop: false }` [INFO] [stdout] 104d5463790b95a0241ec3bab356ac0cecdc51aa2bf24a1c13765b294cad82b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da1e1ff7eeca2887fdc710ffab1358bfacb07d24c781d8348b5f1264f04ed2ae [INFO] running `Command { std: "docker" "start" "-a" "da1e1ff7eeca2887fdc710ffab1358bfacb07d24c781d8348b5f1264f04ed2ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling wasmparser v0.212.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling wasm-encoder v0.212.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling fxhash v0.2.1 [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 1m 11s [INFO] running `Command { std: "docker" "inspect" "da1e1ff7eeca2887fdc710ffab1358bfacb07d24c781d8348b5f1264f04ed2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1e1ff7eeca2887fdc710ffab1358bfacb07d24c781d8348b5f1264f04ed2ae", kill_on_drop: false }` [INFO] [stdout] da1e1ff7eeca2887fdc710ffab1358bfacb07d24c781d8348b5f1264f04ed2ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36b31fbdb628c686b4ec57bd90e7da956f5cfaf5accdd8a6a6b7dd3d7975f6f4 [INFO] running `Command { std: "docker" "start" "-a" "36b31fbdb628c686b4ec57bd90e7da956f5cfaf5accdd8a6a6b7dd3d7975f6f4", 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 18.38s [INFO] running `Command { std: "docker" "inspect" "36b31fbdb628c686b4ec57bd90e7da956f5cfaf5accdd8a6a6b7dd3d7975f6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b31fbdb628c686b4ec57bd90e7da956f5cfaf5accdd8a6a6b7dd3d7975f6f4", kill_on_drop: false }` [INFO] [stdout] 36b31fbdb628c686b4ec57bd90e7da956f5cfaf5accdd8a6a6b7dd3d7975f6f4