[INFO] cloning repository https://github.com/caiwen666/cs420-compiler-design
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caiwen666/cs420-compiler-design" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaiwen666%2Fcs420-compiler-design", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaiwen666%2Fcs420-compiler-design'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67486c1dd89945ccddb7688e469210ef4238792a
[INFO] testing caiwen666/cs420-compiler-design against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaiwen666%2Fcs420-compiler-design" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/caiwen666/cs420-compiler-design
[INFO] finished tweaking git repo https://github.com/caiwen666/cs420-compiler-design
[INFO] tweaked toml for git repo https://github.com/caiwen666/cs420-compiler-design written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caiwen666/cs420-compiler-design on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/caiwen666/cs420-compiler-design 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.17.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.11
[INFO] [stderr]   Downloaded ordered-float v5.0.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded peg v0.8.4
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.6
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded clap v4.5.30
[INFO] [stderr]   Downloaded peg-macros v0.8.4
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded once_cell v1.20.3
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.93
[INFO] [stderr]   Downloaded clap_builder v4.5.30
[INFO] [stderr]   Downloaded lang-c v0.15.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded zerocopy v0.8.18
[INFO] [stderr]   Downloaded syn v2.0.98
[INFO] [stderr]   Downloaded rustix v0.38.44
[INFO] [stderr]   Downloaded peg-runtime v0.8.3
[INFO] [stderr]   Downloaded rand_core v0.9.1
[INFO] [stderr]   Downloaded bitflags v2.8.0
[INFO] [stderr]   Downloaded thiserror v2.0.11
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.18
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30f56c9331d69c647476595f1224fc7e436148debd062721362c73849a484afd
[INFO] running `Command { std: "docker" "start" "-a" "30f56c9331d69c647476595f1224fc7e436148debd062721362c73849a484afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30f56c9331d69c647476595f1224fc7e436148debd062721362c73849a484afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30f56c9331d69c647476595f1224fc7e436148debd062721362c73849a484afd", kill_on_drop: false }`
[INFO] [stdout] 30f56c9331d69c647476595f1224fc7e436148debd062721362c73849a484afd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96cdd8e712bd2a9830e782f59cee861abbe6d5e3871353bc69e5be451d1d665c
[INFO] running `Command { std: "docker" "start" "-a" "96cdd8e712bd2a9830e782f59cee861abbe6d5e3871353bc69e5be451d1d665c", 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 zerocopy v0.8.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling bitflags v2.8.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 fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling lang-c v0.15.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling tempfile v3.17.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 29.33s
[INFO] running `Command { std: "docker" "inspect" "96cdd8e712bd2a9830e782f59cee861abbe6d5e3871353bc69e5be451d1d665c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96cdd8e712bd2a9830e782f59cee861abbe6d5e3871353bc69e5be451d1d665c", kill_on_drop: false }`
[INFO] [stdout] 96cdd8e712bd2a9830e782f59cee861abbe6d5e3871353bc69e5be451d1d665c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2b9ca2530ce5dfd0d8b708a4aeb5d8faddd0daa184d31dc4c4d00c4b98c18d2
[INFO] running `Command { std: "docker" "start" "-a" "e2b9ca2530ce5dfd0d8b708a4aeb5d8faddd0daa184d31dc4c4d00c4b98c18d2", 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" "e2b9ca2530ce5dfd0d8b708a4aeb5d8faddd0daa184d31dc4c4d00c4b98c18d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b9ca2530ce5dfd0d8b708a4aeb5d8faddd0daa184d31dc4c4d00c4b98c18d2", kill_on_drop: false }`
[INFO] [stdout] e2b9ca2530ce5dfd0d8b708a4aeb5d8faddd0daa184d31dc4c4d00c4b98c18d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3819a5f2311ebca6250889e30f1768b6082613b35722d8881ec6492366b7745a
[INFO] running `Command { std: "docker" "start" "-a" "3819a5f2311ebca6250889e30f1768b6082613b35722d8881ec6492366b7745a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kecc-109e663b9e3f448b)
[INFO] [stderr]      Running tests/test_examples.rs (/opt/rustwide/target/debug/deps/test_examples-fd15406b51ca6f26)
[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] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_examples_deadcode ... FAILED
[INFO] [stdout] test test_examples_gvn ... FAILED
[INFO] [stdout] test test_examples_irgen_large ... FAILED
[INFO] [stdout] test test_examples_asmgen_large ... FAILED
[INFO] [stdout] test test_examples_asmgen_small ... FAILED
[INFO] [stdout] test test_examples_irparse ... FAILED
[INFO] [stdout] test test_examples_optimize ... FAILED
[INFO] [stdout] test test_examples_mem2reg ... FAILED
[INFO] [stdout] test test_examples_irgen_small ... FAILED
[INFO] [stdout] test test_examples_simplify_cfg ... 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/deps/test_examples-fd15406b51ca6f26` (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" "3819a5f2311ebca6250889e30f1768b6082613b35722d8881ec6492366b7745a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3819a5f2311ebca6250889e30f1768b6082613b35722d8881ec6492366b7745a", kill_on_drop: false }`
[INFO] [stdout] 3819a5f2311ebca6250889e30f1768b6082613b35722d8881ec6492366b7745a
