[INFO] updating cached repository https://github.com/Hopman/rothello [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] eaaa1623e02a7640a79871aed637210164a79c1c [INFO] testing Hopman/rothello against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHopman%2Frothello" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hopman/rothello on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hopman/rothello [INFO] finished tweaking git repo https://github.com/Hopman/rothello [INFO] tweaked toml for git repo https://github.com/Hopman/rothello written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/Hopman/rothello already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18231bc9ee9ad34db6754cd74ce5188100bcb11b97592ac6da0729d462aed18e [INFO] running `Command { std: "docker" "start" "-a" "18231bc9ee9ad34db6754cd74ce5188100bcb11b97592ac6da0729d462aed18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18231bc9ee9ad34db6754cd74ce5188100bcb11b97592ac6da0729d462aed18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18231bc9ee9ad34db6754cd74ce5188100bcb11b97592ac6da0729d462aed18e", kill_on_drop: false }` [INFO] [stdout] 18231bc9ee9ad34db6754cd74ce5188100bcb11b97592ac6da0729d462aed18e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5efb0a91aae7177564ed1ad7949411c986b069100a68f8bb2819bd4ea2dc889d [INFO] running `Command { std: "docker" "start" "-a" "5efb0a91aae7177564ed1ad7949411c986b069100a68f8bb2819bd4ea2dc889d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling othello v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bot.rs:152:23 [INFO] [stdout] | [INFO] [stdout] 152 | node.score += (child.score / ((depth * *DEPTH_WEIGHT) as isize + 1)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 152 - node.score += (child.score / ((depth * *DEPTH_WEIGHT) as isize + 1)); [INFO] [stdout] 152 + node.score += child.score / ((depth * *DEPTH_WEIGHT) as isize + 1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "5efb0a91aae7177564ed1ad7949411c986b069100a68f8bb2819bd4ea2dc889d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efb0a91aae7177564ed1ad7949411c986b069100a68f8bb2819bd4ea2dc889d", kill_on_drop: false }` [INFO] [stdout] 5efb0a91aae7177564ed1ad7949411c986b069100a68f8bb2819bd4ea2dc889d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 042f0f6cbde665e839a2690940f547696fe787e7d7ad5459944c4d49ff6fd558 [INFO] running `Command { std: "docker" "start" "-a" "042f0f6cbde665e839a2690940f547696fe787e7d7ad5459944c4d49ff6fd558", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling othello v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bot.rs:152:23 [INFO] [stdout] | [INFO] [stdout] 152 | node.score += (child.score / ((depth * *DEPTH_WEIGHT) as isize + 1)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 152 - node.score += (child.score / ((depth * *DEPTH_WEIGHT) as isize + 1)); [INFO] [stdout] 152 + node.score += child.score / ((depth * *DEPTH_WEIGHT) as isize + 1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "042f0f6cbde665e839a2690940f547696fe787e7d7ad5459944c4d49ff6fd558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042f0f6cbde665e839a2690940f547696fe787e7d7ad5459944c4d49ff6fd558", kill_on_drop: false }` [INFO] [stdout] 042f0f6cbde665e839a2690940f547696fe787e7d7ad5459944c4d49ff6fd558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7690e9a2fb8e995f6f9df82529ed8f8fb9e6c7099af6280ee98cf76fc9cdbf7 [INFO] running `Command { std: "docker" "start" "-a" "c7690e9a2fb8e995f6f9df82529ed8f8fb9e6c7099af6280ee98cf76fc9cdbf7", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/bot.rs:152:23 [INFO] [stderr] | [INFO] [stderr] 152 | node.score += (child.score / ((depth * *DEPTH_WEIGHT) as isize + 1)); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 152 - node.score += (child.score / ((depth * *DEPTH_WEIGHT) as isize + 1)); [INFO] [stderr] 152 + node.score += child.score / ((depth * *DEPTH_WEIGHT) as isize + 1); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `othello` (bin "othello" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/othello-31632ca9419c53a9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::botfight has been running for over 60 seconds [INFO] [stdout] test tests::botfight ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 70.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7690e9a2fb8e995f6f9df82529ed8f8fb9e6c7099af6280ee98cf76fc9cdbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7690e9a2fb8e995f6f9df82529ed8f8fb9e6c7099af6280ee98cf76fc9cdbf7", kill_on_drop: false }` [INFO] [stdout] c7690e9a2fb8e995f6f9df82529ed8f8fb9e6c7099af6280ee98cf76fc9cdbf7