[INFO] cloning repository https://github.com/ethanboxx/noughts-and-crosses-console [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanboxx/noughts-and-crosses-console" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanboxx%2Fnoughts-and-crosses-console", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanboxx%2Fnoughts-and-crosses-console'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a16f1bcb27d90f4a1c6fe4582ac113c1c177d92 [INFO] checking ethanboxx/noughts-and-crosses-console against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanboxx%2Fnoughts-and-crosses-console" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ethanboxx/noughts-and-crosses-console [INFO] finished tweaking git repo https://github.com/ethanboxx/noughts-and-crosses-console [INFO] tweaked toml for git repo https://github.com/ethanboxx/noughts-and-crosses-console written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethanboxx/noughts-and-crosses-console on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethanboxx/noughts-and-crosses-console 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dont_disappear v1.0.1 [INFO] [stderr] Downloaded read_input v0.8.0 [INFO] [stderr] Downloaded noughts_and_crosses_lib v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0be03a3ab9892777dc75c1feabad147f42055d6badae708214d66b9c88ddb26 [INFO] running `Command { std: "docker" "start" "-a" "d0be03a3ab9892777dc75c1feabad147f42055d6badae708214d66b9c88ddb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0be03a3ab9892777dc75c1feabad147f42055d6badae708214d66b9c88ddb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0be03a3ab9892777dc75c1feabad147f42055d6badae708214d66b9c88ddb26", kill_on_drop: false }` [INFO] [stdout] d0be03a3ab9892777dc75c1feabad147f42055d6badae708214d66b9c88ddb26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19384756e9353fcc4f872158e2cb717504b6ee980f746c58de93502f88ea3791 [INFO] running `Command { std: "docker" "start" "-a" "19384756e9353fcc4f872158e2cb717504b6ee980f746c58de93502f88ea3791", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking read_input v0.8.0 [INFO] [stderr] Checking dont_disappear v1.0.1 [INFO] [stderr] Checking noughts_and_crosses_lib v0.0.3 [INFO] [stderr] Checking noughts-and-crosses-console v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "19384756e9353fcc4f872158e2cb717504b6ee980f746c58de93502f88ea3791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19384756e9353fcc4f872158e2cb717504b6ee980f746c58de93502f88ea3791", kill_on_drop: false }` [INFO] [stdout] 19384756e9353fcc4f872158e2cb717504b6ee980f746c58de93502f88ea3791