[INFO] cloning repository https://github.com/mhfan/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mhfan/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhfan%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhfan%2Fhello-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b856fd8fa595dd64ddfafbd68a5cd6ffd33a820c
[INFO] testing mhfan/hello-rust against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhfan%2Fhello-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mhfan/hello-rust
[INFO] finished tweaking git repo https://github.com/mhfan/hello-rust
[INFO] tweaked toml for git repo https://github.com/mhfan/hello-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mhfan/hello-rust on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 177 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.7.0 (available: v0.8.2)
[INFO] [stderr]       Adding num-bigint v0.4.8 (available: v0.5.1)
[INFO] [stderr]       Adding rand v0.9.4 (available: v0.10.2)
[INFO] [stderr]       Adding rexpect v0.6.4 (available: v0.7.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded symbolic-common v12.18.3
[INFO] [stderr]   Downloaded str_stack v0.1.1
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.197
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded pest_generator v2.8.7
[INFO] [stderr]   Downloaded pest_derive v2.8.7
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded rexpect v0.6.4
[INFO] [stderr]   Downloaded rustc-demangle v0.1.28
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.7
[INFO] [stderr]   Downloaded symbolic-demangle v12.18.3
[INFO] [stderr]   Downloaded pest_meta v2.8.7
[INFO] [stderr]   Downloaded gxhash v3.5.0
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.197
[INFO] [stderr]   Downloaded cxx-build v1.0.197
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.197
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded pest v2.8.7
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded cxx v1.0.197
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f
[INFO] running `Command { std: "docker" "start" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling inrust v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling inrust v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]    Compiling rexpect v0.6.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 5m 16s
[INFO] running `Command { std: "docker" "inspect" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inrust-eec778ef3bfb5a22)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] Test format rational/expression: a: 5, b: 6
[INFO] [stdout] Test various unit cases ...
[INFO] [stdout] test calc24::tests::poker_dealer ... ok
[INFO] [stdout] test calc24::tests::solve24_random ... ignored
[INFO] [stdout] test list::tests::into_iter ... ok
[INFO] [stdout] test list::tests::basics ... ok
[INFO] [stdout] test calc24::tests::hash_combine ... ok
[INFO] [stdout] test list::tests::iter_mut ... ok
[INFO] [stdout] test list::tests::iter ... ok
[INFO] [stdout] test list::tests::peek ... ok
[INFO] [stdout] test tests::test_g ... ok
[INFO] [stdout] test calc24::tests::solve24_c ... ok
[INFO] [stdout] test calc24::tests::solve24 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/inrust-5812c4f17e75a3ce)
[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/game24_test.rs (/opt/rustwide/target/debug/deps/game24_test-f67157b4cdfff0b7)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test largest ... ok
[INFO] [stdout] test game24_sols ... ok
[INFO] [stdout] test inrust_cli ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- inrust_cli stdout ----
[INFO] [stdout] Error: Timeout { expected: "Regex: \".*Bingo.+: \"", got: "\u{1b}[2mTryagain\u{1b}[0m: ", timeout: 1s }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     inrust_cli
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test game24_test`
[INFO] running `Command { std: "docker" "inspect" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f", kill_on_drop: false }`
[INFO] [stdout] 4501358d7bdfb6e157864ac993a6caf032b4f8289c10a0486dc075f39f48f66f
