[INFO] fetching crate stack_dst 0.8.1...
[INFO] checking stack_dst-0.8.1 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0
[INFO] extracting crate stack_dst 0.8.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate stack_dst 0.8.1
[INFO] finished tweaking crates.io crate stack_dst 0.8.1
[INFO] tweaked toml for crates.io crate stack_dst 0.8.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stack_dst 0.8.1 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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" "+035b01b794602d5861daa43ac792f372f8981ed7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.9 (available: v1.3.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5565ed6147cb8ad9a0741b598d7c8622e2f43e2c4f0016fd46ab4f678bf11bbe
[INFO] running `Command { std: "docker" "start" "-a" "5565ed6147cb8ad9a0741b598d7c8622e2f43e2c4f0016fd46ab4f678bf11bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5565ed6147cb8ad9a0741b598d7c8622e2f43e2c4f0016fd46ab4f678bf11bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5565ed6147cb8ad9a0741b598d7c8622e2f43e2c4f0016fd46ab4f678bf11bbe", kill_on_drop: false }`
[INFO] [stdout] 5565ed6147cb8ad9a0741b598d7c8622e2f43e2c4f0016fd46ab4f678bf11bbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 003a97f470e1790527a61a7d025558c21360b4d7c521cdcbfb2a36f21c5bb02e
[INFO] running `Command { std: "docker" "start" "-a" "003a97f470e1790527a61a7d025558c21360b4d7c521cdcbfb2a36f21c5bb02e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking stack_dst v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `full_const_generics`
[INFO] [stdout]   --> src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     feature = "full_const_generics",
[INFO] [stdout]    |     ^^^^^^^^^^---------------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]    = help: consider adding `full_const_generics` 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: `full_const_generics`
[INFO] [stdout]   --> src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | #![cfg_attr(feature = "full_const_generics", allow(incomplete_features))]
[INFO] [stdout]    |             ^^^^^^^^^^---------------------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]    = help: consider adding `full_const_generics` 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: `full_const_generics`
[INFO] [stdout]    --> src/lib.rs:384:7
[INFO] [stdout]     |
[INFO] [stdout] 384 | #[cfg(feature = "full_const_generics")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]     = help: consider adding `full_const_generics` 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: `full_const_generics`
[INFO] [stdout]    --> src/lib.rs:391:11
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(not(feature = "full_const_generics"))]
[INFO] [stdout]     |           ^^^^^^^^^^---------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]     = help: consider adding `full_const_generics` 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: use of deprecated crate `generic_array`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | extern crate generic_array;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:120:33
[INFO] [stdout]     |
[INFO] [stdout] 120 |             N: ::generic_array::ArrayLength<MaybeUninit<T>>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:122:37
[INFO] [stdout]     |
[INFO] [stdout] 122 |             inner: ::generic_array::GenericArray<MaybeUninit<T>, N>,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |             N: ::generic_array::ArrayLength<MaybeUninit<T>>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |             N: ::generic_array::ArrayLength<MaybeUninit<T>>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:131:45
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     inner: ::generic_array::GenericArray::from_exact_iter( (0 .. N::USIZE).map(|_| MaybeUninit::uninit()) ).unwrap(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `generic_array::GenericArray::<T, N>::from_exact_iter`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:131:59
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     inner: ::generic_array::GenericArray::from_exact_iter( (0 .. N::USIZE).map(|_| MaybeUninit::uninit()) ).unwrap(),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fifo.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn pop_front(&mut self) -> Option<PopHandle<T, D>> {
[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] 91 |     pub fn pop_front(&mut self) -> Option<PopHandle<'_, T, D>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fifo.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn iter(&self) -> Iter<T, D> {
[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] 125 |     pub fn iter(&self) -> Iter<'_, T, D> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fifo.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn iter_mut(&mut self) -> IterMut<T, D> {
[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] 141 |     pub fn iter_mut(&mut self) -> IterMut<'_, T, D> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fifo.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 |     unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result<PushInnerInfo<D::Inner>, ()> {
[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] 268 |     unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result<PushInnerInfo<'_, D::Inner>, ()> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fifo.rs:273:30
[INFO] [stdout]     |
[INFO] [stdout] 273 |     unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result<PushInnerInfo<D::Inner>, ()> {
[INFO] [stdout]     |                              ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^^^^^^^^^^^ 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] 273 |     unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result<PushInnerInfo<'_, D::Inner>, ()> {
[INFO] [stdout]     |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/stack.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> Iter<T, D> {
[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] 170 |     pub fn iter(&self) -> Iter<'_, T, D> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/stack.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn iter_mut(&mut self) -> IterMut<T, D> {
[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] 186 |     pub fn iter_mut(&mut self) -> IterMut<'_, T, D> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/stack.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 203 |     unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result<PushInnerInfo<D::Inner>, ()> {
[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] 203 |     unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result<PushInnerInfo<'_, D::Inner>, ()> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/stack.rs:213:30
[INFO] [stdout]     |
[INFO] [stdout] 213 |     unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result<PushInnerInfo<D::Inner>, ()> {
[INFO] [stdout]     |                              ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^^^^^^^^^^^ 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] 213 |     unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result<PushInnerInfo<'_, D::Inner>, ()> {
[INFO] [stdout]     |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `full_const_generics`
[INFO] [stdout]   --> src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     feature = "full_const_generics",
[INFO] [stdout]    |     ^^^^^^^^^^---------------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]    = help: consider adding `full_const_generics` 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: `full_const_generics`
[INFO] [stdout]   --> src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | #![cfg_attr(feature = "full_const_generics", allow(incomplete_features))]
[INFO] [stdout]    |             ^^^^^^^^^^---------------------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]    = help: consider adding `full_const_generics` 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: `full_const_generics`
[INFO] [stdout]    --> src/lib.rs:384:7
[INFO] [stdout]     |
[INFO] [stdout] 384 | #[cfg(feature = "full_const_generics")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]     = help: consider adding `full_const_generics` 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: `full_const_generics`
[INFO] [stdout]    --> src/lib.rs:391:11
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(not(feature = "full_const_generics"))]
[INFO] [stdout]     |           ^^^^^^^^^^---------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]     = help: consider adding `full_const_generics` 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: use of deprecated crate `generic_array`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | extern crate generic_array;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:120:33
[INFO] [stdout]     |
[INFO] [stdout] 120 |             N: ::generic_array::ArrayLength<MaybeUninit<T>>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:122:37
[INFO] [stdout]     |
[INFO] [stdout] 122 |             inner: ::generic_array::GenericArray<MaybeUninit<T>, N>,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |             N: ::generic_array::ArrayLength<MaybeUninit<T>>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |             N: ::generic_array::ArrayLength<MaybeUninit<T>>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:131:45
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     inner: ::generic_array::GenericArray::from_exact_iter( (0 .. N::USIZE).map(|_| MaybeUninit::uninit()) ).unwrap(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `full_const_generics`
[INFO] [stdout]   --> tests/fifo.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(not(feature="full_const_generics"))]
[INFO] [stdout]    |           ^^^^^^^^---------------------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]    = help: consider adding `full_const_generics` 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: `full_const_generics`
[INFO] [stdout]    --> tests/stack.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(not(feature="full_const_generics"))]
[INFO] [stdout]     |           ^^^^^^^^---------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]     = help: consider adding `full_const_generics` 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: `full_const_generics`
[INFO] [stdout]    --> tests/value.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[cfg(not(feature="full_const_generics"))]
[INFO] [stdout]     |           ^^^^^^^^---------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: there is a expected value with a similar name: `"const_generics"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize`
[INFO] [stdout]     = help: consider adding `full_const_generics` 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: use of deprecated associated function `generic_array::GenericArray::<T, N>::from_exact_iter`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:131:59
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     inner: ::generic_array::GenericArray::from_exact_iter( (0 .. N::USIZE).map(|_| MaybeUninit::uninit()) ).unwrap(),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fifo.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn pop_front(&mut self) -> Option<PopHandle<T, D>> {
[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] 91 |     pub fn pop_front(&mut self) -> Option<PopHandle<'_, T, D>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fifo.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn iter(&self) -> Iter<T, D> {
[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] 125 |     pub fn iter(&self) -> Iter<'_, T, D> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fifo.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn iter_mut(&mut self) -> IterMut<T, D> {
[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] 141 |     pub fn iter_mut(&mut self) -> IterMut<'_, T, D> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fifo.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 |     unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result<PushInnerInfo<D::Inner>, ()> {
[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] 268 |     unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result<PushInnerInfo<'_, D::Inner>, ()> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fifo.rs:273:30
[INFO] [stdout]     |
[INFO] [stdout] 273 |     unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result<PushInnerInfo<D::Inner>, ()> {
[INFO] [stdout]     |                              ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^^^^^^^^^^^ 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] 273 |     unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result<PushInnerInfo<'_, D::Inner>, ()> {
[INFO] [stdout]     |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/stack.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> Iter<T, D> {
[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] 170 |     pub fn iter(&self) -> Iter<'_, T, D> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/stack.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn iter_mut(&mut self) -> IterMut<T, D> {
[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] 186 |     pub fn iter_mut(&mut self) -> IterMut<'_, T, D> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/stack.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 203 |     unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result<PushInnerInfo<D::Inner>, ()> {
[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] 203 |     unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result<PushInnerInfo<'_, D::Inner>, ()> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/stack.rs:213:30
[INFO] [stdout]     |
[INFO] [stdout] 213 |     unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result<PushInnerInfo<D::Inner>, ()> {
[INFO] [stdout]     |                              ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^^^^^^^^^^^ 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] 213 |     unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result<PushInnerInfo<'_, D::Inner>, ()> {
[INFO] [stdout]     |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
[INFO] running `Command { std: "docker" "inspect" "003a97f470e1790527a61a7d025558c21360b4d7c521cdcbfb2a36f21c5bb02e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "003a97f470e1790527a61a7d025558c21360b4d7c521cdcbfb2a36f21c5bb02e", kill_on_drop: false }`
[INFO] [stdout] 003a97f470e1790527a61a7d025558c21360b4d7c521cdcbfb2a36f21c5bb02e
