[INFO] cloning repository https://github.com/kriogenia/nove [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kriogenia/nove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkriogenia%2Fnove", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkriogenia%2Fnove'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf8561f3915f5a879cdf654af3b306dbfc8eee6c [INFO] building kriogenia/nove against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkriogenia%2Fnove" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kriogenia/nove [INFO] finished tweaking git repo https://github.com/kriogenia/nove [INFO] tweaked toml for git repo https://github.com/kriogenia/nove written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kriogenia/nove on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kriogenia/nove 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a9d277081f104f1fc36a07762e9819c6f842c511af284627a9826a5b7ce5d68 [INFO] running `Command { std: "docker" "start" "-a" "2a9d277081f104f1fc36a07762e9819c6f842c511af284627a9826a5b7ce5d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a9d277081f104f1fc36a07762e9819c6f842c511af284627a9826a5b7ce5d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a9d277081f104f1fc36a07762e9819c6f842c511af284627a9826a5b7ce5d68", kill_on_drop: false }` [INFO] [stdout] 2a9d277081f104f1fc36a07762e9819c6f842c511af284627a9826a5b7ce5d68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ea40062966b68198390c25ce25e203eb1b33fa46e71cb9ca0413d024e10c78 [INFO] running `Command { std: "docker" "start" "-a" "f5ea40062966b68198390c25ce25e203eb1b33fa46e71cb9ca0413d024e10c78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nove_core v0.2.0 (/opt/rustwide/workdir/nove_core) [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling sdl2 v0.2.0 (/opt/rustwide/workdir/sdl2) [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> sdl2/src/main.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::{Debug, Display}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RGB_SPACE` is never used [INFO] [stdout] --> sdl2/src/main.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const RGB_SPACE: u32 = 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TILES_PER_BANK` is never used [INFO] [stdout] --> sdl2/src/main.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const TILES_PER_BANK: usize = 256; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `set_pixel` are never used [INFO] [stdout] --> sdl2/src/rgb.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl RgbFrame { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 10 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn set_pixel(&mut self, x: u32, y: u32, rgb: (u8, u8, u8)) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WIDTH` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const WIDTH: u32 = 256; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HEIGHT` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const HEIGHT: u32 = 240; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RGB_SPACE` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const RGB_SPACE: u32 = 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCALE` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const SCALE: u32 = 3; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TILES_PER_BANK` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const TILES_PER_BANK: usize = 256; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file` is never read [INFO] [stdout] --> sdl2/src/tile_render.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 19 | /// The ROM file to read [INFO] [stdout] 20 | pub file: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SYSTEM_PALLETE` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub static SYSTEM_PALLETE: [(u8, u8, u8); 64] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_tile_bank` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn show_tile_bank(rom: &Rom, bank: usize) -> RgbFrame { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "f5ea40062966b68198390c25ce25e203eb1b33fa46e71cb9ca0413d024e10c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ea40062966b68198390c25ce25e203eb1b33fa46e71cb9ca0413d024e10c78", kill_on_drop: false }` [INFO] [stdout] f5ea40062966b68198390c25ce25e203eb1b33fa46e71cb9ca0413d024e10c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39c7caf52b3dbe8ba47dd76792bc6ed05f5f7dda015fc6b40a374b8c1b4c442c [INFO] running `Command { std: "docker" "start" "-a" "39c7caf52b3dbe8ba47dd76792bc6ed05f5f7dda015fc6b40a374b8c1b4c442c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling sdl2 v0.2.0 (/opt/rustwide/workdir/sdl2) [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> sdl2/src/main.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::{Debug, Display}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stdout] warning: constant `RGB_SPACE` is never used [INFO] [stdout] --> sdl2/src/main.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const RGB_SPACE: u32 = 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TILES_PER_BANK` is never used [INFO] [stdout] --> sdl2/src/main.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const TILES_PER_BANK: usize = 256; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `set_pixel` are never used [INFO] [stdout] --> sdl2/src/rgb.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl RgbFrame { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 10 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn set_pixel(&mut self, x: u32, y: u32, rgb: (u8, u8, u8)) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WIDTH` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const WIDTH: u32 = 256; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HEIGHT` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const HEIGHT: u32 = 240; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RGB_SPACE` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const RGB_SPACE: u32 = 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCALE` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const SCALE: u32 = 3; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TILES_PER_BANK` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const TILES_PER_BANK: usize = 256; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file` is never read [INFO] [stdout] --> sdl2/src/tile_render.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 19 | /// The ROM file to read [INFO] [stdout] 20 | pub file: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SYSTEM_PALLETE` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub static SYSTEM_PALLETE: [(u8, u8, u8); 64] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_tile_bank` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn show_tile_bank(rom: &Rom, bank: usize) -> RgbFrame { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> sdl2/src/tile_render.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nove_core v0.2.0 (/opt/rustwide/workdir/nove_core) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `Command { std: "docker" "inspect" "39c7caf52b3dbe8ba47dd76792bc6ed05f5f7dda015fc6b40a374b8c1b4c442c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c7caf52b3dbe8ba47dd76792bc6ed05f5f7dda015fc6b40a374b8c1b4c442c", kill_on_drop: false }` [INFO] [stdout] 39c7caf52b3dbe8ba47dd76792bc6ed05f5f7dda015fc6b40a374b8c1b4c442c