[INFO] cloning repository https://github.com/TornaxO7/Tornarec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TornaxO7/Tornarec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTornaxO7%2FTornarec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTornaxO7%2FTornarec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2638b5f1eb2853a484b9c8afa2ee4d3e9c7e0753
[INFO] checking TornaxO7/Tornarec against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTornaxO7%2FTornarec" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TornaxO7/Tornarec
[INFO] finished tweaking git repo https://github.com/TornaxO7/Tornarec
[INFO] tweaked toml for git repo https://github.com/TornaxO7/Tornarec written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TornaxO7/Tornarec on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TornaxO7/Tornarec 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minifb v0.23.0
[INFO] [stderr]   Downloaded iced-x86 v1.17.0
[INFO] [stderr]   Downloaded orbclient v0.3.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c37de868067e4c4971ea9542b762a6877d8442a7cfd9d3670f138da35d19469d
[INFO] running `Command { std: "docker" "start" "-a" "c37de868067e4c4971ea9542b762a6877d8442a7cfd9d3670f138da35d19469d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c37de868067e4c4971ea9542b762a6877d8442a7cfd9d3670f138da35d19469d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c37de868067e4c4971ea9542b762a6877d8442a7cfd9d3670f138da35d19469d", kill_on_drop: false }`
[INFO] [stdout] c37de868067e4c4971ea9542b762a6877d8442a7cfd9d3670f138da35d19469d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebba86da7dfbbc3062d1662026949630479e3a197e7611409b5feb3483562595
[INFO] running `Command { std: "docker" "start" "-a" "ebba86da7dfbbc3062d1662026949630479e3a197e7611409b5feb3483562595", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling minifb v0.23.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking iced-x86 v1.17.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking memmap2 v0.5.7
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]     Checking tornarec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `pc`
[INFO] [stdout]  --> src/jit/arm/mod.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn compile_arm_block(&mut self, pc: Addr)  {
[INFO] [stdout]   |                                         ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pc`
[INFO] [stdout]  --> src/jit/arm/mod.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn compile_arm_block(&mut self, pc: Addr)  {
[INFO] [stdout]   |                                         ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]   --> src/jit/arm/mod.rs:11:47
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn compile_arm_instruction(&mut self, instruction: ArmInstruction) -> bool {
[INFO] [stdout]    |                                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruction`
[INFO] [stdout]   --> src/jit/arm/mod.rs:11:47
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn compile_arm_instruction(&mut self, instruction: ArmInstruction) -> bool {
[INFO] [stdout]    |                                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pc`
[INFO] [stdout]  --> src/jit/thumb/mod.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn compile_thumb_block(&mut self, pc: Addr) {
[INFO] [stdout]   |                                           ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pc`
[INFO] [stdout]  --> src/jit/thumb/mod.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn compile_thumb_block(&mut self, pc: Addr) {
[INFO] [stdout]   |                                           ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pc`
[INFO] [stdout]  --> src/jit/thumb/mod.rs:9:49
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn compile_thumb_instruction(&mut self, pc: Addr) -> bool {
[INFO] [stdout]   |                                                 ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pc`
[INFO] [stdout]  --> src/jit/thumb/mod.rs:9:49
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn compile_thumb_instruction(&mut self, pc: Addr) -> bool {
[INFO] [stdout]   |                                                 ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/nds_components/ram/wram.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn fetch(addr: Addr) -> u32 {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/nds_components/ram/wram.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn fetch(addr: Addr) -> u32 {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/nds_components/ram/psram.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn fetch(addr: Addr) -> u16 {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/nds_components/ram/psram.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn fetch(addr: Addr) -> u16 {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arm7_tdmi`, `arm946_es`, `screens`, and `state` are never read
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NDS {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 19 |     arm7_tdmi: Architecture,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 20 |     arm946_es: Architecture,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 21 |     screens: NDSScreens,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 22 |     state: Rc<RefCell<NDSState>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NDS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc` and `state` are never read
[INFO] [stdout]   --> src/jit/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct JIT {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 27 |     start_pc: Addr,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 28 |     state: Rc<RefCell<NDSState>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blocks` is never read
[INFO] [stdout]  --> src/jit/cacher.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Cacher {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     blocks: FnvHashMap<Addr, CodeBlock>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Cacher` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arm7_tdmi`, `arm946_es`, `screens`, and `state` are never read
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NDS {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 19 |     arm7_tdmi: Architecture,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 20 |     arm946_es: Architecture,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 21 |     screens: NDSScreens,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 22 |     state: Rc<RefCell<NDSState>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NDS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc` and `state` are never read
[INFO] [stdout]   --> src/jit/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct JIT {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 27 |     start_pc: Addr,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 28 |     state: Rc<RefCell<NDSState>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blocks` is never read
[INFO] [stdout]  --> src/jit/cacher.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Cacher {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     blocks: FnvHashMap<Addr, CodeBlock>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Cacher` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.78s
[INFO] running `Command { std: "docker" "inspect" "ebba86da7dfbbc3062d1662026949630479e3a197e7611409b5feb3483562595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebba86da7dfbbc3062d1662026949630479e3a197e7611409b5feb3483562595", kill_on_drop: false }`
[INFO] [stdout] ebba86da7dfbbc3062d1662026949630479e3a197e7611409b5feb3483562595
