[INFO] cloning repository https://github.com/jmayclin/thimblerigger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmayclin/thimblerigger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmayclin%2Fthimblerigger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmayclin%2Fthimblerigger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51f6d0abf9f3436e7f10c722ac900d1b0bd5672d [INFO] checking jmayclin/thimblerigger against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmayclin%2Fthimblerigger" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmayclin/thimblerigger on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmayclin/thimblerigger [INFO] finished tweaking git repo https://github.com/jmayclin/thimblerigger [INFO] tweaked toml for git repo https://github.com/jmayclin/thimblerigger written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jmayclin/thimblerigger already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: board [INFO] [stderr] warning: unused manifest key: solver [INFO] [stderr] warning: unused manifest key: sort [INFO] [stderr] warning: unused manifest key: table [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80de7fc26bc922c9ca4a09a956c9de9b098b694459de5ee224acb30b47ee523c [INFO] running `Command { std: "docker" "start" "-a" "80de7fc26bc922c9ca4a09a956c9de9b098b694459de5ee224acb30b47ee523c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80de7fc26bc922c9ca4a09a956c9de9b098b694459de5ee224acb30b47ee523c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80de7fc26bc922c9ca4a09a956c9de9b098b694459de5ee224acb30b47ee523c", kill_on_drop: false }` [INFO] [stdout] 80de7fc26bc922c9ca4a09a956c9de9b098b694459de5ee224acb30b47ee523c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5826ae423c278b5370667aff407cdda882631b801f4f10e8f6635fe8e7f729f [INFO] running `Command { std: "docker" "start" "-a" "c5826ae423c278b5370667aff407cdda882631b801f4f10e8f6635fe8e7f729f", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: board [INFO] [stderr] warning: unused manifest key: solver [INFO] [stderr] warning: unused manifest key: sort [INFO] [stderr] warning: unused manifest key: table [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [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] Checking thimblerigger v1.31.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `MAX_SCORE`, `can_play`, `top_mask`, `copy`, `accessor`, and `display` are never used [INFO] [stdout] --> src/board.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | impl Board { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 12 | pub const MAX_SCORE: i32 = ((Board::WIDTH * Board::HEIGHT + 1) as i32) / 2 - 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | fn can_play(&self, col: u8) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | fn top_mask(col: u8) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn copy(&self) -> Board { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | fn accessor(target: u64, row: u8, col: u8) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn display(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/sort.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl MoveSort { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clear` and `results` are never used [INFO] [stdout] --> src/table.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Table { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn results(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `exploration_order` should have an upper case name [INFO] [stdout] --> src/board.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const exploration_order: [u8; 7] = [3, 2, 4, 1, 5, 0, 6]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EXPLORATION_ORDER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_SCORE`, `copy`, and `display` are never used [INFO] [stdout] --> src/board.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | impl Board { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 12 | pub const MAX_SCORE: i32 = ((Board::WIDTH * Board::HEIGHT + 1) as i32) / 2 - 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn copy(&self) -> Board { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn display(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/sort.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl MoveSort { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/table.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Table { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `exploration_order` should have an upper case name [INFO] [stdout] --> src/board.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const exploration_order: [u8; 7] = [3, 2, 4, 1, 5, 0, 6]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EXPLORATION_ORDER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_cache` is never used [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn generate_cache(board: String, depth: u8, table: &mut Table) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `evaluate_test_sets` is never used [INFO] [stdout] --> src/main.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn evaluate_test_sets() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_SCORE` and `copy` are never used [INFO] [stdout] --> src/board.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | impl Board { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 12 | pub const MAX_SCORE: i32 = ((Board::WIDTH * Board::HEIGHT + 1) as i32) / 2 - 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn copy(&self) -> Board { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/sort.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl MoveSort { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/table.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Table { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `exploration_order` should have an upper case name [INFO] [stdout] --> src/board.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const exploration_order: [u8; 7] = [3, 2, 4, 1, 5, 0, 6]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EXPLORATION_ORDER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_cache` is never used [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn generate_cache(board: String, depth: u8, table: &mut Table) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `evaluate_test_sets` is never used [INFO] [stdout] --> src/main.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn evaluate_test_sets() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_SCORE`, `can_play`, `top_mask`, and `copy` are never used [INFO] [stdout] --> src/board.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | impl Board { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 12 | pub const MAX_SCORE: i32 = ((Board::WIDTH * Board::HEIGHT + 1) as i32) / 2 - 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | fn can_play(&self, col: u8) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | fn top_mask(col: u8) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn copy(&self) -> Board { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/sort.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl MoveSort { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clear` and `results` are never used [INFO] [stdout] --> src/table.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Table { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn results(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `exploration_order` should have an upper case name [INFO] [stdout] --> src/board.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const exploration_order: [u8; 7] = [3, 2, 4, 1, 5, 0, 6]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EXPLORATION_ORDER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.67 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c5826ae423c278b5370667aff407cdda882631b801f4f10e8f6635fe8e7f729f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5826ae423c278b5370667aff407cdda882631b801f4f10e8f6635fe8e7f729f", kill_on_drop: false }` [INFO] [stdout] c5826ae423c278b5370667aff407cdda882631b801f4f10e8f6635fe8e7f729f [INFO] checking jmayclin/thimblerigger against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmayclin%2Fthimblerigger" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmayclin/thimblerigger on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmayclin/thimblerigger [INFO] finished tweaking git repo https://github.com/jmayclin/thimblerigger [INFO] tweaked toml for git repo https://github.com/jmayclin/thimblerigger written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jmayclin/thimblerigger already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: board [INFO] [stderr] warning: unused manifest key: solver [INFO] [stderr] warning: unused manifest key: sort [INFO] [stderr] warning: unused manifest key: table [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b30c4f2d018362353f96881a2be38836ac43dccbd79f63018609cf014dbef63 [INFO] running `Command { std: "docker" "start" "-a" "7b30c4f2d018362353f96881a2be38836ac43dccbd79f63018609cf014dbef63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b30c4f2d018362353f96881a2be38836ac43dccbd79f63018609cf014dbef63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b30c4f2d018362353f96881a2be38836ac43dccbd79f63018609cf014dbef63", kill_on_drop: false }` [INFO] [stdout] 7b30c4f2d018362353f96881a2be38836ac43dccbd79f63018609cf014dbef63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7acc6bca70cbe02018cfbdbe8ca64e8530048160ad76ceaf43e3fde615395036 [INFO] running `Command { std: "docker" "start" "-a" "7acc6bca70cbe02018cfbdbe8ca64e8530048160ad76ceaf43e3fde615395036", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: board [INFO] [stderr] warning: unused manifest key: solver [INFO] [stderr] warning: unused manifest key: sort [INFO] [stderr] warning: unused manifest key: table [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [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] Checking thimblerigger v1.31.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `MAX_SCORE`, `can_play`, `top_mask`, `copy`, `accessor`, and `display` are never used [INFO] [stdout] --> src/board.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | impl Board { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 12 | pub const MAX_SCORE: i32 = ((Board::WIDTH * Board::HEIGHT + 1) as i32) / 2 - 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | fn can_play(&self, col: u8) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | fn top_mask(col: u8) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn copy(&self) -> Board { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | fn accessor(target: u64, row: u8, col: u8) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn display(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_SCORE`, `copy`, and `display` are never used [INFO] [stdout] --> src/board.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | impl Board { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 12 | pub const MAX_SCORE: i32 = ((Board::WIDTH * Board::HEIGHT + 1) as i32) / 2 - 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn copy(&self) -> Board { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn display(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/sort.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl MoveSort { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/table.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Table { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `exploration_order` should have an upper case name [INFO] [stdout] --> src/board.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const exploration_order: [u8; 7] = [3, 2, 4, 1, 5, 0, 6]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EXPLORATION_ORDER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/sort.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl MoveSort { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clear` and `results` are never used [INFO] [stdout] --> src/table.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Table { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn results(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `exploration_order` should have an upper case name [INFO] [stdout] --> src/board.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const exploration_order: [u8; 7] = [3, 2, 4, 1, 5, 0, 6]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EXPLORATION_ORDER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_cache` is never used [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn generate_cache(board: String, depth: u8, table: &mut Table) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `evaluate_test_sets` is never used [INFO] [stdout] --> src/main.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn evaluate_test_sets() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_SCORE`, `can_play`, `top_mask`, and `copy` are never used [INFO] [stdout] --> src/board.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | impl Board { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 12 | pub const MAX_SCORE: i32 = ((Board::WIDTH * Board::HEIGHT + 1) as i32) / 2 - 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | fn can_play(&self, col: u8) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | fn top_mask(col: u8) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn copy(&self) -> Board { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/sort.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl MoveSort { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clear` and `results` are never used [INFO] [stdout] --> src/table.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Table { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn results(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `exploration_order` should have an upper case name [INFO] [stdout] --> src/board.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const exploration_order: [u8; 7] = [3, 2, 4, 1, 5, 0, 6]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EXPLORATION_ORDER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_cache` is never used [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn generate_cache(board: String, depth: u8, table: &mut Table) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `evaluate_test_sets` is never used [INFO] [stdout] --> src/main.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn evaluate_test_sets() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_SCORE` and `copy` are never used [INFO] [stdout] --> src/board.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | impl Board { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 12 | pub const MAX_SCORE: i32 = ((Board::WIDTH * Board::HEIGHT + 1) as i32) / 2 - 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn copy(&self) -> Board { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/sort.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl MoveSort { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/table.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Table { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `exploration_order` should have an upper case name [INFO] [stdout] --> src/board.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const exploration_order: [u8; 7] = [3, 2, 4, 1, 5, 0, 6]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EXPLORATION_ORDER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.67 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7acc6bca70cbe02018cfbdbe8ca64e8530048160ad76ceaf43e3fde615395036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7acc6bca70cbe02018cfbdbe8ca64e8530048160ad76ceaf43e3fde615395036", kill_on_drop: false }` [INFO] [stdout] 7acc6bca70cbe02018cfbdbe8ca64e8530048160ad76ceaf43e3fde615395036