[INFO] cloning repository https://github.com/Lireer/connect-four [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lireer/connect-four" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fconnect-four", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fconnect-four'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20acd0af534c9d9f57c37054d412b427ca420b23 [INFO] testing Lireer/connect-four against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fconnect-four" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lireer/connect-four on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lireer/connect-four [INFO] finished tweaking git repo https://github.com/Lireer/connect-four [INFO] tweaked toml for git repo https://github.com/Lireer/connect-four written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Lireer/connect-four already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", 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] 8b921c2883ed0e73f0f06121e4ed5a08f98afc437423ba2c33970aa4729d7e76 [INFO] running `Command { std: "docker" "start" "-a" "8b921c2883ed0e73f0f06121e4ed5a08f98afc437423ba2c33970aa4729d7e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b921c2883ed0e73f0f06121e4ed5a08f98afc437423ba2c33970aa4729d7e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b921c2883ed0e73f0f06121e4ed5a08f98afc437423ba2c33970aa4729d7e76", kill_on_drop: false }` [INFO] [stdout] 8b921c2883ed0e73f0f06121e4ed5a08f98afc437423ba2c33970aa4729d7e76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4252009a6abff3084f6ebf70884ce08a7527774b179b118981782ed2b5ce97e7 [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" "4252009a6abff3084f6ebf70884ce08a7527774b179b118981782ed2b5ce97e7", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling connect-four v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.63s [INFO] running `Command { std: "docker" "inspect" "4252009a6abff3084f6ebf70884ce08a7527774b179b118981782ed2b5ce97e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4252009a6abff3084f6ebf70884ce08a7527774b179b118981782ed2b5ce97e7", kill_on_drop: false }` [INFO] [stdout] 4252009a6abff3084f6ebf70884ce08a7527774b179b118981782ed2b5ce97e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22841cb3fb7eaf55f09ebd100dc2799e2c46edcd0ec9c232986b9111a4af35af [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" "22841cb3fb7eaf55f09ebd100dc2799e2c46edcd0ec9c232986b9111a4af35af", kill_on_drop: false }` [INFO] [stderr] Compiling connect-four v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `Command { std: "docker" "inspect" "22841cb3fb7eaf55f09ebd100dc2799e2c46edcd0ec9c232986b9111a4af35af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22841cb3fb7eaf55f09ebd100dc2799e2c46edcd0ec9c232986b9111a4af35af", kill_on_drop: false }` [INFO] [stdout] 22841cb3fb7eaf55f09ebd100dc2799e2c46edcd0ec9c232986b9111a4af35af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 319ab4b3bb5e876f4434d3003e13fb1d249c761b09e58f25d32e1bf94db80d77 [INFO] running `Command { std: "docker" "start" "-a" "319ab4b3bb5e876f4434d3003e13fb1d249c761b09e58f25d32e1bf94db80d77", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/connect_four-7e68300362fc64c4 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::create_with_less_than_two_dimensions ... ok [INFO] [stdout] test tests::d2_board_full ... ok [INFO] [stdout] test tests::create_with_up_to_ten_dimensions ... ok [INFO] [stdout] test tests::d2_big_board_full ... test tests::d2_big_board_full has been running for over 60 seconds [INFO] [stdout] test tests::d2_big_board_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "319ab4b3bb5e876f4434d3003e13fb1d249c761b09e58f25d32e1bf94db80d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319ab4b3bb5e876f4434d3003e13fb1d249c761b09e58f25d32e1bf94db80d77", kill_on_drop: false }` [INFO] [stdout] 319ab4b3bb5e876f4434d3003e13fb1d249c761b09e58f25d32e1bf94db80d77