[INFO] fetching crate ladata 0.0.29... [INFO] checking ladata-0.0.29 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate ladata 0.0.29 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate ladata 0.0.29 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv v0.7.42 [INFO] [stderr] Downloaded rend v0.4.0 [INFO] [stderr] Downloaded ahash v0.8.3 [INFO] [stderr] Downloaded arraystring v0.3.0 [INFO] [stderr] Downloaded rust_decimal v1.32.0 [INFO] [stderr] Downloaded rkyv_derive v0.7.42 [INFO] [stderr] Downloaded devela_macros v0.6.0 [INFO] [stderr] Downloaded twofloat v0.6.1 [INFO] [stderr] Downloaded devela v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bf4aa4a3a062673da588365699a2e3ee06f1fe5227b0cd17cac036736d860bd [INFO] running `Command { std: "docker" "start" "-a" "4bf4aa4a3a062673da588365699a2e3ee06f1fe5227b0cd17cac036736d860bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bf4aa4a3a062673da588365699a2e3ee06f1fe5227b0cd17cac036736d860bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf4aa4a3a062673da588365699a2e3ee06f1fe5227b0cd17cac036736d860bd", kill_on_drop: false }` [INFO] [stdout] 4bf4aa4a3a062673da588365699a2e3ee06f1fe5227b0cd17cac036736d860bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3bd6de68e316d84b60d1f6d4468f11965883e387817b6b2127ab7dcf78bc676 [INFO] running `Command { std: "docker" "start" "-a" "d3bd6de68e316d84b60d1f6d4468f11965883e387817b6b2127ab7dcf78bc676", 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 az v1.2.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling devela_macros v0.6.0 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking arraystring v0.3.0 [INFO] [stderr] Checking devela v0.8.0 [INFO] [stderr] Checking 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)]` 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [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)]` 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.78s [INFO] running `Command { std: "docker" "inspect" "d3bd6de68e316d84b60d1f6d4468f11965883e387817b6b2127ab7dcf78bc676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3bd6de68e316d84b60d1f6d4468f11965883e387817b6b2127ab7dcf78bc676", kill_on_drop: false }` [INFO] [stdout] d3bd6de68e316d84b60d1f6d4468f11965883e387817b6b2127ab7dcf78bc676