[INFO] cloning repository https://github.com/Darxoon/ctr-bcres
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Darxoon/ctr-bcres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarxoon%2Fctr-bcres", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarxoon%2Fctr-bcres'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c590dc53be8bab46f0edeaa1b4afe9793e329eb
[INFO] checking Darxoon/ctr-bcres against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarxoon%2Fctr-bcres" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Darxoon/ctr-bcres
[INFO] finished tweaking git repo https://github.com/Darxoon/ctr-bcres
[INFO] tweaked toml for git repo https://github.com/Darxoon/ctr-bcres written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Darxoon/ctr-bcres on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Darxoon/ctr-bcres 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]     Updating binrw v0.14.1 -> v0.15.0
[INFO] [stderr]     Updating binrw_derive v0.14.1 -> v0.15.0
[INFO] [stderr]     Updating bytemuck v1.22.0 -> v1.23.1
[INFO] [stderr]     Updating owo-colors v3.5.0 -> v4.2.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded na v0.32.2
[INFO] [stderr]   Downloaded serde-binary v0.5.0
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded binary-stream v3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e123c81aa1ac7de677bf5c2c663c5a35b31b5be691f6820ac91aacabaa8f16a
[INFO] running `Command { std: "docker" "start" "-a" "6e123c81aa1ac7de677bf5c2c663c5a35b31b5be691f6820ac91aacabaa8f16a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e123c81aa1ac7de677bf5c2c663c5a35b31b5be691f6820ac91aacabaa8f16a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e123c81aa1ac7de677bf5c2c663c5a35b31b5be691f6820ac91aacabaa8f16a", kill_on_drop: false }`
[INFO] [stdout] 6e123c81aa1ac7de677bf5c2c663c5a35b31b5be691f6820ac91aacabaa8f16a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be4527d5022b1b7294c32832bb8c00bf64a72ec488de40d50c3fbdc78f756221
[INFO] running `Command { std: "docker" "start" "-a" "be4527d5022b1b7294c32832bb8c00bf64a72ec488de40d50c3fbdc78f756221", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking clap_builder v4.5.34
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking binary-stream v3.4.0
[INFO] [stderr]     Checking clap v4.5.34
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde-binary v0.5.0
[INFO] [stderr]     Checking na v0.32.2
[INFO] [stderr]     Checking ctr-bcres v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/cgfx_container.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Default, BinRead, BinWrite)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: byte index 61 is out of bounds of `#[br(assert(content_magic_number == 0x41544144u32,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/cgfx_container.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Default, BinRead, BinWrite)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: byte index 61 is out of bounds of `#[br(assert(content_magic_number == 0x41544144u32,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::from_utf8`
[INFO] [stdout]  --> src/cgfx_container.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     str::from_utf8,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::from_utf8`
[INFO] [stdout]  --> src/cgfx_container.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     str::from_utf8,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `read` found for struct `CgfxHeader` in the current scope
[INFO] [stdout]   --> src/cgfx_container.rs:58:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct CgfxHeader {
[INFO] [stdout]    | --------------------- function or associated item `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |         let header = CgfxHeader::read(&mut cursor)?;
[INFO] [stdout]    |                                  ^^^^ function or associated item not found in `CgfxHeader`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `read`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BinRead`
[INFO] [stdout]            candidate #2: `std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `read` found for struct `CgfxHeader` in the current scope
[INFO] [stdout]   --> src/cgfx_container.rs:58:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct CgfxHeader {
[INFO] [stdout]    | --------------------- function or associated item `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |         let header = CgfxHeader::read(&mut cursor)?;
[INFO] [stdout]    |                                  ^^^^ function or associated item not found in `CgfxHeader`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `read`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BinRead`
[INFO] [stdout]            candidate #2: `std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ctr-bcres` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ctr-bcres` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "be4527d5022b1b7294c32832bb8c00bf64a72ec488de40d50c3fbdc78f756221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be4527d5022b1b7294c32832bb8c00bf64a72ec488de40d50c3fbdc78f756221", kill_on_drop: false }`
[INFO] [stdout] be4527d5022b1b7294c32832bb8c00bf64a72ec488de40d50c3fbdc78f756221
