[INFO] cloning repository https://github.com/frost-head/GuessingGame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frost-head/GuessingGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrost-head%2FGuessingGame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrost-head%2FGuessingGame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a0a12cdb17e19b423ff08c9636c6dd9d8307856 [INFO] testing frost-head/GuessingGame against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrost-head%2FGuessingGame" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frost-head/GuessingGame on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frost-head/GuessingGame [INFO] finished tweaking git repo https://github.com/frost-head/GuessingGame [INFO] tweaked toml for git repo https://github.com/frost-head/GuessingGame written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/frost-head/GuessingGame 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colorz v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59f51af3460e4b5b9522a00da3144dd37c580135f040cba8dc62db87e07f6e6b [INFO] running `Command { std: "docker" "start" "-a" "59f51af3460e4b5b9522a00da3144dd37c580135f040cba8dc62db87e07f6e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59f51af3460e4b5b9522a00da3144dd37c580135f040cba8dc62db87e07f6e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f51af3460e4b5b9522a00da3144dd37c580135f040cba8dc62db87e07f6e6b", kill_on_drop: false }` [INFO] [stdout] 59f51af3460e4b5b9522a00da3144dd37c580135f040cba8dc62db87e07f6e6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4b9a05d2bb67a6da878c53a30109466f51e901aef7a97493a972364e517d4d0 [INFO] running `Command { std: "docker" "start" "-a" "c4b9a05d2bb67a6da878c53a30109466f51e901aef7a97493a972364e517d4d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling colorz v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling GuessingGame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `xterm` [INFO] [stdout] --> src/main.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use colorz::{Colorize, xterm}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s [INFO] running `Command { std: "docker" "inspect" "c4b9a05d2bb67a6da878c53a30109466f51e901aef7a97493a972364e517d4d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b9a05d2bb67a6da878c53a30109466f51e901aef7a97493a972364e517d4d0", kill_on_drop: false }` [INFO] [stdout] c4b9a05d2bb67a6da878c53a30109466f51e901aef7a97493a972364e517d4d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 761bc3a4a5b8b89bc879f043bd43c1c280646adb584d2d9dad7f206f0df10043 [INFO] running `Command { std: "docker" "start" "-a" "761bc3a4a5b8b89bc879f043bd43c1c280646adb584d2d9dad7f206f0df10043", kill_on_drop: false }` [INFO] [stderr] Compiling GuessingGame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `xterm` [INFO] [stdout] --> src/main.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use colorz::{Colorize, xterm}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "761bc3a4a5b8b89bc879f043bd43c1c280646adb584d2d9dad7f206f0df10043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761bc3a4a5b8b89bc879f043bd43c1c280646adb584d2d9dad7f206f0df10043", kill_on_drop: false }` [INFO] [stdout] 761bc3a4a5b8b89bc879f043bd43c1c280646adb584d2d9dad7f206f0df10043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8eba6d0014193f093d705bede9f67729faa9dcb5062ec78afe522b2881fc8dd9 [INFO] running `Command { std: "docker" "start" "-a" "8eba6d0014193f093d705bede9f67729faa9dcb5062ec78afe522b2881fc8dd9", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `xterm` [INFO] [stderr] --> src/main.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | use colorz::{Colorize, xterm}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `GuessingGame` (bin "GuessingGame" test) generated 1 warning (run `cargo fix --bin "GuessingGame" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/GuessingGame-d2db71ac18483e43) [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] running `Command { std: "docker" "inspect" "8eba6d0014193f093d705bede9f67729faa9dcb5062ec78afe522b2881fc8dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eba6d0014193f093d705bede9f67729faa9dcb5062ec78afe522b2881fc8dd9", kill_on_drop: false }` [INFO] [stdout] 8eba6d0014193f093d705bede9f67729faa9dcb5062ec78afe522b2881fc8dd9