[INFO] cloning repository https://github.com/boomshroom/mynes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boomshroom/mynes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboomshroom%2Fmynes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboomshroom%2Fmynes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 328afe45a24d102cb7649e42067eef10e1e4d6f8 [INFO] checking boomshroom/mynes against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboomshroom%2Fmynes" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boomshroom/mynes on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/rust-toolchain [INFO] started tweaking git repo https://github.com/boomshroom/mynes [INFO] finished tweaking git repo https://github.com/boomshroom/mynes [INFO] tweaked toml for git repo https://github.com/boomshroom/mynes written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/boomshroom/mynes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec7c049ea8b56b5175199392f9050bb7f6940e283f94a7bd54a81e234bb5c4ac [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" "ec7c049ea8b56b5175199392f9050bb7f6940e283f94a7bd54a81e234bb5c4ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec7c049ea8b56b5175199392f9050bb7f6940e283f94a7bd54a81e234bb5c4ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec7c049ea8b56b5175199392f9050bb7f6940e283f94a7bd54a81e234bb5c4ac", kill_on_drop: false }` [INFO] [stdout] ec7c049ea8b56b5175199392f9050bb7f6940e283f94a7bd54a81e234bb5c4ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2aa61d731d86f181721f61e940162fa786888791ec66a39466a14815b7519c50 [INFO] running `Command { std: "docker" "start" "-a" "2aa61d731d86f181721f61e940162fa786888791ec66a39466a14815b7519c50", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Compiling bounded-integer-macro v0.4.0 [INFO] [stderr] Checking bounded-integer v0.4.0 [INFO] [stderr] Checking mynes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CHRBank` [INFO] [stdout] --> src/memory/mmc1.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{CHRBank, PRGBank}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::memory::CHR_BANK_SIZE` [INFO] [stdout] --> src/memory/mmc1.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::memory::CHR_BANK_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/oam.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | bounded_integer!(pub struct OamIdx { 0..64 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/palette.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | bounded_integer!(pub struct ColorCode { 0..0x40 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/palette.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | bounded_integer!(pub enum TileColor { 0..4 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/palette.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | bounded_integer!(pub enum PaletteIdx { 0..4 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/pattern.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | bounded_integer!(pub enum PatternTile { 0..16 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | bounded_integer!(pub struct VAddr { 0..0x4000 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | bounded_integer!(pub enum NTAddr { 0..4 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | bounded_integer!(#[repr(u16)] pub enum VReg { 0..8 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | bounded_integer!(pub enum PixelCoord { 0..8 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | bounded_integer!(pub enum TileCoord { 0..32 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0199`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mynes` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `CHRBank` [INFO] [stdout] --> src/memory/mmc1.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{CHRBank, PRGBank}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::memory::CHR_BANK_SIZE` [INFO] [stdout] --> src/memory/mmc1.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::memory::CHR_BANK_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/oam.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | bounded_integer!(pub struct OamIdx { 0..64 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/palette.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | bounded_integer!(pub struct ColorCode { 0..0x40 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/palette.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | bounded_integer!(pub enum TileColor { 0..4 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/palette.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | bounded_integer!(pub enum PaletteIdx { 0..4 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/pattern.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | bounded_integer!(pub enum PatternTile { 0..16 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | bounded_integer!(pub struct VAddr { 0..0x4000 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | bounded_integer!(pub enum NTAddr { 0..4 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | bounded_integer!(#[repr(u16)] pub enum VReg { 0..8 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | bounded_integer!(pub enum PixelCoord { 0..8 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> src/ppu/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | bounded_integer!(pub enum TileCoord { 0..32 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bounded_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0199`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2aa61d731d86f181721f61e940162fa786888791ec66a39466a14815b7519c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa61d731d86f181721f61e940162fa786888791ec66a39466a14815b7519c50", kill_on_drop: false }` [INFO] [stdout] 2aa61d731d86f181721f61e940162fa786888791ec66a39466a14815b7519c50