[INFO] fetching crate xc3_lib 0.22.0...
[INFO] checking xc3_lib-0.22.0 against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] extracting crate xc3_lib 0.22.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate xc3_lib 0.22.0
[INFO] finished tweaking crates.io crate xc3_lib 0.22.0
[INFO] tweaked toml for crates.io crate xc3_lib 0.22.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xc3_lib 0.22.0 on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xc3_lib 0.22.0 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:83:1
[INFO] [stderr]    |
[INFO] [stderr] 83 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `xc3_lib` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xc3_write_derive v0.22.0
[INFO] [stderr]   Downloaded bilge-impl v0.2.0
[INFO] [stderr]   Downloaded bilge v0.2.0
[INFO] [stderr]   Downloaded xc3_write v0.22.0
[INFO] [stderr]   Downloaded ddsfile v0.5.2
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.2
[INFO] [stderr]   Downloaded bcdec_rs v0.2.0
[INFO] [stderr]   Downloaded hexlit v0.5.5
[INFO] [stderr]   Downloaded lzf v1.0.0
[INFO] [stderr]   Downloaded bilge v0.3.0
[INFO] [stderr]   Downloaded bilge-impl v0.3.0
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded image_dds v0.7.2
[INFO] [stderr]   Downloaded arbitrary-int v2.1.1
[INFO] [stderr]   Downloaded binrw_derive v0.15.1
[INFO] [stderr]   Downloaded binrw v0.15.1
[INFO] [stderr]   Downloaded wiiu_swizzle v0.3.0
[INFO] [stderr]   Downloaded tegra_swizzle v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a490de8f12b94b1d950eaa20128a21ff793e2981f0cb40bedb9be17458275071
[INFO] running `Command { std: "docker" "start" "a490de8f12b94b1d950eaa20128a21ff793e2981f0cb40bedb9be17458275071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a490de8f12b94b1d950eaa20128a21ff793e2981f0cb40bedb9be17458275071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a490de8f12b94b1d950eaa20128a21ff793e2981f0cb40bedb9be17458275071" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a490de8f12b94b1d950eaa20128a21ff793e2981f0cb40bedb9be17458275071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a490de8f12b94b1d950eaa20128a21ff793e2981f0cb40bedb9be17458275071" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:83:1
[INFO] [stderr]    |
[INFO] [stderr] 83 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `xc3_lib` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking arbitrary-int v1.3.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling binrw v0.15.1
[INFO] [stderr]     Checking bcdec_rs v0.2.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking arbitrary-int v2.1.1
[INFO] [stderr]     Checking lzf v1.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tegra_swizzle v0.4.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking murmur3 v0.5.2
[INFO] [stderr]     Checking hexlit v0.5.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking ddsfile v0.5.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bilge-impl v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bilge-impl v0.3.0
[INFO] [stderr]    Compiling xc3_write_derive v0.22.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking xc3_write v0.22.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking bilge v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bilge v0.2.0
[INFO] [stderr]     Checking wiiu_swizzle v0.3.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking image_dds v0.7.2
[INFO] [stderr]     Checking xc3_lib v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:364:16
[INFO] [stdout]     |
[INFO] [stdout] 364 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:372:16
[INFO] [stdout]     |
[INFO] [stdout] 372 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:379:16
[INFO] [stdout]     |
[INFO] [stdout] 379 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:385:16
[INFO] [stdout]     |
[INFO] [stdout] 385 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |             Some(reader.read_le()?)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:364:16
[INFO] [stdout]     |
[INFO] [stdout] 364 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:372:16
[INFO] [stdout]     |
[INFO] [stdout] 372 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:379:16
[INFO] [stdout]     |
[INFO] [stdout] 379 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:385:16
[INFO] [stdout]     |
[INFO] [stdout] 385 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/spch.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |             Some(reader.read_le()?)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/xbc1.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/xbc1.rs:199:16
[INFO] [stdout]     |
[INFO] [stdout] 199 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/xbc1.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/xbc1.rs:199:16
[INFO] [stdout]     |
[INFO] [stdout] 199 |         reader.read_le()
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binrw::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(read_le)]` to the crate attributes to enable `std::io::Read::read_le`
[INFO] [stdout]    --> src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 + #![feature(read_le)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xc3_lib` (lib); 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/bin/rustc --crate-name xc3_lib --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "image"))' -C metadata=1c8d035b27620342 -C extra-filename=-805999f141c7901c --out-dir /opt/rustwide/target/debug/build/xc3_lib/805999f141c7901c/out -L dependency=/opt/rustwide/target/debug/build/adler2/ee8704cd74c29624/out -L dependency=/opt/rustwide/target/debug/build/arbitrary-int/46177d300e667936/out -L dependency=/opt/rustwide/target/debug/build/arbitrary-int/fe2ad3848ab6cadd/out -L dependency=/opt/rustwide/target/debug/build/array-init/9bb8b0047276d83e/out -L dependency=/opt/rustwide/target/debug/build/bcdec_rs/5ccee38a060fd4d0/out -L dependency=/opt/rustwide/target/debug/build/bilge-impl/3f2410f65245b4a6/out -L dependency=/opt/rustwide/target/debug/build/bilge-impl/45628171acea9cf9/out -L dependency=/opt/rustwide/target/debug/build/bilge/fc6216d923127457/out -L dependency=/opt/rustwide/target/debug/build/binrw_derive/0ede1c6b07b320b1/out -L dependency=/opt/rustwide/target/debug/build/bitflags/9de504ee9e1bee1a/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/96239902634441ee/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/4785a08d5161a387/out -L dependency=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/31ecd786fe404797/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/fdad849b02bfa1ea/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/b76a30c82221d246/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c9006e854b046b8/out -L dependency=/opt/rustwide/target/debug/build/ddsfile/269f97d178d20c31/out -L dependency=/opt/rustwide/target/debug/build/either/f97c479ac8808f86/out -L dependency=/opt/rustwide/target/debug/build/enum-primitive-derive/62d1fbccb64c9df5/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/half/28ad72beb4239c53/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/indexmap/5cd8f496451fc958/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/cb8ca6aa8c56979f/out -L dependency=/opt/rustwide/target/debug/build/log/5bff93ec286af320/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/90648a2950d6f352/out -L dependency=/opt/rustwide/target/debug/build/nu-ansi-term/11c0e3ef7731332f/out -L dependency=/opt/rustwide/target/debug/build/num-traits/f66f4b200fc490bc/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/7a884365b0b2f48a/out -L dependency=/opt/rustwide/target/debug/build/sharded-slab/5d7560049c0c9021/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/76cc9f133babb9fb/out -L dependency=/opt/rustwide/target/debug/build/smallvec/0ed15a39e79b0386/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/00bde5487b05d959/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/18af85c6aa362430/out -L dependency=/opt/rustwide/target/debug/build/thiserror/6b246594487893dc/out -L dependency=/opt/rustwide/target/debug/build/thread_local/cbf1fada601e6778/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/9d52ffaa6b14fab9/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/924ceb6a991dbdfe/out -L dependency=/opt/rustwide/target/debug/build/tracing-log/89d3d6ab985c4c73/out -L dependency=/opt/rustwide/target/debug/build/xc3_write_derive/b8463924a3a0a176/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/714e33e7e379a716/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/c68a4adb9c123514/out -L dependency=/opt/rustwide/target/debug/build/zstd-safe/3e1e69b869873173/out -L dependency=/opt/rustwide/target/debug/build/zstd-sys/2ed8ba624f007eea/out --extern bilge=/opt/rustwide/target/debug/build/bilge/33f93431f3d2d434/out/libbilge-33f93431f3d2d434.rmeta --extern binrw=/opt/rustwide/target/debug/build/binrw/79b570346604a23b/out/libbinrw-79b570346604a23b.rmeta --extern flate2=/opt/rustwide/target/debug/build/flate2/679b237c5d1cee5c/out/libflate2-679b237c5d1cee5c.rmeta --extern image_dds=/opt/rustwide/target/debug/build/image_dds/8f3ba264419b1294/out/libimage_dds-8f3ba264419b1294.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/5cd8f496451fc958/out/libindexmap-5cd8f496451fc958.rmeta --extern log=/opt/rustwide/target/debug/build/log/5bff93ec286af320/out/liblog-5bff93ec286af320.rmeta --extern lzf=/opt/rustwide/target/debug/build/lzf/d2a68e7001958a77/out/liblzf-d2a68e7001958a77.rmeta --extern murmur3=/opt/rustwide/target/debug/build/murmur3/e0d6317531b8a827/out/libmurmur3-e0d6317531b8a827.rmeta --extern rayon=/opt/rustwide/target/debug/build/rayon/391b950647400711/out/librayon-391b950647400711.rmeta --extern tegra_swizzle=/opt/rustwide/target/debug/build/tegra_swizzle/9bca266d272af038/out/libtegra_swizzle-9bca266d272af038.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/e011853154a8f65c/out/libthiserror-e011853154a8f65c.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/f18dfd6145894d84/out/libtracing-f18dfd6145894d84.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/build/tracing-subscriber/76197df137a2772b/out/libtracing_subscriber-76197df137a2772b.rmeta --extern wiiu_swizzle=/opt/rustwide/target/debug/build/wiiu_swizzle/41cbb7f7c8dc91a5/out/libwiiu_swizzle-41cbb7f7c8dc91a5.rmeta --extern xc3_write=/opt/rustwide/target/debug/build/xc3_write/3fd20bc9d0679ea4/out/libxc3_write-3fd20bc9d0679ea4.rmeta --extern zstd=/opt/rustwide/target/debug/build/zstd/dacb126a962e719c/out/libzstd-dacb126a962e719c.rmeta --extern zune_inflate=/opt/rustwide/target/debug/build/zune-inflate/37c68f4b517fcec4/out/libzune_inflate-37c68f4b517fcec4.rmeta --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/zstd-sys/8716b40a164231f7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a490de8f12b94b1d950eaa20128a21ff793e2981f0cb40bedb9be17458275071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a490de8f12b94b1d950eaa20128a21ff793e2981f0cb40bedb9be17458275071", kill_on_drop: false }`
[INFO] [stdout] a490de8f12b94b1d950eaa20128a21ff793e2981f0cb40bedb9be17458275071
