[INFO] cloning repository https://github.com/Comba92/nen-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Comba92/nen-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComba92%2Fnen-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComba92%2Fnen-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2b76c82646ed2a9a8534c456a412b630da161c1
[INFO] checking Comba92/nen-emulator against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComba92%2Fnen-emulator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Comba92/nen-emulator on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Comba92/nen-emulator
[INFO] finished tweaking git repo https://github.com/Comba92/nen-emulator
[INFO] tweaked toml for git repo https://github.com/Comba92/nen-emulator written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Comba92/nen-emulator 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag v0.2.19
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded inventory v0.3.16
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded bitfield-struct v0.10.0
[INFO] [stderr]   Downloaded circular-buffer v0.1.9
[INFO] [stderr]   Downloaded prettydiff v0.8.0
[INFO] [stderr]   Downloaded colog v1.3.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5d1ee7bba1b05401768a8ed117b0a823d536a714594b66d34d4adf060c797e8
[INFO] running `Command { std: "docker" "start" "-a" "a5d1ee7bba1b05401768a8ed117b0a823d536a714594b66d34d4adf060c797e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5d1ee7bba1b05401768a8ed117b0a823d536a714594b66d34d4adf060c797e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5d1ee7bba1b05401768a8ed117b0a823d536a714594b66d34d4adf060c797e8", kill_on_drop: false }`
[INFO] [stdout] a5d1ee7bba1b05401768a8ed117b0a823d536a714594b66d34d4adf060c797e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51f31f2bbc62cdabf0616572232fb20fe60e0fbcc5e6706c9549b6e5aac82443
[INFO] running `Command { std: "docker" "start" "-a" "51f31f2bbc62cdabf0616572232fb20fe60e0fbcc5e6706c9549b6e5aac82443", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]     Checking inventory v0.3.16
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking circular-buffer v0.1.9
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking colog v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling typetag-impl v0.2.19
[INFO] [stderr]    Compiling bitfield-struct v0.10.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking typetag v0.2.19
[INFO] [stderr]     Checking prettydiff v0.8.0
[INFO] [stderr]     Checking nen-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/ppu_test/../../src/bin/native/sdl2ctx.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/ppu_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     mod sdl2ctx;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nen-emulator` (test "ppu_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `tests/./single_step_tests/tests/00.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/single_step_tests.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |   let json = include_str!("./single_step_tests/tests/00.json");
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_file` found for struct `nen_emulator::cart::Cart` in the current scope
[INFO] [stdout]    --> tests/nestest.rs:82:22
[INFO] [stdout]     |
[INFO] [stdout] 82  |     let cart = Cart::from_file(rom_path).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^ function or associated item not found in `Cart`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `nen_emulator::cart::Cart`, consider using `nen_emulator::cart::Cart::new` which returns `Result<nen_emulator::cart::Cart, String>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/cart.rs:314:3
[INFO] [stdout]     |
[INFO] [stdout] 314 |   pub fn new(rom: &[u8]) -> Result<Self, String> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nen-emulator` (test "single_step_tests") due to 1 previous error
[INFO] [stdout] error[E0599]: no function or associated item named `from_file` found for struct `nen_emulator::cart::Cart` in the current scope
[INFO] [stdout]    --> tests/nestest.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let rom = Cart::from_file(rom_path).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^ function or associated item not found in `Cart`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `nen_emulator::cart::Cart`, consider using `nen_emulator::cart::Cart::new` which returns `Result<nen_emulator::cart::Cart, String>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/cart.rs:314:3
[INFO] [stdout]     |
[INFO] [stdout] 314 |   pub fn new(rom: &[u8]) -> Result<Self, String> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_cart` found for struct `Nes` in the current scope
[INFO] [stdout]    --> tests/nestest.rs:143:24
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let mut emu = Nes::with_cart(rom);
[INFO] [stdout]     |                        ^^^^^^^^^ function or associated item not found in `Nes`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Nes` consider using one of the following associated functions:
[INFO] [stdout]       Nes::boot_from_bytes
[INFO] [stdout]       Nes::boot_empty
[INFO] [stdout]       Nes::boot_from_cart
[INFO] [stdout]    --> /opt/rustwide/workdir/src/nes.rs:12:3
[INFO] [stdout]     |
[INFO] [stdout] 12  |   pub fn boot_from_bytes(rom: &[u8]) -> Result<Self, String> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17  |   pub fn boot_empty() -> Self {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |   pub fn boot_from_cart(cart: Cart) -> Self {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `get_cart` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/nes.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 |   pub fn get_cart(&self) -> CartHeader {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_file` found for struct `nen_emulator::cart::Cart` in the current scope
[INFO] [stdout]    --> tests/nestest.rs:203:19
[INFO] [stdout]     |
[INFO] [stdout] 203 |   let rom = Cart::from_file(rom_path).unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^ function or associated item not found in `Cart`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `nen_emulator::cart::Cart`, consider using `nen_emulator::cart::Cart::new` which returns `Result<nen_emulator::cart::Cart, String>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/cart.rs:314:3
[INFO] [stdout]     |
[INFO] [stdout] 314 |   pub fn new(rom: &[u8]) -> Result<Self, String> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nen-emulator` (test "nestest") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "51f31f2bbc62cdabf0616572232fb20fe60e0fbcc5e6706c9549b6e5aac82443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51f31f2bbc62cdabf0616572232fb20fe60e0fbcc5e6706c9549b6e5aac82443", kill_on_drop: false }`
[INFO] [stdout] 51f31f2bbc62cdabf0616572232fb20fe60e0fbcc5e6706c9549b6e5aac82443
