[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] 3e90c18ea8414225d7eaa8cbe6ae62bf522223c6
[INFO] checking Darxoon/ctr-bcres against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarxoon%2Fctr-bcres" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Darxoon/ctr-bcres on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest Rust 1.97.0-nightly compatible versions
[INFO] [stderr]       Adding glam v0.25.0 (available: v0.32.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acf162bdad69665c51959f956bdb9538e8555049e00b601cb6c0cfa07f84bb52
[INFO] running `Command { std: "docker" "start" "-a" "acf162bdad69665c51959f956bdb9538e8555049e00b601cb6c0cfa07f84bb52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acf162bdad69665c51959f956bdb9538e8555049e00b601cb6c0cfa07f84bb52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf162bdad69665c51959f956bdb9538e8555049e00b601cb6c0cfa07f84bb52", kill_on_drop: false }`
[INFO] [stdout] acf162bdad69665c51959f956bdb9538e8555049e00b601cb6c0cfa07f84bb52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b04d39b0a91dee687420676d3bb22c2e0e8ce4d95764af3b7836f01c0b59521d
[INFO] running `Command { std: "docker" "start" "-a" "b04d39b0a91dee687420676d3bb22c2e0e8ce4d95764af3b7836f01c0b59521d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling binrw v0.15.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking ctr-bcres v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/cgfx_container.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, Debug, PartialEq, Eq, Default, BinRead, BinWrite)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: end byte index 61 is out of bounds for string of length 50
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/cgfx_container.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, Debug, PartialEq, Eq, Default, BinRead, BinWrite)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: end byte index 61 is out of bounds for string of length 50
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::from_utf8`
[INFO] [stdout]  --> src/cgfx_container.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     str::from_utf8,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::from_utf8`
[INFO] [stdout]  --> src/cgfx_container.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     str::from_utf8,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `read` found for struct `CgfxHeader` in the current scope
[INFO] [stdout]   --> src/cgfx_container.rs:73:34
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct CgfxHeader {
[INFO] [stdout]    | --------------------- associated function or constant `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         let header = CgfxHeader::read(&mut cursor)?;
[INFO] [stdout]    |                                  ^^^^ associated function or constant 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 associated function or constant named `read` found for struct `CgfxHeader` in the current scope
[INFO] [stdout]   --> src/cgfx_container.rs:73:34
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct CgfxHeader {
[INFO] [stdout]    | --------------------- associated function or constant `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         let header = CgfxHeader::read(&mut cursor)?;
[INFO] [stdout]    |                                  ^^^^ associated function or constant 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" "b04d39b0a91dee687420676d3bb22c2e0e8ce4d95764af3b7836f01c0b59521d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b04d39b0a91dee687420676d3bb22c2e0e8ce4d95764af3b7836f01c0b59521d", kill_on_drop: false }`
[INFO] [stdout] b04d39b0a91dee687420676d3bb22c2e0e8ce4d95764af3b7836f01c0b59521d
