[INFO] cloning repository https://github.com/skorobogatydmitry/rust-atomics-n-locks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skorobogatydmitry/rust-atomics-n-locks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorobogatydmitry%2Frust-atomics-n-locks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorobogatydmitry%2Frust-atomics-n-locks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2897c52991262b6a537938d06d756b2a42286fd
[INFO] testing skorobogatydmitry/rust-atomics-n-locks against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorobogatydmitry%2Frust-atomics-n-locks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skorobogatydmitry/rust-atomics-n-locks
[INFO] finished tweaking git repo https://github.com/skorobogatydmitry/rust-atomics-n-locks
[INFO] tweaked toml for git repo https://github.com/skorobogatydmitry/rust-atomics-n-locks written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skorobogatydmitry/rust-atomics-n-locks on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skorobogatydmitry/rust-atomics-n-locks 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef12d22120f5734adf64760523404f85ad48cc87f43adb4dd29a6cc86b7a1b4c
[INFO] running `Command { std: "docker" "start" "-a" "ef12d22120f5734adf64760523404f85ad48cc87f43adb4dd29a6cc86b7a1b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef12d22120f5734adf64760523404f85ad48cc87f43adb4dd29a6cc86b7a1b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef12d22120f5734adf64760523404f85ad48cc87f43adb4dd29a6cc86b7a1b4c", kill_on_drop: false }`
[INFO] [stdout] ef12d22120f5734adf64760523404f85ad48cc87f43adb4dd29a6cc86b7a1b4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ff8de0cd4177f1ed9d56385b16843169624ba2f14ca6b04adcf19b6a044d4b4
[INFO] running `Command { std: "docker" "start" "-a" "5ff8de0cd4177f1ed9d56385b16843169624ba2f14ca6b04adcf19b6a044d4b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling atomic-wait v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling atomics-n-locks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn read(&self) -> ReadGuard<Y> {
[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] 61 |     pub fn read(&self) -> ReadGuard<'_, Y> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn write(&self) -> WriteGuard<Y> {
[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] 83 |     pub fn write(&self) -> WriteGuard<'_, Y> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn read(&self) -> ReadGuard2<Y> {
[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] 164 |     pub fn read(&self) -> ReadGuard2<'_, Y> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn write(&self) -> WriteGuard2<Y> {
[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] 182 |     pub fn write(&self) -> WriteGuard2<'_, Y> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn read(&self) -> ReadGuard3<Y> {
[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] 272 |     pub fn read(&self) -> ReadGuard3<'_, Y> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:293:18
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn write(&self) -> WriteGuard3<Y> {
[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] 293 |     pub fn write(&self) -> WriteGuard3<'_, Y> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
[INFO] running `Command { std: "docker" "inspect" "5ff8de0cd4177f1ed9d56385b16843169624ba2f14ca6b04adcf19b6a044d4b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ff8de0cd4177f1ed9d56385b16843169624ba2f14ca6b04adcf19b6a044d4b4", kill_on_drop: false }`
[INFO] [stdout] 5ff8de0cd4177f1ed9d56385b16843169624ba2f14ca6b04adcf19b6a044d4b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51177145374f9ac4a7d1d551f89b8cbe161ed3cc1bdc2d356ca58392b765ef1d
[INFO] running `Command { std: "docker" "start" "-a" "51177145374f9ac4a7d1d551f89b8cbe161ed3cc1bdc2d356ca58392b765ef1d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn read(&self) -> ReadGuard<Y> {
[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] 61 |     pub fn read(&self) -> ReadGuard<'_, Y> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn write(&self) -> WriteGuard<Y> {
[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] 83 |     pub fn write(&self) -> WriteGuard<'_, Y> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn read(&self) -> ReadGuard2<Y> {
[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] 164 |     pub fn read(&self) -> ReadGuard2<'_, Y> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn write(&self) -> WriteGuard2<Y> {
[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] 182 |     pub fn write(&self) -> WriteGuard2<'_, Y> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn read(&self) -> ReadGuard3<Y> {
[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] 272 |     pub fn read(&self) -> ReadGuard3<'_, Y> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:293:18
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn write(&self) -> WriteGuard3<Y> {
[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] 293 |     pub fn write(&self) -> WriteGuard3<'_, Y> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling atomics-n-locks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn read(&self) -> ReadGuard<Y> {
[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] 61 |     pub fn read(&self) -> ReadGuard<'_, Y> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn write(&self) -> WriteGuard<Y> {
[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] 83 |     pub fn write(&self) -> WriteGuard<'_, Y> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn read(&self) -> ReadGuard2<Y> {
[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] 164 |     pub fn read(&self) -> ReadGuard2<'_, Y> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn write(&self) -> WriteGuard2<Y> {
[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] 182 |     pub fn write(&self) -> WriteGuard2<'_, Y> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn read(&self) -> ReadGuard3<Y> {
[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] 272 |     pub fn read(&self) -> ReadGuard3<'_, Y> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:293:18
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn write(&self) -> WriteGuard3<Y> {
[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] 293 |     pub fn write(&self) -> WriteGuard3<'_, Y> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "51177145374f9ac4a7d1d551f89b8cbe161ed3cc1bdc2d356ca58392b765ef1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51177145374f9ac4a7d1d551f89b8cbe161ed3cc1bdc2d356ca58392b765ef1d", kill_on_drop: false }`
[INFO] [stdout] 51177145374f9ac4a7d1d551f89b8cbe161ed3cc1bdc2d356ca58392b765ef1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90ad0fac1445d2de02bc771c953e1011d5e861bc36ee69ceda454a23a8ac0609
[INFO] running `Command { std: "docker" "start" "-a" "90ad0fac1445d2de02bc771c953e1011d5e861bc36ee69ceda454a23a8ac0609", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:61:17
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub fn read(&self) -> ReadGuard<Y> {
[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] 61 |     pub fn read(&self) -> ReadGuard<'_, Y> {
[INFO] [stderr]    |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:83:18
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub fn write(&self) -> WriteGuard<Y> {
[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] 83 |     pub fn write(&self) -> WriteGuard<'_, Y> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:164:17
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn read(&self) -> ReadGuard2<Y> {
[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] 164 |     pub fn read(&self) -> ReadGuard2<'_, Y> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:182:18
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn write(&self) -> WriteGuard2<Y> {
[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] 182 |     pub fn write(&self) -> WriteGuard2<'_, Y> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:272:17
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub fn read(&self) -> ReadGuard3<Y> {
[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] 272 |     pub fn read(&self) -> ReadGuard3<'_, Y> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ch9_building_our_own_locks/p3_read_write_lock.rs:293:18
[INFO] [stderr]     |
[INFO] [stderr] 293 |     pub fn write(&self) -> WriteGuard3<Y> {
[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] 293 |     pub fn write(&self) -> WriteGuard3<'_, Y> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `atomics-n-locks` (lib) generated 6 warnings (run `cargo fix --lib -p atomics-n-locks` to apply 6 suggestions)
[INFO] [stderr] warning: `atomics-n-locks` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atomics_n_locks-bf6330ba70b6b3da)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test ch10_ideas_and_inspirations::semaphore::test::test_semaphore_limit ... ok
[INFO] [stdout] test ch6_building_our_own_arc::optimization::test::test ... ok
[INFO] [stdout] test ch6_building_our_own_arc::optimization::test::test_annoying ... ok
[INFO] [stdout] test ch6_building_our_own_arc::basic::test::test ... ok
[INFO] [stdout] test ch6_building_our_own_arc::weak::test::test ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::semaphore::test::test_new_panics - should panic ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::rcu::test_simple_rcu ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::seqlock::test::test_multiple_writers ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::semaphore::test::test_mutex ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::seqlock::test::test_writer_block_readers ... FAILED
[INFO] [stdout] test ch9_building_our_own_locks::p1_mutex::test::test_trivial_uncontended_optimized_mutex ... ok
[INFO] [stdout] test ch7_understanding_the_processor::test::ordering_bug ... ok
[INFO] [stdout] test ch9_building_our_own_locks::p2_condition_variable::test::test_condvar ... ok
[INFO] [stdout] test ch9_building_our_own_locks::p1_mutex::test::test_concurrent_lock_attempts_optimized_mutex ... ok
[INFO] [stdout] test ch9_building_our_own_locks::p1_mutex::test::test_trivial_uncontended_simple_mutex ... ok
[INFO] [stdout] test ch9_building_our_own_locks::p1_mutex::test::test_concurrent_lock_attempts_simple_mutex ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::semaphore::test::test_semaphore has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "90ad0fac1445d2de02bc771c953e1011d5e861bc36ee69ceda454a23a8ac0609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90ad0fac1445d2de02bc771c953e1011d5e861bc36ee69ceda454a23a8ac0609", kill_on_drop: false }`
[INFO] [stdout] 90ad0fac1445d2de02bc771c953e1011d5e861bc36ee69ceda454a23a8ac0609
