[INFO] fetching crate stack_dst 0.8.1... [INFO] testing stack_dst-0.8.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate stack_dst 0.8.1 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stack_dst 0.8.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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.7 (available: v1.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69288b5054df50daf2cdf66abf4581c64a17c96bb9f513fcba07b3f12baa30e1 [INFO] running `Command { std: "docker" "start" "-a" "69288b5054df50daf2cdf66abf4581c64a17c96bb9f513fcba07b3f12baa30e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69288b5054df50daf2cdf66abf4581c64a17c96bb9f513fcba07b3f12baa30e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69288b5054df50daf2cdf66abf4581c64a17c96bb9f513fcba07b3f12baa30e1", kill_on_drop: false }` [INFO] [stdout] 69288b5054df50daf2cdf66abf4581c64a17c96bb9f513fcba07b3f12baa30e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87bf54f5f5e57a78bd319c6c86bf2b88c2be75107440b3a07b452ec3332fe33d [INFO] running `Command { std: "docker" "start" "-a" "87bf54f5f5e57a78bd319c6c86bf2b88c2be75107440b3a07b452ec3332fe33d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling 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 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 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 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 for more information about checking conditional configuration [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> { [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> { [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 { [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 { [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, ()> { [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, ()> { [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, ()> { [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, ()> { [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 { [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 { [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, ()> { [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, ()> { [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, ()> { [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, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "87bf54f5f5e57a78bd319c6c86bf2b88c2be75107440b3a07b452ec3332fe33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87bf54f5f5e57a78bd319c6c86bf2b88c2be75107440b3a07b452ec3332fe33d", kill_on_drop: false }` [INFO] [stdout] 87bf54f5f5e57a78bd319c6c86bf2b88c2be75107440b3a07b452ec3332fe33d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2093340da0a83fc550e774101e947ea395165f0f3fa76f0e0a83560c7b98568f [INFO] running `Command { std: "docker" "start" "-a" "2093340da0a83fc550e774101e947ea395165f0f3fa76f0e0a83560c7b98568f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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 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 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 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 for more information about checking conditional configuration [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> { [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> { [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 { [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 { [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, ()> { [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, ()> { [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, ()> { [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, ()> { [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 { [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] [stderr] Compiling stack_dst v0.8.1 (/opt/rustwide/workdir) [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 { [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, ()> { [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, ()> { [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, ()> { [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, ()> { [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 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 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 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: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 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 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 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 for more information about checking conditional configuration [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> { [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> { [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 { [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 { [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, ()> { [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, ()> { [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, ()> { [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, ()> { [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 { [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 { [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, ()> { [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, ()> { [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, ()> { [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, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "2093340da0a83fc550e774101e947ea395165f0f3fa76f0e0a83560c7b98568f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2093340da0a83fc550e774101e947ea395165f0f3fa76f0e0a83560c7b98568f", kill_on_drop: false }` [INFO] [stdout] 2093340da0a83fc550e774101e947ea395165f0f3fa76f0e0a83560c7b98568f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e05a4f2c8fc68db2f24db3e1eda5777b441175989a9375d3fd976bdf8e3e0ac [INFO] running `Command { std: "docker" "start" "-a" "5e05a4f2c8fc68db2f24db3e1eda5777b441175989a9375d3fd976bdf8e3e0ac", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition value: `full_const_generics` [INFO] [stderr] --> src/lib.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | feature = "full_const_generics", [INFO] [stderr] | ^^^^^^^^^^--------------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"const_generics"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize` [INFO] [stderr] = help: consider adding `full_const_generics` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `full_const_generics` [INFO] [stderr] --> src/lib.rs:66:13 [INFO] [stderr] | [INFO] [stderr] 66 | #![cfg_attr(feature = "full_const_generics", allow(incomplete_features))] [INFO] [stderr] | ^^^^^^^^^^--------------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"const_generics"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize` [INFO] [stderr] = help: consider adding `full_const_generics` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `full_const_generics` [INFO] [stderr] --> src/lib.rs:384:7 [INFO] [stderr] | [INFO] [stderr] 384 | #[cfg(feature = "full_const_generics")] [INFO] [stderr] | ^^^^^^^^^^--------------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"const_generics"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize` [INFO] [stderr] = help: consider adding `full_const_generics` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `full_const_generics` [INFO] [stderr] --> src/lib.rs:391:11 [INFO] [stderr] | [INFO] [stderr] 391 | #[cfg(not(feature = "full_const_generics"))] [INFO] [stderr] | ^^^^^^^^^^--------------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"const_generics"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize` [INFO] [stderr] = help: consider adding `full_const_generics` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fifo.rs:91:22 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn pop_front(&mut self) -> Option> { [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] 91 | pub fn pop_front(&mut self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fifo.rs:125:17 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn iter(&self) -> Iter { [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] 125 | pub fn iter(&self) -> Iter<'_, T, D> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fifo.rs:141:21 [INFO] [stderr] | [INFO] [stderr] 141 | pub fn iter_mut(&mut self) -> IterMut { [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] 141 | pub fn iter_mut(&mut self) -> IterMut<'_, T, D> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fifo.rs:268:26 [INFO] [stderr] | [INFO] [stderr] 268 | unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result, ()> { [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] 268 | unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fifo.rs:273:30 [INFO] [stderr] | [INFO] [stderr] 273 | unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result, ()> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ 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] 273 | unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/stack.rs:170:17 [INFO] [stderr] | [INFO] [stderr] 170 | pub fn iter(&self) -> Iter { [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] 170 | pub fn iter(&self) -> Iter<'_, T, D> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/stack.rs:186:21 [INFO] [stderr] | [INFO] [stderr] 186 | pub fn iter_mut(&mut self) -> IterMut { [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] 186 | pub fn iter_mut(&mut self) -> IterMut<'_, T, D> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/stack.rs:203:26 [INFO] [stderr] | [INFO] [stderr] 203 | unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result, ()> { [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] 203 | unsafe fn push_inner(&mut self, fat_ptr: &T) -> Result, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/stack.rs:213:30 [INFO] [stderr] | [INFO] [stderr] 213 | unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result, ()> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ 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] 213 | unsafe fn push_inner_raw(&mut self, bytes: usize, metadata: &[usize]) -> Result, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `stack_dst` (lib) generated 13 warnings (run `cargo fix --lib -p stack_dst` to apply 9 suggestions) [INFO] [stderr] warning: `stack_dst` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `full_const_generics` [INFO] [stderr] --> tests/fifo.rs:82:11 [INFO] [stderr] | [INFO] [stderr] 82 | #[cfg(not(feature="full_const_generics"))] [INFO] [stderr] | ^^^^^^^^--------------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"const_generics"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize` [INFO] [stderr] = help: consider adding `full_const_generics` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `full_const_generics` [INFO] [stderr] --> tests/stack.rs:178:11 [INFO] [stderr] | [INFO] [stderr] 178 | #[cfg(not(feature="full_const_generics"))] [INFO] [stderr] | ^^^^^^^^--------------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"const_generics"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize` [INFO] [stderr] = help: consider adding `full_const_generics` as a feature in `Cargo.toml` [INFO] [stdout] [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stdout] running 0 tests [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] warning: unexpected `cfg` condition value: `full_const_generics` [INFO] [stdout] [INFO] [stderr] --> tests/value.rs:110:11 [INFO] [stderr] | [INFO] [stderr] 110 | #[cfg(not(feature="full_const_generics"))] [INFO] [stderr] | ^^^^^^^^--------------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"const_generics"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `const_generics`, `default`, and `unsize` [INFO] [stderr] = help: consider adding `full_const_generics` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `stack_dst` (test "fifo") generated 1 warning [INFO] [stderr] warning: `stack_dst` (test "stack") generated 1 warning [INFO] [stderr] warning: `stack_dst` (test "value") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stack_dst-6b45c73ffcb92b5e) [INFO] [stderr] Running tests/fifo.rs (/opt/rustwide/target/debug/deps/fifo-3c5f38558d0217da) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test retain ... ok [INFO] [stdout] test trivial_type ... ok [INFO] [stdout] test slice_push_panic_safety ... ok [INFO] [stdout] test unaligned::push_back_stable - should panic ... ok [INFO] [stdout] test unaligned::push_copied - should panic ... ok [INFO] [stdout] test unaligned::push_from_iter - should panic ... ok [INFO] [stdout] test unaligned::push_cloned - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/stack.rs (/opt/rustwide/target/debug/deps/stack-958dc93a5e2fd064) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test limits ... ok [INFO] [stdout] test trivial_type ... ok [INFO] [stdout] test strings ... ok [INFO] [stdout] test slices ... ok [INFO] [stdout] test destructors ... ok [INFO] [stdout] test slice_push_panic_safety_unaligned ... ok [INFO] [stdout] test slice_push_panic_safety ... ok [INFO] [stdout] test unaligned::push_cloned - should panic ... ok [INFO] [stdout] test unaligned::push_copied - should panic ... ok [INFO] [stdout] test unaligned::push_from_iter - should panic ... ok [INFO] [stdout] test unaligned::push_stable - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/value.rs (/opt/rustwide/target/debug/deps/value-05da50a0393a643f) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test closure ... ok [INFO] [stdout] test ensure_drop ... ok [INFO] [stdout] test option ... ok [INFO] [stdout] test oversize ... ok [INFO] [stdout] test trivial_type ... ok [INFO] [stdout] test many_instances ... ok [INFO] [stdout] test stable_closure_subset - should panic ... ok [INFO] [stdout] test unaligned::empty_slice_with_buffer - should panic ... ok [INFO] [stdout] test unaligned::in_buffer_stable - should panic ... ok [INFO] [stdout] test unaligned::new_stable - should panic ... ok [INFO] [stdout] test unaligned::empty_slice - should panic ... ok [INFO] [stdout] test stable_closure_different_pointer - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests stack_dst [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/fifo.rs - fifo::Fifo::retain (line 191) ... ok [INFO] [stdout] test src/fifo.rs - fifo::Fifo (line 11) ... ok [INFO] [stdout] test src/fifo.rs - fifo::Fifo<[T],D>::push_from_iter (line 366) ... ok [INFO] [stdout] test src/lib.rs - FifoU (line 251) ... ok [INFO] [stdout] test src/lib.rs - (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] test src/fifo.rs - fifo::Fifo::iter (line 116) ... ok [INFO] [stdout] test src/data_buf.rs - data_buf::::alloc::vec::Vec> (line 120) ... ok [INFO] [stdout] test src/fifo.rs - fifo::Fifo::iter_mut (line 129) ... ok [INFO] [stdout] test src/fifo.rs - fifo::Fifo<[T],D>::push_cloned (line 327) ... ok [INFO] [stdout] test src/lib.rs - StackU (line 243) ... ok [INFO] [stdout] test src/lib.rs - ValueU (line 236) ... ok [INFO] [stdout] test src/lib.rs - (line 45) ... ok [INFO] [stdout] test src/fifo.rs - fifo::Fifo<[T],D>::push_copied (line 338) ... ok [INFO] [stdout] test src/stack.rs - stack::Stack::iter (line 161) ... ok [INFO] [stdout] test src/stack.rs - stack::Stack::iter_mut (line 174) ... ok [INFO] [stdout] test src/stack.rs - stack::Stack::push_stable (line 82) ... ok [INFO] [stdout] test src/stack.rs - stack::Stack::push_str (line 255) ... ok [INFO] [stdout] test src/stack.rs - stack::Stack<[T],D>::push_copied (line 284) ... ok [INFO] [stdout] test src/value.rs - value::Value (line 10) ... ok [INFO] [stdout] test src/value.rs - value::Value::append_str (line 335) ... ok [INFO] [stdout] test src/value.rs - value::Value::in_buffer_stable (line 89) ... ok [INFO] [stdout] test src/value.rs - value::Value::new_str_in_buffer (line 307) ... ok [INFO] [stdout] test src/value.rs - value::Value::new_stable (line 69) ... ok [INFO] [stdout] test src/stack.rs - stack::Stack<[T],D>::push_from_iter (line 312) ... ok [INFO] [stdout] test src/stack.rs - stack::Stack<[T],D>::push_cloned (line 273) ... ok [INFO] [stdout] test src/value.rs - value::Value::new_str (line 292) ... ok [INFO] [stdout] test src/value.rs - value::Value::truncate (line 366) ... ok [INFO] [stdout] test src/value.rs - value::Value::replace_stable (line 195) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5e05a4f2c8fc68db2f24db3e1eda5777b441175989a9375d3fd976bdf8e3e0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e05a4f2c8fc68db2f24db3e1eda5777b441175989a9375d3fd976bdf8e3e0ac", kill_on_drop: false }` [INFO] [stdout] 5e05a4f2c8fc68db2f24db3e1eda5777b441175989a9375d3fd976bdf8e3e0ac