[INFO] cloning repository https://github.com/rgodha24/wordle-new [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgodha24/wordle-new" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgodha24%2Fwordle-new", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgodha24%2Fwordle-new'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e4eea1d7a6fcbecefaf92a9c9a02959fe32981e [INFO] testing rgodha24/wordle-new against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgodha24%2Fwordle-new" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rgodha24/wordle-new [INFO] finished tweaking git repo https://github.com/rgodha24/wordle-new [INFO] tweaked toml for git repo https://github.com/rgodha24/wordle-new written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rgodha24/wordle-new on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rgodha24/wordle-new 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c5b7d0277916d380fb136ca85748bca9e8d548f1394ee572594202d052378b0 [INFO] running `Command { std: "docker" "start" "-a" "6c5b7d0277916d380fb136ca85748bca9e8d548f1394ee572594202d052378b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c5b7d0277916d380fb136ca85748bca9e8d548f1394ee572594202d052378b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5b7d0277916d380fb136ca85748bca9e8d548f1394ee572594202d052378b0", kill_on_drop: false }` [INFO] [stdout] 6c5b7d0277916d380fb136ca85748bca9e8d548f1394ee572594202d052378b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 056ab5ea99742aefed1e72cd27bb0bd0e5f733c7ab68adf49906f0e32fb65341 [INFO] running `Command { std: "docker" "start" "-a" "056ab5ea99742aefed1e72cd27bb0bd0e5f733c7ab68adf49906f0e32fb65341", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling wordle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Letter` is never constructed [INFO] [stdout] --> src/word.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Letter { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.08s [INFO] running `Command { std: "docker" "inspect" "056ab5ea99742aefed1e72cd27bb0bd0e5f733c7ab68adf49906f0e32fb65341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056ab5ea99742aefed1e72cd27bb0bd0e5f733c7ab68adf49906f0e32fb65341", kill_on_drop: false }` [INFO] [stdout] 056ab5ea99742aefed1e72cd27bb0bd0e5f733c7ab68adf49906f0e32fb65341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 373f74507ddad15925299b0220640a085de8d15cefc42fc691edbbfea46e1151 [INFO] running `Command { std: "docker" "start" "-a" "373f74507ddad15925299b0220640a085de8d15cefc42fc691edbbfea46e1151", kill_on_drop: false }` [INFO] [stderr] Compiling wordle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Letter` is never constructed [INFO] [stdout] --> src/word.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Letter { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "373f74507ddad15925299b0220640a085de8d15cefc42fc691edbbfea46e1151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373f74507ddad15925299b0220640a085de8d15cefc42fc691edbbfea46e1151", kill_on_drop: false }` [INFO] [stdout] 373f74507ddad15925299b0220640a085de8d15cefc42fc691edbbfea46e1151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83c1ae551fefe2f30329b7ef58a62b0983556353b290000f22528a9638e5559e [INFO] running `Command { std: "docker" "start" "-a" "83c1ae551fefe2f30329b7ef58a62b0983556353b290000f22528a9638e5559e", kill_on_drop: false }` [INFO] [stderr] warning: struct `Letter` is never constructed [INFO] [stderr] --> src/word.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Letter { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wordle` (bin "wordle" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wordle-c271d5b845d68e0f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test word::tests::works ... ok [INFO] [stdout] test response::test_response_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83c1ae551fefe2f30329b7ef58a62b0983556353b290000f22528a9638e5559e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c1ae551fefe2f30329b7ef58a62b0983556353b290000f22528a9638e5559e", kill_on_drop: false }` [INFO] [stdout] 83c1ae551fefe2f30329b7ef58a62b0983556353b290000f22528a9638e5559e