[INFO] cloning repository https://github.com/sbechet/mspacmab-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbechet/mspacmab-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbechet%2Fmspacmab-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbechet%2Fmspacmab-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a06e4412fd5d3bad838b79b6b75b2cf5e50eb36 [INFO] checking sbechet/mspacmab-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbechet%2Fmspacmab-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbechet/mspacmab-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbechet/mspacmab-rs [INFO] finished tweaking git repo https://github.com/sbechet/mspacmab-rs [INFO] tweaked toml for git repo https://github.com/sbechet/mspacmab-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sbechet/mspacmab-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879702b8f82afdedfd12d50fefde963be856e6c965802e7953a200da3c41a66b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "879702b8f82afdedfd12d50fefde963be856e6c965802e7953a200da3c41a66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879702b8f82afdedfd12d50fefde963be856e6c965802e7953a200da3c41a66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879702b8f82afdedfd12d50fefde963be856e6c965802e7953a200da3c41a66b", kill_on_drop: false }` [INFO] [stdout] 879702b8f82afdedfd12d50fefde963be856e6c965802e7953a200da3c41a66b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5903e7ee93e85e703ecc62b43dac6753e30facd9941a7e40b93215a352ebddc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c5903e7ee93e85e703ecc62b43dac6753e30facd9941a7e40b93215a352ebddc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking png v0.16.3 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking sdl2-sys v0.32.6 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking sdl2 v0.32.2 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Checking embedded-graphics-simulator v0.2.0 [INFO] [stderr] Checking mspacmab-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SpriteId` [INFO] [stdout] --> src/main.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | use sprite::{SpriteId, Sprite}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TextId` [INFO] [stdout] --> src/main.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | use text::{TextId, Text}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SpriteId` [INFO] [stdout] --> src/main.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | use sprite::{SpriteId, Sprite}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TextId` [INFO] [stdout] --> src/main.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | use text::{TextId, Text}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/main.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | fn idle(r: Resources) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/main.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | fn idle(r: Resources) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WAVEDATA` [INFO] [stdout] --> src/mspacmab_data.rs:3404:1 [INFO] [stdout] | [INFO] [stdout] 3404 | / pub const WAVEDATA: [ [u8; 32]; 8] = [ [INFO] [stdout] 3405 | | [7, 9, 10, 11, 12, 13, 13, 14, 14, 14, 13, 13, 12, 11, 10, 9, 7, 5, 4, 3, 2, 1, 1, 0, 0, 0, 1, 1, 2, 3, 4, 5, ], [INFO] [stdout] 3406 | | [7, 12, 14, 14, 13, 11, 9, 10, 11, 11, 10, 9, 6, 4, 3, 5, 7, 9, 11, 10, 8, 5, 4, 3, 3, 4, 5, 3, 1, 0, 0, 2, ], [INFO] [stdout] 3407 | | [7, 10, 12, 13, 14, 13, 12, 10, 7, 4, 2, 1, 0, 1, 2, 4, 7, 11, 13, 14, 13, 11, 7, 3, 1, 0, 1, 3, 7, 14, 7, 0, ], [INFO] [stdout] ... | [INFO] [stdout] 3412 | | [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, ], [INFO] [stdout] 3413 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/bgr233.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(red: u8, green: u8, blue: u8) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `TextId` [INFO] [stdout] --> src/text.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum TextId { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/text.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn get(id: TextId) -> &'static Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Resources` [INFO] [stdout] --> src/main.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct Resources { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `init` [INFO] [stdout] --> src/main.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn init() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `idle` [INFO] [stdout] --> src/main.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn idle(r: Resources) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_tile_colors` [INFO] [stdout] --> src/main.rs:88:4 [INFO] [stdout] | [INFO] [stdout] 88 | fn check_tile_colors(display: &mut SimulatorDisplay) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_sprite_colors` [INFO] [stdout] --> src/main.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn check_sprite_colors(display: &mut SimulatorDisplay) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WAVEDATA` [INFO] [stdout] --> src/mspacmab_data.rs:3404:1 [INFO] [stdout] | [INFO] [stdout] 3404 | / pub const WAVEDATA: [ [u8; 32]; 8] = [ [INFO] [stdout] 3405 | | [7, 9, 10, 11, 12, 13, 13, 14, 14, 14, 13, 13, 12, 11, 10, 9, 7, 5, 4, 3, 2, 1, 1, 0, 0, 0, 1, 1, 2, 3, 4, 5, ], [INFO] [stdout] 3406 | | [7, 12, 14, 14, 13, 11, 9, 10, 11, 11, 10, 9, 6, 4, 3, 5, 7, 9, 11, 10, 8, 5, 4, 3, 3, 4, 5, 3, 1, 0, 0, 2, ], [INFO] [stdout] 3407 | | [7, 10, 12, 13, 14, 13, 12, 10, 7, 4, 2, 1, 0, 1, 2, 4, 7, 11, 13, 14, 13, 11, 7, 3, 1, 0, 1, 3, 7, 14, 7, 0, ], [INFO] [stdout] ... | [INFO] [stdout] 3412 | | [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, ], [INFO] [stdout] 3413 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/bgr233.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(red: u8, green: u8, blue: u8) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `TextId` [INFO] [stdout] --> src/text.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum TextId { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/text.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn get(id: TextId) -> &'static Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Resources` [INFO] [stdout] --> src/main.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct Resources { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `init` [INFO] [stdout] --> src/main.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn init() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `idle` [INFO] [stdout] --> src/main.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn idle(r: Resources) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_tile_colors` [INFO] [stdout] --> src/main.rs:88:4 [INFO] [stdout] | [INFO] [stdout] 88 | fn check_tile_colors(display: &mut SimulatorDisplay) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_sprite_colors` [INFO] [stdout] --> src/main.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn check_sprite_colors(display: &mut SimulatorDisplay) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.83s [INFO] running `Command { std: "docker" "inspect" "c5903e7ee93e85e703ecc62b43dac6753e30facd9941a7e40b93215a352ebddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5903e7ee93e85e703ecc62b43dac6753e30facd9941a7e40b93215a352ebddc", kill_on_drop: false }` [INFO] [stdout] c5903e7ee93e85e703ecc62b43dac6753e30facd9941a7e40b93215a352ebddc