[INFO] fetching crate ladata 0.0.29... [INFO] testing ladata-0.0.29 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ladata 0.0.29 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ladata 0.0.29 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hexf-parse v0.2.1 [INFO] [stderr] Downloaded time-core v0.1.1 [INFO] [stderr] Downloaded hexf v0.2.1 [INFO] [stderr] Downloaded serde_derive v1.0.188 [INFO] [stderr] Downloaded devela_macros v0.6.0 [INFO] [stderr] Downloaded borsh-derive-internal v0.10.3 [INFO] [stderr] Downloaded paste v1.0.14 [INFO] [stderr] Downloaded num-rational v0.4.1 [INFO] [stderr] Downloaded typenum v1.16.0 [INFO] [stderr] Downloaded uuid v1.4.1 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded rkyv v0.7.42 [INFO] [stderr] Downloaded rust_decimal v1.32.0 [INFO] [stderr] Downloaded serde_json v1.0.105 [INFO] [stderr] Downloaded libm v0.2.7 [INFO] [stderr] Downloaded time v0.3.28 [INFO] [stderr] Downloaded arraystring v0.3.0 [INFO] [stderr] Downloaded syn v2.0.29 [INFO] [stderr] Downloaded bytemuck v1.13.1 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded ahash v0.8.3 [INFO] [stderr] Downloaded simdutf8 v0.1.4 [INFO] [stderr] Downloaded bytecheck v0.6.11 [INFO] [stderr] Downloaded serde v1.0.188 [INFO] [stderr] Downloaded unicode-segmentation v1.10.1 [INFO] [stderr] Downloaded rkyv_derive v0.7.42 [INFO] [stderr] Downloaded deranged v0.3.8 [INFO] [stderr] Downloaded devela v0.8.0 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Downloaded proc-macro-crate v0.1.5 [INFO] [stderr] Downloaded borsh-derive v0.10.3 [INFO] [stderr] Downloaded borsh v0.10.3 [INFO] [stderr] Downloaded bytecheck_derive v0.6.11 [INFO] [stderr] Downloaded rend v0.4.0 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.4 [INFO] [stderr] Downloaded ptr_meta v0.1.4 [INFO] [stderr] Downloaded twofloat v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66d7b10c0bd7cbcf8dbbaabceddbb44a1124b3a02e79bd006bc1cfc1e6585c7e [INFO] running `Command { std: "docker" "start" "-a" "66d7b10c0bd7cbcf8dbbaabceddbb44a1124b3a02e79bd006bc1cfc1e6585c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66d7b10c0bd7cbcf8dbbaabceddbb44a1124b3a02e79bd006bc1cfc1e6585c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d7b10c0bd7cbcf8dbbaabceddbb44a1124b3a02e79bd006bc1cfc1e6585c7e", kill_on_drop: false }` [INFO] [stdout] 66d7b10c0bd7cbcf8dbbaabceddbb44a1124b3a02e79bd006bc1cfc1e6585c7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6551f15ee1d11f2b5cbcbdaf226d202c69032553199170085addfc1e9a93d93a [INFO] running `Command { std: "docker" "start" "-a" "6551f15ee1d11f2b5cbcbdaf226d202c69032553199170085addfc1e9a93d93a", 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 paste v1.0.14 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling devela_macros v0.6.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling devela v0.8.0 [INFO] [stderr] Compiling arraystring v0.3.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)]` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s [INFO] running `Command { std: "docker" "inspect" "6551f15ee1d11f2b5cbcbdaf226d202c69032553199170085addfc1e9a93d93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6551f15ee1d11f2b5cbcbdaf226d202c69032553199170085addfc1e9a93d93a", kill_on_drop: false }` [INFO] [stdout] 6551f15ee1d11f2b5cbcbdaf226d202c69032553199170085addfc1e9a93d93a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e926502b780ca57fd2e8c43e24cc16bb595049d5cdbfd9362226d9f96cc86a [INFO] running `Command { std: "docker" "start" "-a" "59e926502b780ca57fd2e8c43e24cc16bb595049d5cdbfd9362226d9f96cc86a", 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)]` 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] [stderr] Compiling ladata v0.0.29 (/opt/rustwide/workdir) [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: 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "59e926502b780ca57fd2e8c43e24cc16bb595049d5cdbfd9362226d9f96cc86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e926502b780ca57fd2e8c43e24cc16bb595049d5cdbfd9362226d9f96cc86a", kill_on_drop: false }` [INFO] [stdout] 59e926502b780ca57fd2e8c43e24cc16bb595049d5cdbfd9362226d9f96cc86a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91835459f858acb3cf80ab105a2df785dd72ce79f62b0a126a2bb9e4c8f0052a [INFO] running `Command { std: "docker" "start" "-a" "91835459f858acb3cf80ab105a2df785dd72ce79f62b0a126a2bb9e4c8f0052a", 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)]` 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ladata-9cc18119afc5d39e) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test grid::tests::iterators ... ok [INFO] [stdout] test grid::tests::general_query ... ok [INFO] [stdout] test grid::tests::single ... ok [INFO] [stdout] test list::deque::methods::tests::idx ... ok [INFO] [stdout] test grid::tests::indexing ... ok [INFO] [stdout] test list::queue::methods::tests::idx ... ok [INFO] [stdout] test misc::counter::tests::counter_size ... ok [INFO] [stdout] test grid::tests::constructors ... ok [INFO] [stdout] test misc::index::tests::index_size ... 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' 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: 0x6180b0fba8d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6180b0fba8d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6180b0fba8d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6180b0fba8d2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6180b0fdfc33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6180b0fdfc33 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6180b0fb7853 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6180b0fb7853 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6180b0fba722 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6180b0fbbe49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6180b0fbbc7e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6180b0f841c4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6180b0f841c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6180b0fbc81e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x6180b0fbc81e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6180b0fbc5ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x6180b0fbadc9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6180b0fbc27d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x6180b0fde680 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6180b0fde9d3 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x6180b0fde925 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x6180b0f3b88d - ladata::unit::tests::test_sizes_without::hb4371e5b3a575cf7 [INFO] [stdout] at /opt/rustwide/workdir/src/unit/tests.rs:28:5 [INFO] [stdout] 22: 0x6180b0f3b377 - ladata::unit::tests::test_sizes_without::{{closure}}::hfead51514c23a516 [INFO] [stdout] at /opt/rustwide/workdir/src/unit/tests.rs:10:24 [INFO] [stdout] 23: 0x6180b0f47986 - core::ops::function::FnOnce::call_once::hd4e3c1bc5bd2397d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x6180b0f89a2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x6180b0f89a2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x6180b0f88b65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x6180b0f88b65 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x6180b0f88b65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x6180b0f88b65 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x6180b0f88b65 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6180b0f88b65 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x6180b0f88b65 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x6180b0f4c764 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x6180b0f4c764 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6180b0f5013a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6180b0f5013a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x6180b0f5013a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x6180b0f5013a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x6180b0f5013a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6180b0f5013a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6180b0f5013a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x6180b0fbf79f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x6180b0fbf79f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x79da71c37aa4 - [INFO] [stdout] 45: 0x79da71cc4a34 - clone [INFO] [stdout] 46: 0x0 - [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.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "91835459f858acb3cf80ab105a2df785dd72ce79f62b0a126a2bb9e4c8f0052a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91835459f858acb3cf80ab105a2df785dd72ce79f62b0a126a2bb9e4c8f0052a", kill_on_drop: false }` [INFO] [stdout] 91835459f858acb3cf80ab105a2df785dd72ce79f62b0a126a2bb9e4c8f0052a