[INFO] cloning repository https://github.com/Hopman/rothello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hopman/rothello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHopman%2Frothello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHopman%2Frothello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaaa1623e02a7640a79871aed637210164a79c1c [INFO] testing Hopman/rothello against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHopman%2Frothello" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hopman/rothello 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/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-13/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked-hash-map v0.3.0 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded getrandom v0.1.6 [INFO] [stderr] Downloaded yaml-rust v0.4.3 [INFO] [stderr] Downloaded regex-syntax v0.6.8 [INFO] [stderr] Downloaded spin v0.5.0 [INFO] [stderr] Downloaded rand_chacha v0.2.0 [INFO] [stderr] Downloaded regex v1.1.9 [INFO] [stderr] Downloaded serde v1.0.94 [INFO] [stderr] Downloaded serde_test v0.8.23 [INFO] [stderr] Downloaded config v0.9.3 [INFO] [stderr] Downloaded serde-hjson v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 4e7dd1eeda251541e46172548a4492d7cfaf0e2ac81995f9dbc7ad1a959c9e71 [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" "4e7dd1eeda251541e46172548a4492d7cfaf0e2ac81995f9dbc7ad1a959c9e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e7dd1eeda251541e46172548a4492d7cfaf0e2ac81995f9dbc7ad1a959c9e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7dd1eeda251541e46172548a4492d7cfaf0e2ac81995f9dbc7ad1a959c9e71", kill_on_drop: false }` [INFO] [stdout] 4e7dd1eeda251541e46172548a4492d7cfaf0e2ac81995f9dbc7ad1a959c9e71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] c5efd6d384f823ec2b428d87d331e19ea0e1075d02e1066034dadf0e95acb6fe [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" "c5efd6d384f823ec2b428d87d331e19ea0e1075d02e1066034dadf0e95acb6fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [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 thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.40 [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 42.04s [INFO] running `Command { std: "docker" "inspect" "c5efd6d384f823ec2b428d87d331e19ea0e1075d02e1066034dadf0e95acb6fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5efd6d384f823ec2b428d87d331e19ea0e1075d02e1066034dadf0e95acb6fe", kill_on_drop: false }` [INFO] [stdout] c5efd6d384f823ec2b428d87d331e19ea0e1075d02e1066034dadf0e95acb6fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 9fc36bc399a82f72bf8923802ce8c1a422ccc31273c9efcd63a1cdcc5f467ea9 [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" "9fc36bc399a82f72bf8923802ce8c1a422ccc31273c9efcd63a1cdcc5f467ea9", kill_on_drop: false }` [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 3.15s [INFO] running `Command { std: "docker" "inspect" "9fc36bc399a82f72bf8923802ce8c1a422ccc31273c9efcd63a1cdcc5f467ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc36bc399a82f72bf8923802ce8c1a422ccc31273c9efcd63a1cdcc5f467ea9", kill_on_drop: false }` [INFO] [stdout] 9fc36bc399a82f72bf8923802ce8c1a422ccc31273c9efcd63a1cdcc5f467ea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13af5b442ce9253411d9a3afcab8c00a5facc545c864908fd7bc7dbd53eeab7f [INFO] running `Command { std: "docker" "start" "-a" "13af5b442ce9253411d9a3afcab8c00a5facc545c864908fd7bc7dbd53eeab7f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stdout] running 1 test [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.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/othello-31632ca9419c53a9) [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 278.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13af5b442ce9253411d9a3afcab8c00a5facc545c864908fd7bc7dbd53eeab7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13af5b442ce9253411d9a3afcab8c00a5facc545c864908fd7bc7dbd53eeab7f", kill_on_drop: false }` [INFO] [stdout] 13af5b442ce9253411d9a3afcab8c00a5facc545c864908fd7bc7dbd53eeab7f