[INFO] fetching crate enumset 1.1.10...
[INFO] checking enumset-1.1.10 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate enumset 1.1.10 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate enumset 1.1.10
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate enumset 1.1.10
[INFO] tweaked toml for crates.io crate enumset 1.1.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate enumset 1.1.10 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 enumset 1.1.10 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] adb6e1bbdd9b40acdbdfb0ede567c647b359ae2379055de8a8a27eecfeb2f38e
[INFO] running `Command { std: "docker" "start" "-a" "adb6e1bbdd9b40acdbdfb0ede567c647b359ae2379055de8a8a27eecfeb2f38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adb6e1bbdd9b40acdbdfb0ede567c647b359ae2379055de8a8a27eecfeb2f38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adb6e1bbdd9b40acdbdfb0ede567c647b359ae2379055de8a8a27eecfeb2f38e", kill_on_drop: false }`
[INFO] [stdout] adb6e1bbdd9b40acdbdfb0ede567c647b359ae2379055de8a8a27eecfeb2f38e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4acf35778725db8158e86ca0ea1fc6c27197d4ed29a579867d35545f4745a4b7
[INFO] running `Command { std: "docker" "start" "-a" "4acf35778725db8158e86ca0ea1fc6c27197d4ed29a579867d35545f4745a4b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling darling_core v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.21.2
[INFO] [stderr]    Compiling darling v0.21.2
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking enumset v1.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<u8, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[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 `prim` (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, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[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 `prim` (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, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<u16, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<usize, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<u16, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<u16, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<usize, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | prim!(u8, 8, 1);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<u16, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<u16, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<u16, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<u16, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<u16, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<usize, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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<usize, Infallible>
[INFO] [stdout]    --> src/repr/primitive.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | prim!(u16, 16, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 | prim!(u32, 32, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | prim!(u64, 64, 1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |                     v.try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (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/repr/primitive.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     (*self).try_into().ok()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | prim!(u128, 128, 2);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `prim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enumset` (lib test) due to 32 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `enumset` (lib) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "4acf35778725db8158e86ca0ea1fc6c27197d4ed29a579867d35545f4745a4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4acf35778725db8158e86ca0ea1fc6c27197d4ed29a579867d35545f4745a4b7", kill_on_drop: false }`
[INFO] [stdout] 4acf35778725db8158e86ca0ea1fc6c27197d4ed29a579867d35545f4745a4b7
