[INFO] fetching crate ladata 0.0.29...
[INFO] testing ladata-0.0.29 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ladata 0.0.29 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ladata 0.0.29
[INFO] finished tweaking crates.io crate ladata 0.0.29
[INFO] tweaked toml for crates.io crate ladata 0.0.29 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ladata 0.0.29 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ladata 0.0.29 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c2a0fb1c7eb080ceea0a55de6f2aced638b5c7488743a1c7213bb0463e5432a
[INFO] running `Command { std: "docker" "start" "-a" "9c2a0fb1c7eb080ceea0a55de6f2aced638b5c7488743a1c7213bb0463e5432a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c2a0fb1c7eb080ceea0a55de6f2aced638b5c7488743a1c7213bb0463e5432a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2a0fb1c7eb080ceea0a55de6f2aced638b5c7488743a1c7213bb0463e5432a", kill_on_drop: false }`
[INFO] [stdout] 9c2a0fb1c7eb080ceea0a55de6f2aced638b5c7488743a1c7213bb0463e5432a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9dd46793eee906bbedb3a33d2f76f2c380927bb7fee28d9b345e99b6bf3afa2
[INFO] running `Command { std: "docker" "start" "-a" "a9dd46793eee906bbedb3a33d2f76f2c380927bb7fee28d9b345e99b6bf3afa2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rust_decimal v1.32.0
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling devela_macros v0.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling time v0.3.28
[INFO] [stderr]    Compiling arraystring v0.3.0
[INFO] [stderr]    Compiling devela v0.8.0
[INFO] [stderr]    Compiling ladata v0.0.29 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `all::*`
[INFO] [stdout]   --> src/list/bit_array/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub use all::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/list/linked/singly/mod.rs:962:5
[INFO] [stdout]     |
[INFO] [stdout] 962 |     target_pointer_width = "8",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/list/linked/singly/mod.rs:966:5
[INFO] [stdout]     |
[INFO] [stdout] 966 |     target_pointer_width = "128"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:285:7
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/misc/counter.rs:202:7
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/misc/index.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/unit/build.rs:115:38
[INFO] [stdout]     |
[INFO] [stdout] 115 |         "8-bit usize", Usize, usize, target_pointer_width = "8",
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/unit/build.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 |         "8-bit isize", Isize, isize, target_pointer_width = "8",
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/unit/build.rs:267:40
[INFO] [stdout]     |
[INFO] [stdout] 267 |         "128-bit usize", Usize, usize, target_pointer_width = "128",
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/unit/build.rs:268:40
[INFO] [stdout]     |
[INFO] [stdout] 268 |         "128-bit isize", Isize, isize, target_pointer_width = "128",
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/unit/build.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             target_pointer_width = "128", "std", "std",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.12s
[INFO] running `Command { std: "docker" "inspect" "a9dd46793eee906bbedb3a33d2f76f2c380927bb7fee28d9b345e99b6bf3afa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9dd46793eee906bbedb3a33d2f76f2c380927bb7fee28d9b345e99b6bf3afa2", kill_on_drop: false }`
[INFO] [stdout] a9dd46793eee906bbedb3a33d2f76f2c380927bb7fee28d9b345e99b6bf3afa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65ef22b9d1f157e9969bec6dce0a3937598be4ea12a043ef264eb36387e74f4b
[INFO] running `Command { std: "docker" "start" "-a" "65ef22b9d1f157e9969bec6dce0a3937598be4ea12a043ef264eb36387e74f4b", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `all::*`
[INFO] [stdout]   --> src/list/bit_array/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub use all::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/list/linked/singly/mod.rs:962:5
[INFO] [stdout]     |
[INFO] [stdout] 962 |     target_pointer_width = "8",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/list/linked/singly/mod.rs:966:5
[INFO] [stdout]     |
[INFO] [stdout] 966 |     target_pointer_width = "128"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:285:7
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/misc/counter.rs:202:7
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/misc/index.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/unit/build.rs:115:38
[INFO] [stdout]     |
[INFO] [stdout] 115 |         "8-bit usize", Usize, usize, target_pointer_width = "8",
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/unit/build.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 |         "8-bit isize", Isize, isize, target_pointer_width = "8",
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/unit/build.rs:267:40
[INFO] [stdout]     |
[INFO] [stdout] 267 |         "128-bit usize", Usize, usize, target_pointer_width = "128",
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/unit/build.rs:268:40
[INFO] [stdout]     |
[INFO] [stdout] 268 |         "128-bit isize", Isize, isize, target_pointer_width = "128",
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/unit/build.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             target_pointer_width = "128", "std", "std",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ladata v0.0.29 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `all::*`
[INFO] [stdout]   --> src/list/bit_array/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub use all::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/list/linked/singly/mod.rs:962:5
[INFO] [stdout]     |
[INFO] [stdout] 962 |     target_pointer_width = "8",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/list/linked/singly/mod.rs:966:5
[INFO] [stdout]     |
[INFO] [stdout] 966 |     target_pointer_width = "128"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:285:7
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/mem/size/bit_size.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/misc/counter.rs:202:7
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:68:27
[INFO] [stdout]     |
[INFO] [stdout]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stdout]    --> src/misc/counter.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stdout]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/misc/index.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(target_pointer_width = "8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/unit/build.rs:115:38
[INFO] [stdout]     |
[INFO] [stdout] 115 |         "8-bit usize", Usize, usize, target_pointer_width = "8",
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/unit/build.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 |         "8-bit isize", Isize, isize, target_pointer_width = "8",
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/unit/build.rs:267:40
[INFO] [stdout]     |
[INFO] [stdout] 267 |         "128-bit usize", Usize, usize, target_pointer_width = "128",
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/unit/build.rs:268:40
[INFO] [stdout]     |
[INFO] [stdout] 268 |         "128-bit isize", Isize, isize, target_pointer_width = "128",
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/unit/build.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             target_pointer_width = "128", "std", "std",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.15s
[INFO] running `Command { std: "docker" "inspect" "65ef22b9d1f157e9969bec6dce0a3937598be4ea12a043ef264eb36387e74f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ef22b9d1f157e9969bec6dce0a3937598be4ea12a043ef264eb36387e74f4b", kill_on_drop: false }`
[INFO] [stdout] 65ef22b9d1f157e9969bec6dce0a3937598be4ea12a043ef264eb36387e74f4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] abef0e1c256155cdb23b122544b48df47665a781f161bb26d54e7761f7330238
[INFO] running `Command { std: "docker" "start" "-a" "abef0e1c256155cdb23b122544b48df47665a781f161bb26d54e7761f7330238", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `all::*`
[INFO] [stderr]   --> src/list/bit_array/mod.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub use all::*;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]    --> src/list/linked/singly/mod.rs:962:5
[INFO] [stderr]     |
[INFO] [stderr] 962 |     target_pointer_width = "8",
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]    --> src/list/linked/singly/mod.rs:966:5
[INFO] [stderr]     |
[INFO] [stderr] 966 |     target_pointer_width = "128"
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]    --> src/mem/size/bit_size.rs:283:7
[INFO] [stderr]     |
[INFO] [stderr] 283 | #[cfg(target_pointer_width = "8")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]    --> src/mem/size/bit_size.rs:285:7
[INFO] [stderr]     |
[INFO] [stderr] 285 | #[cfg(target_pointer_width = "8")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]    --> src/mem/size/bit_size.rs:287:7
[INFO] [stderr]     |
[INFO] [stderr] 287 | #[cfg(target_pointer_width = "8")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]    --> src/mem/size/bit_size.rs:311:7
[INFO] [stderr]     |
[INFO] [stderr] 311 | #[cfg(target_pointer_width = "128")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]    --> src/mem/size/bit_size.rs:313:7
[INFO] [stderr]     |
[INFO] [stderr] 313 | #[cfg(target_pointer_width = "128")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]    --> src/mem/size/bit_size.rs:315:7
[INFO] [stderr]     |
[INFO] [stderr] 315 | #[cfg(target_pointer_width = "128")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]    --> src/misc/counter.rs:202:7
[INFO] [stderr]     |
[INFO] [stderr] 202 | #[cfg(target_pointer_width = "8")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:68:27
[INFO] [stderr]     |
[INFO] [stderr]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:82:23
[INFO] [stderr]     |
[INFO] [stderr]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:94:27
[INFO] [stderr]     |
[INFO] [stderr]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:108:23
[INFO] [stderr]     |
[INFO] [stderr] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 198 | count![Counter8, 1, 8, u8, U8, NonMaxIndex8];
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:68:27
[INFO] [stderr]     |
[INFO] [stderr]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:82:23
[INFO] [stderr]     |
[INFO] [stderr]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:94:27
[INFO] [stderr]     |
[INFO] [stderr]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:108:23
[INFO] [stderr]     |
[INFO] [stderr] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 199 | count![Counter16, 2, 16, u16, U16, NonMaxIndex16];
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:68:27
[INFO] [stderr]     |
[INFO] [stderr]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:82:23
[INFO] [stderr]     |
[INFO] [stderr]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:94:27
[INFO] [stderr]     |
[INFO] [stderr]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:108:23
[INFO] [stderr]     |
[INFO] [stderr] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 | count![Counter32, 4, 32, u32, U32, NonMaxIndex32];
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:68:27
[INFO] [stderr]     |
[INFO] [stderr]  68 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:82:23
[INFO] [stderr]     |
[INFO] [stderr]  82 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:94:27
[INFO] [stderr]     |
[INFO] [stderr]  94 |                 #[cfg(not(feature = "devela_unsafe"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `devela_unsafe`
[INFO] [stderr]    --> src/misc/counter.rs:108:23
[INFO] [stderr]     |
[INFO] [stderr] 108 |                 #[cfg(feature = "devela_unsafe")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 209 | count![CounterUsize, 8, 64, usize, Usize, NonMaxIndexUsize];
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `arraystring`, `default`, `deps_all`, `deps_categorical`, `deps_continuous`, `deps_datetime`, `deps_default`, `deps_discrete`, `deps_numerical`, `deps_string`, `fugit`, `half`, `nightly`, `nightly_docs`, `no-std`, `no_std`, `num-bigint`, `num-rational`, `rust_decimal`, `safe`, `safest`, `std`, `time`, `twofloat`, `unsafe`, `unsafe_constructors`, `unsafe_init`, `unsafe_pop`, `unsafe_unit`, and `unsafest`
[INFO] [stderr]     = help: consider adding `devela_unsafe` as a feature in `Cargo.toml`
[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 `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]    --> src/misc/index.rs:144:7
[INFO] [stderr]     |
[INFO] [stderr] 144 | #[cfg(target_pointer_width = "8")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]    --> src/unit/build.rs:115:38
[INFO] [stderr]     |
[INFO] [stderr] 115 |         "8-bit usize", Usize, usize, target_pointer_width = "8",
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]    --> src/unit/build.rs:116:38
[INFO] [stderr]     |
[INFO] [stderr] 116 |         "8-bit isize", Isize, isize, target_pointer_width = "8",
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]    --> src/unit/build.rs:267:40
[INFO] [stderr]     |
[INFO] [stderr] 267 |         "128-bit usize", Usize, usize, target_pointer_width = "128",
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]    --> src/unit/build.rs:268:40
[INFO] [stderr]     |
[INFO] [stderr] 268 |         "128-bit isize", Isize, isize, target_pointer_width = "128",
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]    --> src/unit/build.rs:312:13
[INFO] [stderr]     |
[INFO] [stderr] 312 |             target_pointer_width = "128", "std", "std",
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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] 
[INFO] [stderr] warning: `ladata` (lib) generated 32 warnings (run `cargo fix --lib -p ladata` to apply 1 suggestion)
[INFO] [stderr] warning: `ladata` (lib test) generated 32 warnings (32 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ladata-17b3cd36aa4fc725)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test grid::tests::constructors ... ok
[INFO] [stdout] test grid::tests::general_query ... ok
[INFO] [stdout] test grid::tests::iterators ... ok
[INFO] [stdout] test list::queue::methods::tests::idx ... ok
[INFO] [stdout] test grid::tests::single ... ok
[INFO] [stdout] test misc::counter::tests::counter_size ... ok
[INFO] [stdout] test misc::index::tests::index_size ... ok
[INFO] [stdout] test list::deque::methods::tests::idx ... ok
[INFO] [stdout] test grid::tests::indexing ... ok
[INFO] [stdout] test unit::tests::test_sizes_without ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- unit::tests::test_sizes_without stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unit::tests::test_sizes_without' (34) panicked at src/unit/tests.rs:28:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641bb8d6e8e2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x641bb8d6e8e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x641bb8d6e8e2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x641bb8d6e8e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x641bb8d7eb8f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x641bb8d7eb8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x641bb8d3be51 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x641bb8d3be51 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x641bb8d47eb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x641bb8d4c9ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x641bb8d4c891 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x641bb8d0d3ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x641bb8d0d3ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x641bb8d4d0bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x641bb8d4d0bf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x641bb8d4cf1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x641bb8d47fe9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x641bb8d3032d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x641bb8d86790 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x641bb8d86593 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x641bb8d86377 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x641bb8cdcf2d - ladata::unit::tests::test_sizes_without::h814584689742b571
[INFO] [stdout]                                at /opt/rustwide/workdir/src/unit/tests.rs:28:5
[INFO] [stdout]   22:     0x641bb8cdd347 - ladata::unit::tests::test_sizes_without::{{closure}}::hf0e67a5463495547
[INFO] [stdout]                                at /opt/rustwide/workdir/src/unit/tests.rs:10:24
[INFO] [stdout]   23:     0x641bb8cd8286 - core::ops::function::FnOnce::call_once::h0a33f1c54e6ba6df
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x641bb8d0d18b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x641bb8d0d18b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x641bb8d22df5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x641bb8d22df5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x641bb8d22df5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x641bb8d22df5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x641bb8d22df5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x641bb8d22df5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x641bb8d22df5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x641bb8cf95e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x641bb8cf95e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x641bb8cfceaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x641bb8cfceaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x641bb8cfceaa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x641bb8cfceaa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x641bb8cfceaa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x641bb8cfceaa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x641bb8cfceaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x641bb8d4314f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x641bb8d4314f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7e20c955eaa4 - <unknown>
[INFO] [stdout]   45:     0x7e20c95eba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     unit::tests::test_sizes_without
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "abef0e1c256155cdb23b122544b48df47665a781f161bb26d54e7761f7330238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abef0e1c256155cdb23b122544b48df47665a781f161bb26d54e7761f7330238", kill_on_drop: false }`
[INFO] [stdout] abef0e1c256155cdb23b122544b48df47665a781f161bb26d54e7761f7330238
