[INFO] fetching crate deku 0.20.0...
[INFO] checking deku-0.20.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate deku 0.20.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate deku 0.20.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate deku 0.20.0
[INFO] tweaked toml for crates.io crate deku 0.20.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deku 0.20.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate deku 0.20.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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f50718ba8396a494cdf05ea1ff2183e6ef1828946e4a8195522122ff8511a43
[INFO] running `Command { std: "docker" "start" "-a" "9f50718ba8396a494cdf05ea1ff2183e6ef1828946e4a8195522122ff8511a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f50718ba8396a494cdf05ea1ff2183e6ef1828946e4a8195522122ff8511a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f50718ba8396a494cdf05ea1ff2183e6ef1828946e4a8195522122ff8511a43", kill_on_drop: false }`
[INFO] [stdout] 9f50718ba8396a494cdf05ea1ff2183e6ef1828946e4a8195522122ff8511a43
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41355563079d866429569c5141fc30cbcd594d29a7501313ceb05aee2c362653
[INFO] running `Command { std: "docker" "start" "-a" "41355563079d866429569c5141fc30cbcd594d29a7501313ceb05aee2c362653", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking no_std_io2 v0.9.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking assert_hex v0.4.1
[INFO] [stderr]     Checking hexlit v0.5.5
[INFO] [stderr]    Compiling alloc_counter_macro v0.0.2
[INFO] [stderr]     Checking alloc_counter v0.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling deku_derive v0.20.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking trybuild v1.0.112
[INFO] [stderr]     Checking deku v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:463:51
[INFO] [stdout]      |
[INFO] [stdout]  463 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1279 | ImplDekuTraitsBytesUnsigned!(u16);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:470:51
[INFO] [stdout]      |
[INFO] [stdout]  470 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1279 | ImplDekuTraitsBytesUnsigned!(u16);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:463:51
[INFO] [stdout]      |
[INFO] [stdout]  463 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1281 | ImplDekuTraitsBytesUnsigned!(u32);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:470:51
[INFO] [stdout]      |
[INFO] [stdout]  470 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1281 | ImplDekuTraitsBytesUnsigned!(u32);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:463:51
[INFO] [stdout]      |
[INFO] [stdout]  463 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1283 | ImplDekuTraitsBytesUnsigned!(u64);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:470:51
[INFO] [stdout]      |
[INFO] [stdout]  470 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1283 | ImplDekuTraitsBytesUnsigned!(u64);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:463:51
[INFO] [stdout]      |
[INFO] [stdout]  463 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1285 | ImplDekuTraitsBytesUnsigned!(u128);
[INFO] [stdout]      | ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:470:51
[INFO] [stdout]      |
[INFO] [stdout]  470 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1285 | ImplDekuTraitsBytesUnsigned!(u128);
[INFO] [stdout]      | ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:463:51
[INFO] [stdout]      |
[INFO] [stdout]  463 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1287 | ImplDekuTraitsBytesUnsigned!(usize);
[INFO] [stdout]      | ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:470:51
[INFO] [stdout]      |
[INFO] [stdout]  470 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1287 | ImplDekuTraitsBytesUnsigned!(usize);
[INFO] [stdout]      | ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 1], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:620:51
[INFO] [stdout]      |
[INFO] [stdout]  620 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1289 | ImplDekuTraitsSigned!(i8, u8);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 1], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:627:51
[INFO] [stdout]      |
[INFO] [stdout]  627 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1289 | ImplDekuTraitsSigned!(i8, u8);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:620:51
[INFO] [stdout]      |
[INFO] [stdout]  620 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1290 | ImplDekuTraitsSigned!(i16, u16);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:627:51
[INFO] [stdout]      |
[INFO] [stdout]  627 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1290 | ImplDekuTraitsSigned!(i16, u16);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:620:51
[INFO] [stdout]      |
[INFO] [stdout]  620 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1291 | ImplDekuTraitsSigned!(i32, u32);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:627:51
[INFO] [stdout]      |
[INFO] [stdout]  627 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1291 | ImplDekuTraitsSigned!(i32, u32);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:620:51
[INFO] [stdout]      |
[INFO] [stdout]  620 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1292 | ImplDekuTraitsSigned!(i64, u64);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:627:51
[INFO] [stdout]      |
[INFO] [stdout]  627 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1292 | ImplDekuTraitsSigned!(i64, u64);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:620:51
[INFO] [stdout]      |
[INFO] [stdout]  620 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | ImplDekuTraitsSigned!(i128, u128);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:627:51
[INFO] [stdout]      |
[INFO] [stdout]  627 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | ImplDekuTraitsSigned!(i128, u128);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:620:51
[INFO] [stdout]      |
[INFO] [stdout]  620 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1294 | ImplDekuTraitsSigned!(isize, usize);
[INFO] [stdout]      | ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:627:51
[INFO] [stdout]      |
[INFO] [stdout]  627 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1294 | ImplDekuTraitsSigned!(isize, usize);
[INFO] [stdout]      | ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadSignExtend` which comes from the expansion of the macro `ImplDekuTraitsSigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:463:51
[INFO] [stdout]      |
[INFO] [stdout]  463 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1297 | ImplDekuTraitsBytesUnsigned!(f32, u32);
[INFO] [stdout]      | -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:470:51
[INFO] [stdout]      |
[INFO] [stdout]  470 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1297 | ImplDekuTraitsBytesUnsigned!(f32, u32);
[INFO] [stdout]      | -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:463:51
[INFO] [stdout]      |
[INFO] [stdout]  463 |                             <$typ>::from_le_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1299 | ImplDekuTraitsBytesUnsigned!(f64, u64);
[INFO] [stdout]      | -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]     --> src/impls/primitive.rs:470:51
[INFO] [stdout]      |
[INFO] [stdout]  470 |                             <$typ>::from_be_bytes(buf.try_into().unwrap())
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1299 | ImplDekuTraitsBytesUnsigned!(f64, u64);
[INFO] [stdout]      | -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `ImplDekuReadBytes` which comes from the expansion of the macro `ImplDekuTraitsBytesUnsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deku` (lib) due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "41355563079d866429569c5141fc30cbcd594d29a7501313ceb05aee2c362653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41355563079d866429569c5141fc30cbcd594d29a7501313ceb05aee2c362653", kill_on_drop: false }`
[INFO] [stdout] 41355563079d866429569c5141fc30cbcd594d29a7501313ceb05aee2c362653
