[INFO] fetching crate slice-deque 0.3.0...
[INFO] testing slice-deque-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate slice-deque 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate slice-deque 0.3.0
[INFO] finished tweaking crates.io crate slice-deque 0.3.0
[INFO] tweaked toml for crates.io crate slice-deque 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slice-deque 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d59fa39953f3a9408538704fdd2de4f0d3b30545f81e805497b429b8f5abe1c0
[INFO] running `Command { std: "docker" "start" "-a" "d59fa39953f3a9408538704fdd2de4f0d3b30545f81e805497b429b8f5abe1c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d59fa39953f3a9408538704fdd2de4f0d3b30545f81e805497b429b8f5abe1c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59fa39953f3a9408538704fdd2de4f0d3b30545f81e805497b429b8f5abe1c0", kill_on_drop: false }`
[INFO] [stdout] d59fa39953f3a9408538704fdd2de4f0d3b30545f81e805497b429b8f5abe1c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd90bc9892c1390a3a747bd544c837d7cd9c2cbf1381a5ca0e39cd6cdce2954f
[INFO] running `Command { std: "docker" "start" "-a" "fd90bc9892c1390a3a747bd544c837d7cd9c2cbf1381a5ca0e39cd6cdce2954f", 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.177
[INFO] [stderr]    Compiling slice-deque v0.3.0 (/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2266:7
[INFO] [stdout]      |
[INFO] [stdout] 2266 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2274:7
[INFO] [stdout]      |
[INFO] [stdout] 2274 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2428:7
[INFO] [stdout]      |
[INFO] [stdout] 2428 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2439:7
[INFO] [stdout]      |
[INFO] [stdout] 2439 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2453:7
[INFO] [stdout]      |
[INFO] [stdout] 2453 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2466:11
[INFO] [stdout]      |
[INFO] [stdout] 2466 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2618:7
[INFO] [stdout]      |
[INFO] [stdout] 2618 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2659:7
[INFO] [stdout]      |
[INFO] [stdout] 2659 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2691:11
[INFO] [stdout]      |
[INFO] [stdout] 2691 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2706:7
[INFO] [stdout]      |
[INFO] [stdout] 2706 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2721:7
[INFO] [stdout]      |
[INFO] [stdout] 2721 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2802:7
[INFO] [stdout]      |
[INFO] [stdout] 2802 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2833:7
[INFO] [stdout]      |
[INFO] [stdout] 2833 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2840:7
[INFO] [stdout]      |
[INFO] [stdout] 2840 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2894:7
[INFO] [stdout]      |
[INFO] [stdout] 2894 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2898:7
[INFO] [stdout]      |
[INFO] [stdout] 2898 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3073:11
[INFO] [stdout]      |
[INFO] [stdout] 3073 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3105:11
[INFO] [stdout]      |
[INFO] [stdout] 3105 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3114:11
[INFO] [stdout]      |
[INFO] [stdout] 3114 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3123:11
[INFO] [stdout]      |
[INFO] [stdout] 3123 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2829 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2830 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2831 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2832 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2835 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2837 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2838 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2839 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2842 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2844 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2845 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:1888:15
[INFO] [stdout]      |
[INFO] [stdout] 1888 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:1892:19
[INFO] [stdout]      |
[INFO] [stdout] 1892 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2303:11
[INFO] [stdout]      |
[INFO] [stdout] 2303 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2597:11
[INFO] [stdout]      |
[INFO] [stdout] 2597 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2602:11
[INFO] [stdout]      |
[INFO] [stdout] 2602 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2607:15
[INFO] [stdout]      |
[INFO] [stdout] 2607 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2612:15
[INFO] [stdout]      |
[INFO] [stdout] 2612 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2787:11
[INFO] [stdout]      |
[INFO] [stdout] 2787 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2794:15
[INFO] [stdout]      |
[INFO] [stdout] 2794 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/lib.rs:785:21
[INFO] [stdout]     |
[INFO] [stdout] 785 |         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:785:21
[INFO] [stdout]     |
[INFO] [stdout] 785 |         let count = (*other).len();
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/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] 785 |         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:1222:21
[INFO] [stdout]      |
[INFO] [stdout] 1222 |     pub fn drain<R>(&mut self, range: R) -> Drain<T>
[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] 1222 |     pub fn drain<R>(&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:1770:9
[INFO] [stdout]      |
[INFO] [stdout] 1770 |         &mut self, range: R, replace_with: I,
[INFO] [stdout]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1771 |     ) -> Splice<I::IntoIter>
[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] 1771 |     ) -> 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:1842:28
[INFO] [stdout]      |
[INFO] [stdout] 1842 |     pub fn drain_filter<F>(&mut self, filter: F) -> DrainFilter<T, F>
[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] 1842 |     pub fn drain_filter<F>(&mut self, filter: F) -> DrainFilter<'_, T, F>
[INFO] [stdout]      |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "fd90bc9892c1390a3a747bd544c837d7cd9c2cbf1381a5ca0e39cd6cdce2954f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd90bc9892c1390a3a747bd544c837d7cd9c2cbf1381a5ca0e39cd6cdce2954f", kill_on_drop: false }`
[INFO] [stdout] fd90bc9892c1390a3a747bd544c837d7cd9c2cbf1381a5ca0e39cd6cdce2954f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bd2880eebdc6aa054f14c7b628970d59b29c9e9e28d7be611628f11a910b26e
[INFO] running `Command { std: "docker" "start" "-a" "7bd2880eebdc6aa054f14c7b628970d59b29c9e9e28d7be611628f11a910b26e", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2266:7
[INFO] [stdout]      |
[INFO] [stdout] 2266 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2274:7
[INFO] [stdout]      |
[INFO] [stdout] 2274 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2428:7
[INFO] [stdout]      |
[INFO] [stdout] 2428 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2439:7
[INFO] [stdout]      |
[INFO] [stdout] 2439 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2453:7
[INFO] [stdout]      |
[INFO] [stdout] 2453 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2466:11
[INFO] [stdout]      |
[INFO] [stdout] 2466 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2618:7
[INFO] [stdout]      |
[INFO] [stdout] 2618 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2659:7
[INFO] [stdout]      |
[INFO] [stdout] 2659 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling slice-deque v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2691:11
[INFO] [stdout]      |
[INFO] [stdout] 2691 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2706:7
[INFO] [stdout]      |
[INFO] [stdout] 2706 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2721:7
[INFO] [stdout]      |
[INFO] [stdout] 2721 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2802:7
[INFO] [stdout]      |
[INFO] [stdout] 2802 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2833:7
[INFO] [stdout]      |
[INFO] [stdout] 2833 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2840:7
[INFO] [stdout]      |
[INFO] [stdout] 2840 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2894:7
[INFO] [stdout]      |
[INFO] [stdout] 2894 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2898:7
[INFO] [stdout]      |
[INFO] [stdout] 2898 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3073:11
[INFO] [stdout]      |
[INFO] [stdout] 3073 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3105:11
[INFO] [stdout]      |
[INFO] [stdout] 3105 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3114:11
[INFO] [stdout]      |
[INFO] [stdout] 3114 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3123:11
[INFO] [stdout]      |
[INFO] [stdout] 3123 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2829 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2830 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2831 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2832 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2835 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2837 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2838 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2839 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2842 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2844 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2845 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:1888:15
[INFO] [stdout]      |
[INFO] [stdout] 1888 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:1892:19
[INFO] [stdout]      |
[INFO] [stdout] 1892 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2303:11
[INFO] [stdout]      |
[INFO] [stdout] 2303 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2597:11
[INFO] [stdout]      |
[INFO] [stdout] 2597 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2602:11
[INFO] [stdout]      |
[INFO] [stdout] 2602 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2607:15
[INFO] [stdout]      |
[INFO] [stdout] 2607 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2612:15
[INFO] [stdout]      |
[INFO] [stdout] 2612 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2787:11
[INFO] [stdout]      |
[INFO] [stdout] 2787 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2794:15
[INFO] [stdout]      |
[INFO] [stdout] 2794 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/lib.rs:785:21
[INFO] [stdout]     |
[INFO] [stdout] 785 |         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:785:21
[INFO] [stdout]     |
[INFO] [stdout] 785 |         let count = (*other).len();
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/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] 785 |         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:1222:21
[INFO] [stdout]      |
[INFO] [stdout] 1222 |     pub fn drain<R>(&mut self, range: R) -> Drain<T>
[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] 1222 |     pub fn drain<R>(&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:1770:9
[INFO] [stdout]      |
[INFO] [stdout] 1770 |         &mut self, range: R, replace_with: I,
[INFO] [stdout]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1771 |     ) -> Splice<I::IntoIter>
[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] 1771 |     ) -> 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:1842:28
[INFO] [stdout]      |
[INFO] [stdout] 1842 |     pub fn drain_filter<F>(&mut self, filter: F) -> DrainFilter<T, F>
[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] 1842 |     pub fn drain_filter<F>(&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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2266:7
[INFO] [stdout]      |
[INFO] [stdout] 2266 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2274:7
[INFO] [stdout]      |
[INFO] [stdout] 2274 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2428:7
[INFO] [stdout]      |
[INFO] [stdout] 2428 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2439:7
[INFO] [stdout]      |
[INFO] [stdout] 2439 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2453:7
[INFO] [stdout]      |
[INFO] [stdout] 2453 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2466:11
[INFO] [stdout]      |
[INFO] [stdout] 2466 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2618:7
[INFO] [stdout]      |
[INFO] [stdout] 2618 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2659:7
[INFO] [stdout]      |
[INFO] [stdout] 2659 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2691:11
[INFO] [stdout]      |
[INFO] [stdout] 2691 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2706:7
[INFO] [stdout]      |
[INFO] [stdout] 2706 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2721:7
[INFO] [stdout]      |
[INFO] [stdout] 2721 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2802:7
[INFO] [stdout]      |
[INFO] [stdout] 2802 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2833:7
[INFO] [stdout]      |
[INFO] [stdout] 2833 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2840:7
[INFO] [stdout]      |
[INFO] [stdout] 2840 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2894:7
[INFO] [stdout]      |
[INFO] [stdout] 2894 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2898:7
[INFO] [stdout]      |
[INFO] [stdout] 2898 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3073:11
[INFO] [stdout]      |
[INFO] [stdout] 3073 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3105:11
[INFO] [stdout]      |
[INFO] [stdout] 3105 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3114:11
[INFO] [stdout]      |
[INFO] [stdout] 3114 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:3123:11
[INFO] [stdout]      |
[INFO] [stdout] 3123 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2829 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2830 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2831 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2832 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2835 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2837 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2838 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2839 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2842 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2844 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:2817:15
[INFO] [stdout]      |
[INFO] [stdout] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2845 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `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:1888:15
[INFO] [stdout]      |
[INFO] [stdout] 1888 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:1892:19
[INFO] [stdout]      |
[INFO] [stdout] 1892 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2303:11
[INFO] [stdout]      |
[INFO] [stdout] 2303 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2597:11
[INFO] [stdout]      |
[INFO] [stdout] 2597 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2602:11
[INFO] [stdout]      |
[INFO] [stdout] 2602 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2607:15
[INFO] [stdout]      |
[INFO] [stdout] 2607 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2612:15
[INFO] [stdout]      |
[INFO] [stdout] 2612 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2787:11
[INFO] [stdout]      |
[INFO] [stdout] 2787 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:2794:15
[INFO] [stdout]      |
[INFO] [stdout] 2794 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:3665:11
[INFO] [stdout]      |
[INFO] [stdout] 3665 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:3749:11
[INFO] [stdout]      |
[INFO] [stdout] 3749 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:4281:11
[INFO] [stdout]      |
[INFO] [stdout] 4281 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:4979:11
[INFO] [stdout]      |
[INFO] [stdout] 4979 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:5536:11
[INFO] [stdout]      |
[INFO] [stdout] 5536 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:5558:15
[INFO] [stdout]      |
[INFO] [stdout] 5558 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stdout]     --> src/lib.rs:5658:15
[INFO] [stdout]      |
[INFO] [stdout] 5658 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/lib.rs:4268:15
[INFO] [stdout]      |
[INFO] [stdout] 4268 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/lib.rs:3831:21
[INFO] [stdout]      |
[INFO] [stdout] 3831 |         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:3851:21
[INFO] [stdout]      |
[INFO] [stdout] 3851 |         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:5172:21
[INFO] [stdout]      |
[INFO] [stdout] 5172 |         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:5220:21
[INFO] [stdout]      |
[INFO] [stdout] 5220 |         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:5270:21
[INFO] [stdout]      |
[INFO] [stdout] 5270 |         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:5804:24
[INFO] [stdout]      |
[INFO] [stdout] 5804 |             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:5941:18
[INFO] [stdout]      |
[INFO] [stdout] 5941 |         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:5951:18
[INFO] [stdout]      |
[INFO] [stdout] 5951 |         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:785:21
[INFO] [stdout]     |
[INFO] [stdout] 785 |         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:785:21
[INFO] [stdout]     |
[INFO] [stdout] 785 |         let count = (*other).len();
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/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] 785 |         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:1222:21
[INFO] [stdout]      |
[INFO] [stdout] 1222 |     pub fn drain<R>(&mut self, range: R) -> Drain<T>
[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] 1222 |     pub fn drain<R>(&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:1770:9
[INFO] [stdout]      |
[INFO] [stdout] 1770 |         &mut self, range: R, replace_with: I,
[INFO] [stdout]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1771 |     ) -> Splice<I::IntoIter>
[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] 1771 |     ) -> 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:1842:28
[INFO] [stdout]      |
[INFO] [stdout] 1842 |     pub fn drain_filter<F>(&mut self, filter: F) -> DrainFilter<T, F>
[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] 1842 |     pub fn drain_filter<F>(&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] 3601 |         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] 3615 |         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] 3629 |         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] 3655 |         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] 3691 |         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] 3704 |         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] 3704 |         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] 3705 |         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] 3705 |         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] 3706 |         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] 3706 |         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] 3707 |         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] 3707 |         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] 3708 |         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] 3708 |         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] 3709 |         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] 3709 |         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] 3710 |         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] 3710 |         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] 3721 |         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] 3721 |         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] 3722 |         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] 3722 |         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] 3723 |         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] 3723 |         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] 3724 |         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] 3724 |         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] 3725 |         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] 3725 |         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] 3726 |         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] 3726 |         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] 3727 |         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] 3727 |         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] 3732 |         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] 3738 |             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] 3803 |             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] 3804 |             (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] 3807 |             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] 3808 |             (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] 3808 |             (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] 3811 |             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] 3812 |             (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] 3818 |         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] 3888 |         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] 3895 |         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] 3902 |         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: unused borrow that must be used
[INFO] [stdout]     --> src/lib.rs:3903:9
[INFO] [stdout]      |
[INFO] [stdout] 3903 |         &x[!0..];
[INFO] [stdout]      |         ^^^^^^^^ the borrow produces a value
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3903 |         let _ = &x[!0..];
[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] 3909 |         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: unused borrow that must be used
[INFO] [stdout]     --> src/lib.rs:3910:9
[INFO] [stdout]      |
[INFO] [stdout] 3910 |         &x[..6];
[INFO] [stdout]      |         ^^^^^^^ the borrow produces a value
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3910 |         let _ = &x[..6];
[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] 3916 |         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: unused borrow that must be used
[INFO] [stdout]     --> src/lib.rs:3917:9
[INFO] [stdout]      |
[INFO] [stdout] 3917 |         &x[!0..4];
[INFO] [stdout]      |         ^^^^^^^^^ the borrow produces a value
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3917 |         let _ = &x[!0..4];
[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] 3923 |         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: unused borrow that must be used
[INFO] [stdout]     --> src/lib.rs:3924:9
[INFO] [stdout]      |
[INFO] [stdout] 3924 |         &x[1..6];
[INFO] [stdout]      |         ^^^^^^^^ the borrow produces a value
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3924 |         let _ = &x[1..6];
[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] 3930 |         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: unused borrow that must be used
[INFO] [stdout]     --> src/lib.rs:3931:9
[INFO] [stdout]      |
[INFO] [stdout] 3931 |         &x[3..2];
[INFO] [stdout]      |         ^^^^^^^^ the borrow produces a value
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 3931 |         let _ = &x[3..2];
[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] 3942 |         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] 3952 |         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] 3962 |         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] 3972 |         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] 3983 |         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] 3994 |         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] 4006 |         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] 4012 |         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] 4034 |         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] 4075 |         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] 4081 |         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] 4104 |         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] 4112 |         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] 4119 |         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] 4129 |         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] 4137 |         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] 4154 |         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] 4155 |         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] 4163 |         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] 4171 |         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] 4183 |         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 `[i32; 3]`
[INFO] [stdout] ...
[INFO] [stdout] 4202 |         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] 4211 |         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] 4263 |         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] 4315 |         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] 4337 |         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] 4354 |         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] 4359 |         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] 4384 |               let mut deq = sdeq![
[INFO] [stdout]      |  ___________________________-
[INFO] [stdout] 4385 | |                 1, 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29,
[INFO] [stdout] 4386 | |                 31, 33, 34, 35, 36, 37, 39,
[INFO] [stdout] 4387 | |             ];
[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] 4392 |             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] 4397 |                 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] 4403 |               let mut deq = sdeq![
[INFO] [stdout]      |  ___________________________-
[INFO] [stdout] 4404 | |                 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, 31,
[INFO] [stdout] 4405 | |                 33, 34, 35, 36, 37, 39,
[INFO] [stdout] 4406 | |             ];
[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] 4411 |             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] 4416 |                 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] 4422 |               let mut deq = sdeq![
[INFO] [stdout]      |  ___________________________-
[INFO] [stdout] 4423 | |                 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, 31,
[INFO] [stdout] 4424 | |                 33, 34, 35, 36,
[INFO] [stdout] 4425 | |             ];
[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] 4430 |             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] 4433 |             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] 4438 |               let mut deq = sdeq![
[INFO] [stdout]      |  ___________________________-
[INFO] [stdout] 4439 | |                 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 1, 3, 5, 7, 9, 11, 13, 15,
[INFO] [stdout] 4440 | |                 17, 19,
[INFO] [stdout] 4441 | |             ];
[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] 4446 |             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] 4449 |             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] 4454 |               let mut deq = sdeq![
[INFO] [stdout]      |  ___________________________-
[INFO] [stdout] 4455 | |                 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 2, 4, 6, 8, 10, 12, 14, 16,
[INFO] [stdout] 4456 | |                 18, 20,
[INFO] [stdout] 4457 | |             ];
[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] 4462 |             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] 4465 |             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.00s
[INFO] running `Command { std: "docker" "inspect" "7bd2880eebdc6aa054f14c7b628970d59b29c9e9e28d7be611628f11a910b26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bd2880eebdc6aa054f14c7b628970d59b29c9e9e28d7be611628f11a910b26e", kill_on_drop: false }`
[INFO] [stdout] 7bd2880eebdc6aa054f14c7b628970d59b29c9e9e28d7be611628f11a910b26e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e80b1bdda28eefb614fce1cf64da3165deb97dde9aa8bc9677e7b547d830e1b7
[INFO] running `Command { std: "docker" "start" "-a" "e80b1bdda28eefb614fce1cf64da3165deb97dde9aa8bc9677e7b547d830e1b7", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2266:7
[INFO] [stderr]      |
[INFO] [stderr] 2266 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2274:7
[INFO] [stderr]      |
[INFO] [stderr] 2274 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2428:7
[INFO] [stderr]      |
[INFO] [stderr] 2428 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2439:7
[INFO] [stderr]      |
[INFO] [stderr] 2439 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2453:7
[INFO] [stderr]      |
[INFO] [stderr] 2453 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2466:11
[INFO] [stderr]      |
[INFO] [stderr] 2466 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2618:7
[INFO] [stderr]      |
[INFO] [stderr] 2618 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2659:7
[INFO] [stderr]      |
[INFO] [stderr] 2659 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2691:11
[INFO] [stderr]      |
[INFO] [stderr] 2691 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2706:7
[INFO] [stderr]      |
[INFO] [stderr] 2706 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2721:7
[INFO] [stderr]      |
[INFO] [stderr] 2721 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2802:7
[INFO] [stderr]      |
[INFO] [stderr] 2802 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2833:7
[INFO] [stderr]      |
[INFO] [stderr] 2833 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2840:7
[INFO] [stderr]      |
[INFO] [stderr] 2840 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2894:7
[INFO] [stderr]      |
[INFO] [stderr] 2894 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2898:7
[INFO] [stderr]      |
[INFO] [stderr] 2898 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stderr]     --> src/lib.rs:3073:11
[INFO] [stderr]      |
[INFO] [stderr] 3073 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stderr]     --> src/lib.rs:3105:11
[INFO] [stderr]      |
[INFO] [stderr] 3105 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stderr]     --> src/lib.rs:3114:11
[INFO] [stderr]      |
[INFO] [stderr] 3114 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stderr]     --> src/lib.rs:3123:11
[INFO] [stderr]      |
[INFO] [stderr] 3123 | #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2829 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2830 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2831 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2832 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2835 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2837 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2838 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2839 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2842 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2844 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:2817:15
[INFO] [stderr]      |
[INFO] [stderr] 2817 |         #[cfg(feature = "unstable")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2845 | 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `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:1888:15
[INFO] [stderr]      |
[INFO] [stderr] 1888 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:1892:19
[INFO] [stderr]      |
[INFO] [stderr] 1892 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2303:11
[INFO] [stderr]      |
[INFO] [stderr] 2303 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2597:11
[INFO] [stderr]      |
[INFO] [stderr] 2597 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2602:11
[INFO] [stderr]      |
[INFO] [stderr] 2602 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2607:15
[INFO] [stderr]      |
[INFO] [stderr] 2607 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2612:15
[INFO] [stderr]      |
[INFO] [stderr] 2612 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2787:11
[INFO] [stderr]      |
[INFO] [stderr] 2787 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:2794:15
[INFO] [stderr]      |
[INFO] [stderr] 2794 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:785:21
[INFO] [stderr]     |
[INFO] [stderr] 785 |         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:785:21
[INFO] [stderr]     |
[INFO] [stderr] 785 |         let count = (*other).len();
[INFO] [stderr]     |                     ^^^^^^^^
[INFO] [stderr] note: method calls to `len` require a reference
[INFO] [stderr]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/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] 785 |         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:1222:21
[INFO] [stderr]      |
[INFO] [stderr] 1222 |     pub fn drain<R>(&mut self, range: R) -> Drain<T>
[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] 1222 |     pub fn drain<R>(&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:1770:9
[INFO] [stderr]      |
[INFO] [stderr] 1770 |         &mut self, range: R, replace_with: I,
[INFO] [stderr]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 1771 |     ) -> Splice<I::IntoIter>
[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] 1771 |     ) -> Splice<'_, I::IntoIter>
[INFO] [stderr]      |                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1842:28
[INFO] [stderr]      |
[INFO] [stderr] 1842 |     pub fn drain_filter<F>(&mut self, filter: F) -> DrainFilter<T, F>
[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] 1842 |     pub fn drain_filter<F>(&mut self, filter: F) -> DrainFilter<'_, T, F>
[INFO] [stderr]      |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `slice-deque` (lib) generated 53 warnings (run `cargo fix --lib -p slice-deque` to apply 3 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:3665:11
[INFO] [stderr]      |
[INFO] [stderr] 3665 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:3749:11
[INFO] [stderr]      |
[INFO] [stderr] 3749 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:4281:11
[INFO] [stderr]      |
[INFO] [stderr] 4281 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:4979:11
[INFO] [stderr]      |
[INFO] [stderr] 4979 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:5536:11
[INFO] [stderr]      |
[INFO] [stderr] 5536 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stderr]     --> src/lib.rs:5558:15
[INFO] [stderr]      |
[INFO] [stderr] 5558 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bytes_buf`
[INFO] [stderr]     --> src/lib.rs:5658:15
[INFO] [stderr]      |
[INFO] [stderr] 5658 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]     --> src/lib.rs:4268:15
[INFO] [stderr]      |
[INFO] [stderr] 4268 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/lib.rs:3831:21
[INFO] [stderr]      |
[INFO] [stderr] 3831 |         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:3851:21
[INFO] [stderr]      |
[INFO] [stderr] 3851 |         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:5172:21
[INFO] [stderr]      |
[INFO] [stderr] 5172 |         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:5220:21
[INFO] [stderr]      |
[INFO] [stderr] 5220 |         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:5270:21
[INFO] [stderr]      |
[INFO] [stderr] 5270 |         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:5804:24
[INFO] [stderr]      |
[INFO] [stderr] 5804 |             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:5941:18
[INFO] [stderr]      |
[INFO] [stderr] 5941 |         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:5951:18
[INFO] [stderr]      |
[INFO] [stderr] 5951 |         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] 3601 |         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] 3615 |         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] 3629 |         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] 3655 |         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] 3691 |         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] 3704 |         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] 3704 |         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] 3705 |         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] 3705 |         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] 3706 |         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] 3706 |         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] 3707 |         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] 3707 |         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] 3708 |         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] 3708 |         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] 3709 |         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] 3709 |         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] 3710 |         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] 3710 |         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] 3721 |         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] 3721 |         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] 3722 |         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] 3722 |         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] 3723 |         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] 3723 |         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] 3724 |         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] 3724 |         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] 3725 |         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] 3725 |         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] 3726 |         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] 3726 |         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] 3727 |         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] 3727 |         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] 3732 |         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] 3738 |             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] 3803 |             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] 3804 |             (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] 3807 |             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] 3808 |             (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] 3808 |             (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] 3811 |             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] 3812 |             (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] 3818 |         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] 3888 |         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] 3895 |         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] 3902 |         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: unused borrow that must be used
[INFO] [stderr]     --> src/lib.rs:3903:9
[INFO] [stderr]      |
[INFO] [stderr] 3903 |         &x[!0..];
[INFO] [stderr]      |         ^^^^^^^^ the borrow produces a value
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 3903 |         let _ = &x[!0..];
[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] 3909 |         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: unused borrow that must be used
[INFO] [stderr]     --> src/lib.rs:3910:9
[INFO] [stderr]      |
[INFO] [stderr] 3910 |         &x[..6];
[INFO] [stderr]      |         ^^^^^^^ the borrow produces a value
[INFO] [stderr]      |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 3910 |         let _ = &x[..6];
[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] 3916 |         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: unused borrow that must be used
[INFO] [stderr]     --> src/lib.rs:3917:9
[INFO] [stderr]      |
[INFO] [stderr] 3917 |         &x[!0..4];
[INFO] [stderr]      |         ^^^^^^^^^ the borrow produces a value
[INFO] [stderr]      |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 3917 |         let _ = &x[!0..4];
[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] 3923 |         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: unused borrow that must be used
[INFO] [stderr]     --> src/lib.rs:3924:9
[INFO] [stderr]      |
[INFO] [stderr] 3924 |         &x[1..6];
[INFO] [stderr]      |         ^^^^^^^^ the borrow produces a value
[INFO] [stderr]      |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 3924 |         let _ = &x[1..6];
[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] 3930 |         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: unused borrow that must be used
[INFO] [stderr]     --> src/lib.rs:3931:9
[INFO] [stderr]      |
[INFO] [stderr] 3931 |         &x[3..2];
[INFO] [stderr]      |         ^^^^^^^^ the borrow produces a value
[INFO] [stderr]      |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 3931 |         let _ = &x[3..2];
[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] 3942 |         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] 3952 |         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] 3962 |         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] 3972 |         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] 3983 |         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] 3994 |         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] 4006 |         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] 4012 |         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] 4034 |         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] 4075 |         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] 4081 |         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] 4104 |         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] 4112 |         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] 4119 |         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] 4129 |         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] 4137 |         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] 4154 |         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] 4155 |         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] 4163 |         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] 4171 |         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] 4183 |         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 `[i32; 3]`
[INFO] [stderr] ...
[INFO] [stderr] 4202 |         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] 4211 |         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] 4263 |         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] 4315 |         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] 4337 |         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] 4354 |         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] 4359 |         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] 4384 |               let mut deq = sdeq![
[INFO] [stderr]      |  ___________________________-
[INFO] [stderr] 4385 | |                 1, 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29,
[INFO] [stderr] 4386 | |                 31, 33, 34, 35, 36, 37, 39,
[INFO] [stderr] 4387 | |             ];
[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] 4392 |             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] 4397 |                 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] 4403 |               let mut deq = sdeq![
[INFO] [stderr]      |  ___________________________-
[INFO] [stderr] 4404 | |                 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, 31,
[INFO] [stderr] 4405 | |                 33, 34, 35, 36, 37, 39,
[INFO] [stderr] 4406 | |             ];
[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] 4411 |             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] 4416 |                 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] 4422 |               let mut deq = sdeq![
[INFO] [stderr]      |  ___________________________-
[INFO] [stderr] 4423 | |                 2, 4, 6, 7, 9, 11, 13, 15, 17, 18, 20, 22, 24, 26, 27, 29, 31,
[INFO] [stderr] 4424 | |                 33, 34, 35, 36,
[INFO] [stderr] 4425 | |             ];
[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] 4430 |             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] 4433 |             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] 4438 |               let mut deq = sdeq![
[INFO] [stderr]      |  ___________________________-
[INFO] [stderr] 4439 | |                 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 1, 3, 5, 7, 9, 11, 13, 15,
[INFO] [stderr] 4440 | |                 17, 19,
[INFO] [stderr] 4441 | |             ];
[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] 4446 |             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] 4449 |             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] 4454 |               let mut deq = sdeq![
[INFO] [stderr]      |  ___________________________-
[INFO] [stderr] 4455 | |                 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 2, 4, 6, 8, 10, 12, 14, 16,
[INFO] [stderr] 4456 | |                 18, 20,
[INFO] [stderr] 4457 | |             ];
[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] 4462 |             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] 4465 |             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-deque` (lib test) generated 169 warnings (53 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slice_deque-3c4c241718f79717)
[INFO] [stdout] 
[INFO] [stdout] running 135 tests
[INFO] [stdout] test mirrored::buffer::tests::no_alloc_units_required ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::drain_filter_false' (25) panicked at src/lib.rs:790:18:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stdout] test mirrored::buffer::tests::allocations ... ok
[INFO] [stdout] test mirrored::buffer::tests::test_new ... ok
[INFO] [stderr]    0:     0x6371d26e8932 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x6371d26e8932 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x6371d26e8932 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x6371d26e8932 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x6371d26f8def - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x6371d26f8def - core::fmt::write::hecf68a131630c74d
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x6371d26b5c21 - std::io::default_write_fmt::haf8355dc2afbec95
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x6371d26b5c21 - std::io::Write::write_fmt::h93c9a261259c931a
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x6371d26c1e42 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x6371d26c69ef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x6371d26c6849 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x6371d26874ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x6371d26874ee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x6371d26c70af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   14:     0x6371d26c70af - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x6371d26c6ed6 - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x6371d26c1f89 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x6371d26aa3ad - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x6371d270098d - core::panicking::panic_nounwind_fmt::runtime::he6eac78ff6d199a6
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x6371d270098d - core::panicking::panic_nounwind_fmt::hf2634cf9a3927743
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x6371d264f7bc - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::precondition_check::h79fc1caf859c2242
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ub_checks.rs:72:21
[INFO] [stderr]   21:     0x6371d264f349 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::h07dc939b078c0e86
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ub_checks.rs:77:17
[INFO] [stderr]   22:     0x6371d265c1f8 - core::slice::<impl [T]>::get_unchecked_mut::h53d5ca9b2ad30f9c
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/slice/mod.rs:689:30
[INFO] [stderr]   23:     0x6371d25d459e - slice_deque::SliceDeque<T>::append_elements::h4699467472fb970a
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:790:18
[INFO] [stderr]   24:     0x6371d25df5d4 - slice_deque::SliceDeque<T>::steal_from_slice::h645a938705807312
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:800:13
[INFO] [stderr]   25:     0x6371d2613ea0 - slice_deque::tests::drain_filter_false::h1bcf918797066f9b
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:346:27
[INFO] [stderr]   26:     0x6371d26145b7 - slice_deque::tests::drain_filter_false::{{closure}}::h9ec36c7abb12b67b
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:4336:28
[INFO] [stderr]   27:     0x6371d2643906 - core::ops::function::FnOnce::call_once::h7840df0af2c342bd
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28:     0x6371d26872cb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   29:     0x6371d26872cb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stderr]   30:     0x6371d269cf05 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stderr]   31:     0x6371d269cf05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   32:     0x6371d269cf05 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]   33:     0x6371d269cf05 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]   34:     0x6371d269cf05 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]   35:     0x6371d269cf05 - test::run_test_in_process::h290de6e559006104
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stderr]   36:     0x6371d269cf05 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stderr]   37:     0x6371d2673704 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stderr]   38:     0x6371d2673704 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   39:     0x6371d26770aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   40:     0x6371d26770aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   41:     0x6371d26770aa - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]   42:     0x6371d26770aa - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]   43:     0x6371d26770aa - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]   44:     0x6371d26770aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   45:     0x6371d26770aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   46:     0x6371d26bd16f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   47:     0x6371d26bd16f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stderr]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   48:     0x7de8bbecfaa4 - <unknown>
[INFO] [stderr]   49:     0x7de8bbf5ca64 - clone
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/slice_deque-3c4c241718f79717` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "e80b1bdda28eefb614fce1cf64da3165deb97dde9aa8bc9677e7b547d830e1b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e80b1bdda28eefb614fce1cf64da3165deb97dde9aa8bc9677e7b547d830e1b7", kill_on_drop: false }`
[INFO] [stdout] e80b1bdda28eefb614fce1cf64da3165deb97dde9aa8bc9677e7b547d830e1b7
