[INFO] cloning repository https://github.com/ethanboxx/noughts-and-crosses
[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" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanboxx%2Fnoughts-and-crosses", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanboxx%2Fnoughts-and-crosses'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e5890697075816b19c444466c335fcf1cc46a27
[INFO] testing ethanboxx/noughts-and-crosses against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanboxx%2Fnoughts-and-crosses" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ethanboxx/noughts-and-crosses on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ethanboxx/noughts-and-crosses
[INFO] finished tweaking git repo https://github.com/ethanboxx/noughts-and-crosses
[INFO] tweaked toml for git repo https://github.com/ethanboxx/noughts-and-crosses written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ethanboxx/noughts-and-crosses 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.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shadow-clone v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 422f1cf3dd5fdc794fd444ed2b194bfcff0a4c6b81d49d62af29729ebee6b346
[INFO] running `Command { std: "docker" "start" "-a" "422f1cf3dd5fdc794fd444ed2b194bfcff0a4c6b81d49d62af29729ebee6b346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "422f1cf3dd5fdc794fd444ed2b194bfcff0a4c6b81d49d62af29729ebee6b346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "422f1cf3dd5fdc794fd444ed2b194bfcff0a4c6b81d49d62af29729ebee6b346", kill_on_drop: false }`
[INFO] [stdout] 422f1cf3dd5fdc794fd444ed2b194bfcff0a4c6b81d49d62af29729ebee6b346
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e0c83e6f6c4726bc3fe64ddf987abe377efeb3b6315584df0fc5507cc726c68
[INFO] running `Command { std: "docker" "start" "-a" "6e0c83e6f6c4726bc3fe64ddf987abe377efeb3b6315584df0fc5507cc726c68", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling gio v0.6.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.6.0
[INFO] [stderr]    Compiling pango v0.6.0
[INFO] [stderr]    Compiling fragile v0.3.0
[INFO] [stderr]    Compiling cairo-rs v0.6.0
[INFO] [stderr]    Compiling atk v0.6.0
[INFO] [stderr]    Compiling gdk v0.10.0
[INFO] [stderr]    Compiling gtk v0.6.0
[INFO] [stderr]    Compiling shadow-clone v1.2.1
[INFO] [stderr]    Compiling glib-sys v0.8.0
[INFO] [stderr]    Compiling gobject-sys v0.8.0
[INFO] [stderr]    Compiling gio-sys v0.8.0
[INFO] [stderr]    Compiling pango-sys v0.8.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.8.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.8.0
[INFO] [stderr]    Compiling gdk-sys v0.8.0
[INFO] [stderr]    Compiling atk-sys v0.8.0
[INFO] [stderr]    Compiling gtk-sys v0.8.0
[INFO] [stderr]    Compiling glib v0.7.1
[INFO] [stderr]    Compiling noughts-and-crosses v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.90s
[INFO] running `Command { std: "docker" "inspect" "6e0c83e6f6c4726bc3fe64ddf987abe377efeb3b6315584df0fc5507cc726c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0c83e6f6c4726bc3fe64ddf987abe377efeb3b6315584df0fc5507cc726c68", kill_on_drop: false }`
[INFO] [stdout] 6e0c83e6f6c4726bc3fe64ddf987abe377efeb3b6315584df0fc5507cc726c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f671bbb4e2518ee25782444b0e0bd6feae055925bcde02a89b2dad3d9555bcdb
[INFO] running `Command { std: "docker" "start" "-a" "f671bbb4e2518ee25782444b0e0bd6feae055925bcde02a89b2dad3d9555bcdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling noughts-and-crosses v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "f671bbb4e2518ee25782444b0e0bd6feae055925bcde02a89b2dad3d9555bcdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f671bbb4e2518ee25782444b0e0bd6feae055925bcde02a89b2dad3d9555bcdb", kill_on_drop: false }`
[INFO] [stdout] f671bbb4e2518ee25782444b0e0bd6feae055925bcde02a89b2dad3d9555bcdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 064d202cd2da2bbf9b085c49e94ec9080b0f69311d523c03830a93898adac7db
[INFO] running `Command { std: "docker" "start" "-a" "064d202cd2da2bbf9b085c49e94ec9080b0f69311d523c03830a93898adac7db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/noughts_and_crosses-af0f5fa74032036f)
[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" "064d202cd2da2bbf9b085c49e94ec9080b0f69311d523c03830a93898adac7db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064d202cd2da2bbf9b085c49e94ec9080b0f69311d523c03830a93898adac7db", kill_on_drop: false }`
[INFO] [stdout] 064d202cd2da2bbf9b085c49e94ec9080b0f69311d523c03830a93898adac7db