[INFO] fetching crate rusturnate 0.0.9... [INFO] testing rusturnate-0.0.9 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rusturnate 0.0.9 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rusturnate 0.0.9 [INFO] finished tweaking crates.io crate rusturnate 0.0.9 [INFO] tweaked toml for crates.io crate rusturnate 0.0.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusturnate 0.0.9 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 35 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core_affinity v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0049a34911363310a192f570d4930ac518be01496b5519a081342e2f711fbc3 [INFO] running `Command { std: "docker" "start" "-a" "a0049a34911363310a192f570d4930ac518be01496b5519a081342e2f711fbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0049a34911363310a192f570d4930ac518be01496b5519a081342e2f711fbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0049a34911363310a192f570d4930ac518be01496b5519a081342e2f711fbc3", kill_on_drop: false }` [INFO] [stdout] a0049a34911363310a192f570d4930ac518be01496b5519a081342e2f711fbc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cc251e4b4ff7a52913b33ac243f60f89ce1b0a071d1a46868bf83a38870c3d93 [INFO] running `Command { std: "docker" "start" "-a" "cc251e4b4ff7a52913b33ac243f60f89ce1b0a071d1a46868bf83a38870c3d93", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rusturnate v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:177:24 [INFO] [stdout] | [INFO] [stdout] 177 | pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 177 - pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] 177 + pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 192 - pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'_, T> { [INFO] [stdout] 192 + pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:336:26 [INFO] [stdout] | [INFO] [stdout] 336 | pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 336 - pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] 336 + pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 341 - pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'_, T> { [INFO] [stdout] 341 + pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 351 - pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] 351 + pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: pointers cannot be transmuted to integers during const eval [INFO] [stdout] --> src/queue/utils/pointer.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | core::mem::transmute(ptr.cast::<()>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: at compile-time, pointers do not have an integer value [INFO] [stdout] = note: avoiding this restriction via `union` or raw pointers leads to compile-time undefined behavior [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/std/mem/fn.transmute.html [INFO] [stdout] = note: `#[warn(ptr_to_integer_transmute_in_consts)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:125:46 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:146:42 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | target: &Rusturn, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> TryEditorAccessResult { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 195 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | target: &Rusturn, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 233 | ) -> TryEditorAccessResult { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | target: &Rusturn, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 255 | ) -> TryEditorAccessResult { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 255 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:291:52 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:312:48 [INFO] [stdout] | [INFO] [stdout] 312 | pub async fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | pub async fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:323:42 [INFO] [stdout] | [INFO] [stdout] 323 | pub async fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub async fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s [INFO] running `Command { std: "docker" "inspect" "cc251e4b4ff7a52913b33ac243f60f89ce1b0a071d1a46868bf83a38870c3d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc251e4b4ff7a52913b33ac243f60f89ce1b0a071d1a46868bf83a38870c3d93", kill_on_drop: false }` [INFO] [stdout] cc251e4b4ff7a52913b33ac243f60f89ce1b0a071d1a46868bf83a38870c3d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] eea7915c0df6f0efcaac275fef98699a33cbe0acd3b6495fcc3c549d19f78367 [INFO] running `Command { std: "docker" "start" "-a" "eea7915c0df6f0efcaac275fef98699a33cbe0acd3b6495fcc3c549d19f78367", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rusturnate v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:177:24 [INFO] [stdout] | [INFO] [stdout] 177 | pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 177 - pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] 177 + pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 192 - pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'_, T> { [INFO] [stdout] 192 + pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:336:26 [INFO] [stdout] | [INFO] [stdout] 336 | pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 336 - pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] 336 + pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 341 - pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'_, T> { [INFO] [stdout] 341 + pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 351 - pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] 351 + pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: pointers cannot be transmuted to integers during const eval [INFO] [stdout] --> src/queue/utils/pointer.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | core::mem::transmute(ptr.cast::<()>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: at compile-time, pointers do not have an integer value [INFO] [stdout] = note: avoiding this restriction via `union` or raw pointers leads to compile-time undefined behavior [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/std/mem/fn.transmute.html [INFO] [stdout] = note: `#[warn(ptr_to_integer_transmute_in_consts)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:125:46 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:146:42 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | target: &Rusturn, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> TryEditorAccessResult { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 195 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | target: &Rusturn, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 233 | ) -> TryEditorAccessResult { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | target: &Rusturn, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 255 | ) -> TryEditorAccessResult { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 255 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:291:52 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:312:48 [INFO] [stdout] | [INFO] [stdout] 312 | pub async fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | pub async fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:323:42 [INFO] [stdout] | [INFO] [stdout] 323 | pub async fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub async fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:177:24 [INFO] [stdout] | [INFO] [stdout] 177 | pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 177 - pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] 177 + pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 192 - pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'_, T> { [INFO] [stdout] 192 + pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:336:26 [INFO] [stdout] | [INFO] [stdout] 336 | pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 336 - pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] 336 + pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 341 - pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'_, T> { [INFO] [stdout] 341 + pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 351 - pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stdout] 351 + pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: pointers cannot be transmuted to integers during const eval [INFO] [stdout] --> src/queue/utils/pointer.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | core::mem::transmute(ptr.cast::<()>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: at compile-time, pointers do not have an integer value [INFO] [stdout] = note: avoiding this restriction via `union` or raw pointers leads to compile-time undefined behavior [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/std/mem/fn.transmute.html [INFO] [stdout] = note: `#[warn(ptr_to_integer_transmute_in_consts)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:125:46 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:146:42 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | target: &Rusturn, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> TryEditorAccessResult { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 195 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | target: &Rusturn, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 233 | ) -> TryEditorAccessResult { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | target: &Rusturn, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 255 | ) -> TryEditorAccessResult { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 255 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:291:52 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:312:48 [INFO] [stdout] | [INFO] [stdout] 312 | pub async fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | pub async fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queue/awaiter.rs:323:42 [INFO] [stdout] | [INFO] [stdout] 323 | pub async fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stdout] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub async fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.66s [INFO] running `Command { std: "docker" "inspect" "eea7915c0df6f0efcaac275fef98699a33cbe0acd3b6495fcc3c549d19f78367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea7915c0df6f0efcaac275fef98699a33cbe0acd3b6495fcc3c549d19f78367", kill_on_drop: false }` [INFO] [stdout] eea7915c0df6f0efcaac275fef98699a33cbe0acd3b6495fcc3c549d19f78367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3de2408e3208696b82a5963b90e0e9eca8dbb2923b60f8321069bba133b6f141 [INFO] running `Command { std: "docker" "start" "-a" "3de2408e3208696b82a5963b90e0e9eca8dbb2923b60f8321069bba133b6f141", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/access.rs:177:24 [INFO] [stderr] | [INFO] [stderr] 177 | pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stderr] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 177 - pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stderr] 177 + pub async fn edit(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/access.rs:192:24 [INFO] [stderr] | [INFO] [stderr] 192 | pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'_, T> { [INFO] [stderr] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 192 - pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'_, T> { [INFO] [stderr] 192 + pub async fn take(&'a self) -> error::AwaitOptValueFetchResult<'a, T> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/access.rs:336:26 [INFO] [stderr] | [INFO] [stderr] 336 | pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stderr] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 336 - pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stderr] 336 + pub async fn result(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/access.rs:341:27 [INFO] [stderr] | [INFO] [stderr] 341 | pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'_, T> { [INFO] [stderr] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 341 - pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'_, T> { [INFO] [stderr] 341 + pub async fn receive(&'a self) -> error::AwaitValueFetchResult<'a, T> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/access.rs:351:25 [INFO] [stderr] | [INFO] [stderr] 351 | pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stderr] | ^^ this lifetime flows to the output -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 351 - pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'_, T> { [INFO] [stderr] 351 + pub async fn empty(&'a self) -> error::AwaitEditorAccessResult<'a, T> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: pointers cannot be transmuted to integers during const eval [INFO] [stderr] --> src/queue/utils/pointer.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | core::mem::transmute(ptr.cast::<()>()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: at compile-time, pointers do not have an integer value [INFO] [stderr] = note: avoiding this restriction via `union` or raw pointers leads to compile-time undefined behavior [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/std/mem/fn.transmute.html [INFO] [stderr] = note: `#[warn(ptr_to_integer_transmute_in_consts)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queue/awaiter.rs:125:46 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stderr] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 125 | pub fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queue/awaiter.rs:146:42 [INFO] [stderr] | [INFO] [stderr] 146 | pub fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stderr] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 146 | pub fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queue/awaiter.rs:157:36 [INFO] [stderr] | [INFO] [stderr] 157 | pub fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stderr] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 157 | pub fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queue/awaiter.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 192 | target: &Rusturn, [INFO] [stderr] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 195 | ) -> TryEditorAccessResult { [INFO] [stderr] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 195 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queue/awaiter.rs:230:17 [INFO] [stderr] | [INFO] [stderr] 230 | target: &Rusturn, [INFO] [stderr] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 233 | ) -> TryEditorAccessResult { [INFO] [stderr] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 233 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queue/awaiter.rs:252:17 [INFO] [stderr] | [INFO] [stderr] 252 | target: &Rusturn, [INFO] [stderr] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 255 | ) -> TryEditorAccessResult { [INFO] [stderr] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 255 | ) -> TryEditorAccessResult<'_, T, AwaitingAccessError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queue/awaiter.rs:291:52 [INFO] [stderr] | [INFO] [stderr] 291 | pub async fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stderr] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 291 | pub async fn await_completed_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queue/awaiter.rs:312:48 [INFO] [stderr] | [INFO] [stderr] 312 | pub async fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stderr] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 312 | pub async fn await_empty_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queue/awaiter.rs:323:42 [INFO] [stderr] | [INFO] [stderr] 323 | pub async fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult { [INFO] [stderr] | ^^^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 323 | pub async fn await_editor(target: &Rusturn) -> AwaitEditorAccessResult<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rusturnate` (lib) generated 15 warnings (run `cargo fix --lib -p rusturnate` to apply 14 suggestions) [INFO] [stderr] warning: `rusturnate` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rusturnate-c1e0d556b0acfb09) [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/common-d5f1ec576305e5ba) [INFO] [stdout] running 3 tests [INFO] [stdout] test queue::utils::state::tests::test_equality ... ok [INFO] [stdout] test queue::utils::state::tests::test_within_mask ... ok [INFO] [stdout] test queue::utils::state::tests::test_null_ptr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test-feced01f2a9293ae) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test blocking::publish::test_u8_try_publish ... ok [INFO] [stdout] test blocking::reset::test_u8_try_reset ... ok [INFO] [stdout] test blocking::reset::test_u8_reset ... ok [INFO] [stdout] test blocking::publish::test_u8_fail_try_publish ... ok [INFO] [stdout] test blocking::reset::test_u8_fail_try_reset ... ok [INFO] [stdout] test blocking::take::test_u8_fail_try_take ... ok [INFO] [stdout] test blocking::take::test_u8_take ... ok [INFO] [stdout] test blocking::take::test_u8_try_take ... ok [INFO] [stdout] test blocking::timeout::delay::test_u8_do_not_await_timeout ... ok [INFO] [stdout] test blocking::publish::test_u8_publish ... ok [INFO] [stdout] test blocking::timeout::delay::test_u8_zero_timeout ... ok [INFO] [stdout] test blocking::transfer::test_u8_retrieval ... ok [INFO] [stdout] test blocking::transfer::test_u8_transfer ... ok [INFO] [stdout] test suspending::transfer_panic::async_test_u8_transfer_panic ... ok [INFO] [stdout] test blocking::transfer_panic::test_u8_transfer_panic ... ok [INFO] [stdout] test blocking::transfer_panic::test_u8_panic ... ok [INFO] [stdout] test suspending::transfer_panic::async_test_u8_panic ... ok [INFO] [stdout] test suspending::transfer::async_test_u8_transfer ... ok [INFO] [stdout] test suspending::transfer::async_test_u8_retrieval ... ok [INFO] [stdout] test blocking::timeout::delay::test_u8_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3de2408e3208696b82a5963b90e0e9eca8dbb2923b60f8321069bba133b6f141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de2408e3208696b82a5963b90e0e9eca8dbb2923b60f8321069bba133b6f141", kill_on_drop: false }` [INFO] [stdout] 3de2408e3208696b82a5963b90e0e9eca8dbb2923b60f8321069bba133b6f141