[INFO] fetching crate hwlocality 1.0.0-alpha.11...
[INFO] checking hwlocality-1.0.0-alpha.11 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate hwlocality 1.0.0-alpha.11 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate hwlocality 1.0.0-alpha.11
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hwlocality 1.0.0-alpha.11
[INFO] tweaked toml for crates.io crate hwlocality 1.0.0-alpha.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hwlocality 1.0.0-alpha.11 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 hwlocality 1.0.0-alpha.11 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3f835740e2622049daca5be4f6010beb850ad4df10f21155f4a1dc40eaf0281c
[INFO] running `Command { std: "docker" "start" "-a" "3f835740e2622049daca5be4f6010beb850ad4df10f21155f4a1dc40eaf0281c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f835740e2622049daca5be4f6010beb850ad4df10f21155f4a1dc40eaf0281c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f835740e2622049daca5be4f6010beb850ad4df10f21155f4a1dc40eaf0281c", kill_on_drop: false }`
[INFO] [stdout] 3f835740e2622049daca5be4f6010beb850ad4df10f21155f4a1dc40eaf0281c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 51d733dc17d1325b48a983bc0b63ddda91e34c65c789d46bb37c8c1f06dcf3bd
[INFO] running `Command { std: "docker" "start" "-a" "51d733dc17d1325b48a983bc0b63ddda91e34c65c789d46bb37c8c1f06dcf3bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling hwlocality-sys v0.6.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking errno v0.3.13
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking hwlocality v1.0.0-alpha.11 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[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 `try_into` (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/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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: ControlFlow<Result<Infallible, Infallible>, i128>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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<i128, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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: ControlFlow<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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<u32, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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: ControlFlow<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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: ControlFlow<Result<Infallible, Infallible>, u128>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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<u128, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hwlocality` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[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 `try_into` (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/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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: ControlFlow<Result<Infallible, Infallible>, i128>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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<i128, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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: ControlFlow<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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<u32, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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: ControlFlow<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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: ControlFlow<Result<Infallible, Infallible>, u128>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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<u128, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3190:20
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                 Ok(value.0.try_into()?)
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3196 | try_into!(i8, i16, i32, i64, i128, u8, u16, u32, u64, u128);
[INFO] [stdout]      | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `try_into` (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<u32, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3725:58
[INFO] [stdout]      |
[INFO] [stdout] 3725 |                 prop_assert_eq!(u32::try_from(int).ok(), u32::try_from(int.0).ok());
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3726:58
[INFO] [stdout]      |
[INFO] [stdout] 3726 |                 prop_assert_eq!(i64::try_from(int).ok(), i64::try_from(int.0).ok());
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3727:58
[INFO] [stdout]      |
[INFO] [stdout] 3727 |                 prop_assert_eq!(u64::try_from(int).ok(), u64::try_from(int.0).ok());
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i128, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3728:59
[INFO] [stdout]      |
[INFO] [stdout] 3728 |                 prop_assert_eq!(i128::try_from(int).ok(), i128::try_from(int.0).ok());
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]     --> src/ffi/int.rs:3729:59
[INFO] [stdout]      |
[INFO] [stdout] 3729 |                 prop_assert_eq!(u128::try_from(int).ok(), u128::try_from(int.0).ok());
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hwlocality` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "51d733dc17d1325b48a983bc0b63ddda91e34c65c789d46bb37c8c1f06dcf3bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d733dc17d1325b48a983bc0b63ddda91e34c65c789d46bb37c8c1f06dcf3bd", kill_on_drop: false }`
[INFO] [stdout] 51d733dc17d1325b48a983bc0b63ddda91e34c65c789d46bb37c8c1f06dcf3bd
