[INFO] cloning repository https://github.com/OrangSquid/DeeSNuts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OrangSquid/DeeSNuts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrangSquid%2FDeeSNuts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrangSquid%2FDeeSNuts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8f2ca941ad2450a774a1413681a1f48bdad6cd3 [INFO] checking OrangSquid/DeeSNuts against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrangSquid%2FDeeSNuts" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OrangSquid/DeeSNuts 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/OrangSquid/DeeSNuts [INFO] finished tweaking git repo https://github.com/OrangSquid/DeeSNuts [INFO] tweaked toml for git repo https://github.com/OrangSquid/DeeSNuts written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/OrangSquid/DeeSNuts 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: dev [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bpaf_derive v0.5.6 [INFO] [stderr] Downloaded serde v0.9.15 [INFO] [stderr] Downloaded cargo-show-asm v0.2.22 [INFO] [stderr] Downloaded sdl2 v0.36.0 [INFO] [stderr] Downloaded bpaf v0.9.6 [INFO] [stderr] Downloaded sdl2-sys v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f22cde886f5bd88295b5652b2c315f17950ae2b42b8ff801c08186d7c01d0e84 [INFO] running `Command { std: "docker" "start" "-a" "f22cde886f5bd88295b5652b2c315f17950ae2b42b8ff801c08186d7c01d0e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f22cde886f5bd88295b5652b2c315f17950ae2b42b8ff801c08186d7c01d0e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22cde886f5bd88295b5652b2c315f17950ae2b42b8ff801c08186d7c01d0e84", kill_on_drop: false }` [INFO] [stdout] f22cde886f5bd88295b5652b2c315f17950ae2b42b8ff801c08186d7c01d0e84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 996c41949f279874db48b8207726f6eb1563b9b6d61a331b95171cd86456ffe4 [INFO] running `Command { std: "docker" "start" "-a" "996c41949f279874db48b8207726f6eb1563b9b6d61a331b95171cd86456ffe4", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dev [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking line-span v0.1.5 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bpaf_derive v0.5.6 [INFO] [stderr] Checking bpaf v0.9.6 [INFO] [stderr] Checking cargo-platform v0.1.5 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking cargo-show-asm v0.2.22 [INFO] [stderr] Checking dees_nuts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `cell::RefCell`, `rc::Rc` [INFO] [stdout] --> src/memory.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, ops::{Index, Range, IndexMut}, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cell::RefCell`, `rc::Rc` [INFO] [stdout] --> src/memory.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, ops::{Index, Range, IndexMut}, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scheduler::Scheduler` [INFO] [stdout] --> src/memory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::scheduler::Scheduler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scheduler::Scheduler` [INFO] [stdout] --> src/memory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::scheduler::Scheduler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `new_operand` is never read [INFO] [stdout] --> src/arm7/alu.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let mut new_operand = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `new_operand` is never read [INFO] [stdout] --> src/arm7/alu.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let mut new_operand = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/arm_lut.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foo` [INFO] [stdout] --> src/arm7/arm_lut.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/arm_lut.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foo` [INFO] [stdout] --> src/arm7/arm_lut.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/arm_lut.rs:277:46 [INFO] [stdout] | [INFO] [stdout] 277 | fn software_interrupt_handler(cpu: &mut Cpu, opcode: u32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/arm_lut.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | fn undefinied_handler(cpu: &mut Cpu, opcode: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/arm_lut.rs:281:38 [INFO] [stdout] | [INFO] [stdout] 281 | fn undefinied_handler(cpu: &mut Cpu, opcode: u32) { } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/thumb_lut.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/arm_lut.rs:277:46 [INFO] [stdout] | [INFO] [stdout] 277 | fn software_interrupt_handler(cpu: &mut Cpu, opcode: u32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foo` [INFO] [stdout] --> src/arm7/thumb_lut.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/arm_lut.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | fn undefinied_handler(cpu: &mut Cpu, opcode: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/arm_lut.rs:281:38 [INFO] [stdout] | [INFO] [stdout] 281 | fn undefinied_handler(cpu: &mut Cpu, opcode: u32) { } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/thumb_lut.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foo` [INFO] [stdout] --> src/arm7/thumb_lut.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/thumb_lut.rs:243:46 [INFO] [stdout] | [INFO] [stdout] 243 | fn software_interrupt_handler(cpu: &mut Cpu, opcode: u32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/thumb_lut.rs:243:46 [INFO] [stdout] | [INFO] [stdout] 243 | fn software_interrupt_handler(cpu: &mut Cpu, opcode: u32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/scheduler.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn schedule(&mut self, event: Event) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/scheduler.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn schedule(&mut self, event: Event) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `schedule` is never used [INFO] [stdout] --> src/scheduler.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl Scheduler { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn schedule(&mut self, event: Event) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACTUAL_VISIBLE_H` is never used [INFO] [stdout] --> src/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const ACTUAL_VISIBLE_H: usize = 1006; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRAW_LINE` is never used [INFO] [stdout] --> src/constants.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const DRAW_LINE: usize = VISIBLE_H + H_BLANK; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `schedule` is never used [INFO] [stdout] --> src/scheduler.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl Scheduler { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn schedule(&mut self, event: Event) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACTUAL_VISIBLE_H` is never used [INFO] [stdout] --> src/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const ACTUAL_VISIBLE_H: usize = 1006; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRAW_LINE` is never used [INFO] [stdout] --> src/constants.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const DRAW_LINE: usize = VISIBLE_H + H_BLANK; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.12s [INFO] running `Command { std: "docker" "inspect" "996c41949f279874db48b8207726f6eb1563b9b6d61a331b95171cd86456ffe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996c41949f279874db48b8207726f6eb1563b9b6d61a331b95171cd86456ffe4", kill_on_drop: false }` [INFO] [stdout] 996c41949f279874db48b8207726f6eb1563b9b6d61a331b95171cd86456ffe4 [INFO] checking OrangSquid/DeeSNuts against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrangSquid%2FDeeSNuts" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OrangSquid/DeeSNuts 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/OrangSquid/DeeSNuts [INFO] finished tweaking git repo https://github.com/OrangSquid/DeeSNuts [INFO] tweaked toml for git repo https://github.com/OrangSquid/DeeSNuts written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/OrangSquid/DeeSNuts 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: dev [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0ba79202a7a0d0f3b324d36cb5b52deacea2cb8ba63169c42f276c048768b64a [INFO] running `Command { std: "docker" "start" "-a" "0ba79202a7a0d0f3b324d36cb5b52deacea2cb8ba63169c42f276c048768b64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ba79202a7a0d0f3b324d36cb5b52deacea2cb8ba63169c42f276c048768b64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba79202a7a0d0f3b324d36cb5b52deacea2cb8ba63169c42f276c048768b64a", kill_on_drop: false }` [INFO] [stdout] 0ba79202a7a0d0f3b324d36cb5b52deacea2cb8ba63169c42f276c048768b64a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 973ac0b9ab0943b299e9594e310908bf871a8e6cb329b361e951c3cbeb59d512 [INFO] running `Command { std: "docker" "start" "-a" "973ac0b9ab0943b299e9594e310908bf871a8e6cb329b361e951c3cbeb59d512", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dev [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking line-span v0.1.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bpaf_derive v0.5.6 [INFO] [stderr] Checking bpaf v0.9.6 [INFO] [stderr] Checking cargo-platform v0.1.5 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking cargo-show-asm v0.2.22 [INFO] [stderr] Checking dees_nuts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `cell::RefCell`, `rc::Rc` [INFO] [stdout] --> src/memory.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, ops::{Index, Range, IndexMut}, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scheduler::Scheduler` [INFO] [stdout] --> src/memory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::scheduler::Scheduler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cell::RefCell`, `rc::Rc` [INFO] [stdout] --> src/memory.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, ops::{Index, Range, IndexMut}, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scheduler::Scheduler` [INFO] [stdout] --> src/memory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::scheduler::Scheduler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `new_operand` is never read [INFO] [stdout] --> src/arm7/alu.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let mut new_operand = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/arm_lut.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foo` [INFO] [stdout] --> src/arm7/arm_lut.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `new_operand` is never read [INFO] [stdout] --> src/arm7/alu.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let mut new_operand = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/arm_lut.rs:277:46 [INFO] [stdout] | [INFO] [stdout] 277 | fn software_interrupt_handler(cpu: &mut Cpu, opcode: u32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/arm_lut.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | fn undefinied_handler(cpu: &mut Cpu, opcode: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/arm_lut.rs:281:38 [INFO] [stdout] | [INFO] [stdout] 281 | fn undefinied_handler(cpu: &mut Cpu, opcode: u32) { } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/thumb_lut.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foo` [INFO] [stdout] --> src/arm7/thumb_lut.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/thumb_lut.rs:243:46 [INFO] [stdout] | [INFO] [stdout] 243 | fn software_interrupt_handler(cpu: &mut Cpu, opcode: u32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/arm_lut.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foo` [INFO] [stdout] --> src/arm7/arm_lut.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/arm_lut.rs:277:46 [INFO] [stdout] | [INFO] [stdout] 277 | fn software_interrupt_handler(cpu: &mut Cpu, opcode: u32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/arm_lut.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | fn undefinied_handler(cpu: &mut Cpu, opcode: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/arm_lut.rs:281:38 [INFO] [stdout] | [INFO] [stdout] 281 | fn undefinied_handler(cpu: &mut Cpu, opcode: u32) { } [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/arm7/thumb_lut.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foo` [INFO] [stdout] --> src/arm7/thumb_lut.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn dummy(cpu: &mut Cpu, foo: u32) { } [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/scheduler.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn schedule(&mut self, event: Event) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/arm7/thumb_lut.rs:243:46 [INFO] [stdout] | [INFO] [stdout] 243 | fn software_interrupt_handler(cpu: &mut Cpu, opcode: u32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `schedule` is never used [INFO] [stdout] --> src/scheduler.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl Scheduler { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn schedule(&mut self, event: Event) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACTUAL_VISIBLE_H` is never used [INFO] [stdout] --> src/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const ACTUAL_VISIBLE_H: usize = 1006; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRAW_LINE` is never used [INFO] [stdout] --> src/constants.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const DRAW_LINE: usize = VISIBLE_H + H_BLANK; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/scheduler.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn schedule(&mut self, event: Event) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `schedule` is never used [INFO] [stdout] --> src/scheduler.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl Scheduler { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn schedule(&mut self, event: Event) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACTUAL_VISIBLE_H` is never used [INFO] [stdout] --> src/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const ACTUAL_VISIBLE_H: usize = 1006; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRAW_LINE` is never used [INFO] [stdout] --> src/constants.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const DRAW_LINE: usize = VISIBLE_H + H_BLANK; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.39s [INFO] running `Command { std: "docker" "inspect" "973ac0b9ab0943b299e9594e310908bf871a8e6cb329b361e951c3cbeb59d512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973ac0b9ab0943b299e9594e310908bf871a8e6cb329b361e951c3cbeb59d512", kill_on_drop: false }` [INFO] [stdout] 973ac0b9ab0943b299e9594e310908bf871a8e6cb329b361e951c3cbeb59d512