[INFO] cloning repository https://github.com/tytrdev/rust-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tytrdev/rust-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftytrdev%2Frust-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftytrdev%2Frust-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc7a3b09fc310706df47a99aaadba1e4a114b7ce [INFO] testing tytrdev/rust-game against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftytrdev%2Frust-game" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tytrdev/rust-game on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tytrdev/rust-game [INFO] finished tweaking git repo https://github.com/tytrdev/rust-game [INFO] tweaked toml for git repo https://github.com/tytrdev/rust-game written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/tytrdev/rust-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 221d91fe676457e6bf61040c8f063f2c253b05761c063ee0fd80819521d6a259 [INFO] running `Command { std: "docker" "start" "-a" "221d91fe676457e6bf61040c8f063f2c253b05761c063ee0fd80819521d6a259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "221d91fe676457e6bf61040c8f063f2c253b05761c063ee0fd80819521d6a259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221d91fe676457e6bf61040c8f063f2c253b05761c063ee0fd80819521d6a259", kill_on_drop: false }` [INFO] [stdout] 221d91fe676457e6bf61040c8f063f2c253b05761c063ee0fd80819521d6a259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d9145701ddc3dd9e9ab358bac25b5a835523d3aebfca27544dccded06f24f96 [INFO] running `Command { std: "docker" "start" "-a" "2d9145701ddc3dd9e9ab358bac25b5a835523d3aebfca27544dccded06f24f96", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling bret-victors-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 85 | 0..=2 => "red", [INFO] [stdout] | ----- this range overlaps on `2_usize`... [INFO] [stdout] 86 | 2..=5 => "green", [INFO] [stdout] | ^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 86 | 2..=5 => "green", [INFO] [stdout] | ----- this range overlaps on `5_usize`... [INFO] [stdout] 87 | 5..=10 => "blue", [INFO] [stdout] | ^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 88 | 11..=30 => "orange", [INFO] [stdout] | ------- this range overlaps on `30_usize`... [INFO] [stdout] 89 | 30..=100 => "pink", [INFO] [stdout] | ^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 89 | 30..=100 => "pink", [INFO] [stdout] | -------- this range overlaps on `100_usize`... [INFO] [stdout] 90 | 100..=200 => "purple", [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 90 | 100..=200 => "purple", [INFO] [stdout] | --------- this range overlaps on `200_usize`... [INFO] [stdout] 91 | 200..=400 => "white", [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 91 | 200..=400 => "white", [INFO] [stdout] | --------- this range overlaps on `400_usize`... [INFO] [stdout] 92 | 400..=700 => "silver", [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "2d9145701ddc3dd9e9ab358bac25b5a835523d3aebfca27544dccded06f24f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9145701ddc3dd9e9ab358bac25b5a835523d3aebfca27544dccded06f24f96", kill_on_drop: false }` [INFO] [stdout] 2d9145701ddc3dd9e9ab358bac25b5a835523d3aebfca27544dccded06f24f96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49a0ecdc4c5cfbc9f50180f16d6cf9ca9a764f9560646ab07c1b5d87f11a93b2 [INFO] running `Command { std: "docker" "start" "-a" "49a0ecdc4c5cfbc9f50180f16d6cf9ca9a764f9560646ab07c1b5d87f11a93b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bret-victors-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 85 | 0..=2 => "red", [INFO] [stdout] | ----- this range overlaps on `2_usize`... [INFO] [stdout] 86 | 2..=5 => "green", [INFO] [stdout] | ^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 86 | 2..=5 => "green", [INFO] [stdout] | ----- this range overlaps on `5_usize`... [INFO] [stdout] 87 | 5..=10 => "blue", [INFO] [stdout] | ^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 88 | 11..=30 => "orange", [INFO] [stdout] | ------- this range overlaps on `30_usize`... [INFO] [stdout] 89 | 30..=100 => "pink", [INFO] [stdout] | ^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 89 | 30..=100 => "pink", [INFO] [stdout] | -------- this range overlaps on `100_usize`... [INFO] [stdout] 90 | 100..=200 => "purple", [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 90 | 100..=200 => "purple", [INFO] [stdout] | --------- this range overlaps on `200_usize`... [INFO] [stdout] 91 | 200..=400 => "white", [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 91 | 200..=400 => "white", [INFO] [stdout] | --------- this range overlaps on `400_usize`... [INFO] [stdout] 92 | 400..=700 => "silver", [INFO] [stdout] | ^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "49a0ecdc4c5cfbc9f50180f16d6cf9ca9a764f9560646ab07c1b5d87f11a93b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a0ecdc4c5cfbc9f50180f16d6cf9ca9a764f9560646ab07c1b5d87f11a93b2", kill_on_drop: false }` [INFO] [stdout] 49a0ecdc4c5cfbc9f50180f16d6cf9ca9a764f9560646ab07c1b5d87f11a93b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e1b1bf3fb0318de75054400fa0ddfbb67a77c2768dcd6104ba929701c480b9e [INFO] running `Command { std: "docker" "start" "-a" "6e1b1bf3fb0318de75054400fa0ddfbb67a77c2768dcd6104ba929701c480b9e", kill_on_drop: false }` [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/lib.rs:86:17 [INFO] [stderr] | [INFO] [stderr] 85 | 0..=2 => "red", [INFO] [stderr] | ----- this range overlaps on `2_usize`... [INFO] [stderr] 86 | 2..=5 => "green", [INFO] [stderr] | ^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/lib.rs:87:17 [INFO] [stderr] | [INFO] [stderr] 86 | 2..=5 => "green", [INFO] [stderr] | ----- this range overlaps on `5_usize`... [INFO] [stderr] 87 | 5..=10 => "blue", [INFO] [stderr] | ^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/lib.rs:89:17 [INFO] [stderr] | [INFO] [stderr] 88 | 11..=30 => "orange", [INFO] [stderr] | ------- this range overlaps on `30_usize`... [INFO] [stderr] 89 | 30..=100 => "pink", [INFO] [stderr] | ^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/lib.rs:90:17 [INFO] [stderr] | [INFO] [stderr] 89 | 30..=100 => "pink", [INFO] [stderr] | -------- this range overlaps on `100_usize`... [INFO] [stderr] 90 | 100..=200 => "purple", [INFO] [stderr] | ^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/lib.rs:91:17 [INFO] [stderr] | [INFO] [stderr] 90 | 100..=200 => "purple", [INFO] [stderr] | --------- this range overlaps on `200_usize`... [INFO] [stderr] 91 | 200..=400 => "white", [INFO] [stderr] | ^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/lib.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 91 | 200..=400 => "white", [INFO] [stderr] | --------- this range overlaps on `400_usize`... [INFO] [stderr] 92 | 400..=700 => "silver", [INFO] [stderr] | ^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: `bret-victors-engine` (lib test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bret_victors_engine-be5d034cd893c031) [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" "6e1b1bf3fb0318de75054400fa0ddfbb67a77c2768dcd6104ba929701c480b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1b1bf3fb0318de75054400fa0ddfbb67a77c2768dcd6104ba929701c480b9e", kill_on_drop: false }` [INFO] [stdout] 6e1b1bf3fb0318de75054400fa0ddfbb67a77c2768dcd6104ba929701c480b9e