[INFO] fetching crate satellite-collections 0.1.3...
[INFO] testing satellite-collections-0.1.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate satellite-collections 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate satellite-collections 0.1.3
[INFO] finished tweaking crates.io crate satellite-collections 0.1.3
[INFO] tweaked toml for crates.io crate satellite-collections 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate satellite-collections 0.1.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate satellite-collections 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustix v0.38.15
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1258d9cc3f6aaf091803d527ac009ec40bfacaab4f80bef249df806cc9ef70f
[INFO] running `Command { std: "docker" "start" "-a" "f1258d9cc3f6aaf091803d527ac009ec40bfacaab4f80bef249df806cc9ef70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1258d9cc3f6aaf091803d527ac009ec40bfacaab4f80bef249df806cc9ef70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1258d9cc3f6aaf091803d527ac009ec40bfacaab4f80bef249df806cc9ef70f", kill_on_drop: false }`
[INFO] [stdout] f1258d9cc3f6aaf091803d527ac009ec40bfacaab4f80bef249df806cc9ef70f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb4709ce66855e0256ee7a928ffb4934fdab0f9940453d39f6eab02ca388bea8
[INFO] running `Command { std: "docker" "start" "-a" "bb4709ce66855e0256ee7a928ffb4934fdab0f9940453d39f6eab02ca388bea8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling satellite-collections v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s
[INFO] running `Command { std: "docker" "inspect" "bb4709ce66855e0256ee7a928ffb4934fdab0f9940453d39f6eab02ca388bea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb4709ce66855e0256ee7a928ffb4934fdab0f9940453d39f6eab02ca388bea8", kill_on_drop: false }`
[INFO] [stdout] bb4709ce66855e0256ee7a928ffb4934fdab0f9940453d39f6eab02ca388bea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e649f3e1c511e5690e884a77e5475fe910ee3991085b81830ae19dc2f25460d
[INFO] running `Command { std: "docker" "start" "-a" "3e649f3e1c511e5690e884a77e5475fe910ee3991085b81830ae19dc2f25460d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling satellite-collections v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/macros/fixed_array.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/macros/fixed_array.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/macros/fixed_array.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/macros/fixed_array.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/macros/fixed_array.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/macros/fixed_array.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/macros/fixed_array.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::from_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemNone::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::get`
[INFO] [stdout]    --> src/macros/fixed_array.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::get_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::add`
[INFO] [stdout]    --> src/macros/fixed_array.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::remove_at`
[INFO] [stdout]    --> src/macros/fixed_array.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::remove_item`
[INFO] [stdout]    --> src/macros/fixed_array.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::iter`
[INFO] [stdout]    --> src/macros/fixed_array.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::iter_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::as_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::as_mut_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::retain`
[INFO] [stdout]    --> src/macros/fixed_array.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout] 214 | |             where
[INFO] [stdout] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stdout]     | |______________________________________^ method `FixedArrayTestItemNone::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |       declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |       --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::as_vec`
[INFO] [stdout]    --> src/macros/fixed_array.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::from_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemSingle::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::get`
[INFO] [stdout]    --> src/macros/fixed_array.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::get_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::add`
[INFO] [stdout]    --> src/macros/fixed_array.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::remove_at`
[INFO] [stdout]    --> src/macros/fixed_array.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::remove_item`
[INFO] [stdout]    --> src/macros/fixed_array.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::iter`
[INFO] [stdout]    --> src/macros/fixed_array.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::iter_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::as_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::as_mut_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::retain`
[INFO] [stdout]    --> src/macros/fixed_array.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout] 214 | |             where
[INFO] [stdout] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stdout]     | |______________________________________^ method `FixedArrayTestItemSingle::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |       declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::as_vec`
[INFO] [stdout]    --> src/macros/fixed_array.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::from_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemThree::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::get`
[INFO] [stdout]    --> src/macros/fixed_array.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::get_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::add`
[INFO] [stdout]    --> src/macros/fixed_array.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::remove_at`
[INFO] [stdout]    --> src/macros/fixed_array.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::remove_item`
[INFO] [stdout]    --> src/macros/fixed_array.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::iter`
[INFO] [stdout]    --> src/macros/fixed_array.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::iter_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::as_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::as_mut_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::retain`
[INFO] [stdout]    --> src/macros/fixed_array.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout] 214 | |             where
[INFO] [stdout] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stdout]     | |______________________________________^ method `FixedArrayTestItemThree::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |       declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::as_vec`
[INFO] [stdout]    --> src/macros/fixed_array.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::from_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemFive::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::get`
[INFO] [stdout]    --> src/macros/fixed_array.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::get_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::add`
[INFO] [stdout]    --> src/macros/fixed_array.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::remove_at`
[INFO] [stdout]    --> src/macros/fixed_array.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::remove_item`
[INFO] [stdout]    --> src/macros/fixed_array.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::iter`
[INFO] [stdout]    --> src/macros/fixed_array.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::iter_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::as_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::as_mut_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::retain`
[INFO] [stdout]    --> src/macros/fixed_array.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout] 214 | |             where
[INFO] [stdout] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stdout]     | |______________________________________^ method `FixedArrayTestItemFive::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |       declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |       --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::as_vec`
[INFO] [stdout]    --> src/macros/fixed_array.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::from_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemTest::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::get`
[INFO] [stdout]    --> src/macros/fixed_array.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::get_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::add`
[INFO] [stdout]    --> src/macros/fixed_array.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::remove_at`
[INFO] [stdout]    --> src/macros/fixed_array.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::remove_item`
[INFO] [stdout]    --> src/macros/fixed_array.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::iter`
[INFO] [stdout]    --> src/macros/fixed_array.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::iter_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::as_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::as_mut_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::retain`
[INFO] [stdout]    --> src/macros/fixed_array.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout] 214 | |             where
[INFO] [stdout] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stdout]     | |______________________________________^ method `FixedArrayTestItemTest::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |       declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |       --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::as_vec`
[INFO] [stdout]    --> src/macros/fixed_array.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::from_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemLarge::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::get`
[INFO] [stdout]    --> src/macros/fixed_array.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::get_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::add`
[INFO] [stdout]    --> src/macros/fixed_array.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::remove_at`
[INFO] [stdout]    --> src/macros/fixed_array.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::remove_item`
[INFO] [stdout]    --> src/macros/fixed_array.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::iter`
[INFO] [stdout]    --> src/macros/fixed_array.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::iter_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::as_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::as_mut_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::retain`
[INFO] [stdout]    --> src/macros/fixed_array.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout] 214 | |             where
[INFO] [stdout] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stdout]     | |______________________________________^ method `FixedArrayTestItemLarge::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |       declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |       ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::as_vec`
[INFO] [stdout]    --> src/macros/fixed_array.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::from_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemOversized::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::get`
[INFO] [stdout]    --> src/macros/fixed_array.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::get_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::add`
[INFO] [stdout]    --> src/macros/fixed_array.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::remove_at`
[INFO] [stdout]    --> src/macros/fixed_array.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::remove_item`
[INFO] [stdout]    --> src/macros/fixed_array.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::iter`
[INFO] [stdout]    --> src/macros/fixed_array.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::iter_mut`
[INFO] [stdout]    --> src/macros/fixed_array.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::as_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::as_mut_slice`
[INFO] [stdout]    --> src/macros/fixed_array.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::retain`
[INFO] [stdout]    --> src/macros/fixed_array.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout] 214 | |             where
[INFO] [stdout] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stdout]     | |______________________________________^ method `FixedArrayTestItemOversized::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |       declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |       ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::as_vec`
[INFO] [stdout]    --> src/macros/fixed_array.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/macros/fixed_array.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     struct TestItem {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/macros/fixed_array.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  26 |         impl $Name {
[INFO] [stdout]     |         ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |             pub fn clear(&mut self) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  26 |         impl $Name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |             pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |             pub fn clear(&mut self) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/macros/fixed_array.rs:80:20
[INFO] [stdout]     |
[INFO] [stdout]  26 |         impl $Name {
[INFO] [stdout]     |         ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |             pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |             pub fn clear(&mut self) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/macros/fixed_array.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  26 |         impl $Name {
[INFO] [stdout]     |         ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |             pub fn clear(&mut self) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_mut`, `retain`, and `as_vec` are never used
[INFO] [stdout]    --> src/macros/fixed_array.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout]  26 |         impl $Name {
[INFO] [stdout]     |         ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stdout]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  26 |         impl $Name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |             pub fn len(&self) -> usize {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |             pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |             pub fn is_full(&self) -> bool {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |             pub fn clear(&mut self) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/macros/fixed_array.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  26 |         impl $Name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |             pub fn len(&self) -> usize {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |             pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |             pub fn is_full(&self) -> bool {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |             pub fn clear(&mut self) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockU16MaxTest` is never constructed
[INFO] [stdout]    --> src/macros/fixed_array.rs:723:16
[INFO] [stdout]     |
[INFO] [stdout] 723 |         struct MockU16MaxTest; // Create a dummy type
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/macros/fixed_array.rs:45:21
[INFO] [stdout]     |
[INFO] [stdout]  45 |                     $SIZE <= u16::MAX as usize,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `declare_fixed_array` (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.77s
[INFO] running `Command { std: "docker" "inspect" "3e649f3e1c511e5690e884a77e5475fe910ee3991085b81830ae19dc2f25460d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e649f3e1c511e5690e884a77e5475fe910ee3991085b81830ae19dc2f25460d", kill_on_drop: false }`
[INFO] [stdout] 3e649f3e1c511e5690e884a77e5475fe910ee3991085b81830ae19dc2f25460d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 927dcb794913390ea263b2ecaf4486fd94f11d791acae77d35114a387f2469d0
[INFO] running `Command { std: "docker" "start" "-a" "927dcb794913390ea263b2ecaf4486fd94f11d791acae77d35114a387f2469d0", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/macros/fixed_array.rs:62:23
[INFO] [stderr]     |
[INFO] [stderr]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/macros/fixed_array.rs:62:23
[INFO] [stderr]     |
[INFO] [stderr]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/macros/fixed_array.rs:62:23
[INFO] [stderr]     |
[INFO] [stderr]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/macros/fixed_array.rs:62:23
[INFO] [stderr]     |
[INFO] [stderr]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/macros/fixed_array.rs:62:23
[INFO] [stderr]     |
[INFO] [stderr]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/macros/fixed_array.rs:62:23
[INFO] [stderr]     |
[INFO] [stderr]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/macros/fixed_array.rs:62:23
[INFO] [stderr]     |
[INFO] [stderr]  62 |             #[cfg(not(target_os = "solana"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::from_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:13
[INFO] [stderr]     |
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemNone::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::get`
[INFO] [stderr]    --> src/macros/fixed_array.rs:95:13
[INFO] [stderr]     |
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::get_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:104:13
[INFO] [stderr]     |
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::add`
[INFO] [stderr]    --> src/macros/fixed_array.rs:116:13
[INFO] [stderr]     |
[INFO] [stderr] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::remove_at`
[INFO] [stderr]    --> src/macros/fixed_array.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::remove_item`
[INFO] [stderr]    --> src/macros/fixed_array.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::iter`
[INFO] [stderr]    --> src/macros/fixed_array.rs:176:13
[INFO] [stderr]     |
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::iter_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::as_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:195:13
[INFO] [stderr]     |
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::as_mut_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::retain`
[INFO] [stderr]    --> src/macros/fixed_array.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr] 214 | |             where
[INFO] [stderr] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stderr]     | |______________________________________^ method `FixedArrayTestItemNone::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |       declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |       --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemNone::as_vec`
[INFO] [stderr]    --> src/macros/fixed_array.rs:242:13
[INFO] [stderr]     |
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemNone::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::from_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:13
[INFO] [stderr]     |
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemSingle::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::get`
[INFO] [stderr]    --> src/macros/fixed_array.rs:95:13
[INFO] [stderr]     |
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::get_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:104:13
[INFO] [stderr]     |
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::add`
[INFO] [stderr]    --> src/macros/fixed_array.rs:116:13
[INFO] [stderr]     |
[INFO] [stderr] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::remove_at`
[INFO] [stderr]    --> src/macros/fixed_array.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::remove_item`
[INFO] [stderr]    --> src/macros/fixed_array.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::iter`
[INFO] [stderr]    --> src/macros/fixed_array.rs:176:13
[INFO] [stderr]     |
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::iter_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::as_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:195:13
[INFO] [stderr]     |
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::as_mut_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::retain`
[INFO] [stderr]    --> src/macros/fixed_array.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr] 214 | |             where
[INFO] [stderr] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stderr]     | |______________________________________^ method `FixedArrayTestItemSingle::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |       declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |       ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemSingle::as_vec`
[INFO] [stderr]    --> src/macros/fixed_array.rs:242:13
[INFO] [stderr]     |
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemSingle::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::from_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:13
[INFO] [stderr]     |
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemThree::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::get`
[INFO] [stderr]    --> src/macros/fixed_array.rs:95:13
[INFO] [stderr]     |
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::get_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:104:13
[INFO] [stderr]     |
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::add`
[INFO] [stderr]    --> src/macros/fixed_array.rs:116:13
[INFO] [stderr]     |
[INFO] [stderr] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::remove_at`
[INFO] [stderr]    --> src/macros/fixed_array.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::remove_item`
[INFO] [stderr]    --> src/macros/fixed_array.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::iter`
[INFO] [stderr]    --> src/macros/fixed_array.rs:176:13
[INFO] [stderr]     |
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::iter_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::as_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:195:13
[INFO] [stderr]     |
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::as_mut_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::retain`
[INFO] [stderr]    --> src/macros/fixed_array.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr] 214 | |             where
[INFO] [stderr] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stderr]     | |______________________________________^ method `FixedArrayTestItemThree::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |       declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |       ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemThree::as_vec`
[INFO] [stderr]    --> src/macros/fixed_array.rs:242:13
[INFO] [stderr]     |
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemThree::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::from_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:13
[INFO] [stderr]     |
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemFive::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::get`
[INFO] [stderr]    --> src/macros/fixed_array.rs:95:13
[INFO] [stderr]     |
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::get_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:104:13
[INFO] [stderr]     |
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::add`
[INFO] [stderr]    --> src/macros/fixed_array.rs:116:13
[INFO] [stderr]     |
[INFO] [stderr] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::remove_at`
[INFO] [stderr]    --> src/macros/fixed_array.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::remove_item`
[INFO] [stderr]    --> src/macros/fixed_array.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::iter`
[INFO] [stderr]    --> src/macros/fixed_array.rs:176:13
[INFO] [stderr]     |
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::iter_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::as_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:195:13
[INFO] [stderr]     |
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::as_mut_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::retain`
[INFO] [stderr]    --> src/macros/fixed_array.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr] 214 | |             where
[INFO] [stderr] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stderr]     | |______________________________________^ method `FixedArrayTestItemFive::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |       declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |       --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemFive::as_vec`
[INFO] [stderr]    --> src/macros/fixed_array.rs:242:13
[INFO] [stderr]     |
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemFive::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::from_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:13
[INFO] [stderr]     |
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemTest::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::get`
[INFO] [stderr]    --> src/macros/fixed_array.rs:95:13
[INFO] [stderr]     |
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::get_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:104:13
[INFO] [stderr]     |
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::add`
[INFO] [stderr]    --> src/macros/fixed_array.rs:116:13
[INFO] [stderr]     |
[INFO] [stderr] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::remove_at`
[INFO] [stderr]    --> src/macros/fixed_array.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::remove_item`
[INFO] [stderr]    --> src/macros/fixed_array.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::iter`
[INFO] [stderr]    --> src/macros/fixed_array.rs:176:13
[INFO] [stderr]     |
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::iter_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::as_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:195:13
[INFO] [stderr]     |
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::as_mut_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::retain`
[INFO] [stderr]    --> src/macros/fixed_array.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr] 214 | |             where
[INFO] [stderr] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stderr]     | |______________________________________^ method `FixedArrayTestItemTest::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |       declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |       --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemTest::as_vec`
[INFO] [stderr]    --> src/macros/fixed_array.rs:242:13
[INFO] [stderr]     |
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemTest::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::from_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:13
[INFO] [stderr]     |
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemLarge::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::get`
[INFO] [stderr]    --> src/macros/fixed_array.rs:95:13
[INFO] [stderr]     |
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::get_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:104:13
[INFO] [stderr]     |
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::add`
[INFO] [stderr]    --> src/macros/fixed_array.rs:116:13
[INFO] [stderr]     |
[INFO] [stderr] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::remove_at`
[INFO] [stderr]    --> src/macros/fixed_array.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::remove_item`
[INFO] [stderr]    --> src/macros/fixed_array.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::iter`
[INFO] [stderr]    --> src/macros/fixed_array.rs:176:13
[INFO] [stderr]     |
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::iter_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::as_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:195:13
[INFO] [stderr]     |
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::as_mut_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::retain`
[INFO] [stderr]    --> src/macros/fixed_array.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr] 214 | |             where
[INFO] [stderr] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stderr]     | |______________________________________^ method `FixedArrayTestItemLarge::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |       declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |       ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemLarge::as_vec`
[INFO] [stderr]    --> src/macros/fixed_array.rs:242:13
[INFO] [stderr]     |
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemLarge::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::from_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:13
[INFO] [stderr]     |
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `FixedArrayTestItemOversized::from_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::get`
[INFO] [stderr]    --> src/macros/fixed_array.rs:95:13
[INFO] [stderr]     |
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::get` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::get_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:104:13
[INFO] [stderr]     |
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::get_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::add`
[INFO] [stderr]    --> src/macros/fixed_array.rs:116:13
[INFO] [stderr]     |
[INFO] [stderr] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::add` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::remove_at`
[INFO] [stderr]    --> src/macros/fixed_array.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::remove_at` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::remove_item`
[INFO] [stderr]    --> src/macros/fixed_array.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::remove_item` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::iter`
[INFO] [stderr]    --> src/macros/fixed_array.rs:176:13
[INFO] [stderr]     |
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::iter` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::iter_mut`
[INFO] [stderr]    --> src/macros/fixed_array.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::iter_mut` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::as_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:195:13
[INFO] [stderr]     |
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::as_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::as_mut_slice`
[INFO] [stderr]    --> src/macros/fixed_array.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::as_mut_slice` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::retain`
[INFO] [stderr]    --> src/macros/fixed_array.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 | /             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr] 214 | |             where
[INFO] [stderr] 215 | |                 F: FnMut(&$T) -> bool,
[INFO] [stderr]     | |______________________________________^ method `FixedArrayTestItemOversized::retain` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |       declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |       ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestItem` is more private than the item `FixedArrayTestItemOversized::as_vec`
[INFO] [stderr]    --> src/macros/fixed_array.rs:242:13
[INFO] [stderr]     |
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `FixedArrayTestItemOversized::as_vec` is reachable at visibility `pub(in crate::macros::fixed_array)`
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TestItem` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/macros/fixed_array.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     struct TestItem {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/macros/fixed_array.rs:85:20
[INFO] [stderr]     |
[INFO] [stderr]  26 |         impl $Name {
[INFO] [stderr]     |         ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |                    ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |             pub fn clear(&mut self) {
[INFO] [stderr]     |                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |                    ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:20
[INFO] [stderr]     |
[INFO] [stderr]  26 |         impl $Name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |                    ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  80 |             pub fn is_empty(&self) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |                    ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |             pub fn clear(&mut self) {
[INFO] [stderr]     |                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |                    ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 |     declare_fixed_array!(FixedArrayTestItemSingle, TestItem, 1);
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/macros/fixed_array.rs:80:20
[INFO] [stderr]     |
[INFO] [stderr]  26 |         impl $Name {
[INFO] [stderr]     |         ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  80 |             pub fn is_empty(&self) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |                    ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |             pub fn clear(&mut self) {
[INFO] [stderr]     |                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |                    ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 275 |     declare_fixed_array!(FixedArrayTestItemThree, TestItem, 3);
[INFO] [stderr]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/macros/fixed_array.rs:85:20
[INFO] [stderr]     |
[INFO] [stderr]  26 |         impl $Name {
[INFO] [stderr]     |         ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |                    ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |             pub fn clear(&mut self) {
[INFO] [stderr]     |                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |                    ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 276 |     declare_fixed_array!(FixedArrayTestItemFive, TestItem, 5);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_mut`, `retain`, and `as_vec` are never used
[INFO] [stderr]    --> src/macros/fixed_array.rs:104:20
[INFO] [stderr]     |
[INFO] [stderr]  26 |         impl $Name {
[INFO] [stderr]     |         ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 277 |     declare_fixed_array!(FixedArrayTestItemTest, TestItem, TEST_CAPACITY);
[INFO] [stderr]     |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:20
[INFO] [stderr]     |
[INFO] [stderr]  26 |         impl $Name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |                    ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  75 |             pub fn len(&self) -> usize {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  80 |             pub fn is_empty(&self) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  90 |             pub fn is_full(&self) -> bool {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |                    ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |             pub fn clear(&mut self) {
[INFO] [stderr]     |                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |                    ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     declare_fixed_array!(FixedArrayTestItemLarge, TestItem, LARGE_CAPACITY);
[INFO] [stderr]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/macros/fixed_array.rs:63:20
[INFO] [stderr]     |
[INFO] [stderr]  26 |         impl $Name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  63 |             pub fn from_slice(input_slice: &[$T]) -> Self {
[INFO] [stderr]     |                    ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  75 |             pub fn len(&self) -> usize {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  80 |             pub fn is_empty(&self) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn capacity(&self) -> usize {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  90 |             pub fn is_full(&self) -> bool {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn get(&self, index: usize) -> Option<&$T> {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn get_mut(&mut self, index: usize) -> Option<&mut $T> {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |             pub fn add(&mut self, item: $T) -> Option<usize> {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |             pub fn remove_at(&mut self, index: usize) -> Option<$T> {
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |             pub fn remove_item(&mut self, item_to_remove: &$T) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |             pub fn iter(&self) -> impl Iterator<Item = &$T> + '_ {
[INFO] [stderr]     |                    ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |             pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut $T> + '_ {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |             pub fn clear(&mut self) {
[INFO] [stderr]     |                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 |             pub fn as_slice(&self) -> &[$T] {
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |             pub fn as_mut_slice(&mut self) -> &mut [$T] {
[INFO] [stderr]     |                    ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 |             pub fn retain<F>(&mut self, mut f: F)
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |             pub fn as_vec(&self) -> Vec<$T> {
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 279 |     declare_fixed_array!(FixedArrayTestItemOversized, TestItem, OVER_U16_MAX_CAPACITY);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockU16MaxTest` is never constructed
[INFO] [stderr]    --> src/macros/fixed_array.rs:723:16
[INFO] [stderr]     |
[INFO] [stderr] 723 |         struct MockU16MaxTest; // Create a dummy type
[INFO] [stderr]     |                ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/macros/fixed_array.rs:45:21
[INFO] [stderr]     |
[INFO] [stderr]  45 |                     $SIZE <= u16::MAX as usize,
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 |     declare_fixed_array!(FixedArrayTestItemNone, TestItem, 0);
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `declare_fixed_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `satellite-collections` (lib test) generated 100 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/satellite_collections-d702dc23a42ca1e3)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test generic::fixed_bitset::tests::test_collect_sorted ... ok
[INFO] [stdout] test generic::fixed_bitset::tests::test_extend_from_slice ... ok
[INFO] [stdout] test generic::fixed_bitset::tests::test_insert_out_of_bounds ... ok
[INFO] [stdout] test generic::fixed_bitset::tests::test_new_and_default_are_empty ... ok
[INFO] [stdout] test generic::fixed_bitset::tests::test_clear ... ok
[INFO] [stdout] test generic::fixed_bitset::tests::test_iter ... ok
[INFO] [stdout] test generic::fixed_bitset::tests::test_remove_out_of_bounds ... ok
[INFO] [stdout] test generic::fixed_bitset::tests::test_remove ... ok
[INFO] [stdout] test generic::fixed_list::from_slice_tests::list_from_slice_caps_to_capacity ... ok
[INFO] [stdout] test generic::fixed_list::tests::test_as_slice_and_mut_slice ... ok
[INFO] [stdout] test generic::fixed_list::tests::test_default_is_empty ... ok
[INFO] [stdout] test generic::fixed_list::tests::test_iter ... ok
[INFO] [stdout] test generic::fixed_list::tests::test_copy_from_slice ... ok
[INFO] [stdout] test generic::fixed_list::tests::test_pop ... ok
[INFO] [stdout] test generic::fixed_list::tests::test_iter_mut ... ok
[INFO] [stdout] test generic::fixed_list::tests::test_push_past_capacity ... ok
[INFO] [stdout] test generic::fixed_list::tests::test_push_and_len ... ok
[INFO] [stdout] test generic::fixed_set::from_slice_tests::set_try_from_slice_errors_on_overflow ... ok
[INFO] [stdout] test generic::fixed_list::tests::test_push_pop_collection_trait ... ok
[INFO] [stdout] test generic::fixed_set::tests::test_default_is_empty ... ok
[INFO] [stdout] test generic::fixed_set::tests::test_duplicate_insertion ... ok
[INFO] [stdout] test generic::fixed_set::tests::test_insert_past_capacity ... ok
[INFO] [stdout] test generic::fixed_set::tests::test_push_pop_collection_trait ... ok
[INFO] [stdout] test generic::fixed_set::tests::test_generic_search_methods ... ok
[INFO] [stdout] test generic::fixed_set::tests::test_remove ... ok
[INFO] [stdout] test generic::fixed_set::tests::test_try_from_iter ... ok
[INFO] [stdout] test generic::push_pop::tests::test_as_slice ... ok
[INFO] [stdout] test generic::fixed_set::tests::test_pop ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_iter_and_iter_mut ... ok
[INFO] [stdout] test generic::push_pop::tests::test_pop ... ok
[INFO] [stdout] test generic::fixed_set::tests::test_insert_and_len ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_add_to_full_array ... ok
[INFO] [stdout] test generic::push_pop::tests::test_push_and_len ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_remove_at_and_shifting ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_new_empty_full_capacity ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_default_impl ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_remove_at_clears_slot ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_clear ... ok
[INFO] [stdout] test generic::push_pop::tests::test_pop_empty ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_remove_item ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_add_and_get ... ok
[INFO] [stdout] test generic::push_pop::tests::test_combined_operations ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_retain ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_as_slice ... ok
[INFO] [stdout] test macros::fixed_option::tests::test_fixed_option_default ... ok
[INFO] [stdout] test macros::fixed_option::tests::test_fixed_option_some_and_get ... ok
[INFO] [stdout] test macros::fixed_option::tests::test_fixed_option_none ... ok
[INFO] [stdout] test macros::fixed_array::tests::test_from_slice ... ok
[INFO] [stdout] test macros::fixed_set::tests::test_basic_operations ... ok
[INFO] [stdout] test macros::fixed_set::tests::test_generic_search ... ok
[INFO] [stdout] test generic::fixed_set::from_slice_tests::set_try_from_slice_dedups_and_caps ... FAILED
[INFO] [stdout] test macros::fixed_array::tests::test_new_panics_on_too_large_n - should panic ... ok
[INFO] [stdout] test generic::fixed_bitset::tests::test_insert_and_contains ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- generic::fixed_set::from_slice_tests::set_try_from_slice_dedups_and_caps stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generic::fixed_set::from_slice_tests::set_try_from_slice_dedups_and_caps' (44) panicked at src/generic/fixed_set.rs:657:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Full
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cc066f33682 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cc066f33682 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cc066f33682 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cc066f33682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cc066f4371f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cc066f4371f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5cc066f01283 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cc066f01283 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cc066f0cef2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cc066f119cf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cc066f11861 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cc066ed4a2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5cc066ed4a2e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cc066f11fdf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5cc066f11fdf - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cc066f11e3a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cc066f0d029 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cc066ef591d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cc066f4b090 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cc066f4a696 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5cc066e99b7d - core::result::Result<T,E>::unwrap::hcce6cfc53d83ac61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cc066e99b7d - satellite_collections::generic::fixed_set::from_slice_tests::set_try_from_slice_dedups_and_caps::h97f2f09ca997d41a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generic/fixed_set.rs:657:59
[INFO] [stdout]   22:     0x5cc066e99cb7 - satellite_collections::generic::fixed_set::from_slice_tests::set_try_from_slice_dedups_and_caps::{{closure}}::h6a2b3f84c6c232c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generic/fixed_set.rs:655:44
[INFO] [stdout]   23:     0x5cc066ead676 - core::ops::function::FnOnce::call_once::h7d423ab19de71d61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cc066ed489b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cc066ed489b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cc066ee888d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cc066ee888d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cc066ee888d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5cc066ee888d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5cc066ee888d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cc066ee888d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cc066ee888d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cc066ec1dd4 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cc066ec1dd4 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5cc066ec562a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5cc066ec562a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cc066ec562a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5cc066ec562a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5cc066ec562a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cc066ec562a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5cc066ec562a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cc066f0842f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5cc066f0842f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x74644b4edaa4 - <unknown>
[INFO] [stdout]   45:     0x74644b57aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     generic::fixed_set::from_slice_tests::set_try_from_slice_dedups_and_caps
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 52 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "927dcb794913390ea263b2ecaf4486fd94f11d791acae77d35114a387f2469d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "927dcb794913390ea263b2ecaf4486fd94f11d791acae77d35114a387f2469d0", kill_on_drop: false }`
[INFO] [stdout] 927dcb794913390ea263b2ecaf4486fd94f11d791acae77d35114a387f2469d0
