[INFO] cloning repository https://github.com/hinohi/rust-mancala [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hinohi/rust-mancala" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Frust-mancala", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Frust-mancala'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01f7a168ec7d98a488601e975177977766406960 [INFO] testing hinohi/rust-mancala against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinohi%2Frust-mancala" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hinohi/rust-mancala on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-109/source/.cargo/config [INFO] started tweaking git repo https://github.com/hinohi/rust-mancala [INFO] finished tweaking git repo https://github.com/hinohi/rust-mancala [INFO] tweaked toml for git repo https://github.com/hinohi/rust-mancala written to /workspace/builds/worker-109/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hinohi/rust-nn` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f558a838b03bcbef0b3485df835051b32e10514e4de98ffe96792ef19ee0ae12 [INFO] running `Command { std: "docker" "start" "-a" "f558a838b03bcbef0b3485df835051b32e10514e4de98ffe96792ef19ee0ae12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f558a838b03bcbef0b3485df835051b32e10514e4de98ffe96792ef19ee0ae12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f558a838b03bcbef0b3485df835051b32e10514e4de98ffe96792ef19ee0ae12", kill_on_drop: false }` [INFO] [stdout] f558a838b03bcbef0b3485df835051b32e10514e4de98ffe96792ef19ee0ae12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fa04e453b5a442297378256f03c7541994ca4dd7b8f357ff34cd02c0a0e604a [INFO] running `Command { std: "docker" "start" "-a" "0fa04e453b5a442297378256f03c7541994ca4dd7b8f357ff34cd02c0a0e604a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling rmp-serde v1.0.0 [INFO] [stderr] Compiling rust-nn v0.1.0 (https://github.com/hinohi/rust-nn#3e79817c) [INFO] [stderr] Compiling mancala-rust v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.46s [INFO] running `Command { std: "docker" "inspect" "0fa04e453b5a442297378256f03c7541994ca4dd7b8f357ff34cd02c0a0e604a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa04e453b5a442297378256f03c7541994ca4dd7b8f357ff34cd02c0a0e604a", kill_on_drop: false }` [INFO] [stdout] 0fa04e453b5a442297378256f03c7541994ca4dd7b8f357ff34cd02c0a0e604a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dbfa2acb8ab64a46875d47e2e79354b7008e2edf0800310d165caf1e73c159a [INFO] running `Command { std: "docker" "start" "-a" "8dbfa2acb8ab64a46875d47e2e79354b7008e2edf0800310d165caf1e73c159a", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling mancala-rust v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.14s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/mancala_rust-9d65adb87e261b8b) [INFO] [stderr] Executable unittests src/bin/battle.rs (/opt/rustwide/target/debug/deps/battle-532659c19daba7aa) [INFO] [stderr] Executable unittests src/bin/full_match.rs (/opt/rustwide/target/debug/deps/full_match-12a8e76c948910d4) [INFO] [stderr] Executable unittests src/bin/learn.rs (/opt/rustwide/target/debug/deps/learn-e64ca39fc3cfd000) [INFO] [stderr] Executable unittests src/bin/make_2d_hist.rs (/opt/rustwide/target/debug/deps/make_2d_hist-508eae8cf8abe209) [INFO] [stderr] Executable unittests src/bin/make_hist.rs (/opt/rustwide/target/debug/deps/make_hist-112fd555f67fc0e7) [INFO] [stderr] Executable unittests src/bin/make_learn_data.rs (/opt/rustwide/target/debug/deps/make_learn_data-c134c505fc02c1ce) [INFO] running `Command { std: "docker" "inspect" "8dbfa2acb8ab64a46875d47e2e79354b7008e2edf0800310d165caf1e73c159a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dbfa2acb8ab64a46875d47e2e79354b7008e2edf0800310d165caf1e73c159a", kill_on_drop: false }` [INFO] [stdout] 8dbfa2acb8ab64a46875d47e2e79354b7008e2edf0800310d165caf1e73c159a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6c3f1bce12cff75e44033408e35162a708357f4e2366679ef50bd129d98b122 [INFO] running `Command { std: "docker" "start" "-a" "f6c3f1bce12cff75e44033408e35162a708357f4e2366679ef50bd129d98b122", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mancala_rust-9d65adb87e261b8b) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test ai::utils::tests::test_soft_max ... ok [INFO] [stdout] test board::tests::from_seeds ... ok [INFO] [stdout] test board::tests::sow_with_stealing ... ok [INFO] [stdout] test board::tests::test_score ... ok [INFO] [stdout] test board::tests::test_compact_key ... ok [INFO] [stdout] test board::tests::sow_no_stealing ... ok [INFO] [stdout] test ai::utils::tests::test_choice_with_weight ... ok [INFO] [stdout] test ai::utils::tests::smoke_random_down ... ok [INFO] [stdout] test ai::utils::tests::smoke_random_down_with_weight ... ok [INFO] [stdout] test ai::utils::tests::smoke_ab_search_diff ... ok [INFO] [stdout] test ai::utils::tests::smoke_ab_search_mc ... ok [INFO] [stderr] Running unittests src/bin/battle.rs (/opt/rustwide/target/debug/deps/battle-532659c19daba7aa) [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/full_match.rs (/opt/rustwide/target/debug/deps/full_match-12a8e76c948910d4) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/learn.rs (/opt/rustwide/target/debug/deps/learn-e64ca39fc3cfd000) [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] [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 src/bin/make_2d_hist.rs (/opt/rustwide/target/debug/deps/make_2d_hist-508eae8cf8abe209) [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 src/bin/make_hist.rs (/opt/rustwide/target/debug/deps/make_hist-112fd555f67fc0e7) [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 src/bin/make_learn_data.rs (/opt/rustwide/target/debug/deps/make_learn_data-c134c505fc02c1ce) [INFO] [stderr] Doc-tests mancala-rust [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] [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" "f6c3f1bce12cff75e44033408e35162a708357f4e2366679ef50bd129d98b122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6c3f1bce12cff75e44033408e35162a708357f4e2366679ef50bd129d98b122", kill_on_drop: false }` [INFO] [stdout] f6c3f1bce12cff75e44033408e35162a708357f4e2366679ef50bd129d98b122