[INFO] fetching crate rt 0.17.0...
[INFO] checking rt-0.17.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate rt 0.17.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rt 0.17.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rt 0.17.0
[INFO] tweaked toml for crates.io crate rt 0.17.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rt 0.17.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rt 0.17.0 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1fd1d157dfd981468530e3dcaa0c4d86ea966fdb06afae6eae512f341809e45
[INFO] running `Command { std: "docker" "start" "-a" "e1fd1d157dfd981468530e3dcaa0c4d86ea966fdb06afae6eae512f341809e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1fd1d157dfd981468530e3dcaa0c4d86ea966fdb06afae6eae512f341809e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1fd1d157dfd981468530e3dcaa0c4d86ea966fdb06afae6eae512f341809e45", kill_on_drop: false }`
[INFO] [stdout] e1fd1d157dfd981468530e3dcaa0c4d86ea966fdb06afae6eae512f341809e45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dinherent-method-on-receiver" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3929d40754a84605bdb44c802bfee9f601a9f09c7986f7b2714b63041c5bd003
[INFO] running `Command { std: "docker" "start" "-a" "3929d40754a84605bdb44c802bfee9f601a9f09c7986f7b2714b63041c5bd003", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rt v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> rust/src/sync/lazy_lock.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const fn init(&'static self, f: F) -> LazyLock<T, F> {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl<T, F: FnOnce() -> T> Deref for LazyLock<T, F> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 44 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> rust/src/sync/lazy_lock.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn force(&self) -> &T {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl<T, F: FnOnce() -> T> Deref for LazyLock<T, F> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 44 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/mutex.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn try_lock(&self) -> Option<MutexGuard<T>> {
[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] 55 |     pub fn try_lock(&self) -> Option<MutexGuard<'_, T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/mutex.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn timed_lock(&self, ticks: Utick) -> Option<MutexGuard<T>> {
[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] 66 |     pub fn timed_lock(&self, ticks: Utick) -> Option<MutexGuard<'_, T>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/mutex.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 |     const fn new(lock: &Mutex<T>) -> MutexGuard<T> {
[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] 88 |     const fn new(lock: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> rust/src/sync/mutex.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn unlock(self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | impl<T: ?Sized> Deref for MutexGuard<'_, T> {
[INFO] [stdout]     | ------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/rwlock.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_read(&self) -> Option<RwLockReadGuard<T>> {
[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] 57 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/rwlock.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn timed_read(&self, ticks: Utick) -> Option<RwLockReadGuard<T>> {
[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] 66 |     pub fn timed_read(&self, ticks: Utick) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/rwlock.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<T>> {
[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] 81 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/rwlock.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn timed_write(&self, ticks: Utick) -> Option<RwLockWriteGuard<T>> {
[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] 90 |     pub fn timed_write(&self, ticks: Utick) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust/src/sync/rwlock.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     const fn new(lock: &RwLock<T>) -> RwLockReadGuard<T> {
[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] 112 |     const fn new(lock: &RwLock<T>) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> rust/src/sync/rwlock.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn unlock(self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | impl<T: ?Sized> Deref for RwLockReadGuard<'_, T> {
[INFO] [stdout]     | ------------------------------------------------ trait implemented here
[INFO] [stdout] 130 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust/src/sync/rwlock.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |     const fn new(lock: &RwLock<T>) -> RwLockWriteGuard<T> {
[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] 152 |     const fn new(lock: &RwLock<T>) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> rust/src/sync/rwlock.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn unlock(self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 | impl<T: ?Sized> Deref for RwLockWriteGuard<'_, T> {
[INFO] [stdout]     | ------------------------------------------------- trait implemented here
[INFO] [stdout] 170 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/sem.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn access(&self) -> SemGuard {
[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] 94 |     pub fn access(&self) -> SemGuard<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> rust/src/sync/lazy_lock.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const fn init(&'static self, f: F) -> LazyLock<T, F> {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl<T, F: FnOnce() -> T> Deref for LazyLock<T, F> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 44 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> rust/src/sync/lazy_lock.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn force(&self) -> &T {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl<T, F: FnOnce() -> T> Deref for LazyLock<T, F> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 44 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/mutex.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn try_lock(&self) -> Option<MutexGuard<T>> {
[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] 55 |     pub fn try_lock(&self) -> Option<MutexGuard<'_, T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/mutex.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn timed_lock(&self, ticks: Utick) -> Option<MutexGuard<T>> {
[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] 66 |     pub fn timed_lock(&self, ticks: Utick) -> Option<MutexGuard<'_, T>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/mutex.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 |     const fn new(lock: &Mutex<T>) -> MutexGuard<T> {
[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] 88 |     const fn new(lock: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> rust/src/sync/mutex.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn unlock(self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 | impl<T: ?Sized> Deref for MutexGuard<'_, T> {
[INFO] [stdout]     | ------------------------------------------- trait implemented here
[INFO] [stdout] 117 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/rwlock.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_read(&self) -> Option<RwLockReadGuard<T>> {
[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] 57 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/rwlock.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn timed_read(&self, ticks: Utick) -> Option<RwLockReadGuard<T>> {
[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] 66 |     pub fn timed_read(&self, ticks: Utick) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rt` (lib) due to 5 previous errors; 10 warnings emitted
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/rwlock.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<T>> {
[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] 81 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/rwlock.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn timed_write(&self, ticks: Utick) -> Option<RwLockWriteGuard<T>> {
[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] 90 |     pub fn timed_write(&self, ticks: Utick) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust/src/sync/rwlock.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     const fn new(lock: &RwLock<T>) -> RwLockReadGuard<T> {
[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] 112 |     const fn new(lock: &RwLock<T>) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> rust/src/sync/rwlock.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn unlock(self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | impl<T: ?Sized> Deref for RwLockReadGuard<'_, T> {
[INFO] [stdout]     | ------------------------------------------------ trait implemented here
[INFO] [stdout] 130 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust/src/sync/rwlock.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |     const fn new(lock: &RwLock<T>) -> RwLockWriteGuard<T> {
[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] 152 |     const fn new(lock: &RwLock<T>) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> rust/src/sync/rwlock.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn unlock(self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 | impl<T: ?Sized> Deref for RwLockWriteGuard<'_, T> {
[INFO] [stdout]     | ------------------------------------------------- trait implemented here
[INFO] [stdout] 170 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rust/src/sync/sem.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn access(&self) -> SemGuard {
[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] 94 |     pub fn access(&self) -> SemGuard<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rt` (lib test) due to 5 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3929d40754a84605bdb44c802bfee9f601a9f09c7986f7b2714b63041c5bd003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3929d40754a84605bdb44c802bfee9f601a9f09c7986f7b2714b63041c5bd003", kill_on_drop: false }`
[INFO] [stdout] 3929d40754a84605bdb44c802bfee9f601a9f09c7986f7b2714b63041c5bd003
