[INFO] fetching crate txn_lock 0.10.0... [INFO] testing txn_lock-0.10.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate txn_lock 0.10.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate txn_lock 0.10.0 [INFO] finished tweaking crates.io crate txn_lock 0.10.0 [INFO] tweaked toml for crates.io crate txn_lock 0.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate txn_lock 0.10.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 68 packages to latest compatible versions [INFO] [stderr] Adding ds-ext v0.2.0 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b718a49677338fc0bf7c2a3b5e94aa5ef7316d24f0de3a02cdd60b12008cffb [INFO] running `Command { std: "docker" "start" "-a" "0b718a49677338fc0bf7c2a3b5e94aa5ef7316d24f0de3a02cdd60b12008cffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b718a49677338fc0bf7c2a3b5e94aa5ef7316d24f0de3a02cdd60b12008cffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b718a49677338fc0bf7c2a3b5e94aa5ef7316d24f0de3a02cdd60b12008cffb", kill_on_drop: false }` [INFO] [stdout] 0b718a49677338fc0bf7c2a3b5e94aa5ef7316d24f0de3a02cdd60b12008cffb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58201e56c02f0885de61763ce01c114ef3aab450e44d114822243374ad86b649 [INFO] running `Command { std: "docker" "start" "-a" "58201e56c02f0885de61763ce01c114ef3aab450e44d114822243374ad86b649", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling collection_literals v1.0.2 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling safecast v0.2.3 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling collate v0.4.2 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling ds-ext v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling txn_lock v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/queue/mod.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | fn check_pending(&mut self, txn_id: I) -> Result, Error> { [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] 41 | fn check_pending(&mut self, txn_id: I) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | fn acquire(&self) -> BoxTryFuture { [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] 129 | fn acquire(&self) -> BoxTryFuture<'_, NodePermit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | node: Option<&Box>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 136 | ) -> BoxTryFuture>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | ) -> BoxTryFuture<'_, Option>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | fn acquire_many(&self, permits: u32) -> BoxTryFuture { [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] 191 | fn acquire_many(&self, permits: u32) -> BoxTryFuture<'_, NodePermit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:197:30 [INFO] [stdout] | [INFO] [stdout] 197 | node: Option<&Box>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 198 | permits: u32, [INFO] [stdout] 199 | ) -> BoxTryFuture>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | ) -> BoxTryFuture<'_, Option>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:309:66 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn read<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 309 | pub fn read<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture<'a, Permit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:412:67 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn write<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 412 | pub fn write<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture<'a, Permit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.94s [INFO] running `Command { std: "docker" "inspect" "58201e56c02f0885de61763ce01c114ef3aab450e44d114822243374ad86b649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58201e56c02f0885de61763ce01c114ef3aab450e44d114822243374ad86b649", kill_on_drop: false }` [INFO] [stdout] 58201e56c02f0885de61763ce01c114ef3aab450e44d114822243374ad86b649 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb0db32bacfbf351c925e4f37ed51b64e225e23bcfe47197464cd2db18a7737 [INFO] running `Command { std: "docker" "start" "-a" "6eb0db32bacfbf351c925e4f37ed51b64e225e23bcfe47197464cd2db18a7737", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling txn_lock v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/queue/mod.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | fn check_pending(&mut self, txn_id: I) -> Result, Error> { [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] 41 | fn check_pending(&mut self, txn_id: I) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | fn acquire(&self) -> BoxTryFuture { [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] 129 | fn acquire(&self) -> BoxTryFuture<'_, NodePermit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | node: Option<&Box>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 136 | ) -> BoxTryFuture>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | ) -> BoxTryFuture<'_, Option>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | fn acquire_many(&self, permits: u32) -> BoxTryFuture { [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] 191 | fn acquire_many(&self, permits: u32) -> BoxTryFuture<'_, NodePermit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:197:30 [INFO] [stdout] | [INFO] [stdout] 197 | node: Option<&Box>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 198 | permits: u32, [INFO] [stdout] 199 | ) -> BoxTryFuture>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | ) -> BoxTryFuture<'_, Option>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:309:66 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn read<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 309 | pub fn read<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture<'a, Permit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:412:67 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn write<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 412 | pub fn write<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture<'a, Permit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/queue/mod.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | fn check_pending(&mut self, txn_id: I) -> Result, Error> { [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] 41 | fn check_pending(&mut self, txn_id: I) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | fn acquire(&self) -> BoxTryFuture { [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] 129 | fn acquire(&self) -> BoxTryFuture<'_, NodePermit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | node: Option<&Box>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 136 | ) -> BoxTryFuture>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | ) -> BoxTryFuture<'_, Option>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | fn acquire_many(&self, permits: u32) -> BoxTryFuture { [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] 191 | fn acquire_many(&self, permits: u32) -> BoxTryFuture<'_, NodePermit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:197:30 [INFO] [stdout] | [INFO] [stdout] 197 | node: Option<&Box>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 198 | permits: u32, [INFO] [stdout] 199 | ) -> BoxTryFuture>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | ) -> BoxTryFuture<'_, Option>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:309:66 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn read<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 309 | pub fn read<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture<'a, Permit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/semaphore/version.rs:412:67 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn write<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 412 | pub fn write<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture<'a, Permit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.54s [INFO] running `Command { std: "docker" "inspect" "6eb0db32bacfbf351c925e4f37ed51b64e225e23bcfe47197464cd2db18a7737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb0db32bacfbf351c925e4f37ed51b64e225e23bcfe47197464cd2db18a7737", kill_on_drop: false }` [INFO] [stdout] 6eb0db32bacfbf351c925e4f37ed51b64e225e23bcfe47197464cd2db18a7737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38c663a93495bc6d417e219c7416ef3ffe5454d368e0d0e296632500263e74e9 [INFO] running `Command { std: "docker" "start" "-a" "38c663a93495bc6d417e219c7416ef3ffe5454d368e0d0e296632500263e74e9", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/queue/mod.rs:41:22 [INFO] [stderr] | [INFO] [stderr] 41 | fn check_pending(&mut self, txn_id: I) -> Result, Error> { [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] 41 | fn check_pending(&mut self, txn_id: I) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/semaphore/version.rs:129:16 [INFO] [stderr] | [INFO] [stderr] 129 | fn acquire(&self) -> BoxTryFuture { [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] 129 | fn acquire(&self) -> BoxTryFuture<'_, NodePermit> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/semaphore/version.rs:135:30 [INFO] [stderr] | [INFO] [stderr] 135 | node: Option<&Box>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 136 | ) -> BoxTryFuture>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 136 | ) -> BoxTryFuture<'_, Option>> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/semaphore/version.rs:191:21 [INFO] [stderr] | [INFO] [stderr] 191 | fn acquire_many(&self, permits: u32) -> BoxTryFuture { [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] 191 | fn acquire_many(&self, permits: u32) -> BoxTryFuture<'_, NodePermit> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/semaphore/version.rs:197:30 [INFO] [stderr] | [INFO] [stderr] 197 | node: Option<&Box>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 198 | permits: u32, [INFO] [stderr] 199 | ) -> BoxTryFuture>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 199 | ) -> BoxTryFuture<'_, Option>> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/semaphore/version.rs:309:66 [INFO] [stderr] | [INFO] [stderr] 309 | pub fn read<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture> { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 309 | pub fn read<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture<'a, Permit> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/semaphore/version.rs:412:67 [INFO] [stderr] | [INFO] [stderr] 412 | pub fn write<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture> { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 412 | pub fn write<'a>(&'a self, target: &'a R, collator: &'a C) -> BoxTryFuture<'a, Permit> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `txn_lock` (lib) generated 7 warnings (run `cargo fix --lib -p txn_lock` to apply 7 suggestions) [INFO] [stderr] warning: `txn_lock` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/txn_lock-1b2f3eaef977f59c) [INFO] [stderr] Doc-tests txn_lock [INFO] [stdout] [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 6 tests [INFO] [stdout] test src/queue/task.rs - queue::task (line 4) ... ok [INFO] [stdout] test src/queue/message.rs - queue::message (line 4) ... ok [INFO] [stdout] test src/semaphore/mod.rs - semaphore (line 11) ... ok [INFO] [stdout] test src/scalar.rs - scalar (line 4) ... ok [INFO] [stdout] test src/set.rs - set (line 4) ... ok [INFO] [stdout] test src/map.rs - map (line 4) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38c663a93495bc6d417e219c7416ef3ffe5454d368e0d0e296632500263e74e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c663a93495bc6d417e219c7416ef3ffe5454d368e0d0e296632500263e74e9", kill_on_drop: false }` [INFO] [stdout] 38c663a93495bc6d417e219c7416ef3ffe5454d368e0d0e296632500263e74e9