[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a16f1bcb27d90f4a1c6fe4582ac113c1c177d92 [INFO] testing ethanboxx/noughts-and-crosses-console against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanboxx%2Fnoughts-and-crosses-console" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ethanboxx/noughts-and-crosses-console on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-32/source/Cargo.toml [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: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7fadb0579f6485e1e8b7f0fff4891e60e82c4e9bfd1d064b16c500f6e291551 [INFO] running `Command { std: "docker" "start" "-a" "f7fadb0579f6485e1e8b7f0fff4891e60e82c4e9bfd1d064b16c500f6e291551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7fadb0579f6485e1e8b7f0fff4891e60e82c4e9bfd1d064b16c500f6e291551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fadb0579f6485e1e8b7f0fff4891e60e82c4e9bfd1d064b16c500f6e291551", kill_on_drop: false }` [INFO] [stdout] f7fadb0579f6485e1e8b7f0fff4891e60e82c4e9bfd1d064b16c500f6e291551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91be20c085092015ed818d0c7075f954dc778f4a2c9f1afd610ec3aa03f136b0 [INFO] running `Command { std: "docker" "start" "-a" "91be20c085092015ed818d0c7075f954dc778f4a2c9f1afd610ec3aa03f136b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling read_input v0.8.0 [INFO] [stderr] Compiling dont_disappear v1.0.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling noughts_and_crosses_lib v0.0.3 [INFO] [stderr] Compiling noughts-and-crosses-console v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "91be20c085092015ed818d0c7075f954dc778f4a2c9f1afd610ec3aa03f136b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91be20c085092015ed818d0c7075f954dc778f4a2c9f1afd610ec3aa03f136b0", kill_on_drop: false }` [INFO] [stdout] 91be20c085092015ed818d0c7075f954dc778f4a2c9f1afd610ec3aa03f136b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e4f2bf53d7b47eab116aa344135071ef5fe51bf6f94eb1740c4c6e9aedfebfc [INFO] running `Command { std: "docker" "start" "-a" "1e4f2bf53d7b47eab116aa344135071ef5fe51bf6f94eb1740c4c6e9aedfebfc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling noughts-and-crosses-console v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "1e4f2bf53d7b47eab116aa344135071ef5fe51bf6f94eb1740c4c6e9aedfebfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4f2bf53d7b47eab116aa344135071ef5fe51bf6f94eb1740c4c6e9aedfebfc", kill_on_drop: false }` [INFO] [stdout] 1e4f2bf53d7b47eab116aa344135071ef5fe51bf6f94eb1740c4c6e9aedfebfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7d7a1574903c79985d0e73c12de6ff3ddd07a77c3f009ca2b2eab526ee810c7 [INFO] running `Command { std: "docker" "start" "-a" "b7d7a1574903c79985d0e73c12de6ff3ddd07a77c3f009ca2b2eab526ee810c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/noughts_and_crosses_console-929007d96c11e71b) [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" "b7d7a1574903c79985d0e73c12de6ff3ddd07a77c3f009ca2b2eab526ee810c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d7a1574903c79985d0e73c12de6ff3ddd07a77c3f009ca2b2eab526ee810c7", kill_on_drop: false }` [INFO] [stdout] b7d7a1574903c79985d0e73c12de6ff3ddd07a77c3f009ca2b2eab526ee810c7