[INFO] cloning repository https://github.com/fordtom/mint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fordtom/mint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffordtom%2Fmint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffordtom%2Fmint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 657bcc08ea11981e5f7d59cd78127464a23e1327
[INFO] checking fordtom/mint against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffordtom%2Fmint" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fordtom/mint
[INFO] finished tweaking git repo https://github.com/fordtom/mint
[INFO] tweaked toml for git repo https://github.com/fordtom/mint written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fordtom/mint 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 git repo https://github.com/fordtom/mint 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] edcf85e27f8d02b7f9759bd37f43096f789a4704cfde25ff1c4221c3aaa82557
[INFO] running `Command { std: "docker" "start" "-a" "edcf85e27f8d02b7f9759bd37f43096f789a4704cfde25ff1c4221c3aaa82557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edcf85e27f8d02b7f9759bd37f43096f789a4704cfde25ff1c4221c3aaa82557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edcf85e27f8d02b7f9759bd37f43096f789a4704cfde25ff1c4221c3aaa82557", kill_on_drop: false }`
[INFO] [stdout] edcf85e27f8d02b7f9759bd37f43096f789a4704cfde25ff1c4221c3aaa82557
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9daf102d8478c8dc7cd471bcf6b8a6a60200fcec867a6d86e42bccf5b39bebf0
[INFO] running `Command { std: "docker" "start" "-a" "9daf102d8478c8dc7cd471bcf6b8a6a60200fcec867a6d86e42bccf5b39bebf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking bytesize v2.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ansic-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking ansic v0.1.7
[INFO] [stderr]     Checking bin_file v0.1.4
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking zip v4.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml v0.9.4
[INFO] [stderr]     Checking calamine v0.29.0
[INFO] [stderr]     Checking mint-cli v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/layout/conversions.rs:42:42
[INFO] [stdout]     |
[INFO] [stdout]  42 |                     DataValue::U64(v) => <Self as TryFrom<u64>>::try_from(*v)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | impl_try_from_strict_unsigned!(u8, u16, u32, u64);
[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 `impl_try_from_strict_unsigned` (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<u64, Infallible>
[INFO] [stdout]    --> src/layout/conversions.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |                         <Self as TryFrom<u64>>::try_from(*v as u64)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | impl_try_from_strict_unsigned!(u8, u16, u32, u64);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_try_from_strict_unsigned` (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<i64, Infallible>
[INFO] [stdout]    --> src/layout/conversions.rs:71:42
[INFO] [stdout]     |
[INFO] [stdout]  71 |                     DataValue::I64(v) => <Self as TryFrom<i64>>::try_from(*v)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | impl_try_from_strict_signed!(i8, i16, i32, i64);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_try_from_strict_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mint-cli` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/layout/conversions.rs:42:42
[INFO] [stdout]     |
[INFO] [stdout]  42 |                     DataValue::U64(v) => <Self as TryFrom<u64>>::try_from(*v)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | impl_try_from_strict_unsigned!(u8, u16, u32, u64);
[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 `impl_try_from_strict_unsigned` (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<u64, Infallible>
[INFO] [stdout]    --> src/layout/conversions.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |                         <Self as TryFrom<u64>>::try_from(*v as u64)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | impl_try_from_strict_unsigned!(u8, u16, u32, u64);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_try_from_strict_unsigned` (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<i64, Infallible>
[INFO] [stdout]    --> src/layout/conversions.rs:71:42
[INFO] [stdout]     |
[INFO] [stdout]  71 |                     DataValue::I64(v) => <Self as TryFrom<i64>>::try_from(*v)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | impl_try_from_strict_signed!(i8, i16, i32, i64);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_try_from_strict_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mint-cli` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "9daf102d8478c8dc7cd471bcf6b8a6a60200fcec867a6d86e42bccf5b39bebf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9daf102d8478c8dc7cd471bcf6b8a6a60200fcec867a6d86e42bccf5b39bebf0", kill_on_drop: false }`
[INFO] [stdout] 9daf102d8478c8dc7cd471bcf6b8a6a60200fcec867a6d86e42bccf5b39bebf0
