[INFO] cloning repository https://github.com/kildevaeld/stuff-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kildevaeld/stuff-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fstuff-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fstuff-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74c6930e962827e79464fc724f8c197a7cd40059 [INFO] checking kildevaeld/stuff-rs against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fstuff-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kildevaeld/stuff-rs on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kildevaeld/stuff-rs [INFO] finished tweaking git repo https://github.com/kildevaeld/stuff-rs [INFO] tweaked toml for git repo https://github.com/kildevaeld/stuff-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kildevaeld/stuff-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ce3c057ff735d1e1ff5965b7b16b3dc546b3542e7542fec528f341433066fac [INFO] running `Command { std: "docker" "start" "-a" "5ce3c057ff735d1e1ff5965b7b16b3dc546b3542e7542fec528f341433066fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ce3c057ff735d1e1ff5965b7b16b3dc546b3542e7542fec528f341433066fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce3c057ff735d1e1ff5965b7b16b3dc546b3542e7542fec528f341433066fac", kill_on_drop: false }` [INFO] [stdout] 5ce3c057ff735d1e1ff5965b7b16b3dc546b3542e7542fec528f341433066fac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf1a55c4e2ae193e97685103072b83c9b838d9d9f4c7322ad2e013d438aa4b66 [INFO] running `Command { std: "docker" "start" "-a" "cf1a55c4e2ae193e97685103072b83c9b838d9d9f4c7322ad2e013d438aa4b66", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking dale v0.1.0 (https://github.com/kildevaeld/dale-rs#f193ae2c) [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking futures-micro v0.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking relative-path v1.7.2 [INFO] [stderr] Checking async-oneshot v0.5.0 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking async-channel v1.7.1 [INFO] [stderr] Checking value v0.1.0 (https://github.com/kildevaeld/value-rs#fa7421b5) [INFO] [stderr] Checking listr v0.1.0 (/opt/rustwide/workdir/listr) [INFO] [stdout] warning: unused import: `std::iter::Skip` [INFO] [stdout] --> listr/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Skip; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Skip` [INFO] [stdout] --> listr/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Skip; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ret` [INFO] [stdout] --> listr/src/lib.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let ret = match task.task.call(self.ctx.clone()).await { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> listr/src/lib.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | Outcome::Failure(err) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ret` [INFO] [stdout] --> listr/src/lib.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let ret = match task.task.call(self.ctx.clone()).await { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> listr/src/lib.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | Outcome::Failure(err) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> listr/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct WorkDesc { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 40 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> listr/src/lib.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | self.run_task(work).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 82 | let _ = self.run_task(work).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> listr/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct WorkDesc { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 40 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> listr/src/lib.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | self.run_task(work).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 82 | let _ = self.run_task(work).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Checking locking v0.1.0 (/opt/rustwide/workdir/locking) [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> locking/src/async_lock.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a, T, L> AsyncLockApi<'a, T> for AsyncSendLock [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 41 | async fn read(&'a self) -> Self::ReadGuard { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 42 | | self.lock.read().await [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ coercion requires that `'a` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `AsyncLockApi` is not general enough [INFO] [stdout] --> locking/src/async_lock.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 41 | async fn read(&'a self) -> Self::ReadGuard { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 42 | | self.lock.read().await [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ implementation of `AsyncLockApi` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `L` must implement `AsyncLockApi<'0, T>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `AsyncLockApi<'1, T>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> locking/src/async_lock.rs:45:54 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a, T, L> AsyncLockApi<'a, T> for AsyncSendLock [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 45 | async fn write(&'a self) -> Self::ReadWriteGuard { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 46 | | self.lock.write().await [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ coercion requires that `'a` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `AsyncLockApi` is not general enough [INFO] [stdout] --> locking/src/async_lock.rs:45:54 [INFO] [stdout] | [INFO] [stdout] 45 | async fn write(&'a self) -> Self::ReadWriteGuard { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 46 | | self.lock.write().await [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ implementation of `AsyncLockApi` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `L` must implement `AsyncLockApi<'0, T>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `AsyncLockApi<'1, T>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `locking` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> locking/src/async_lock.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a, T, L> AsyncLockApi<'a, T> for AsyncSendLock [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 41 | async fn read(&'a self) -> Self::ReadGuard { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 42 | | self.lock.read().await [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ coercion requires that `'a` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `AsyncLockApi` is not general enough [INFO] [stdout] --> locking/src/async_lock.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 41 | async fn read(&'a self) -> Self::ReadGuard { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 42 | | self.lock.read().await [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ implementation of `AsyncLockApi` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `L` must implement `AsyncLockApi<'0, T>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `AsyncLockApi<'1, T>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> locking/src/async_lock.rs:45:54 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a, T, L> AsyncLockApi<'a, T> for AsyncSendLock [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 45 | async fn write(&'a self) -> Self::ReadWriteGuard { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 46 | | self.lock.write().await [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ coercion requires that `'a` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `AsyncLockApi` is not general enough [INFO] [stdout] --> locking/src/async_lock.rs:45:54 [INFO] [stdout] | [INFO] [stdout] 45 | async fn write(&'a self) -> Self::ReadWriteGuard { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 46 | | self.lock.write().await [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ implementation of `AsyncLockApi` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `L` must implement `AsyncLockApi<'0, T>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `AsyncLockApi<'1, T>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `locking` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "cf1a55c4e2ae193e97685103072b83c9b838d9d9f4c7322ad2e013d438aa4b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1a55c4e2ae193e97685103072b83c9b838d9d9f4c7322ad2e013d438aa4b66", kill_on_drop: false }` [INFO] [stdout] cf1a55c4e2ae193e97685103072b83c9b838d9d9f4c7322ad2e013d438aa4b66