[INFO] cloning repository https://github.com/HParker/climbpro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HParker/climbpro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHParker%2Fclimbpro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHParker%2Fclimbpro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6aef808999f7e059459e1d446727b1f5bf2ab92a [INFO] checking HParker/climbpro against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHParker%2Fclimbpro" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HParker/climbpro on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HParker/climbpro [INFO] finished tweaking git repo https://github.com/HParker/climbpro [INFO] tweaked toml for git repo https://github.com/HParker/climbpro written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/HParker/climbpro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4cb9e2d716c144f620aa1bd1a66f9b19c8e164f77be90c9ea4f646c57f3cd5b [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" "a4cb9e2d716c144f620aa1bd1a66f9b19c8e164f77be90c9ea4f646c57f3cd5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4cb9e2d716c144f620aa1bd1a66f9b19c8e164f77be90c9ea4f646c57f3cd5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4cb9e2d716c144f620aa1bd1a66f9b19c8e164f77be90c9ea4f646c57f3cd5b", kill_on_drop: false }` [INFO] [stdout] a4cb9e2d716c144f620aa1bd1a66f9b19c8e164f77be90c9ea4f646c57f3cd5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01ebc84f50ef6a41137bcdc6e112a3a91d04053ae5c58f5d6935c6d6f288abf7 [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" "01ebc84f50ef6a41137bcdc6e112a3a91d04053ae5c58f5d6935c6d6f288abf7", kill_on_drop: false }` [INFO] [stderr] Checking climbpro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static is never used: `LBOT` [INFO] [stdout] --> src/main.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / static LBOT: Shape = Shape { [INFO] [stdout] 119 | | id: 8, [INFO] [stdout] 120 | | collider: [0b100, 0b110, 0b000], [INFO] [stdout] 121 | | // X 0 O [INFO] [stdout] ... | [INFO] [stdout] 125 | | width: 2, [INFO] [stdout] 126 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `RTOP` [INFO] [stdout] --> src/main.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / static RTOP: Shape = Shape { [INFO] [stdout] 129 | | id: 9, [INFO] [stdout] 130 | | collider: [0b110, 0b010, 0b000], [INFO] [stdout] 131 | | // X X O [INFO] [stdout] ... | [INFO] [stdout] 135 | | width: 2, [INFO] [stdout] 136 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `SQUARE` [INFO] [stdout] --> src/main.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / static SQUARE: Shape = Shape { [INFO] [stdout] 139 | | id: 7, [INFO] [stdout] 140 | | collider: [0b110, 0b110, 0b000], [INFO] [stdout] 141 | | // X X O [INFO] [stdout] ... | [INFO] [stdout] 145 | | width: 2, [INFO] [stdout] 146 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ten_board` [INFO] [stdout] --> src/main.rs:165:4 [INFO] [stdout] | [INFO] [stdout] 165 | fn ten_board() -> Board { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fifteen_board` [INFO] [stdout] --> src/main.rs:304:4 [INFO] [stdout] | [INFO] [stdout] 304 | fn fifteen_board() -> Board { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `LBOT` [INFO] [stdout] --> src/main.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / static LBOT: Shape = Shape { [INFO] [stdout] 119 | | id: 8, [INFO] [stdout] 120 | | collider: [0b100, 0b110, 0b000], [INFO] [stdout] 121 | | // X 0 O [INFO] [stdout] ... | [INFO] [stdout] 125 | | width: 2, [INFO] [stdout] 126 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `RTOP` [INFO] [stdout] --> src/main.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / static RTOP: Shape = Shape { [INFO] [stdout] 129 | | id: 9, [INFO] [stdout] 130 | | collider: [0b110, 0b010, 0b000], [INFO] [stdout] 131 | | // X X O [INFO] [stdout] ... | [INFO] [stdout] 135 | | width: 2, [INFO] [stdout] 136 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `SQUARE` [INFO] [stdout] --> src/main.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / static SQUARE: Shape = Shape { [INFO] [stdout] 139 | | id: 7, [INFO] [stdout] 140 | | collider: [0b110, 0b110, 0b000], [INFO] [stdout] 141 | | // X X O [INFO] [stdout] ... | [INFO] [stdout] 145 | | width: 2, [INFO] [stdout] 146 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ten_board` [INFO] [stdout] --> src/main.rs:165:4 [INFO] [stdout] | [INFO] [stdout] 165 | fn ten_board() -> Board { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fifteen_board` [INFO] [stdout] --> src/main.rs:304:4 [INFO] [stdout] | [INFO] [stdout] 304 | fn fifteen_board() -> Board { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "01ebc84f50ef6a41137bcdc6e112a3a91d04053ae5c58f5d6935c6d6f288abf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ebc84f50ef6a41137bcdc6e112a3a91d04053ae5c58f5d6935c6d6f288abf7", kill_on_drop: false }` [INFO] [stdout] 01ebc84f50ef6a41137bcdc6e112a3a91d04053ae5c58f5d6935c6d6f288abf7