[INFO] cloning repository https://github.com/wyxxxcat/cs420
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wyxxxcat/cs420" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyxxxcat%2Fcs420", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyxxxcat%2Fcs420'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5be56e93bf81234cc4195d5185d58c425defa964
[INFO] testing wyxxxcat/cs420 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyxxxcat%2Fcs420" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/wyxxxcat/cs420
[INFO] finished tweaking git repo https://github.com/wyxxxcat/cs420
[INFO] tweaked toml for git repo https://github.com/wyxxxcat/cs420 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wyxxxcat/cs420 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wyxxxcat/cs420 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg-runtime v0.8.3
[INFO] [stderr]   Downloaded clap_derive v4.5.4
[INFO] [stderr]   Downloaded peg v0.8.3
[INFO] [stderr]   Downloaded clap v4.5.4
[INFO] [stderr]   Downloaded lang-c v0.15.1
[INFO] [stderr]   Downloaded peg-macros v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca0c99eda503a35063cff5eb0b7f8af368b91e3342a587482daa68d0f9b3eb27
[INFO] running `Command { std: "docker" "start" "-a" "ca0c99eda503a35063cff5eb0b7f8af368b91e3342a587482daa68d0f9b3eb27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca0c99eda503a35063cff5eb0b7f8af368b91e3342a587482daa68d0f9b3eb27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca0c99eda503a35063cff5eb0b7f8af368b91e3342a587482daa68d0f9b3eb27", kill_on_drop: false }`
[INFO] [stdout] ca0c99eda503a35063cff5eb0b7f8af368b91e3342a587482daa68d0f9b3eb27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e815779682352d336ee3454e50576f54ce99db1c4c196f9208692298320a8e04
[INFO] running `Command { std: "docker" "start" "-a" "e815779682352d336ee3454e50576f54ce99db1c4c196f9208692298320a8e04", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling lang-c v0.15.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling peg-macros v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling peg v0.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling kecc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![deny(pointer_structural_match)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/ir/interp.rs:1158:17
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'_>, InterpreterError> {
[INFO] [stdout]      |                 ^^ the lifetime is named here                         -- the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]      |
[INFO] [stdout] 1158 -     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'_>, InterpreterError> {
[INFO] [stdout] 1158 +     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'i>, InterpreterError> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
[INFO] running `Command { std: "docker" "inspect" "e815779682352d336ee3454e50576f54ce99db1c4c196f9208692298320a8e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e815779682352d336ee3454e50576f54ce99db1c4c196f9208692298320a8e04", kill_on_drop: false }`
[INFO] [stdout] e815779682352d336ee3454e50576f54ce99db1c4c196f9208692298320a8e04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60bc043f4b67869f468751be84d7d0e56025ae515ed935de1fa9118944fbed8b
[INFO] running `Command { std: "docker" "start" "-a" "60bc043f4b67869f468751be84d7d0e56025ae515ed935de1fa9118944fbed8b", kill_on_drop: false }`
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![deny(pointer_structural_match)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/ir/interp.rs:1158:17
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'_>, InterpreterError> {
[INFO] [stdout]      |                 ^^ the lifetime is named here                         -- the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]      |
[INFO] [stdout] 1158 -     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'_>, InterpreterError> {
[INFO] [stdout] 1158 +     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'i>, InterpreterError> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kecc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![deny(pointer_structural_match)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/ir/interp.rs:1158:17
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'_>, InterpreterError> {
[INFO] [stdout]      |                 ^^ the lifetime is named here                         -- the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]      |
[INFO] [stdout] 1158 -     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'_>, InterpreterError> {
[INFO] [stdout] 1158 +     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'i>, InterpreterError> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "60bc043f4b67869f468751be84d7d0e56025ae515ed935de1fa9118944fbed8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60bc043f4b67869f468751be84d7d0e56025ae515ed935de1fa9118944fbed8b", kill_on_drop: false }`
[INFO] [stdout] 60bc043f4b67869f468751be84d7d0e56025ae515ed935de1fa9118944fbed8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea9f1b421c2f883676306fc8aabcc6c2d01a1f7a782c21e0360c6708d11186e5
[INFO] running `Command { std: "docker" "start" "-a" "ea9f1b421c2f883676306fc8aabcc6c2d01a1f7a782c21e0360c6708d11186e5", kill_on_drop: false }`
[INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout] 
[INFO] [stderr]   --> src/lib.rs:24:9
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 24 | #![deny(pointer_structural_match)]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:5:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | #![deny(warnings)]
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/ir/interp.rs:1158:17
[INFO] [stderr]      |
[INFO] [stderr] 1158 |     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'_>, InterpreterError> {
[INFO] [stderr]      |                 ^^ the lifetime is named here                         -- the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stderr] help: consistently use `'i`
[INFO] [stderr]      |
[INFO] [stderr] 1158 -     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'_>, InterpreterError> {
[INFO] [stderr] 1158 +     fn new(ir: &'i TranslationUnit, args: Vec<Value>) -> Result<State<'i>, InterpreterError> {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: `kecc` (lib) generated 2 warnings
[INFO] [stderr] warning: `kecc` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kecc-2f17fa7cdc4eaaa4)
[INFO] [stderr]      Running tests/test_examples.rs (/opt/rustwide/target/debug/deps/test_examples-930ea34c37c2a80d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_examples_asmgen_small ... FAILED
[INFO] [stdout] test test_examples_deadcode ... FAILED
[INFO] [stdout] test test_examples_asmgen_large ... FAILED
[INFO] [stdout] test test_examples_irgen_small ... FAILED
[INFO] [stdout] test test_examples_optimize ... FAILED
[INFO] [stdout] test test_examples_simplify_cfg ... FAILED
[INFO] [stdout] test test_examples_mem2reg ... FAILED
[INFO] [stdout] test test_examples_irgen_large ... FAILED
[INFO] [stdout] test test_examples_write_c ... FAILED
[INFO] [stdout] test test_examples_gvn ... FAILED
[INFO] [stdout] test test_examples_irparse ... 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-930ea34c37c2a80d` (exit status: 102)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "ea9f1b421c2f883676306fc8aabcc6c2d01a1f7a782c21e0360c6708d11186e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea9f1b421c2f883676306fc8aabcc6c2d01a1f7a782c21e0360c6708d11186e5", kill_on_drop: false }`
[INFO] [stdout] ea9f1b421c2f883676306fc8aabcc6c2d01a1f7a782c21e0360c6708d11186e5
