[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] testing boomshroom/mynes against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboomshroom%2Fmynes" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boomshroom/mynes on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-91/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-91/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 345c775212fec816da8ba3589a02befdab0741e0e1c6b19d5295df53d1347468 [INFO] running `Command { std: "docker" "start" "-a" "345c775212fec816da8ba3589a02befdab0741e0e1c6b19d5295df53d1347468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "345c775212fec816da8ba3589a02befdab0741e0e1c6b19d5295df53d1347468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345c775212fec816da8ba3589a02befdab0741e0e1c6b19d5295df53d1347468", kill_on_drop: false }` [INFO] [stdout] 345c775212fec816da8ba3589a02befdab0741e0e1c6b19d5295df53d1347468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5b77598b41179075cfaead18d7dbc287ba320a75a50f86cb3d3c60459b3cdca [INFO] running `Command { std: "docker" "start" "-a" "c5b77598b41179075cfaead18d7dbc287ba320a75a50f86cb3d3c60459b3cdca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling quote v1.0.9 [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 memmap v0.7.0 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling bounded-integer-macro v0.4.0 [INFO] [stderr] Compiling bounded-integer v0.4.0 [INFO] [stderr] Compiling 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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | slice_as_chunks, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | step_trait, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | step_trait_ext, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | cell_update, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `step_trait_ext` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | step_trait_ext, [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] [stderr] error: could not compile `mynes` due to 16 previous errors; 2 warnings emitted [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] [stderr] warning: build failed, waiting for other jobs to finish... [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 15 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0199, E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0199`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5b77598b41179075cfaead18d7dbc287ba320a75a50f86cb3d3c60459b3cdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b77598b41179075cfaead18d7dbc287ba320a75a50f86cb3d3c60459b3cdca", kill_on_drop: false }` [INFO] [stdout] c5b77598b41179075cfaead18d7dbc287ba320a75a50f86cb3d3c60459b3cdca