[INFO] cloning repository https://github.com/mcbridejc/rust-2064 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcbridejc/rust-2064" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcbridejc%2Frust-2064", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcbridejc%2Frust-2064'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b42261b3822e52f4bfdcb8e0307eedf3ba47fb19 [INFO] testing mcbridejc/rust-2064 against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcbridejc%2Frust-2064" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcbridejc/rust-2064 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mcbridejc/rust-2064 [INFO] finished tweaking git repo https://github.com/mcbridejc/rust-2064 [INFO] tweaked toml for git repo https://github.com/mcbridejc/rust-2064 written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/mcbridejc/rust-2064 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cdfe8f5965521201f054b76365ac79f7d51406c9013711fc6ae93dc79e3a6a7 [INFO] running `Command { std: "docker" "start" "-a" "4cdfe8f5965521201f054b76365ac79f7d51406c9013711fc6ae93dc79e3a6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cdfe8f5965521201f054b76365ac79f7d51406c9013711fc6ae93dc79e3a6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cdfe8f5965521201f054b76365ac79f7d51406c9013711fc6ae93dc79e3a6a7", kill_on_drop: false }` [INFO] [stdout] 4cdfe8f5965521201f054b76365ac79f7d51406c9013711fc6ae93dc79e3a6a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c96b1a1c8272c534e1cd498a23ce2fe4f443e86dad7dd5396d95a41704938487 [INFO] running `Command { std: "docker" "start" "-a" "c96b1a1c8272c534e1cd498a23ce2fe4f443e86dad7dd5396d95a41704938487", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling easycurses v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling flame v0.2.2 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling twentysixtyfour v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.07s [INFO] running `Command { std: "docker" "inspect" "c96b1a1c8272c534e1cd498a23ce2fe4f443e86dad7dd5396d95a41704938487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96b1a1c8272c534e1cd498a23ce2fe4f443e86dad7dd5396d95a41704938487", kill_on_drop: false }` [INFO] [stdout] c96b1a1c8272c534e1cd498a23ce2fe4f443e86dad7dd5396d95a41704938487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9aae20f1f6d19bfefe5b948af9f7d4a1cec32d087df9b704bf2ced7ed4e2e3da [INFO] running `Command { std: "docker" "start" "-a" "9aae20f1f6d19bfefe5b948af9f7d4a1cec32d087df9b704bf2ced7ed4e2e3da", kill_on_drop: false }` [INFO] [stderr] Compiling twentysixtyfour v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "9aae20f1f6d19bfefe5b948af9f7d4a1cec32d087df9b704bf2ced7ed4e2e3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aae20f1f6d19bfefe5b948af9f7d4a1cec32d087df9b704bf2ced7ed4e2e3da", kill_on_drop: false }` [INFO] [stdout] 9aae20f1f6d19bfefe5b948af9f7d4a1cec32d087df9b704bf2ced7ed4e2e3da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72569304eb587845b9236be7d41a97cebeb95eebaa72051294955968ae481e2e [INFO] running `Command { std: "docker" "start" "-a" "72569304eb587845b9236be7d41a97cebeb95eebaa72051294955968ae481e2e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stdout] running 5 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/twentysixtyfour-3730d055fc6fc2f4) [INFO] [stdout] test gameplay::gameplay_tests::board_col_access ... ok [INFO] [stdout] test gameplay::gameplay_tests::board_row_access ... ok [INFO] [stdout] test gameplay::gameplay_tests::test_play ... ok [INFO] [stdout] test gameplay::gameplay_tests::test_reduce_row ... ok [INFO] [stdout] test gameplay::gameplay_tests::test_stuck ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 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/twentysixtyfour-05d7082b216cbff1) [INFO] [stdout] [INFO] [stderr] Doc-tests twentysixtyfour [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" "72569304eb587845b9236be7d41a97cebeb95eebaa72051294955968ae481e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72569304eb587845b9236be7d41a97cebeb95eebaa72051294955968ae481e2e", kill_on_drop: false }` [INFO] [stdout] 72569304eb587845b9236be7d41a97cebeb95eebaa72051294955968ae481e2e