[INFO] cloning repository https://github.com/nekkomoe/kecc-public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nekkomoe/kecc-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnekkomoe%2Fkecc-public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnekkomoe%2Fkecc-public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1aa18bce300b40a213c540988a4c4234d73244cb
[INFO] testing nekkomoe/kecc-public against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnekkomoe%2Fkecc-public" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nekkomoe/kecc-public
[INFO] finished tweaking git repo https://github.com/nekkomoe/kecc-public
[INFO] tweaked toml for git repo https://github.com/nekkomoe/kecc-public written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nekkomoe/kecc-public on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nekkomoe/kecc-public 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e368365a28101bf7ed8edab0e0a7f62f44070fda8fab724a0b7cfa9cfa07331
[INFO] running `Command { std: "docker" "start" "-a" "9e368365a28101bf7ed8edab0e0a7f62f44070fda8fab724a0b7cfa9cfa07331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e368365a28101bf7ed8edab0e0a7f62f44070fda8fab724a0b7cfa9cfa07331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e368365a28101bf7ed8edab0e0a7f62f44070fda8fab724a0b7cfa9cfa07331", kill_on_drop: false }`
[INFO] [stdout] 9e368365a28101bf7ed8edab0e0a7f62f44070fda8fab724a0b7cfa9cfa07331
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 25a0a1e133cb095f875c425dcac3b8d72624aa6d024e1acf876d438400d2d903
[INFO] running `Command { std: "docker" "start" "-a" "25a0a1e133cb095f875c425dcac3b8d72624aa6d024e1acf876d438400d2d903", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling lang-c v0.15.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling kecc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.94s
[INFO] running `Command { std: "docker" "inspect" "25a0a1e133cb095f875c425dcac3b8d72624aa6d024e1acf876d438400d2d903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a0a1e133cb095f875c425dcac3b8d72624aa6d024e1acf876d438400d2d903", kill_on_drop: false }`
[INFO] [stdout] 25a0a1e133cb095f875c425dcac3b8d72624aa6d024e1acf876d438400d2d903
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a64b1324239eab463acec1ade72dee8e5f4a4ca691aa2511690123bcc388fc97
[INFO] running `Command { std: "docker" "start" "-a" "a64b1324239eab463acec1ade72dee8e5f4a4ca691aa2511690123bcc388fc97", kill_on_drop: false }`
[INFO] [stderr]    Compiling kecc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s
[INFO] running `Command { std: "docker" "inspect" "a64b1324239eab463acec1ade72dee8e5f4a4ca691aa2511690123bcc388fc97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a64b1324239eab463acec1ade72dee8e5f4a4ca691aa2511690123bcc388fc97", kill_on_drop: false }`
[INFO] [stdout] a64b1324239eab463acec1ade72dee8e5f4a4ca691aa2511690123bcc388fc97
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 79e1c7e12099cde4a0fd8a38b1521d1a165d7d939fbbd1c4664eab650b324eb0
[INFO] running `Command { std: "docker" "start" "-a" "79e1c7e12099cde4a0fd8a38b1521d1a165d7d939fbbd1c4664eab650b324eb0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/kecc/9dc1cd58bb03ff71/deps/kecc-9dc1cd58bb03ff71)
[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/test_examples.rs (/opt/rustwide/target/debug/build/kecc/ca094a22914cb915/deps/test_examples-ca094a22914cb915)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_examples_deadcode ... FAILED
[INFO] [stdout] test test_examples_asmgen_large ... FAILED
[INFO] [stdout] test test_examples_optimize ... FAILED
[INFO] [stdout] test test_examples_simplify_cfg ... FAILED
[INFO] [stdout] test test_examples_gvn ... FAILED
[INFO] [stdout] test test_examples_asmgen_small ... FAILED
[INFO] [stdout] test test_examples_mem2reg ... FAILED
[INFO] [stdout] test test_examples_irgen_large ... FAILED
[INFO] [stdout] test test_examples_irgen_small ... FAILED
[INFO] [stdout] test test_examples_irparse ... FAILED
[INFO] [stdout] test test_examples_write_c ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test test_examples`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/kecc/ca094a22914cb915/deps/test_examples-ca094a22914cb915` (exit status: 102)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "79e1c7e12099cde4a0fd8a38b1521d1a165d7d939fbbd1c4664eab650b324eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79e1c7e12099cde4a0fd8a38b1521d1a165d7d939fbbd1c4664eab650b324eb0", kill_on_drop: false }`
[INFO] [stdout] 79e1c7e12099cde4a0fd8a38b1521d1a165d7d939fbbd1c4664eab650b324eb0
