[INFO] fetching crate simple_parse 0.6.3...
[INFO] testing simple_parse-0.6.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate simple_parse 0.6.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate simple_parse 0.6.3
[INFO] finished tweaking crates.io crate simple_parse 0.6.3
[INFO] tweaked toml for crates.io crate simple_parse 0.6.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple_parse 0.6.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simple_parse 0.6.3 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbf6e7f027619b6a9bbccc08ef9c26dfd777ce48f8d42f7e2758f5bc023c47fc
[INFO] running `Command { std: "docker" "start" "-a" "bbf6e7f027619b6a9bbccc08ef9c26dfd777ce48f8d42f7e2758f5bc023c47fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbf6e7f027619b6a9bbccc08ef9c26dfd777ce48f8d42f7e2758f5bc023c47fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf6e7f027619b6a9bbccc08ef9c26dfd777ce48f8d42f7e2758f5bc023c47fc", kill_on_drop: false }`
[INFO] [stdout] bbf6e7f027619b6a9bbccc08ef9c26dfd777ce48f8d42f7e2758f5bc023c47fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95d69515e9a13699657713a9527017f060517a215b684e9b2a7c576fec6710a1
[INFO] running `Command { std: "docker" "start" "-a" "95d69515e9a13699657713a9527017f060517a215b684e9b2a7c576fec6710a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling darling_core v0.12.2
[INFO] [stderr]    Compiling darling_macro v0.12.2
[INFO] [stderr]    Compiling darling v0.12.2
[INFO] [stderr]    Compiling simple_parse_derive v0.6.3
[INFO] [stderr]    Compiling simple_parse v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `opt_hints::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub use opt_hints::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raw::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub use raw::*;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reader::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub use reader::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `writer::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub use writer::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default_impls::*`
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use default_impls::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]  --> src/default_impls/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]   --> src/default_impls/mod.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]   --> src/default_impls/mod.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:189:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:244:1
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 331 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout] 378 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/raw.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/reader.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | / impl_primitive!(
[INFO] [stdout] 148 | |     NonZeroU8 as u8,
[INFO] [stdout] 149 | |     nonzero_from_ptr,
[INFO] [stdout] 150 | |     nonzeroref_from_ptr,
[INFO] [stdout] 151 | |     nonzeroslice_from_ptr
[INFO] [stdout] 152 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | / impl_primitive!(
[INFO] [stdout] 148 | |     NonZeroU8 as u8,
[INFO] [stdout] 149 | |     nonzero_from_ptr,
[INFO] [stdout] 150 | |     nonzeroref_from_ptr,
[INFO] [stdout] 151 | |     nonzeroslice_from_ptr
[INFO] [stdout] 152 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | / impl_primitive!(
[INFO] [stdout] 148 | |     NonZeroU8 as u8,
[INFO] [stdout] 149 | |     nonzero_from_ptr,
[INFO] [stdout] 150 | |     nonzeroref_from_ptr,
[INFO] [stdout] 151 | |     nonzeroslice_from_ptr
[INFO] [stdout] 152 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | / impl_primitive!(
[INFO] [stdout] 154 | |     NonZeroU16 as u16,
[INFO] [stdout] 155 | |     nonzero_from_ptr,
[INFO] [stdout] 156 | |     nonzeroref_from_ptr,
[INFO] [stdout] 157 | |     nonzeroslice_from_ptr
[INFO] [stdout] 158 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | / impl_primitive!(
[INFO] [stdout] 154 | |     NonZeroU16 as u16,
[INFO] [stdout] 155 | |     nonzero_from_ptr,
[INFO] [stdout] 156 | |     nonzeroref_from_ptr,
[INFO] [stdout] 157 | |     nonzeroslice_from_ptr
[INFO] [stdout] 158 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | / impl_primitive!(
[INFO] [stdout] 154 | |     NonZeroU16 as u16,
[INFO] [stdout] 155 | |     nonzero_from_ptr,
[INFO] [stdout] 156 | |     nonzeroref_from_ptr,
[INFO] [stdout] 157 | |     nonzeroslice_from_ptr
[INFO] [stdout] 158 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | / impl_primitive!(
[INFO] [stdout] 160 | |     NonZeroU32 as u32,
[INFO] [stdout] 161 | |     nonzero_from_ptr,
[INFO] [stdout] 162 | |     nonzeroref_from_ptr,
[INFO] [stdout] 163 | |     nonzeroslice_from_ptr
[INFO] [stdout] 164 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | / impl_primitive!(
[INFO] [stdout] 160 | |     NonZeroU32 as u32,
[INFO] [stdout] 161 | |     nonzero_from_ptr,
[INFO] [stdout] 162 | |     nonzeroref_from_ptr,
[INFO] [stdout] 163 | |     nonzeroslice_from_ptr
[INFO] [stdout] 164 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | / impl_primitive!(
[INFO] [stdout] 160 | |     NonZeroU32 as u32,
[INFO] [stdout] 161 | |     nonzero_from_ptr,
[INFO] [stdout] 162 | |     nonzeroref_from_ptr,
[INFO] [stdout] 163 | |     nonzeroslice_from_ptr
[INFO] [stdout] 164 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / impl_primitive!(
[INFO] [stdout] 166 | |     NonZeroU64 as u64,
[INFO] [stdout] 167 | |     nonzero_from_ptr,
[INFO] [stdout] 168 | |     nonzeroref_from_ptr,
[INFO] [stdout] 169 | |     nonzeroslice_from_ptr
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / impl_primitive!(
[INFO] [stdout] 166 | |     NonZeroU64 as u64,
[INFO] [stdout] 167 | |     nonzero_from_ptr,
[INFO] [stdout] 168 | |     nonzeroref_from_ptr,
[INFO] [stdout] 169 | |     nonzeroslice_from_ptr
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / impl_primitive!(
[INFO] [stdout] 166 | |     NonZeroU64 as u64,
[INFO] [stdout] 167 | |     nonzero_from_ptr,
[INFO] [stdout] 168 | |     nonzeroref_from_ptr,
[INFO] [stdout] 169 | |     nonzeroslice_from_ptr
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_primitive!(
[INFO] [stdout] 172 | |     NonZeroU128 as u128,
[INFO] [stdout] 173 | |     nonzero_from_ptr,
[INFO] [stdout] 174 | |     nonzeroref_from_ptr,
[INFO] [stdout] 175 | |     nonzeroslice_from_ptr
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_primitive!(
[INFO] [stdout] 172 | |     NonZeroU128 as u128,
[INFO] [stdout] 173 | |     nonzero_from_ptr,
[INFO] [stdout] 174 | |     nonzeroref_from_ptr,
[INFO] [stdout] 175 | |     nonzeroslice_from_ptr
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_primitive!(
[INFO] [stdout] 172 | |     NonZeroU128 as u128,
[INFO] [stdout] 173 | |     nonzero_from_ptr,
[INFO] [stdout] 174 | |     nonzeroref_from_ptr,
[INFO] [stdout] 175 | |     nonzeroslice_from_ptr
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / impl_primitive!(
[INFO] [stdout] 178 | |     NonZeroUsize as usize,
[INFO] [stdout] 179 | |     nonzero_from_ptr,
[INFO] [stdout] 180 | |     nonzeroref_from_ptr,
[INFO] [stdout] 181 | |     nonzeroslice_from_ptr
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / impl_primitive!(
[INFO] [stdout] 178 | |     NonZeroUsize as usize,
[INFO] [stdout] 179 | |     nonzero_from_ptr,
[INFO] [stdout] 180 | |     nonzeroref_from_ptr,
[INFO] [stdout] 181 | |     nonzeroslice_from_ptr
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / impl_primitive!(
[INFO] [stdout] 178 | |     NonZeroUsize as usize,
[INFO] [stdout] 179 | |     nonzero_from_ptr,
[INFO] [stdout] 180 | |     nonzeroref_from_ptr,
[INFO] [stdout] 181 | |     nonzeroslice_from_ptr
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / impl_primitive!(
[INFO] [stdout] 184 | |     NonZeroI8 as i8,
[INFO] [stdout] 185 | |     nonzero_from_ptr,
[INFO] [stdout] 186 | |     nonzeroref_from_ptr,
[INFO] [stdout] 187 | |     nonzeroslice_from_ptr
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / impl_primitive!(
[INFO] [stdout] 184 | |     NonZeroI8 as i8,
[INFO] [stdout] 185 | |     nonzero_from_ptr,
[INFO] [stdout] 186 | |     nonzeroref_from_ptr,
[INFO] [stdout] 187 | |     nonzeroslice_from_ptr
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / impl_primitive!(
[INFO] [stdout] 184 | |     NonZeroI8 as i8,
[INFO] [stdout] 185 | |     nonzero_from_ptr,
[INFO] [stdout] 186 | |     nonzeroref_from_ptr,
[INFO] [stdout] 187 | |     nonzeroslice_from_ptr
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / impl_primitive!(
[INFO] [stdout] 190 | |     NonZeroI16 as i16,
[INFO] [stdout] 191 | |     nonzero_from_ptr,
[INFO] [stdout] 192 | |     nonzeroref_from_ptr,
[INFO] [stdout] 193 | |     nonzeroslice_from_ptr
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / impl_primitive!(
[INFO] [stdout] 190 | |     NonZeroI16 as i16,
[INFO] [stdout] 191 | |     nonzero_from_ptr,
[INFO] [stdout] 192 | |     nonzeroref_from_ptr,
[INFO] [stdout] 193 | |     nonzeroslice_from_ptr
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / impl_primitive!(
[INFO] [stdout] 190 | |     NonZeroI16 as i16,
[INFO] [stdout] 191 | |     nonzero_from_ptr,
[INFO] [stdout] 192 | |     nonzeroref_from_ptr,
[INFO] [stdout] 193 | |     nonzeroslice_from_ptr
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / impl_primitive!(
[INFO] [stdout] 196 | |     NonZeroI32 as i32,
[INFO] [stdout] 197 | |     nonzero_from_ptr,
[INFO] [stdout] 198 | |     nonzeroref_from_ptr,
[INFO] [stdout] 199 | |     nonzeroslice_from_ptr
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / impl_primitive!(
[INFO] [stdout] 196 | |     NonZeroI32 as i32,
[INFO] [stdout] 197 | |     nonzero_from_ptr,
[INFO] [stdout] 198 | |     nonzeroref_from_ptr,
[INFO] [stdout] 199 | |     nonzeroslice_from_ptr
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / impl_primitive!(
[INFO] [stdout] 196 | |     NonZeroI32 as i32,
[INFO] [stdout] 197 | |     nonzero_from_ptr,
[INFO] [stdout] 198 | |     nonzeroref_from_ptr,
[INFO] [stdout] 199 | |     nonzeroslice_from_ptr
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / impl_primitive!(
[INFO] [stdout] 202 | |     NonZeroI64 as i64,
[INFO] [stdout] 203 | |     nonzero_from_ptr,
[INFO] [stdout] 204 | |     nonzeroref_from_ptr,
[INFO] [stdout] 205 | |     nonzeroslice_from_ptr
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / impl_primitive!(
[INFO] [stdout] 202 | |     NonZeroI64 as i64,
[INFO] [stdout] 203 | |     nonzero_from_ptr,
[INFO] [stdout] 204 | |     nonzeroref_from_ptr,
[INFO] [stdout] 205 | |     nonzeroslice_from_ptr
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / impl_primitive!(
[INFO] [stdout] 202 | |     NonZeroI64 as i64,
[INFO] [stdout] 203 | |     nonzero_from_ptr,
[INFO] [stdout] 204 | |     nonzeroref_from_ptr,
[INFO] [stdout] 205 | |     nonzeroslice_from_ptr
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / impl_primitive!(
[INFO] [stdout] 208 | |     NonZeroI128 as i128,
[INFO] [stdout] 209 | |     nonzero_from_ptr,
[INFO] [stdout] 210 | |     nonzeroref_from_ptr,
[INFO] [stdout] 211 | |     nonzeroslice_from_ptr
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / impl_primitive!(
[INFO] [stdout] 208 | |     NonZeroI128 as i128,
[INFO] [stdout] 209 | |     nonzero_from_ptr,
[INFO] [stdout] 210 | |     nonzeroref_from_ptr,
[INFO] [stdout] 211 | |     nonzeroslice_from_ptr
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / impl_primitive!(
[INFO] [stdout] 208 | |     NonZeroI128 as i128,
[INFO] [stdout] 209 | |     nonzero_from_ptr,
[INFO] [stdout] 210 | |     nonzeroref_from_ptr,
[INFO] [stdout] 211 | |     nonzeroslice_from_ptr
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / impl_primitive!(
[INFO] [stdout] 214 | |     NonZeroIsize as isize,
[INFO] [stdout] 215 | |     nonzero_from_ptr,
[INFO] [stdout] 216 | |     nonzeroref_from_ptr,
[INFO] [stdout] 217 | |     nonzeroslice_from_ptr
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / impl_primitive!(
[INFO] [stdout] 214 | |     NonZeroIsize as isize,
[INFO] [stdout] 215 | |     nonzero_from_ptr,
[INFO] [stdout] 216 | |     nonzeroref_from_ptr,
[INFO] [stdout] 217 | |     nonzeroslice_from_ptr
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / impl_primitive!(
[INFO] [stdout] 214 | |     NonZeroIsize as isize,
[INFO] [stdout] 215 | |     nonzero_from_ptr,
[INFO] [stdout] 216 | |     nonzeroref_from_ptr,
[INFO] [stdout] 217 | |     nonzeroslice_from_ptr
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.96s
[INFO] running `Command { std: "docker" "inspect" "95d69515e9a13699657713a9527017f060517a215b684e9b2a7c576fec6710a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d69515e9a13699657713a9527017f060517a215b684e9b2a7c576fec6710a1", kill_on_drop: false }`
[INFO] [stdout] 95d69515e9a13699657713a9527017f060517a215b684e9b2a7c576fec6710a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5350b57086e9d81c4c47a0e2190bda6a245dfeefd110ec6d6e303069a3e9af5f
[INFO] running `Command { std: "docker" "start" "-a" "5350b57086e9d81c4c47a0e2190bda6a245dfeefd110ec6d6e303069a3e9af5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stdout] warning: unused import: `opt_hints::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub use opt_hints::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raw::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub use raw::*;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reader::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub use reader::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `writer::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub use writer::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default_impls::*`
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use default_impls::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]  --> src/default_impls/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]   --> src/default_impls/mod.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]   --> src/default_impls/mod.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:189:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:244:1
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 331 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout] 378 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/raw.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/reader.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | / impl_primitive!(
[INFO] [stdout] 148 | |     NonZeroU8 as u8,
[INFO] [stdout] 149 | |     nonzero_from_ptr,
[INFO] [stdout] 150 | |     nonzeroref_from_ptr,
[INFO] [stdout] 151 | |     nonzeroslice_from_ptr
[INFO] [stdout] 152 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | / impl_primitive!(
[INFO] [stdout] 148 | |     NonZeroU8 as u8,
[INFO] [stdout] 149 | |     nonzero_from_ptr,
[INFO] [stdout] 150 | |     nonzeroref_from_ptr,
[INFO] [stdout] 151 | |     nonzeroslice_from_ptr
[INFO] [stdout] 152 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | / impl_primitive!(
[INFO] [stdout] 148 | |     NonZeroU8 as u8,
[INFO] [stdout] 149 | |     nonzero_from_ptr,
[INFO] [stdout] 150 | |     nonzeroref_from_ptr,
[INFO] [stdout] 151 | |     nonzeroslice_from_ptr
[INFO] [stdout] 152 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | / impl_primitive!(
[INFO] [stdout] 154 | |     NonZeroU16 as u16,
[INFO] [stdout] 155 | |     nonzero_from_ptr,
[INFO] [stdout] 156 | |     nonzeroref_from_ptr,
[INFO] [stdout] 157 | |     nonzeroslice_from_ptr
[INFO] [stdout] 158 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | / impl_primitive!(
[INFO] [stdout] 154 | |     NonZeroU16 as u16,
[INFO] [stdout] 155 | |     nonzero_from_ptr,
[INFO] [stdout] 156 | |     nonzeroref_from_ptr,
[INFO] [stdout] 157 | |     nonzeroslice_from_ptr
[INFO] [stdout] 158 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | / impl_primitive!(
[INFO] [stdout] 154 | |     NonZeroU16 as u16,
[INFO] [stdout] 155 | |     nonzero_from_ptr,
[INFO] [stdout] 156 | |     nonzeroref_from_ptr,
[INFO] [stdout] 157 | |     nonzeroslice_from_ptr
[INFO] [stdout] 158 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | / impl_primitive!(
[INFO] [stdout] 160 | |     NonZeroU32 as u32,
[INFO] [stdout] 161 | |     nonzero_from_ptr,
[INFO] [stdout] 162 | |     nonzeroref_from_ptr,
[INFO] [stdout] 163 | |     nonzeroslice_from_ptr
[INFO] [stdout] 164 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | / impl_primitive!(
[INFO] [stdout] 160 | |     NonZeroU32 as u32,
[INFO] [stdout] 161 | |     nonzero_from_ptr,
[INFO] [stdout] 162 | |     nonzeroref_from_ptr,
[INFO] [stdout] 163 | |     nonzeroslice_from_ptr
[INFO] [stdout] 164 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | / impl_primitive!(
[INFO] [stdout] 160 | |     NonZeroU32 as u32,
[INFO] [stdout] 161 | |     nonzero_from_ptr,
[INFO] [stdout] 162 | |     nonzeroref_from_ptr,
[INFO] [stdout] 163 | |     nonzeroslice_from_ptr
[INFO] [stdout] 164 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / impl_primitive!(
[INFO] [stdout] 166 | |     NonZeroU64 as u64,
[INFO] [stdout] 167 | |     nonzero_from_ptr,
[INFO] [stdout] 168 | |     nonzeroref_from_ptr,
[INFO] [stdout] 169 | |     nonzeroslice_from_ptr
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / impl_primitive!(
[INFO] [stdout] 166 | |     NonZeroU64 as u64,
[INFO] [stdout] 167 | |     nonzero_from_ptr,
[INFO] [stdout] 168 | |     nonzeroref_from_ptr,
[INFO] [stdout] 169 | |     nonzeroslice_from_ptr
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / impl_primitive!(
[INFO] [stdout] 166 | |     NonZeroU64 as u64,
[INFO] [stdout] 167 | |     nonzero_from_ptr,
[INFO] [stdout] 168 | |     nonzeroref_from_ptr,
[INFO] [stdout] 169 | |     nonzeroslice_from_ptr
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_primitive!(
[INFO] [stdout] 172 | |     NonZeroU128 as u128,
[INFO] [stdout] 173 | |     nonzero_from_ptr,
[INFO] [stdout] 174 | |     nonzeroref_from_ptr,
[INFO] [stdout] 175 | |     nonzeroslice_from_ptr
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_primitive!(
[INFO] [stdout] 172 | |     NonZeroU128 as u128,
[INFO] [stdout] 173 | |     nonzero_from_ptr,
[INFO] [stdout] 174 | |     nonzeroref_from_ptr,
[INFO] [stdout] 175 | |     nonzeroslice_from_ptr
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_primitive!(
[INFO] [stdout] 172 | |     NonZeroU128 as u128,
[INFO] [stdout] 173 | |     nonzero_from_ptr,
[INFO] [stdout] 174 | |     nonzeroref_from_ptr,
[INFO] [stdout] 175 | |     nonzeroslice_from_ptr
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / impl_primitive!(
[INFO] [stdout] 178 | |     NonZeroUsize as usize,
[INFO] [stdout] 179 | |     nonzero_from_ptr,
[INFO] [stdout] 180 | |     nonzeroref_from_ptr,
[INFO] [stdout] 181 | |     nonzeroslice_from_ptr
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / impl_primitive!(
[INFO] [stdout] 178 | |     NonZeroUsize as usize,
[INFO] [stdout] 179 | |     nonzero_from_ptr,
[INFO] [stdout] 180 | |     nonzeroref_from_ptr,
[INFO] [stdout] 181 | |     nonzeroslice_from_ptr
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / impl_primitive!(
[INFO] [stdout] 178 | |     NonZeroUsize as usize,
[INFO] [stdout] 179 | |     nonzero_from_ptr,
[INFO] [stdout] 180 | |     nonzeroref_from_ptr,
[INFO] [stdout] 181 | |     nonzeroslice_from_ptr
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / impl_primitive!(
[INFO] [stdout] 184 | |     NonZeroI8 as i8,
[INFO] [stdout] 185 | |     nonzero_from_ptr,
[INFO] [stdout] 186 | |     nonzeroref_from_ptr,
[INFO] [stdout] 187 | |     nonzeroslice_from_ptr
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / impl_primitive!(
[INFO] [stdout] 184 | |     NonZeroI8 as i8,
[INFO] [stdout] 185 | |     nonzero_from_ptr,
[INFO] [stdout] 186 | |     nonzeroref_from_ptr,
[INFO] [stdout] 187 | |     nonzeroslice_from_ptr
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / impl_primitive!(
[INFO] [stdout] 184 | |     NonZeroI8 as i8,
[INFO] [stdout] 185 | |     nonzero_from_ptr,
[INFO] [stdout] 186 | |     nonzeroref_from_ptr,
[INFO] [stdout] 187 | |     nonzeroslice_from_ptr
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / impl_primitive!(
[INFO] [stdout] 190 | |     NonZeroI16 as i16,
[INFO] [stdout] 191 | |     nonzero_from_ptr,
[INFO] [stdout] 192 | |     nonzeroref_from_ptr,
[INFO] [stdout] 193 | |     nonzeroslice_from_ptr
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / impl_primitive!(
[INFO] [stdout] 190 | |     NonZeroI16 as i16,
[INFO] [stdout] 191 | |     nonzero_from_ptr,
[INFO] [stdout] 192 | |     nonzeroref_from_ptr,
[INFO] [stdout] 193 | |     nonzeroslice_from_ptr
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / impl_primitive!(
[INFO] [stdout] 190 | |     NonZeroI16 as i16,
[INFO] [stdout] 191 | |     nonzero_from_ptr,
[INFO] [stdout] 192 | |     nonzeroref_from_ptr,
[INFO] [stdout] 193 | |     nonzeroslice_from_ptr
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / impl_primitive!(
[INFO] [stdout] 196 | |     NonZeroI32 as i32,
[INFO] [stdout] 197 | |     nonzero_from_ptr,
[INFO] [stdout] 198 | |     nonzeroref_from_ptr,
[INFO] [stdout] 199 | |     nonzeroslice_from_ptr
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / impl_primitive!(
[INFO] [stdout] 196 | |     NonZeroI32 as i32,
[INFO] [stdout] 197 | |     nonzero_from_ptr,
[INFO] [stdout] 198 | |     nonzeroref_from_ptr,
[INFO] [stdout] 199 | |     nonzeroslice_from_ptr
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / impl_primitive!(
[INFO] [stdout] 196 | |     NonZeroI32 as i32,
[INFO] [stdout] 197 | |     nonzero_from_ptr,
[INFO] [stdout] 198 | |     nonzeroref_from_ptr,
[INFO] [stdout] 199 | |     nonzeroslice_from_ptr
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / impl_primitive!(
[INFO] [stdout] 202 | |     NonZeroI64 as i64,
[INFO] [stdout] 203 | |     nonzero_from_ptr,
[INFO] [stdout] 204 | |     nonzeroref_from_ptr,
[INFO] [stdout] 205 | |     nonzeroslice_from_ptr
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / impl_primitive!(
[INFO] [stdout] 202 | |     NonZeroI64 as i64,
[INFO] [stdout] 203 | |     nonzero_from_ptr,
[INFO] [stdout] 204 | |     nonzeroref_from_ptr,
[INFO] [stdout] 205 | |     nonzeroslice_from_ptr
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / impl_primitive!(
[INFO] [stdout] 202 | |     NonZeroI64 as i64,
[INFO] [stdout] 203 | |     nonzero_from_ptr,
[INFO] [stdout] 204 | |     nonzeroref_from_ptr,
[INFO] [stdout] 205 | |     nonzeroslice_from_ptr
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / impl_primitive!(
[INFO] [stdout] 208 | |     NonZeroI128 as i128,
[INFO] [stdout] 209 | |     nonzero_from_ptr,
[INFO] [stdout] 210 | |     nonzeroref_from_ptr,
[INFO] [stdout] 211 | |     nonzeroslice_from_ptr
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / impl_primitive!(
[INFO] [stdout] 208 | |     NonZeroI128 as i128,
[INFO] [stdout] 209 | |     nonzero_from_ptr,
[INFO] [stdout] 210 | |     nonzeroref_from_ptr,
[INFO] [stdout] 211 | |     nonzeroslice_from_ptr
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / impl_primitive!(
[INFO] [stdout] 208 | |     NonZeroI128 as i128,
[INFO] [stdout] 209 | |     nonzero_from_ptr,
[INFO] [stdout] 210 | |     nonzeroref_from_ptr,
[INFO] [stdout] 211 | |     nonzeroslice_from_ptr
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / impl_primitive!(
[INFO] [stdout] 214 | |     NonZeroIsize as isize,
[INFO] [stdout] 215 | |     nonzero_from_ptr,
[INFO] [stdout] 216 | |     nonzeroref_from_ptr,
[INFO] [stdout] 217 | |     nonzeroslice_from_ptr
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / impl_primitive!(
[INFO] [stdout] 214 | |     NonZeroIsize as isize,
[INFO] [stdout] 215 | |     nonzero_from_ptr,
[INFO] [stdout] 216 | |     nonzeroref_from_ptr,
[INFO] [stdout] 217 | |     nonzeroslice_from_ptr
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / impl_primitive!(
[INFO] [stdout] 214 | |     NonZeroIsize as isize,
[INFO] [stdout] 215 | |     nonzero_from_ptr,
[INFO] [stdout] 216 | |     nonzeroref_from_ptr,
[INFO] [stdout] 217 | |     nonzeroslice_from_ptr
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling simple_parse v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `username_len` and `got_session` are never read
[INFO] [stdout]   --> examples/inspect.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct LoginInfo {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 34 |     username_len: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     got_session: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opt_hints::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub use opt_hints::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raw::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub use raw::*;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reader::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub use reader::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `writer::*`
[INFO] [stdout]    --> src/default_impls/mod.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub use writer::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default_impls::*`
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use default_impls::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]  --> src/tests/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]   --> src/tests/mod.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]  --> src/default_impls/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]   --> src/default_impls/mod.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]   --> src/default_impls/mod.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:189:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:244:1
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 331 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/mod.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout] 378 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/raw.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]    --> src/default_impls/reader.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | / impl_primitive!(
[INFO] [stdout] 148 | |     NonZeroU8 as u8,
[INFO] [stdout] 149 | |     nonzero_from_ptr,
[INFO] [stdout] 150 | |     nonzeroref_from_ptr,
[INFO] [stdout] 151 | |     nonzeroslice_from_ptr
[INFO] [stdout] 152 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | / impl_primitive!(
[INFO] [stdout] 148 | |     NonZeroU8 as u8,
[INFO] [stdout] 149 | |     nonzero_from_ptr,
[INFO] [stdout] 150 | |     nonzeroref_from_ptr,
[INFO] [stdout] 151 | |     nonzeroslice_from_ptr
[INFO] [stdout] 152 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | / impl_primitive!(
[INFO] [stdout] 148 | |     NonZeroU8 as u8,
[INFO] [stdout] 149 | |     nonzero_from_ptr,
[INFO] [stdout] 150 | |     nonzeroref_from_ptr,
[INFO] [stdout] 151 | |     nonzeroslice_from_ptr
[INFO] [stdout] 152 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | / impl_primitive!(
[INFO] [stdout] 154 | |     NonZeroU16 as u16,
[INFO] [stdout] 155 | |     nonzero_from_ptr,
[INFO] [stdout] 156 | |     nonzeroref_from_ptr,
[INFO] [stdout] 157 | |     nonzeroslice_from_ptr
[INFO] [stdout] 158 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | / impl_primitive!(
[INFO] [stdout] 154 | |     NonZeroU16 as u16,
[INFO] [stdout] 155 | |     nonzero_from_ptr,
[INFO] [stdout] 156 | |     nonzeroref_from_ptr,
[INFO] [stdout] 157 | |     nonzeroslice_from_ptr
[INFO] [stdout] 158 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | / impl_primitive!(
[INFO] [stdout] 154 | |     NonZeroU16 as u16,
[INFO] [stdout] 155 | |     nonzero_from_ptr,
[INFO] [stdout] 156 | |     nonzeroref_from_ptr,
[INFO] [stdout] 157 | |     nonzeroslice_from_ptr
[INFO] [stdout] 158 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | / impl_primitive!(
[INFO] [stdout] 160 | |     NonZeroU32 as u32,
[INFO] [stdout] 161 | |     nonzero_from_ptr,
[INFO] [stdout] 162 | |     nonzeroref_from_ptr,
[INFO] [stdout] 163 | |     nonzeroslice_from_ptr
[INFO] [stdout] 164 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | / impl_primitive!(
[INFO] [stdout] 160 | |     NonZeroU32 as u32,
[INFO] [stdout] 161 | |     nonzero_from_ptr,
[INFO] [stdout] 162 | |     nonzeroref_from_ptr,
[INFO] [stdout] 163 | |     nonzeroslice_from_ptr
[INFO] [stdout] 164 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | / impl_primitive!(
[INFO] [stdout] 160 | |     NonZeroU32 as u32,
[INFO] [stdout] 161 | |     nonzero_from_ptr,
[INFO] [stdout] 162 | |     nonzeroref_from_ptr,
[INFO] [stdout] 163 | |     nonzeroslice_from_ptr
[INFO] [stdout] 164 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / impl_primitive!(
[INFO] [stdout] 166 | |     NonZeroU64 as u64,
[INFO] [stdout] 167 | |     nonzero_from_ptr,
[INFO] [stdout] 168 | |     nonzeroref_from_ptr,
[INFO] [stdout] 169 | |     nonzeroslice_from_ptr
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / impl_primitive!(
[INFO] [stdout] 166 | |     NonZeroU64 as u64,
[INFO] [stdout] 167 | |     nonzero_from_ptr,
[INFO] [stdout] 168 | |     nonzeroref_from_ptr,
[INFO] [stdout] 169 | |     nonzeroslice_from_ptr
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / impl_primitive!(
[INFO] [stdout] 166 | |     NonZeroU64 as u64,
[INFO] [stdout] 167 | |     nonzero_from_ptr,
[INFO] [stdout] 168 | |     nonzeroref_from_ptr,
[INFO] [stdout] 169 | |     nonzeroslice_from_ptr
[INFO] [stdout] 170 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_primitive!(
[INFO] [stdout] 172 | |     NonZeroU128 as u128,
[INFO] [stdout] 173 | |     nonzero_from_ptr,
[INFO] [stdout] 174 | |     nonzeroref_from_ptr,
[INFO] [stdout] 175 | |     nonzeroslice_from_ptr
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_primitive!(
[INFO] [stdout] 172 | |     NonZeroU128 as u128,
[INFO] [stdout] 173 | |     nonzero_from_ptr,
[INFO] [stdout] 174 | |     nonzeroref_from_ptr,
[INFO] [stdout] 175 | |     nonzeroslice_from_ptr
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_primitive!(
[INFO] [stdout] 172 | |     NonZeroU128 as u128,
[INFO] [stdout] 173 | |     nonzero_from_ptr,
[INFO] [stdout] 174 | |     nonzeroref_from_ptr,
[INFO] [stdout] 175 | |     nonzeroslice_from_ptr
[INFO] [stdout] 176 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / impl_primitive!(
[INFO] [stdout] 178 | |     NonZeroUsize as usize,
[INFO] [stdout] 179 | |     nonzero_from_ptr,
[INFO] [stdout] 180 | |     nonzeroref_from_ptr,
[INFO] [stdout] 181 | |     nonzeroslice_from_ptr
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / impl_primitive!(
[INFO] [stdout] 178 | |     NonZeroUsize as usize,
[INFO] [stdout] 179 | |     nonzero_from_ptr,
[INFO] [stdout] 180 | |     nonzeroref_from_ptr,
[INFO] [stdout] 181 | |     nonzeroslice_from_ptr
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / impl_primitive!(
[INFO] [stdout] 178 | |     NonZeroUsize as usize,
[INFO] [stdout] 179 | |     nonzero_from_ptr,
[INFO] [stdout] 180 | |     nonzeroref_from_ptr,
[INFO] [stdout] 181 | |     nonzeroslice_from_ptr
[INFO] [stdout] 182 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / impl_primitive!(
[INFO] [stdout] 184 | |     NonZeroI8 as i8,
[INFO] [stdout] 185 | |     nonzero_from_ptr,
[INFO] [stdout] 186 | |     nonzeroref_from_ptr,
[INFO] [stdout] 187 | |     nonzeroslice_from_ptr
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / impl_primitive!(
[INFO] [stdout] 184 | |     NonZeroI8 as i8,
[INFO] [stdout] 185 | |     nonzero_from_ptr,
[INFO] [stdout] 186 | |     nonzeroref_from_ptr,
[INFO] [stdout] 187 | |     nonzeroslice_from_ptr
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / impl_primitive!(
[INFO] [stdout] 184 | |     NonZeroI8 as i8,
[INFO] [stdout] 185 | |     nonzero_from_ptr,
[INFO] [stdout] 186 | |     nonzeroref_from_ptr,
[INFO] [stdout] 187 | |     nonzeroslice_from_ptr
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / impl_primitive!(
[INFO] [stdout] 190 | |     NonZeroI16 as i16,
[INFO] [stdout] 191 | |     nonzero_from_ptr,
[INFO] [stdout] 192 | |     nonzeroref_from_ptr,
[INFO] [stdout] 193 | |     nonzeroslice_from_ptr
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / impl_primitive!(
[INFO] [stdout] 190 | |     NonZeroI16 as i16,
[INFO] [stdout] 191 | |     nonzero_from_ptr,
[INFO] [stdout] 192 | |     nonzeroref_from_ptr,
[INFO] [stdout] 193 | |     nonzeroslice_from_ptr
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / impl_primitive!(
[INFO] [stdout] 190 | |     NonZeroI16 as i16,
[INFO] [stdout] 191 | |     nonzero_from_ptr,
[INFO] [stdout] 192 | |     nonzeroref_from_ptr,
[INFO] [stdout] 193 | |     nonzeroslice_from_ptr
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / impl_primitive!(
[INFO] [stdout] 196 | |     NonZeroI32 as i32,
[INFO] [stdout] 197 | |     nonzero_from_ptr,
[INFO] [stdout] 198 | |     nonzeroref_from_ptr,
[INFO] [stdout] 199 | |     nonzeroslice_from_ptr
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / impl_primitive!(
[INFO] [stdout] 196 | |     NonZeroI32 as i32,
[INFO] [stdout] 197 | |     nonzero_from_ptr,
[INFO] [stdout] 198 | |     nonzeroref_from_ptr,
[INFO] [stdout] 199 | |     nonzeroslice_from_ptr
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / impl_primitive!(
[INFO] [stdout] 196 | |     NonZeroI32 as i32,
[INFO] [stdout] 197 | |     nonzero_from_ptr,
[INFO] [stdout] 198 | |     nonzeroref_from_ptr,
[INFO] [stdout] 199 | |     nonzeroslice_from_ptr
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / impl_primitive!(
[INFO] [stdout] 202 | |     NonZeroI64 as i64,
[INFO] [stdout] 203 | |     nonzero_from_ptr,
[INFO] [stdout] 204 | |     nonzeroref_from_ptr,
[INFO] [stdout] 205 | |     nonzeroslice_from_ptr
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / impl_primitive!(
[INFO] [stdout] 202 | |     NonZeroI64 as i64,
[INFO] [stdout] 203 | |     nonzero_from_ptr,
[INFO] [stdout] 204 | |     nonzeroref_from_ptr,
[INFO] [stdout] 205 | |     nonzeroslice_from_ptr
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / impl_primitive!(
[INFO] [stdout] 202 | |     NonZeroI64 as i64,
[INFO] [stdout] 203 | |     nonzero_from_ptr,
[INFO] [stdout] 204 | |     nonzeroref_from_ptr,
[INFO] [stdout] 205 | |     nonzeroslice_from_ptr
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / impl_primitive!(
[INFO] [stdout] 208 | |     NonZeroI128 as i128,
[INFO] [stdout] 209 | |     nonzero_from_ptr,
[INFO] [stdout] 210 | |     nonzeroref_from_ptr,
[INFO] [stdout] 211 | |     nonzeroslice_from_ptr
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / impl_primitive!(
[INFO] [stdout] 208 | |     NonZeroI128 as i128,
[INFO] [stdout] 209 | |     nonzero_from_ptr,
[INFO] [stdout] 210 | |     nonzeroref_from_ptr,
[INFO] [stdout] 211 | |     nonzeroslice_from_ptr
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / impl_primitive!(
[INFO] [stdout] 208 | |     NonZeroI128 as i128,
[INFO] [stdout] 209 | |     nonzero_from_ptr,
[INFO] [stdout] 210 | |     nonzeroref_from_ptr,
[INFO] [stdout] 211 | |     nonzeroslice_from_ptr
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / impl_primitive!(
[INFO] [stdout] 214 | |     NonZeroIsize as isize,
[INFO] [stdout] 215 | |     nonzero_from_ptr,
[INFO] [stdout] 216 | |     nonzeroref_from_ptr,
[INFO] [stdout] 217 | |     nonzeroslice_from_ptr
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / impl_primitive!(
[INFO] [stdout] 214 | |     NonZeroIsize as isize,
[INFO] [stdout] 215 | |     nonzero_from_ptr,
[INFO] [stdout] 216 | |     nonzeroref_from_ptr,
[INFO] [stdout] 217 | |     nonzeroslice_from_ptr
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/default_impls/raw.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / impl_primitive!(
[INFO] [stdout] 214 | |     NonZeroIsize as isize,
[INFO] [stdout] 215 | |     nonzero_from_ptr,
[INFO] [stdout] 216 | |     nonzeroref_from_ptr,
[INFO] [stdout] 217 | |     nonzeroslice_from_ptr
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.67s
[INFO] running `Command { std: "docker" "inspect" "5350b57086e9d81c4c47a0e2190bda6a245dfeefd110ec6d6e303069a3e9af5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5350b57086e9d81c4c47a0e2190bda6a245dfeefd110ec6d6e303069a3e9af5f", kill_on_drop: false }`
[INFO] [stdout] 5350b57086e9d81c4c47a0e2190bda6a245dfeefd110ec6d6e303069a3e9af5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5645b32d6b86101133630d2edb3eb7eb7d65cccbcc64abce953897cc5d7778a0
[INFO] running `Command { std: "docker" "start" "-a" "5645b32d6b86101133630d2edb3eb7eb7d65cccbcc64abce953897cc5d7778a0", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `opt_hints::*`
[INFO] [stderr]    --> src/default_impls/mod.rs:387:9
[INFO] [stderr]     |
[INFO] [stderr] 387 | pub use opt_hints::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `raw::*`
[INFO] [stderr]    --> src/default_impls/mod.rs:390:9
[INFO] [stderr]     |
[INFO] [stderr] 390 | pub use raw::*;
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `reader::*`
[INFO] [stderr]    --> src/default_impls/mod.rs:393:9
[INFO] [stderr]     |
[INFO] [stderr] 393 | pub use reader::*;
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `writer::*`
[INFO] [stderr]    --> src/default_impls/mod.rs:396:9
[INFO] [stderr]     |
[INFO] [stderr] 396 | pub use writer::*;
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `default_impls::*`
[INFO] [stderr]   --> src/lib.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub use default_impls::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]  --> src/default_impls/mod.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]   --> src/default_impls/mod.rs:57:1
[INFO] [stderr]    |
[INFO] [stderr] 57 | #[macro_use]
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]   --> src/default_impls/mod.rs:97:1
[INFO] [stderr]    |
[INFO] [stderr] 97 | #[macro_use]
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:138:1
[INFO] [stderr]     |
[INFO] [stderr] 138 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:153:1
[INFO] [stderr]     |
[INFO] [stderr] 153 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:189:1
[INFO] [stderr]     |
[INFO] [stderr] 189 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:213:1
[INFO] [stderr]     |
[INFO] [stderr] 213 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:244:1
[INFO] [stderr]     |
[INFO] [stderr] 244 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:284:1
[INFO] [stderr]     |
[INFO] [stderr] 284 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:319:1
[INFO] [stderr]     |
[INFO] [stderr] 319 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:331:1
[INFO] [stderr]     |
[INFO] [stderr] 331 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:344:1
[INFO] [stderr]     |
[INFO] [stderr] 344 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:357:1
[INFO] [stderr]     |
[INFO] [stderr] 357 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:372:1
[INFO] [stderr]     |
[INFO] [stderr] 372 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/mod.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/raw.rs:317:1
[INFO] [stderr]     |
[INFO] [stderr] 317 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]    --> src/default_impls/reader.rs:120:1
[INFO] [stderr]     |
[INFO] [stderr] 120 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 | / impl_primitive!(
[INFO] [stderr] 148 | |     NonZeroU8 as u8,
[INFO] [stderr] 149 | |     nonzero_from_ptr,
[INFO] [stderr] 150 | |     nonzeroref_from_ptr,
[INFO] [stderr] 151 | |     nonzeroslice_from_ptr
[INFO] [stderr] 152 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 | / impl_primitive!(
[INFO] [stderr] 148 | |     NonZeroU8 as u8,
[INFO] [stderr] 149 | |     nonzero_from_ptr,
[INFO] [stderr] 150 | |     nonzeroref_from_ptr,
[INFO] [stderr] 151 | |     nonzeroslice_from_ptr
[INFO] [stderr] 152 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 | / impl_primitive!(
[INFO] [stderr] 154 | |     NonZeroU16 as u16,
[INFO] [stderr] 155 | |     nonzero_from_ptr,
[INFO] [stderr] 156 | |     nonzeroref_from_ptr,
[INFO] [stderr] 157 | |     nonzeroslice_from_ptr
[INFO] [stderr] 158 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 159 | / impl_primitive!(
[INFO] [stderr] 160 | |     NonZeroU32 as u32,
[INFO] [stderr] 161 | |     nonzero_from_ptr,
[INFO] [stderr] 162 | |     nonzeroref_from_ptr,
[INFO] [stderr] 163 | |     nonzeroslice_from_ptr
[INFO] [stderr] 164 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 165 | / impl_primitive!(
[INFO] [stderr] 166 | |     NonZeroU64 as u64,
[INFO] [stderr] 167 | |     nonzero_from_ptr,
[INFO] [stderr] 168 | |     nonzeroref_from_ptr,
[INFO] [stderr] 169 | |     nonzeroslice_from_ptr
[INFO] [stderr] 170 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 171 | / impl_primitive!(
[INFO] [stderr] 172 | |     NonZeroU128 as u128,
[INFO] [stderr] 173 | |     nonzero_from_ptr,
[INFO] [stderr] 174 | |     nonzeroref_from_ptr,
[INFO] [stderr] 175 | |     nonzeroslice_from_ptr
[INFO] [stderr] 176 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 | / impl_primitive!(
[INFO] [stderr] 178 | |     NonZeroUsize as usize,
[INFO] [stderr] 179 | |     nonzero_from_ptr,
[INFO] [stderr] 180 | |     nonzeroref_from_ptr,
[INFO] [stderr] 181 | |     nonzeroslice_from_ptr
[INFO] [stderr] 182 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 183 | / impl_primitive!(
[INFO] [stderr] 184 | |     NonZeroI8 as i8,
[INFO] [stderr] 185 | |     nonzero_from_ptr,
[INFO] [stderr] 186 | |     nonzeroref_from_ptr,
[INFO] [stderr] 187 | |     nonzeroslice_from_ptr
[INFO] [stderr] 188 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 | / impl_primitive!(
[INFO] [stderr] 190 | |     NonZeroI16 as i16,
[INFO] [stderr] 191 | |     nonzero_from_ptr,
[INFO] [stderr] 192 | |     nonzeroref_from_ptr,
[INFO] [stderr] 193 | |     nonzeroslice_from_ptr
[INFO] [stderr] 194 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 | / impl_primitive!(
[INFO] [stderr] 196 | |     NonZeroI32 as i32,
[INFO] [stderr] 197 | |     nonzero_from_ptr,
[INFO] [stderr] 198 | |     nonzeroref_from_ptr,
[INFO] [stderr] 199 | |     nonzeroslice_from_ptr
[INFO] [stderr] 200 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 201 | / impl_primitive!(
[INFO] [stderr] 202 | |     NonZeroI64 as i64,
[INFO] [stderr] 203 | |     nonzero_from_ptr,
[INFO] [stderr] 204 | |     nonzeroref_from_ptr,
[INFO] [stderr] 205 | |     nonzeroslice_from_ptr
[INFO] [stderr] 206 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 207 | / impl_primitive!(
[INFO] [stderr] 208 | |     NonZeroI128 as i128,
[INFO] [stderr] 209 | |     nonzero_from_ptr,
[INFO] [stderr] 210 | |     nonzeroref_from_ptr,
[INFO] [stderr] 211 | |     nonzeroslice_from_ptr
[INFO] [stderr] 212 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stderr]    --> src/default_impls/raw.rs:121:23
[INFO] [stderr]     |
[INFO] [stderr] 121 |           let r: $typ = &mut *(prim_ref as *const $as_typ as *mut $as_typ as *mut _);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 | / impl_primitive!(
[INFO] [stderr] 214 | |     NonZeroIsize as isize,
[INFO] [stderr] 215 | |     nonzero_from_ptr,
[INFO] [stderr] 216 | |     nonzeroref_from_ptr,
[INFO] [stderr] 217 | |     nonzeroslice_from_ptr
[INFO] [stderr] 218 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stderr]     = note: this warning originates in the macro `nonzeroref_from_ptr` which comes from the expansion of the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]  --> src/tests/mod.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]   --> src/tests/mod.rs:82:1
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[macro_use]
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stderr]  --> src/default_impls/mod.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stderr] 
[INFO] [stderr] warning: `simple_parse` (lib) generated 58 warnings (23 duplicates) (run `cargo fix --lib -p simple_parse` to apply 22 suggestions)
[INFO] [stderr] warning: `simple_parse` (lib test) generated 60 warnings (57 duplicates) (run `cargo fix --lib -p simple_parse --tests` to apply 3 suggestions)
[INFO] [stderr] warning: fields `username_len` and `got_session` are never read
[INFO] [stderr]   --> examples/inspect.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct LoginInfo {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 34 |     username_len: u8,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     got_session: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoginInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `simple_parse` (example "inspect") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_parse-bb2ffec3bda3aa65)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::primitive_types ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::primitive_types stdout ----
[INFO] [stdout] <u8>
[INFO] [stdout] 	Empty Slice
[INFO] [stdout] 	One byte short
[INFO] [stdout] 	One byte extra
[INFO] [stdout] 	Little Endian
[INFO] [stdout] 	Big Endian
[INFO] [stdout] 	u8 * 3
[INFO] [stdout] 	&u8
[INFO] [stdout] 	&[u8] with count
[INFO] [stdout] <u16>
[INFO] [stdout] 	Empty Slice
[INFO] [stdout] 	One byte short
[INFO] [stdout] 	One byte extra
[INFO] [stdout] 	Little Endian
[INFO] [stdout] 	Big Endian
[INFO] [stdout] 	u16 * 3
[INFO] [stdout] 	&u16
[INFO] [stdout] 	&[u16] with count
[INFO] [stdout] <u32>
[INFO] [stdout] 	Empty Slice
[INFO] [stdout] 	One byte short
[INFO] [stdout] 	One byte extra
[INFO] [stdout] 	Little Endian
[INFO] [stdout] 	Big Endian
[INFO] [stdout] 	u32 * 3
[INFO] [stdout] 	&u32
[INFO] [stdout] 	&[u32] with count
[INFO] [stdout] <u64>
[INFO] [stdout] 	Empty Slice
[INFO] [stdout] 	One byte short
[INFO] [stdout] 	One byte extra
[INFO] [stdout] 	Little Endian
[INFO] [stdout] 	Big Endian
[INFO] [stdout] 	u64 * 3
[INFO] [stdout] 	&u64
[INFO] [stdout] 	&[u64] with count
[INFO] [stdout] <u128>
[INFO] [stdout] 	Empty Slice
[INFO] [stdout] 	One byte short
[INFO] [stdout] 	One byte extra
[INFO] [stdout] 	Little Endian
[INFO] [stdout] 	Big Endian
[INFO] [stdout] 	u128 * 3
[INFO] [stdout] 	&u128
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::primitive_types' (17) panicked at src/tests/mod.rs:226:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: BadAlignment
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5edb7546e03a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5edb7546e03a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5edb7546e03a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5edb7546e03a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5edb7548315a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5edb7548315a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5edb754728b2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5edb754728b2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5edb7544d1cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5edb7544d1cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5edb75466499 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5edb7540372c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5edb7540372c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5edb75466652 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5edb75466652 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5edb7544d288 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5edb75442499 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5edb7544df9d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5edb754838ac - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5edb75483622 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5edb753b3cbc - core::result::Result<T,E>::unwrap::he413e83aa67437e0
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5edb753b3cbc - simple_parse::tests::primitive_types::h60706e27aa994d58
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:95:60
[INFO] [stdout]   22:     0x5edb753cf5d7 - simple_parse::tests::primitive_types::{{closure}}::h0c94cbadfc836bd0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:221:21
[INFO] [stdout]   23:     0x5edb753e80a6 - core::ops::function::FnOnce::call_once::h1ec70ddd24390013
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5edb753f782b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5edb753f782b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5edb754041fb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5edb754041fb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5edb754041fb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5edb754041fb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5edb754041fb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5edb754041fb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5edb754041fb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5edb753fe654 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5edb753fe654 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5edb75406e02 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5edb75406e02 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5edb75406e02 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5edb75406e02 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5edb75406e02 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5edb75406e02 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5edb75406e02 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5edb7546d94f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5edb7546d94f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x730fe7501aa4 - <unknown>
[INFO] [stdout]   45:     0x730fe758ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::primitive_types
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5645b32d6b86101133630d2edb3eb7eb7d65cccbcc64abce953897cc5d7778a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5645b32d6b86101133630d2edb3eb7eb7d65cccbcc64abce953897cc5d7778a0", kill_on_drop: false }`
[INFO] [stdout] 5645b32d6b86101133630d2edb3eb7eb7d65cccbcc64abce953897cc5d7778a0
