[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.49.0 for beta-1.50-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.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e36bf6b1e2b215236b68a08082d7aa07579aeb1d923566019f16efbf6aabc7bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e36bf6b1e2b215236b68a08082d7aa07579aeb1d923566019f16efbf6aabc7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e36bf6b1e2b215236b68a08082d7aa07579aeb1d923566019f16efbf6aabc7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36bf6b1e2b215236b68a08082d7aa07579aeb1d923566019f16efbf6aabc7bc", kill_on_drop: false }` [INFO] [stdout] e36bf6b1e2b215236b68a08082d7aa07579aeb1d923566019f16efbf6aabc7bc [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af7f3d6c39f31b466c2e3e341c0dfb050e538d1defc8d7465b6d0e62639372a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "af7f3d6c39f31b466c2e3e341c0dfb050e538d1defc8d7465b6d0e62639372a2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fs_extra v1.2.0 [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 2m 23s [INFO] running `Command { std: "docker" "inspect" "af7f3d6c39f31b466c2e3e341c0dfb050e538d1defc8d7465b6d0e62639372a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7f3d6c39f31b466c2e3e341c0dfb050e538d1defc8d7465b6d0e62639372a2", kill_on_drop: false }` [INFO] [stdout] af7f3d6c39f31b466c2e3e341c0dfb050e538d1defc8d7465b6d0e62639372a2 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11b4ed582111489a73ea538919b53b153000d6e98babb007f2b1c0bb18fa5391 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "11b4ed582111489a73ea538919b53b153000d6e98babb007f2b1c0bb18fa5391", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [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 libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jemallocator v0.3.2 [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 othello_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 23.08s [INFO] running `Command { std: "docker" "inspect" "11b4ed582111489a73ea538919b53b153000d6e98babb007f2b1c0bb18fa5391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11b4ed582111489a73ea538919b53b153000d6e98babb007f2b1c0bb18fa5391", kill_on_drop: false }` [INFO] [stdout] 11b4ed582111489a73ea538919b53b153000d6e98babb007f2b1c0bb18fa5391 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe1e8e216b3575a26be0b86648e201013756586f7505f457c453ecc6225eaab0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fe1e8e216b3575a26be0b86648e201013756586f7505f457c453ecc6225eaab0", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/othello_rs-9871b07ce5380203 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/othello_rs-c4df9316e5059066 [INFO] [stdout] [INFO] [stderr] Doc-tests othello_rs [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe1e8e216b3575a26be0b86648e201013756586f7505f457c453ecc6225eaab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1e8e216b3575a26be0b86648e201013756586f7505f457c453ecc6225eaab0", kill_on_drop: false }` [INFO] [stdout] fe1e8e216b3575a26be0b86648e201013756586f7505f457c453ecc6225eaab0