[INFO] fetching crate slice-ring-buffer 0.3.4... [INFO] testing slice-ring-buffer-0.3.4 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate slice-ring-buffer 0.3.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate slice-ring-buffer 0.3.4 [INFO] finished tweaking crates.io crate slice-ring-buffer 0.3.4 [INFO] tweaked toml for crates.io crate slice-ring-buffer 0.3.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate slice-ring-buffer 0.3.4 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding mach2 v0.4.3 (available: v0.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5daa268e7c08a7c931d2ea117059ad342d2fe3dc7d9589f70727116b992cf7db [INFO] running `Command { std: "docker" "start" "-a" "5daa268e7c08a7c931d2ea117059ad342d2fe3dc7d9589f70727116b992cf7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5daa268e7c08a7c931d2ea117059ad342d2fe3dc7d9589f70727116b992cf7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5daa268e7c08a7c931d2ea117059ad342d2fe3dc7d9589f70727116b992cf7db", kill_on_drop: false }` [INFO] [stdout] 5daa268e7c08a7c931d2ea117059ad342d2fe3dc7d9589f70727116b992cf7db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b559f45eb0ae5ac5ad08a61df96ddd3f664b0dd32f1759df815edd8682f2847 [INFO] running `Command { std: "docker" "start" "-a" "6b559f45eb0ae5ac5ad08a61df96ddd3f664b0dd32f1759df815edd8682f2847", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling slice-ring-buffer v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | feature = "unstable", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [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: `unstable` [INFO] [stdout] --> src/lib.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | #![cfg_attr(all(test, feature = "unstable"), feature(box_syntax))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2263:7 [INFO] [stdout] | [INFO] [stdout] 2263 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2271:7 [INFO] [stdout] | [INFO] [stdout] 2271 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2425:7 [INFO] [stdout] | [INFO] [stdout] 2425 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2433:7 [INFO] [stdout] | [INFO] [stdout] 2433 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2436:7 [INFO] [stdout] | [INFO] [stdout] 2436 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2450:7 [INFO] [stdout] | [INFO] [stdout] 2450 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2463:11 [INFO] [stdout] | [INFO] [stdout] 2463 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2617:7 [INFO] [stdout] | [INFO] [stdout] 2617 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2658:7 [INFO] [stdout] | [INFO] [stdout] 2658 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2690:11 [INFO] [stdout] | [INFO] [stdout] 2690 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2705:7 [INFO] [stdout] | [INFO] [stdout] 2705 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2720:7 [INFO] [stdout] | [INFO] [stdout] 2720 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2801:7 [INFO] [stdout] | [INFO] [stdout] 2801 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2832:7 [INFO] [stdout] | [INFO] [stdout] 2832 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2839:7 [INFO] [stdout] | [INFO] [stdout] 2839 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2893:7 [INFO] [stdout] | [INFO] [stdout] 2893 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2897:7 [INFO] [stdout] | [INFO] [stdout] 2897 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3075:11 [INFO] [stdout] | [INFO] [stdout] 3075 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3107:11 [INFO] [stdout] | [INFO] [stdout] 3107 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3116:11 [INFO] [stdout] | [INFO] [stdout] 3116 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3125:11 [INFO] [stdout] | [INFO] [stdout] 3125 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2828 | impl_spec_from_elem!(i8, |x| x == 0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2829 | impl_spec_from_elem!(i16, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2830 | impl_spec_from_elem!(i32, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2831 | impl_spec_from_elem!(i64, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2834 | impl_spec_from_elem!(isize, |x| x == 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2836 | impl_spec_from_elem!(u16, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2837 | impl_spec_from_elem!(u32, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2838 | impl_spec_from_elem!(u64, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2841 | impl_spec_from_elem!(usize, |x| x == 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2843 | impl_spec_from_elem!(f32, |x: f32| x == 0. && x.is_sign_positive()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2844 | impl_spec_from_elem!(f64, |x: f64| x == 0. && x.is_sign_positive()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:1885:15 [INFO] [stdout] | [INFO] [stdout] 1885 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:1889:19 [INFO] [stdout] | [INFO] [stdout] 1889 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2300:11 [INFO] [stdout] | [INFO] [stdout] 2300 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2596:11 [INFO] [stdout] | [INFO] [stdout] 2596 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2601:11 [INFO] [stdout] | [INFO] [stdout] 2601 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2606:15 [INFO] [stdout] | [INFO] [stdout] 2606 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2611:15 [INFO] [stdout] | [INFO] [stdout] 2611 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2786:11 [INFO] [stdout] | [INFO] [stdout] 2786 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2793:15 [INFO] [stdout] | [INFO] [stdout] 2793 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/lib.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | let count = (*other).len(); [INFO] [stdout] | ^^-----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*const [T]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[T]` [INFO] [stdout] --> src/lib.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | let count = (*other).len(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: method calls to `len` require a reference [INFO] [stdout] --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/mod.rs:114:5 [INFO] [stdout] = note: `#[warn(dangerous_implicit_autorefs)]` on by default [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 779 | let count = (&(*other)).len(); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1219:21 [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn drain(&mut self, range: R) -> Drain [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn drain(&mut self, range: R) -> Drain<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1767:9 [INFO] [stdout] | [INFO] [stdout] 1767 | &mut self, range: R, replace_with: I, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 1768 | ) -> Splice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1768 | ) -> Splice<'_, I::IntoIter> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1839:28 [INFO] [stdout] | [INFO] [stdout] 1839 | pub fn drain_filter(&mut self, filter: F) -> DrainFilter [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1839 | pub fn drain_filter(&mut self, filter: F) -> DrainFilter<'_, T, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `Command { std: "docker" "inspect" "6b559f45eb0ae5ac5ad08a61df96ddd3f664b0dd32f1759df815edd8682f2847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b559f45eb0ae5ac5ad08a61df96ddd3f664b0dd32f1759df815edd8682f2847", kill_on_drop: false }` [INFO] [stdout] 6b559f45eb0ae5ac5ad08a61df96ddd3f664b0dd32f1759df815edd8682f2847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 364439d8c0d1444d56e17ead824f415b3b9e23e57fffaaffa9a103804644739a [INFO] running `Command { std: "docker" "start" "-a" "364439d8c0d1444d56e17ead824f415b3b9e23e57fffaaffa9a103804644739a", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | feature = "unstable", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [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: `unstable` [INFO] [stdout] --> src/lib.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | #![cfg_attr(all(test, feature = "unstable"), feature(box_syntax))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2263:7 [INFO] [stdout] | [INFO] [stdout] 2263 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2271:7 [INFO] [stdout] | [INFO] [stdout] 2271 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2425:7 [INFO] [stdout] | [INFO] [stdout] 2425 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2433:7 [INFO] [stdout] | [INFO] [stdout] 2433 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2436:7 [INFO] [stdout] | [INFO] [stdout] 2436 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2450:7 [INFO] [stdout] | [INFO] [stdout] 2450 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2463:11 [INFO] [stdout] | [INFO] [stdout] 2463 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2617:7 [INFO] [stdout] | [INFO] [stdout] 2617 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2658:7 [INFO] [stdout] | [INFO] [stdout] 2658 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2690:11 [INFO] [stdout] | [INFO] [stdout] 2690 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2705:7 [INFO] [stdout] | [INFO] [stdout] 2705 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2720:7 [INFO] [stdout] | [INFO] [stdout] 2720 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2801:7 [INFO] [stdout] | [INFO] [stdout] 2801 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2832:7 [INFO] [stdout] | [INFO] [stdout] 2832 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2839:7 [INFO] [stdout] | [INFO] [stdout] 2839 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2893:7 [INFO] [stdout] | [INFO] [stdout] 2893 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2897:7 [INFO] [stdout] | [INFO] [stdout] 2897 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3075:11 [INFO] [stdout] | [INFO] [stdout] 3075 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3107:11 [INFO] [stdout] | [INFO] [stdout] 3107 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3116:11 [INFO] [stdout] | [INFO] [stdout] 3116 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3125:11 [INFO] [stdout] | [INFO] [stdout] 3125 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2828 | impl_spec_from_elem!(i8, |x| x == 0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2829 | impl_spec_from_elem!(i16, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2830 | impl_spec_from_elem!(i32, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2831 | impl_spec_from_elem!(i64, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2834 | impl_spec_from_elem!(isize, |x| x == 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2836 | impl_spec_from_elem!(u16, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2837 | impl_spec_from_elem!(u32, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2838 | impl_spec_from_elem!(u64, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2841 | impl_spec_from_elem!(usize, |x| x == 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2843 | impl_spec_from_elem!(f32, |x: f32| x == 0. && x.is_sign_positive()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2844 | impl_spec_from_elem!(f64, |x: f64| x == 0. && x.is_sign_positive()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:1885:15 [INFO] [stdout] | [INFO] [stdout] 1885 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:1889:19 [INFO] [stdout] | [INFO] [stdout] 1889 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2300:11 [INFO] [stdout] | [INFO] [stdout] 2300 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2596:11 [INFO] [stdout] | [INFO] [stdout] 2596 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2601:11 [INFO] [stdout] | [INFO] [stdout] 2601 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slice-ring-buffer v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2606:15 [INFO] [stdout] | [INFO] [stdout] 2606 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2611:15 [INFO] [stdout] | [INFO] [stdout] 2611 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2786:11 [INFO] [stdout] | [INFO] [stdout] 2786 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2793:15 [INFO] [stdout] | [INFO] [stdout] 2793 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/lib.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | let count = (*other).len(); [INFO] [stdout] | ^^-----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*const [T]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[T]` [INFO] [stdout] --> src/lib.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | let count = (*other).len(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: method calls to `len` require a reference [INFO] [stdout] --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/mod.rs:114:5 [INFO] [stdout] = note: `#[warn(dangerous_implicit_autorefs)]` on by default [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 779 | let count = (&(*other)).len(); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1219:21 [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn drain(&mut self, range: R) -> Drain [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn drain(&mut self, range: R) -> Drain<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1767:9 [INFO] [stdout] | [INFO] [stdout] 1767 | &mut self, range: R, replace_with: I, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 1768 | ) -> Splice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1768 | ) -> Splice<'_, I::IntoIter> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1839:28 [INFO] [stdout] | [INFO] [stdout] 1839 | pub fn drain_filter(&mut self, filter: F) -> DrainFilter [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1839 | pub fn drain_filter(&mut self, filter: F) -> DrainFilter<'_, T, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | feature = "unstable", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [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: `unstable` [INFO] [stdout] --> src/lib.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | #![cfg_attr(all(test, feature = "unstable"), feature(box_syntax))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2263:7 [INFO] [stdout] | [INFO] [stdout] 2263 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2271:7 [INFO] [stdout] | [INFO] [stdout] 2271 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2425:7 [INFO] [stdout] | [INFO] [stdout] 2425 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2433:7 [INFO] [stdout] | [INFO] [stdout] 2433 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2436:7 [INFO] [stdout] | [INFO] [stdout] 2436 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2450:7 [INFO] [stdout] | [INFO] [stdout] 2450 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2463:11 [INFO] [stdout] | [INFO] [stdout] 2463 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2617:7 [INFO] [stdout] | [INFO] [stdout] 2617 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2658:7 [INFO] [stdout] | [INFO] [stdout] 2658 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2690:11 [INFO] [stdout] | [INFO] [stdout] 2690 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2705:7 [INFO] [stdout] | [INFO] [stdout] 2705 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2720:7 [INFO] [stdout] | [INFO] [stdout] 2720 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2801:7 [INFO] [stdout] | [INFO] [stdout] 2801 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2832:7 [INFO] [stdout] | [INFO] [stdout] 2832 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2839:7 [INFO] [stdout] | [INFO] [stdout] 2839 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2893:7 [INFO] [stdout] | [INFO] [stdout] 2893 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2897:7 [INFO] [stdout] | [INFO] [stdout] 2897 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3075:11 [INFO] [stdout] | [INFO] [stdout] 3075 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3107:11 [INFO] [stdout] | [INFO] [stdout] 3107 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3116:11 [INFO] [stdout] | [INFO] [stdout] 3116 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:3125:11 [INFO] [stdout] | [INFO] [stdout] 3125 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2828 | impl_spec_from_elem!(i8, |x| x == 0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2829 | impl_spec_from_elem!(i16, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2830 | impl_spec_from_elem!(i32, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2831 | impl_spec_from_elem!(i64, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2834 | impl_spec_from_elem!(isize, |x| x == 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2836 | impl_spec_from_elem!(u16, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2837 | impl_spec_from_elem!(u32, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2838 | impl_spec_from_elem!(u64, |x| x == 0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2841 | impl_spec_from_elem!(usize, |x| x == 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2843 | impl_spec_from_elem!(f32, |x: f32| x == 0. && x.is_sign_positive()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2816:15 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2844 | impl_spec_from_elem!(f64, |x: f64| x == 0. && x.is_sign_positive()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:1885:15 [INFO] [stdout] | [INFO] [stdout] 1885 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:1889:19 [INFO] [stdout] | [INFO] [stdout] 1889 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2300:11 [INFO] [stdout] | [INFO] [stdout] 2300 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2596:11 [INFO] [stdout] | [INFO] [stdout] 2596 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2601:11 [INFO] [stdout] | [INFO] [stdout] 2601 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2606:15 [INFO] [stdout] | [INFO] [stdout] 2606 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2611:15 [INFO] [stdout] | [INFO] [stdout] 2611 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2786:11 [INFO] [stdout] | [INFO] [stdout] 2786 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:2793:15 [INFO] [stdout] | [INFO] [stdout] 2793 | #[cfg(not(feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:3667:11 [INFO] [stdout] | [INFO] [stdout] 3667 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:3751:11 [INFO] [stdout] | [INFO] [stdout] 3751 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:4292:11 [INFO] [stdout] | [INFO] [stdout] 4292 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:4995:11 [INFO] [stdout] | [INFO] [stdout] 4995 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:5554:11 [INFO] [stdout] | [INFO] [stdout] 5554 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:5576:15 [INFO] [stdout] | [INFO] [stdout] 5576 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stdout] --> src/lib.rs:5676:15 [INFO] [stdout] | [INFO] [stdout] 5676 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/lib.rs:4279:15 [INFO] [stdout] | [INFO] [stdout] 4279 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:3836:21 [INFO] [stdout] | [INFO] [stdout] 3836 | struct Elem(i32); [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:3856:21 [INFO] [stdout] | [INFO] [stdout] 3856 | struct Elem(i32); [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:5188:21 [INFO] [stdout] | [INFO] [stdout] 5188 | struct Elem(i32); [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Elem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:5236:21 [INFO] [stdout] | [INFO] [stdout] 5236 | struct Elem(i32); [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:5286:21 [INFO] [stdout] | [INFO] [stdout] 5286 | struct Elem(i32); [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:5822:24 [INFO] [stdout] | [INFO] [stdout] 5822 | struct Foo(i8); [INFO] [stdout] | --- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:5959:18 [INFO] [stdout] | [INFO] [stdout] 5959 | struct S(*mut u8); [INFO] [stdout] | - ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:5969:18 [INFO] [stdout] | [INFO] [stdout] 5969 | struct S(*mut u8); [INFO] [stdout] | - ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/lib.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | let count = (*other).len(); [INFO] [stdout] | ^^-----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*const [T]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[T]` [INFO] [stdout] --> src/lib.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | let count = (*other).len(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: method calls to `len` require a reference [INFO] [stdout] --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/mod.rs:114:5 [INFO] [stdout] = note: `#[warn(dangerous_implicit_autorefs)]` on by default [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 779 | let count = (&(*other)).len(); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1219:21 [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn drain(&mut self, range: R) -> Drain [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn drain(&mut self, range: R) -> Drain<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1767:9 [INFO] [stdout] | [INFO] [stdout] 1767 | &mut self, range: R, replace_with: I, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 1768 | ) -> Splice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1768 | ) -> Splice<'_, I::IntoIter> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1839:28 [INFO] [stdout] | [INFO] [stdout] 1839 | pub fn drain_filter(&mut self, filter: F) -> DrainFilter [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1839 | pub fn drain_filter(&mut self, filter: F) -> DrainFilter<'_, T, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 3603 | let mut values = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forgetting_copy_types)]` on by default [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 3617 | let mut values = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 3631 | let mut values = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3657 | let w = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 4]` [INFO] [stdout] ... [INFO] [stdout] 3693 | let mut deq = sdeq![1, 2, 3, 4]; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 1]` [INFO] [stdout] ... [INFO] [stdout] 3706 | case(sdeq![1], sdeq![1]); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 1]` [INFO] [stdout] ... [INFO] [stdout] 3706 | case(sdeq![1], sdeq![1]); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 2]` [INFO] [stdout] ... [INFO] [stdout] 3707 | case(sdeq![1, 1], sdeq![1]); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 1]` [INFO] [stdout] ... [INFO] [stdout] 3707 | case(sdeq![1, 1], sdeq![1]); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3708 | case(sdeq![1, 2, 3], sdeq![1, 2, 3]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3708 | case(sdeq![1, 2, 3], sdeq![1, 2, 3]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 4]` [INFO] [stdout] ... [INFO] [stdout] 3709 | case(sdeq![1, 1, 2, 3], sdeq![1, 2, 3]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3709 | case(sdeq![1, 1, 2, 3], sdeq![1, 2, 3]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 4]` [INFO] [stdout] ... [INFO] [stdout] 3710 | case(sdeq![1, 2, 2, 3], sdeq![1, 2, 3]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3710 | case(sdeq![1, 2, 2, 3], sdeq![1, 2, 3]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 4]` [INFO] [stdout] ... [INFO] [stdout] 3711 | case(sdeq![1, 2, 3, 3], sdeq![1, 2, 3]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3711 | case(sdeq![1, 2, 3, 3], sdeq![1, 2, 3]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 7]` [INFO] [stdout] ... [INFO] [stdout] 3712 | case(sdeq![1, 1, 2, 2, 2, 3, 3], sdeq![1, 2, 3]); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3712 | case(sdeq![1, 1, 2, 2, 2, 3, 3], sdeq![1, 2, 3]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 1]` [INFO] [stdout] ... [INFO] [stdout] 3723 | case(sdeq![10], sdeq![10]); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 1]` [INFO] [stdout] ... [INFO] [stdout] 3723 | case(sdeq![10], sdeq![10]); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 2]` [INFO] [stdout] ... [INFO] [stdout] 3724 | case(sdeq![10, 11], sdeq![10]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 1]` [INFO] [stdout] ... [INFO] [stdout] 3724 | case(sdeq![10, 11], sdeq![10]); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3725 | case(sdeq![10, 20, 30], sdeq![10, 20, 30]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3725 | case(sdeq![10, 20, 30], sdeq![10, 20, 30]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 4]` [INFO] [stdout] ... [INFO] [stdout] 3726 | case(sdeq![10, 11, 20, 30], sdeq![10, 20, 30]); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3726 | case(sdeq![10, 11, 20, 30], sdeq![10, 20, 30]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 4]` [INFO] [stdout] ... [INFO] [stdout] 3727 | case(sdeq![10, 20, 21, 30], sdeq![10, 20, 30]); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3727 | case(sdeq![10, 20, 21, 30], sdeq![10, 20, 30]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 4]` [INFO] [stdout] ... [INFO] [stdout] 3728 | case(sdeq![10, 20, 30, 31], sdeq![10, 20, 30]); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3728 | case(sdeq![10, 20, 30, 31], sdeq![10, 20, 30]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 7]` [INFO] [stdout] ... [INFO] [stdout] 3729 | case(sdeq![10, 11, 20, 21, 22, 30, 31], sdeq![10, 20, 30]); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3729 | case(sdeq![10, 11, 20, 21, 22, 30, 31], sdeq![10, 20, 30]); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[&str; 5]` [INFO] [stdout] ... [INFO] [stdout] 3734 | let mut deq = sdeq!["foo", "bar", "Bar", "baz", "bar"]; [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[(&str, i32); 5]` [INFO] [stdout] ... [INFO] [stdout] 3740 | sdeq![("foo", 1), ("foo", 2), ("bar", 3), ("bar", 4), ("bar", 5)]; [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3808 | sdeq![1, 2, 3].into_iter().partition(|x| *x < 4), [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3809 | (sdeq![1, 2, 3], sdeq![]) [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3812 | sdeq![1, 2, 3].into_iter().partition(|x| *x < 2), [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 1]` [INFO] [stdout] ... [INFO] [stdout] 3813 | (sdeq![1], sdeq![2, 3]) [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 2]` [INFO] [stdout] ... [INFO] [stdout] 3813 | (sdeq![1], sdeq![2, 3]) [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3816 | sdeq![1, 2, 3].into_iter().partition(|x| *x < 0), [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3817 | (sdeq![], sdeq![1, 2, 3]) [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[(i32, i32); 3]` [INFO] [stdout] ... [INFO] [stdout] 3823 | let z1 = sdeq![(1, 4), (2, 5), (3, 6)]; [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3893 | let deq = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3900 | let deq = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 3907 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 3914 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 3921 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 3928 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 3935 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3947 | let deq = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3957 | let deq = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[(); 3]` [INFO] [stdout] ... [INFO] [stdout] 3967 | let deq = sdeq![(), (), ()]; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3977 | let mut deq = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 3988 | let mut deq = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[(); 3]` [INFO] [stdout] ... [INFO] [stdout] 3999 | let mut deq = sdeq![(), (), ()]; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 4011 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 4017 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[char; 5]` [INFO] [stdout] ... [INFO] [stdout] 4041 | let mut v = sdeq!['a', 'b', 'c', 'd', 'e']; [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 4085 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 4091 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 4101 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 4115 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 4123 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[(); 3]` [INFO] [stdout] ... [INFO] [stdout] 4130 | let mut deq = sdeq![(), (), ()]; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 4140 | let mut deq = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 5]` [INFO] [stdout] ... [INFO] [stdout] 4148 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 4165 | let mut deq = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 4166 | let mut deq2 = sdeq![4, 5, 6]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 6]` [INFO] [stdout] ... [INFO] [stdout] 4174 | let mut deq = sdeq![1, 2, 3, 4, 5, 6]; [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[char; 3]` [INFO] [stdout] ... [INFO] [stdout] 4182 | let deq = sdeq!['a', 'b', 'c']; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[char; 3]` [INFO] [stdout] ... [INFO] [stdout] 4194 | let deq = sdeq!['a', 'b', 'c']; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[char; 3]` [INFO] [stdout] ... [INFO] [stdout] 4205 | let deq = sdeq!['a', 'b', 'c']; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 4213 | assert_eq!(sdeq![1, 2, 3].into_iter().count(), 3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 4222 | let deq = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 3]` [INFO] [stdout] ... [INFO] [stdout] 4274 | let deq = sdeq![1, 2, 3]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[(); 5]` [INFO] [stdout] ... [INFO] [stdout] 4326 | let mut deq = sdeq![(), (), (), (), ()]; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4348 | let mut deq = sdeq![1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4365 | assert_eq!(deq, sdeq![1, 2, 3, 4, 5, 6, 7, 8, 9, 10]); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4370 | let mut deq = sdeq![1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 24]` [INFO] [stdout] ... [INFO] [stdout] 4395 | let mut deq = sdeq![ [INFO] [stdout] | ___________________________- [INFO] [stdout] 4396 | | 1, 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, [INFO] [stdout] 4397 | | 31, 33, 34, 35, 36, 37, 39, [INFO] [stdout] 4398 | | ]; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4404 | assert_eq!(removed, sdeq![2, 4, 6, 18, 20, 22, 24, 26, 34, 36]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 14]` [INFO] [stdout] ... [INFO] [stdout] 4409 | sdeq![1, 7, 9, 11, 13, 15, 17, 27, 29, 31, 33, 35, 37, 39] [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 23]` [INFO] [stdout] ... [INFO] [stdout] 4415 | let mut deq = sdeq![ [INFO] [stdout] | ___________________________- [INFO] [stdout] 4416 | | 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, 31, [INFO] [stdout] 4417 | | 33, 34, 35, 36, 37, 39, [INFO] [stdout] 4418 | | ]; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4424 | assert_eq!(removed, sdeq![2, 4, 6, 18, 20, 22, 24, 26, 34, 36]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 13]` [INFO] [stdout] ... [INFO] [stdout] 4429 | sdeq![7, 9, 11, 13, 15, 17, 27, 29, 31, 33, 35, 37, 39] [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 21]` [INFO] [stdout] ... [INFO] [stdout] 4435 | let mut deq = sdeq![ [INFO] [stdout] | ___________________________- [INFO] [stdout] 4436 | | 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, 31, [INFO] [stdout] 4437 | | 33, 34, 35, 36, [INFO] [stdout] 4438 | | ]; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4444 | assert_eq!(removed, sdeq![2, 4, 6, 18, 20, 22, 24, 26, 34, 36]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 11]` [INFO] [stdout] ... [INFO] [stdout] 4447 | assert_eq!(deq, sdeq![7, 9, 11, 13, 15, 17, 27, 29, 31, 33, 35]); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 20]` [INFO] [stdout] ... [INFO] [stdout] 4452 | let mut deq = sdeq![ [INFO] [stdout] | ___________________________- [INFO] [stdout] 4453 | | 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 1, 3, 5, 7, 9, 11, 13, 15, [INFO] [stdout] 4454 | | 17, 19, [INFO] [stdout] 4455 | | ]; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4461 | assert_eq!(removed, sdeq![2, 4, 6, 8, 10, 12, 14, 16, 18, 20]); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4464 | assert_eq!(deq, sdeq![1, 3, 5, 7, 9, 11, 13, 15, 17, 19]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 20]` [INFO] [stdout] ... [INFO] [stdout] 4469 | let mut deq = sdeq![ [INFO] [stdout] | ___________________________- [INFO] [stdout] 4470 | | 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 2, 4, 6, 8, 10, 12, 14, 16, [INFO] [stdout] 4471 | | 18, 20, [INFO] [stdout] 4472 | | ]; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4478 | assert_eq!(removed, sdeq![2, 4, 6, 8, 10, 12, 14, 16, 18, 20]); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | $crate::__mem_forget(array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[i32; 10]` [INFO] [stdout] ... [INFO] [stdout] 4481 | assert_eq!(deq, sdeq![1, 3, 5, 7, 9, 11, 13, 15, 17, 19]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 348 - $crate::__mem_forget(array); [INFO] [stdout] 348 + let _ = array; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `Command { std: "docker" "inspect" "364439d8c0d1444d56e17ead824f415b3b9e23e57fffaaffa9a103804644739a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364439d8c0d1444d56e17ead824f415b3b9e23e57fffaaffa9a103804644739a", kill_on_drop: false }` [INFO] [stdout] 364439d8c0d1444d56e17ead824f415b3b9e23e57fffaaffa9a103804644739a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6829b180c71482b7bc4f9846c9c600a0dd2f4a5dfff6749c6c7ed343262a31a7 [INFO] running `Command { std: "docker" "start" "-a" "6829b180c71482b7bc4f9846c9c600a0dd2f4a5dfff6749c6c7ed343262a31a7", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | feature = "unstable", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [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: `unstable` [INFO] [stderr] --> src/lib.rs:132:23 [INFO] [stderr] | [INFO] [stderr] 132 | #![cfg_attr(all(test, feature = "unstable"), feature(box_syntax))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stderr] --> src/lib.rs:162:11 [INFO] [stderr] | [INFO] [stderr] 162 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stderr] --> src/lib.rs:168:11 [INFO] [stderr] | [INFO] [stderr] 168 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:175:7 [INFO] [stderr] | [INFO] [stderr] 175 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:179:11 [INFO] [stderr] | [INFO] [stderr] 179 | #[cfg(not(feature = "unstable"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:212:11 [INFO] [stderr] | [INFO] [stderr] 212 | #[cfg(not(feature = "unstable"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:229:7 [INFO] [stderr] | [INFO] [stderr] 229 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2263:7 [INFO] [stderr] | [INFO] [stderr] 2263 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2271:7 [INFO] [stderr] | [INFO] [stderr] 2271 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2425:7 [INFO] [stderr] | [INFO] [stderr] 2425 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2433:7 [INFO] [stderr] | [INFO] [stderr] 2433 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2436:7 [INFO] [stderr] | [INFO] [stderr] 2436 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2450:7 [INFO] [stderr] | [INFO] [stderr] 2450 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2463:11 [INFO] [stderr] | [INFO] [stderr] 2463 | #[cfg(not(feature = "unstable"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2617:7 [INFO] [stderr] | [INFO] [stderr] 2617 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2658:7 [INFO] [stderr] | [INFO] [stderr] 2658 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2690:11 [INFO] [stderr] | [INFO] [stderr] 2690 | #[cfg(not(feature = "unstable"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2705:7 [INFO] [stderr] | [INFO] [stderr] 2705 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2720:7 [INFO] [stderr] | [INFO] [stderr] 2720 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2801:7 [INFO] [stderr] | [INFO] [stderr] 2801 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2832:7 [INFO] [stderr] | [INFO] [stderr] 2832 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2839:7 [INFO] [stderr] | [INFO] [stderr] 2839 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2893:7 [INFO] [stderr] | [INFO] [stderr] 2893 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2897:7 [INFO] [stderr] | [INFO] [stderr] 2897 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stderr] --> src/lib.rs:3075:11 [INFO] [stderr] | [INFO] [stderr] 3075 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stderr] --> src/lib.rs:3107:11 [INFO] [stderr] | [INFO] [stderr] 3107 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stderr] --> src/lib.rs:3116:11 [INFO] [stderr] | [INFO] [stderr] 3116 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stderr] --> src/lib.rs:3125:11 [INFO] [stderr] | [INFO] [stderr] 3125 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2828 | impl_spec_from_elem!(i8, |x| x == 0); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2829 | impl_spec_from_elem!(i16, |x| x == 0); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2830 | impl_spec_from_elem!(i32, |x| x == 0); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2831 | impl_spec_from_elem!(i64, |x| x == 0); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2834 | impl_spec_from_elem!(isize, |x| x == 0); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2836 | impl_spec_from_elem!(u16, |x| x == 0); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2837 | impl_spec_from_elem!(u32, |x| x == 0); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2838 | impl_spec_from_elem!(u64, |x| x == 0); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2841 | impl_spec_from_elem!(usize, |x| x == 0); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2843 | impl_spec_from_elem!(f32, |x: f32| x == 0. && x.is_sign_positive()); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2816:15 [INFO] [stderr] | [INFO] [stderr] 2816 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 2844 | impl_spec_from_elem!(f64, |x: f64| x == 0. && x.is_sign_positive()); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` 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 `impl_spec_from_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:1885:15 [INFO] [stderr] | [INFO] [stderr] 1885 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:1889:19 [INFO] [stderr] | [INFO] [stderr] 1889 | #[cfg(not(feature = "unstable"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2300:11 [INFO] [stderr] | [INFO] [stderr] 2300 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2596:11 [INFO] [stderr] | [INFO] [stderr] 2596 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2601:11 [INFO] [stderr] | [INFO] [stderr] 2601 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2606:15 [INFO] [stderr] | [INFO] [stderr] 2606 | #[cfg(not(feature = "unstable"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2611:15 [INFO] [stderr] | [INFO] [stderr] 2611 | #[cfg(not(feature = "unstable"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2786:11 [INFO] [stderr] | [INFO] [stderr] 2786 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:2793:15 [INFO] [stderr] | [INFO] [stderr] 2793 | #[cfg(not(feature = "unstable"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stderr] --> src/lib.rs:779:21 [INFO] [stderr] | [INFO] [stderr] 779 | let count = (*other).len(); [INFO] [stderr] | ^^-----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this raw pointer has type `*const [T]` [INFO] [stderr] | [INFO] [stderr] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&[T]` [INFO] [stderr] --> src/lib.rs:779:21 [INFO] [stderr] | [INFO] [stderr] 779 | let count = (*other).len(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] note: method calls to `len` require a reference [INFO] [stderr] --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/mod.rs:114:5 [INFO] [stderr] = note: `#[warn(dangerous_implicit_autorefs)]` on by default [INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stderr] | [INFO] [stderr] 779 | let count = (&(*other)).len(); [INFO] [stderr] | ++ + [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1219:21 [INFO] [stderr] | [INFO] [stderr] 1219 | pub fn drain(&mut self, range: R) -> Drain [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1219 | pub fn drain(&mut self, range: R) -> Drain<'_, T> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1767:9 [INFO] [stderr] | [INFO] [stderr] 1767 | &mut self, range: R, replace_with: I, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 1768 | ) -> Splice [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1768 | ) -> Splice<'_, I::IntoIter> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1839:28 [INFO] [stderr] | [INFO] [stderr] 1839 | pub fn drain_filter(&mut self, filter: F) -> DrainFilter [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1839 | pub fn drain_filter(&mut self, filter: F) -> DrainFilter<'_, T, F> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `slice-ring-buffer` (lib) generated 53 warnings (run `cargo fix --lib -p slice-ring-buffer` to apply 3 suggestions) [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:3667:11 [INFO] [stderr] | [INFO] [stderr] 3667 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:3751:11 [INFO] [stderr] | [INFO] [stderr] 3751 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:4292:11 [INFO] [stderr] | [INFO] [stderr] 4292 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:4995:11 [INFO] [stderr] | [INFO] [stderr] 4995 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:5554:11 [INFO] [stderr] | [INFO] [stderr] 5554 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stderr] --> src/lib.rs:5576:15 [INFO] [stderr] | [INFO] [stderr] 5576 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf` [INFO] [stderr] --> src/lib.rs:5676:15 [INFO] [stderr] | [INFO] [stderr] 5676 | #[cfg(all(feature = "bytes_buf", feature = "use_std"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `bytes_buf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unstable` [INFO] [stderr] --> src/lib.rs:4279:15 [INFO] [stderr] | [INFO] [stderr] 4279 | #[cfg(feature = "unstable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `unix_sysv`, and `use_std` [INFO] [stderr] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:3836:21 [INFO] [stderr] | [INFO] [stderr] 3836 | struct Elem(i32); [INFO] [stderr] | ---- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:3856:21 [INFO] [stderr] | [INFO] [stderr] 3856 | struct Elem(i32); [INFO] [stderr] | ---- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:5188:21 [INFO] [stderr] | [INFO] [stderr] 5188 | struct Elem(i32); [INFO] [stderr] | ---- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `Elem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:5236:21 [INFO] [stderr] | [INFO] [stderr] 5236 | struct Elem(i32); [INFO] [stderr] | ---- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:5286:21 [INFO] [stderr] | [INFO] [stderr] 5286 | struct Elem(i32); [INFO] [stderr] | ---- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:5822:24 [INFO] [stderr] | [INFO] [stderr] 5822 | struct Foo(i8); [INFO] [stderr] | --- ^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:5959:18 [INFO] [stderr] | [INFO] [stderr] 5959 | struct S(*mut u8); [INFO] [stderr] | - ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:5969:18 [INFO] [stderr] | [INFO] [stderr] 5969 | struct S(*mut u8); [INFO] [stderr] | - ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 3603 | let mut values = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(forgetting_copy_types)]` on by default [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 3617 | let mut values = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 3631 | let mut values = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3657 | let w = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 4]` [INFO] [stderr] ... [INFO] [stderr] 3693 | let mut deq = sdeq![1, 2, 3, 4]; [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 1]` [INFO] [stderr] ... [INFO] [stderr] 3706 | case(sdeq![1], sdeq![1]); [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 1]` [INFO] [stderr] ... [INFO] [stderr] 3706 | case(sdeq![1], sdeq![1]); [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 2]` [INFO] [stderr] ... [INFO] [stderr] 3707 | case(sdeq![1, 1], sdeq![1]); [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 1]` [INFO] [stderr] ... [INFO] [stderr] 3707 | case(sdeq![1, 1], sdeq![1]); [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3708 | case(sdeq![1, 2, 3], sdeq![1, 2, 3]); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3708 | case(sdeq![1, 2, 3], sdeq![1, 2, 3]); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 4]` [INFO] [stderr] ... [INFO] [stderr] 3709 | case(sdeq![1, 1, 2, 3], sdeq![1, 2, 3]); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3709 | case(sdeq![1, 1, 2, 3], sdeq![1, 2, 3]); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 4]` [INFO] [stderr] ... [INFO] [stderr] 3710 | case(sdeq![1, 2, 2, 3], sdeq![1, 2, 3]); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3710 | case(sdeq![1, 2, 2, 3], sdeq![1, 2, 3]); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 4]` [INFO] [stderr] ... [INFO] [stderr] 3711 | case(sdeq![1, 2, 3, 3], sdeq![1, 2, 3]); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3711 | case(sdeq![1, 2, 3, 3], sdeq![1, 2, 3]); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 7]` [INFO] [stderr] ... [INFO] [stderr] 3712 | case(sdeq![1, 1, 2, 2, 2, 3, 3], sdeq![1, 2, 3]); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3712 | case(sdeq![1, 1, 2, 2, 2, 3, 3], sdeq![1, 2, 3]); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 1]` [INFO] [stderr] ... [INFO] [stderr] 3723 | case(sdeq![10], sdeq![10]); [INFO] [stderr] | --------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 1]` [INFO] [stderr] ... [INFO] [stderr] 3723 | case(sdeq![10], sdeq![10]); [INFO] [stderr] | --------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 2]` [INFO] [stderr] ... [INFO] [stderr] 3724 | case(sdeq![10, 11], sdeq![10]); [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 1]` [INFO] [stderr] ... [INFO] [stderr] 3724 | case(sdeq![10, 11], sdeq![10]); [INFO] [stderr] | --------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3725 | case(sdeq![10, 20, 30], sdeq![10, 20, 30]); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3725 | case(sdeq![10, 20, 30], sdeq![10, 20, 30]); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 4]` [INFO] [stderr] ... [INFO] [stderr] 3726 | case(sdeq![10, 11, 20, 30], sdeq![10, 20, 30]); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3726 | case(sdeq![10, 11, 20, 30], sdeq![10, 20, 30]); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 4]` [INFO] [stderr] ... [INFO] [stderr] 3727 | case(sdeq![10, 20, 21, 30], sdeq![10, 20, 30]); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3727 | case(sdeq![10, 20, 21, 30], sdeq![10, 20, 30]); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 4]` [INFO] [stderr] ... [INFO] [stderr] 3728 | case(sdeq![10, 20, 30, 31], sdeq![10, 20, 30]); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3728 | case(sdeq![10, 20, 30, 31], sdeq![10, 20, 30]); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 7]` [INFO] [stderr] ... [INFO] [stderr] 3729 | case(sdeq![10, 11, 20, 21, 22, 30, 31], sdeq![10, 20, 30]); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3729 | case(sdeq![10, 11, 20, 21, 22, 30, 31], sdeq![10, 20, 30]); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[&str; 5]` [INFO] [stderr] ... [INFO] [stderr] 3734 | let mut deq = sdeq!["foo", "bar", "Bar", "baz", "bar"]; [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[(&str, i32); 5]` [INFO] [stderr] ... [INFO] [stderr] 3740 | sdeq![("foo", 1), ("foo", 2), ("bar", 3), ("bar", 4), ("bar", 5)]; [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3808 | sdeq![1, 2, 3].into_iter().partition(|x| *x < 4), [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3809 | (sdeq![1, 2, 3], sdeq![]) [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3812 | sdeq![1, 2, 3].into_iter().partition(|x| *x < 2), [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 1]` [INFO] [stderr] ... [INFO] [stderr] 3813 | (sdeq![1], sdeq![2, 3]) [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 2]` [INFO] [stderr] ... [INFO] [stderr] 3813 | (sdeq![1], sdeq![2, 3]) [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3816 | sdeq![1, 2, 3].into_iter().partition(|x| *x < 0), [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3817 | (sdeq![], sdeq![1, 2, 3]) [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[(i32, i32); 3]` [INFO] [stderr] ... [INFO] [stderr] 3823 | let z1 = sdeq![(1, 4), (2, 5), (3, 6)]; [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3893 | let deq = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3900 | let deq = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 3907 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 3914 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 3921 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 3928 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 3935 | let x = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3947 | let deq = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3957 | let deq = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[(); 3]` [INFO] [stderr] ... [INFO] [stderr] 3967 | let deq = sdeq![(), (), ()]; [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3977 | let mut deq = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 3988 | let mut deq = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[(); 3]` [INFO] [stderr] ... [INFO] [stderr] 3999 | let mut deq = sdeq![(), (), ()]; [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 4011 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 4017 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[char; 5]` [INFO] [stderr] ... [INFO] [stderr] 4041 | let mut v = sdeq!['a', 'b', 'c', 'd', 'e']; [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 4085 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 4091 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 4101 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 4115 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 4123 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[(); 3]` [INFO] [stderr] ... [INFO] [stderr] 4130 | let mut deq = sdeq![(), (), ()]; [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 4140 | let mut deq = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 5]` [INFO] [stderr] ... [INFO] [stderr] 4148 | let mut v = sdeq![1, 2, 3, 4, 5]; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 4165 | let mut deq = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 4166 | let mut deq2 = sdeq![4, 5, 6]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 6]` [INFO] [stderr] ... [INFO] [stderr] 4174 | let mut deq = sdeq![1, 2, 3, 4, 5, 6]; [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[char; 3]` [INFO] [stderr] ... [INFO] [stderr] 4182 | let deq = sdeq!['a', 'b', 'c']; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[char; 3]` [INFO] [stderr] ... [INFO] [stderr] 4194 | let deq = sdeq!['a', 'b', 'c']; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[char; 3]` [INFO] [stderr] ... [INFO] [stderr] 4205 | let deq = sdeq!['a', 'b', 'c']; [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 4213 | assert_eq!(sdeq![1, 2, 3].into_iter().count(), 3); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 4222 | let deq = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 3]` [INFO] [stderr] ... [INFO] [stderr] 4274 | let deq = sdeq![1, 2, 3]; [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[(); 5]` [INFO] [stderr] ... [INFO] [stderr] 4326 | let mut deq = sdeq![(), (), (), (), ()]; [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4348 | let mut deq = sdeq![1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4365 | assert_eq!(deq, sdeq![1, 2, 3, 4, 5, 6, 7, 8, 9, 10]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4370 | let mut deq = sdeq![1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 24]` [INFO] [stderr] ... [INFO] [stderr] 4395 | let mut deq = sdeq![ [INFO] [stderr] | ___________________________- [INFO] [stderr] 4396 | | 1, 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, [INFO] [stderr] 4397 | | 31, 33, 34, 35, 36, 37, 39, [INFO] [stderr] 4398 | | ]; [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4404 | assert_eq!(removed, sdeq![2, 4, 6, 18, 20, 22, 24, 26, 34, 36]); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 14]` [INFO] [stderr] ... [INFO] [stderr] 4409 | sdeq![1, 7, 9, 11, 13, 15, 17, 27, 29, 31, 33, 35, 37, 39] [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 23]` [INFO] [stderr] ... [INFO] [stderr] 4415 | let mut deq = sdeq![ [INFO] [stderr] | ___________________________- [INFO] [stderr] 4416 | | 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, 31, [INFO] [stderr] 4417 | | 33, 34, 35, 36, 37, 39, [INFO] [stderr] 4418 | | ]; [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4424 | assert_eq!(removed, sdeq![2, 4, 6, 18, 20, 22, 24, 26, 34, 36]); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 13]` [INFO] [stderr] ... [INFO] [stderr] 4429 | sdeq![7, 9, 11, 13, 15, 17, 27, 29, 31, 33, 35, 37, 39] [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 21]` [INFO] [stderr] ... [INFO] [stderr] 4435 | let mut deq = sdeq![ [INFO] [stderr] | ___________________________- [INFO] [stderr] 4436 | | 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, 31, [INFO] [stderr] 4437 | | 33, 34, 35, 36, [INFO] [stderr] 4438 | | ]; [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4444 | assert_eq!(removed, sdeq![2, 4, 6, 18, 20, 22, 24, 26, 34, 36]); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 11]` [INFO] [stderr] ... [INFO] [stderr] 4447 | assert_eq!(deq, sdeq![7, 9, 11, 13, 15, 17, 27, 29, 31, 33, 35]); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 20]` [INFO] [stderr] ... [INFO] [stderr] 4452 | let mut deq = sdeq![ [INFO] [stderr] | ___________________________- [INFO] [stderr] 4453 | | 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 1, 3, 5, 7, 9, 11, 13, 15, [INFO] [stderr] 4454 | | 17, 19, [INFO] [stderr] 4455 | | ]; [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4461 | assert_eq!(removed, sdeq![2, 4, 6, 8, 10, 12, 14, 16, 18, 20]); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4464 | assert_eq!(deq, sdeq![1, 3, 5, 7, 9, 11, 13, 15, 17, 19]); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 20]` [INFO] [stderr] ... [INFO] [stderr] 4469 | let mut deq = sdeq![ [INFO] [stderr] | ___________________________- [INFO] [stderr] 4470 | | 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 2, 4, 6, 8, 10, 12, 14, 16, [INFO] [stderr] 4471 | | 18, 20, [INFO] [stderr] 4472 | | ]; [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4478 | assert_eq!(removed, sdeq![2, 4, 6, 8, 10, 12, 14, 16, 18, 20]); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/lib.rs:348:17 [INFO] [stderr] | [INFO] [stderr] 348 | $crate::__mem_forget(array); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[i32; 10]` [INFO] [stderr] ... [INFO] [stderr] 4481 | assert_eq!(deq, sdeq![1, 3, 5, 7, 9, 11, 13, 15, 17, 19]); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `sdeq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 348 - $crate::__mem_forget(array); [INFO] [stderr] 348 + let _ = array; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `slice-ring-buffer` (lib test) generated 164 warnings (53 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slice_ring_buffer-1f37116ca5268142) [INFO] [stdout] [INFO] [stdout] running 135 tests [INFO] [stdout] test mirrored::buffer::tests::test_new ... ok [INFO] [stdout] test mirrored::buffer::tests::no_alloc_units_required ... ok [INFO] [stdout] test mirrored::buffer::tests::buffer_send_sync ... ok [INFO] [stdout] test mirrored::buffer::tests::allocations ... ok [INFO] [stdout] test tests::clear ... ok [INFO] [stdout] test tests::default ... ok [INFO] [stdout] test tests::drain_filter_complex ... ok [INFO] [stdout] test tests::drain_filter_empty ... ok [INFO] [stdout] test tests::drain_filter_false ... ok [INFO] [stdout] test tests::drain_filter_true ... ok [INFO] [stdout] test tests::get ... ok [INFO] [stdout] test tests::drain_filter_zst ... ok [INFO] [stdout] test tests::is_empty ... ok [INFO] [stdout] test tests::issue_42 ... ok [INFO] [stdout] test tests::drop ... ok [INFO] [stdout] test tests::drop_count ... ok [INFO] [stdout] test tests::from_into_inner ... ok [INFO] [stdout] test tests::issue_47 ... ok [INFO] [stdout] test tests::get_mut ... ok [INFO] [stdout] test tests::hash_map ... ok [INFO] [stdout] test tests::empty_ptr ... ok [INFO] [stdout] test tests::iter ... ok [INFO] [stdout] test tests::iter_mut ... ok [INFO] [stdout] test tests::issue_50 ... ok [INFO] [stdout] test tests::partial_ord_eq ... ok [INFO] [stdout] test tests::issue_57 ... ok [INFO] [stdout] test tests::non_fitting_elem_type ... ok [INFO] [stdout] test tests::push_pop_back ... ok [INFO] [stdout] test tests::reserve_no_cap_change ... ok [INFO] [stdout] test tests::push_pop_front ... ok [INFO] [stdout] test tests::resize ... ok [INFO] [stdout] test tests::send ... ok [INFO] [stdout] test tests::shrink_to_fit ... ok [INFO] [stdout] test tests::sync ... ok [INFO] [stdout] test tests::vec_append ... ok [INFO] [stdout] test tests::vec_double_drop ... ok [INFO] [stdout] test tests::vec_clone ... ok [INFO] [stdout] test tests::vec_dedup_by ... ok [INFO] [stdout] test tests::vec_drain_inclusive_range ... ok [INFO] [stdout] test tests::vec_dedup ... ok [INFO] [stdout] test tests::vec_drain_items ... ok [INFO] [stdout] test tests::vec_drain_items_reverse ... ok [INFO] [stdout] test tests::vec_drain_items_zero_sized ... ok [INFO] [stdout] test tests::vec_drain_max_vec_size ... ok [INFO] [stdout] test tests::vec_dedup_by_key ... ok [INFO] [stdout] test tests::vec_drain_range ... ok [INFO] [stdout] test tests::vec_drain_range_zst ... ok [INFO] [stdout] test tests::vec_extend_zst ... ok [INFO] [stdout] test tests::issue_57_2 ... ok [INFO] [stdout] test tests::issue_45 ... ok [INFO] [stdout] test tests::vec_extend_ref ... ok [INFO] [stdout] test tests::vec_into_iter_as_mut_slice ... ok [INFO] [stdout] test tests::vec_into_iter_as_slice ... ok [INFO] [stdout] test tests::vec_into_iter_clone ... ok [INFO] [stdout] test tests::vec_into_iter_count ... ok [INFO] [stdout] test tests::vec_into_iter_debug ... ok [INFO] [stdout] test tests::vec_move_items ... ok [INFO] [stdout] test tests::vec_move_items_reverse ... ok [INFO] [stdout] test tests::vec_move_items_zero_sized ... ok [INFO] [stdout] test tests::vec_partition ... ok [INFO] [stdout] test tests::vec_reserve ... ok [INFO] [stdout] test tests::vec_retain ... ok [INFO] [stdout] test tests::vec_slice_from_mut ... ok [INFO] [stdout] test tests::vec_extend ... ok [INFO] [stdout] test tests::vec_index ... ok [INFO] [stdout] test tests::vec_drain_out_of_bounds - should panic ... ok [INFO] [stdout] test tests::vec_index_out_of_bounds - should panic ... ok [INFO] [stdout] test tests::vec_slice_to_mut ... ok [INFO] [stdout] test tests::vec_drain_inclusive_out_of_bounds - should panic ... ok [INFO] [stdout] test tests::vec_slice_out_of_bounds_1 - should panic ... ok [INFO] [stdout] test tests::vec_splice_forget ... ok [INFO] [stdout] test tests::vec_slice_out_of_bounds_2 - should panic ... ok [INFO] [stdout] test tests::vec_splice_inclusive_range ... ok [INFO] [stdout] test tests::vec_slice_out_of_bounds_3 - should panic ... ok [INFO] [stdout] test tests::vec_splice_items_zero_sized ... ok [INFO] [stdout] test tests::vec_splice_out_of_bounds - should panic ... ok [INFO] [stdout] test tests::vec_slice_out_of_bounds_4 - should panic ... ok [INFO] [stdout] test tests::vec_slice_out_of_bounds_5 - should panic ... ok [INFO] [stdout] test tests::vec_split_at_mut ... ok [INFO] [stdout] test tests::vec_split_off ... ok [INFO] [stdout] test tests::vec_swap_remove_empty ... ok [INFO] [stdout] test tests::vec_splice_inclusive_out_of_bounds - should panic ... ok [INFO] [stdout] test tests::vec_splice ... ok [INFO] [stdout] test tests::vec_vec_truncate_drop ... ok [INFO] [stdout] test tests::vec_vec_truncate_fail - should panic ... ok [INFO] [stdout] test tests::vecdeque_append ... ok [INFO] [stdout] test tests::vec_vec_truncate_front_drop ... ok [INFO] [stdout] test tests::vec_splice_unbounded ... ok [INFO] [stdout] test tests::vec_zip_unzip ... ok [INFO] [stdout] test tests::vecdeque_drop_clear ... ok [INFO] [stdout] test tests::vecdeque_drop ... ok [INFO] [stdout] test tests::vecdeque_drop_with_pop ... ok [INFO] [stdout] test tests::vecdeque_drop_with_pop_zst ... ok [INFO] [stdout] test tests::vecdeque_drop_zst ... ok [INFO] [stdout] test tests::vecdeque_eq ... ok [INFO] [stdout] test tests::vecdeque_eq_after_rotation ... ok [INFO] [stdout] test tests::vecdeque_clone ... ok [INFO] [stdout] test tests::vecdeque_front ... ok [INFO] [stdout] test tests::vecdeque_drain ... ok [INFO] [stdout] test tests::vecdeque_drop_clear_zst ... ok [INFO] [stdout] test tests::vecdeque_hash ... ok [INFO] [stdout] test tests::vecdeque_contains ... ok [INFO] [stdout] test tests::vecdeque_extend_ref ... ok [INFO] [stdout] test tests::vecdeque_hash_after_rotation ... ok [INFO] [stdout] test tests::vecdeque_get ... ok [INFO] [stdout] test tests::vecdeque_get_mut ... ok [INFO] [stdout] test tests::vecdeque_as_mut_slices ... ok [INFO] [stdout] test tests::vecdeque_mut_iter ... ok [INFO] [stdout] test tests::vecdeque_into_iter ... ok [INFO] [stdout] test tests::vecdeque_index_out_of_bounds - should panic ... ok [INFO] [stdout] test tests::vecdeque_index ... ok [INFO] [stdout] test tests::vecdeque_as_slices ... ok [INFO] [stdout] test tests::vecdeque_iter ... ok [INFO] [stdout] test tests::vecdeque_mut_rev_iter_wrap ... ok [INFO] [stdout] test tests::vecdeque_ord ... ok [INFO] [stdout] test tests::vecdeque_param_int ... ok [INFO] [stdout] test tests::vecdeque_param_reccy ... ok [INFO] [stdout] test tests::vecdeque_mut_rev_iter ... ok [INFO] [stdout] test tests::vecdeque_param_taggy ... ok [INFO] [stdout] test tests::vecdeque_reserve ... ok [INFO] [stdout] test tests::vecdeque_reserve_exact ... ok [INFO] [stdout] test tests::vecdeque_rev_iter ... ok [INFO] [stdout] test tests::vecdeque_retain ... ok [INFO] [stdout] test tests::vecdeque_simple ... ok [INFO] [stdout] test tests::vecdeque_show ... ok [INFO] [stdout] test tests::vecdeque_with_capacity ... ok [INFO] [stdout] test tests::vecdeque_swap ... ok [INFO] [stdout] test tests::vecdeque_with_capacity_non_power_two ... ok [INFO] [stdout] test tests::vecdeque_reserve_grow ... ok [INFO] [stdout] test tests::zst ... ok [INFO] [stdout] test tests::zero_sized_values ... ok [INFO] [stdout] test tests::vecdeque_param_taggypar ... ok [INFO] [stdout] test tests::vecdeque_partial_eq_array ... ok [INFO] [stdout] test tests::vecdeque_push_front_grow ... ok [INFO] [stdout] test tests::all_head_tails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Doc-tests slice_ring_buffer [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] test src/lib.rs - IntoIter::as_slice (line 2316) ... ok [INFO] [stdout] test src/lib.rs - IntoIter::as_mut_slice (line 2336) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::back (line 875) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::dedup_by (line 1563) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::append (line 809) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::dedup (line 1982) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::back_mut (line 897) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::capacity (line 427) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::dedup_by_key (line 1531) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::front (line 833) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::clear (line 1279) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::drain_filter (line 1823) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::insert (line 1356) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::drain (line 1203) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::drain_filter (line 1788) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::is_full (line 462) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::extend_from_slice (line 1876) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::front_mut (line 854) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::into_iter (line 2486) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::len (line 444) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::new (line 361) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::remove_item (line 2007) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::pop_back (line 1044) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::remove (line 1406) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::push_front (line 948) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::push_back (line 996) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::pop_front (line 1015) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::shrink_to_fit (line 1078) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::reserve_exact (line 616) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::resize (line 1906) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::resize_default (line 1949) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::retain (line 1492) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::split_off (line 1454) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::swap_remove_back (line 1299) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::splice (line 1754) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::try_push_front (line 918) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::tail_head_slice (line 508) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::swap_remove_front (line 1325) ... ok [INFO] [stdout] test src/lib.rs - sdeq (line 286) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::truncate_back (line 1117) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::with_capacity (line 400) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::truncate_front (line 1160) ... ok [INFO] [stdout] test src/lib.rs - SliceRingBuffer::try_push_back (line 966) ... ok [INFO] [stdout] test src/lib.rs - sdeq (line 299) ... ok [INFO] [stdout] test src/lib.rs - sdeq (line 318) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.81s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6829b180c71482b7bc4f9846c9c600a0dd2f4a5dfff6749c6c7ed343262a31a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6829b180c71482b7bc4f9846c9c600a0dd2f4a5dfff6749c6c7ed343262a31a7", kill_on_drop: false }` [INFO] [stdout] 6829b180c71482b7bc4f9846c9c600a0dd2f4a5dfff6749c6c7ed343262a31a7