[INFO] cloning repository https://github.com/aurumcodex/othello.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aurumcodex/othello.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurumcodex%2Fothello.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurumcodex%2Fothello.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea6cc9c4f751c11e40135bc97b44064c87492a93 [INFO] testing aurumcodex/othello.rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurumcodex%2Fothello.rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aurumcodex/othello.rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/aurumcodex/othello.rs [INFO] finished tweaking git repo https://github.com/aurumcodex/othello.rs [INFO] tweaked toml for git repo https://github.com/aurumcodex/othello.rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/aurumcodex/othello.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df03d92494775b794ddf40392598232414019f784989cff2f72ca19a4ef54046 [INFO] running `Command { std: "docker" "start" "-a" "df03d92494775b794ddf40392598232414019f784989cff2f72ca19a4ef54046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df03d92494775b794ddf40392598232414019f784989cff2f72ca19a4ef54046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df03d92494775b794ddf40392598232414019f784989cff2f72ca19a4ef54046", kill_on_drop: false }` [INFO] [stdout] df03d92494775b794ddf40392598232414019f784989cff2f72ca19a4ef54046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56f16a106258a133a25533290e5cf44992bc7970ea6a4192ff6e0e15568a8cda [INFO] running `Command { std: "docker" "start" "-a" "56f16a106258a133a25533290e5cf44992bc7970ea6a4192ff6e0e15568a8cda", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling othello_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 39.85s [INFO] running `Command { std: "docker" "inspect" "56f16a106258a133a25533290e5cf44992bc7970ea6a4192ff6e0e15568a8cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f16a106258a133a25533290e5cf44992bc7970ea6a4192ff6e0e15568a8cda", kill_on_drop: false }` [INFO] [stdout] 56f16a106258a133a25533290e5cf44992bc7970ea6a4192ff6e0e15568a8cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7194ef6bc92e6161512f73679ea42ba28cbb4031c1190bd6fc034cbb9bb240fc [INFO] running `Command { std: "docker" "start" "-a" "7194ef6bc92e6161512f73679ea42ba28cbb4031c1190bd6fc034cbb9bb240fc", kill_on_drop: false }` [INFO] [stderr] Compiling othello_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 7.88s [INFO] running `Command { std: "docker" "inspect" "7194ef6bc92e6161512f73679ea42ba28cbb4031c1190bd6fc034cbb9bb240fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7194ef6bc92e6161512f73679ea42ba28cbb4031c1190bd6fc034cbb9bb240fc", kill_on_drop: false }` [INFO] [stdout] 7194ef6bc92e6161512f73679ea42ba28cbb4031c1190bd6fc034cbb9bb240fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49069b39cbdf53b119e676da0f8415cbec7e93785dddddf011b6d2e6bb4ad69f [INFO] running `Command { std: "docker" "start" "-a" "49069b39cbdf53b119e676da0f8415cbec7e93785dddddf011b6d2e6bb4ad69f", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/othello_rs-bdba236c018a7d5e) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/othello_rs-7447f3be25fbc811) [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] [stderr] Doc-tests othello_rs [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" "49069b39cbdf53b119e676da0f8415cbec7e93785dddddf011b6d2e6bb4ad69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49069b39cbdf53b119e676da0f8415cbec7e93785dddddf011b6d2e6bb4ad69f", kill_on_drop: false }` [INFO] [stdout] 49069b39cbdf53b119e676da0f8415cbec7e93785dddddf011b6d2e6bb4ad69f