[INFO] cloning repository https://github.com/ulphidius/tic_tac_toe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ulphidius/tic_tac_toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulphidius%2Ftic_tac_toe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulphidius%2Ftic_tac_toe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e1cd6348a9365e2d01a79a351390439f6488e79 [INFO] testing ulphidius/tic_tac_toe against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulphidius%2Ftic_tac_toe" "/workspace/builds/worker-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ulphidius/tic_tac_toe on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ulphidius/tic_tac_toe [INFO] finished tweaking git repo https://github.com/ulphidius/tic_tac_toe [INFO] tweaked toml for git repo https://github.com/ulphidius/tic_tac_toe written to /workspace/builds/worker-86/source/Cargo.toml [INFO] crate git repo https://github.com/ulphidius/tic_tac_toe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 232ce35b91eab56e2578b000a32b12711b48f6a230cd9445a40f58639fba8e23 [INFO] running `Command { std: "docker" "start" "-a" "232ce35b91eab56e2578b000a32b12711b48f6a230cd9445a40f58639fba8e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "232ce35b91eab56e2578b000a32b12711b48f6a230cd9445a40f58639fba8e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "232ce35b91eab56e2578b000a32b12711b48f6a230cd9445a40f58639fba8e23", kill_on_drop: false }` [INFO] [stdout] 232ce35b91eab56e2578b000a32b12711b48f6a230cd9445a40f58639fba8e23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21e5057618c60b19a7547484dc62c989f5ab4065fabbd3fc6497a52a83a1932e [INFO] running `Command { std: "docker" "start" "-a" "21e5057618c60b19a7547484dc62c989f5ab4065fabbd3fc6497a52a83a1932e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tic_tac_toe_q_learning v0.1.0 (https://github.com/ulphidius/tic_tac_toe_q_learning.git?branch=master#f96af9bf) [INFO] [stderr] Compiling tic_tac_toe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `console_game_main` [INFO] [stdout] --> src/main.rs:134:4 [INFO] [stdout] | [INFO] [stdout] 134 | fn console_game_main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "21e5057618c60b19a7547484dc62c989f5ab4065fabbd3fc6497a52a83a1932e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e5057618c60b19a7547484dc62c989f5ab4065fabbd3fc6497a52a83a1932e", kill_on_drop: false }` [INFO] [stdout] 21e5057618c60b19a7547484dc62c989f5ab4065fabbd3fc6497a52a83a1932e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 657527ad361de00e4fd82effc0311f6fbddee907e44a547ecdd90dac56f619da [INFO] running `Command { std: "docker" "start" "-a" "657527ad361de00e4fd82effc0311f6fbddee907e44a547ecdd90dac56f619da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tic_tac_toe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `console_game_main` [INFO] [stdout] --> src/main.rs:134:4 [INFO] [stdout] | [INFO] [stdout] 134 | fn console_game_main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "657527ad361de00e4fd82effc0311f6fbddee907e44a547ecdd90dac56f619da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657527ad361de00e4fd82effc0311f6fbddee907e44a547ecdd90dac56f619da", kill_on_drop: false }` [INFO] [stdout] 657527ad361de00e4fd82effc0311f6fbddee907e44a547ecdd90dac56f619da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 255119384b43fa1a5dc48472f7fd036dbdde35d43180e8c8b7f973dec83fb4f8 [INFO] running `Command { std: "docker" "start" "-a" "255119384b43fa1a5dc48472f7fd036dbdde35d43180e8c8b7f973dec83fb4f8", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `console_game_main` [INFO] [stderr] --> src/main.rs:134:4 [INFO] [stderr] | [INFO] [stderr] 134 | fn console_game_main() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tic_tac_toe` (bin "tic_tac_toe" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tic_tac_toe-2997bd21b2b87afb) [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" "255119384b43fa1a5dc48472f7fd036dbdde35d43180e8c8b7f973dec83fb4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255119384b43fa1a5dc48472f7fd036dbdde35d43180e8c8b7f973dec83fb4f8", kill_on_drop: false }` [INFO] [stdout] 255119384b43fa1a5dc48472f7fd036dbdde35d43180e8c8b7f973dec83fb4f8