[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] 4addd66c234bd9dab8510097641911da887469e8
[INFO] testing skorobogatydmitry/rust-atomics-n-locks against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorobogatydmitry%2Frust-atomics-n-locks" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skorobogatydmitry/rust-atomics-n-locks on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 774f9e6ac113b445b516429e0b961d285d125737ce16a9c26fde3419c5f94b10
[INFO] running `Command { std: "docker" "start" "-a" "774f9e6ac113b445b516429e0b961d285d125737ce16a9c26fde3419c5f94b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "774f9e6ac113b445b516429e0b961d285d125737ce16a9c26fde3419c5f94b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "774f9e6ac113b445b516429e0b961d285d125737ce16a9c26fde3419c5f94b10", kill_on_drop: false }`
[INFO] [stdout] 774f9e6ac113b445b516429e0b961d285d125737ce16a9c26fde3419c5f94b10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 407074866a846d73844be3cdf15b39160d1ce6efded7de3314fa6a4d5b122fc8
[INFO] running `Command { std: "docker" "start" "-a" "407074866a846d73844be3cdf15b39160d1ce6efded7de3314fa6a4d5b122fc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling quote v1.0.40
[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 7.56s
[INFO] running `Command { std: "docker" "inspect" "407074866a846d73844be3cdf15b39160d1ce6efded7de3314fa6a4d5b122fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407074866a846d73844be3cdf15b39160d1ce6efded7de3314fa6a4d5b122fc8", kill_on_drop: false }`
[INFO] [stdout] 407074866a846d73844be3cdf15b39160d1ce6efded7de3314fa6a4d5b122fc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8839e16e43f5fd33ec09a80106c671e4f433837849599e9937c55193d8a7e65e
[INFO] running `Command { std: "docker" "start" "-a" "8839e16e43f5fd33ec09a80106c671e4f433837849599e9937c55193d8a7e65e", 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] [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: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] [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.26s
[INFO] running `Command { std: "docker" "inspect" "8839e16e43f5fd33ec09a80106c671e4f433837849599e9937c55193d8a7e65e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8839e16e43f5fd33ec09a80106c671e4f433837849599e9937c55193d8a7e65e", kill_on_drop: false }`
[INFO] [stdout] 8839e16e43f5fd33ec09a80106c671e4f433837849599e9937c55193d8a7e65e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b456570ee7006f02efbab3b33d5eb2883808d08bdbe546774b55f5347e66bb6
[INFO] running `Command { std: "docker" "start" "-a" "2b456570ee7006f02efbab3b33d5eb2883808d08bdbe546774b55f5347e66bb6", 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.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atomics_n_locks-6f6d78ffbe1ff1b8)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test ch10_ideas_and_inspirations::semaphore::test::test_semaphore_limit ... ok
[INFO] [stdout] test ch6_building_our_own_arc::basic::test::test ... ok
[INFO] [stdout] test ch6_building_our_own_arc::optimization::test::test ... ok
[INFO] [stdout] test ch6_building_our_own_arc::weak::test::test ... ok
[INFO] [stdout] test ch6_building_our_own_arc::optimization::test::test_annoying ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::semaphore::test::test_new_panics - should panic ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::seqlock::test::test_read_consistency ... FAILED
[INFO] [stdout] test ch10_ideas_and_inspirations::rcu::test_simple_rcu ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::semaphore::test::test_mutex ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::seqlock::test::test_multiple_writers ... ok
[INFO] [stdout] test ch9_building_our_own_locks::p1_mutex::test::test_trivial_uncontended_optimized_mutex ... ok
[INFO] [stdout] test ch10_ideas_and_inspirations::seqlock::test::test_writer_block_readers ... FAILED
[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" "2b456570ee7006f02efbab3b33d5eb2883808d08bdbe546774b55f5347e66bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b456570ee7006f02efbab3b33d5eb2883808d08bdbe546774b55f5347e66bb6", kill_on_drop: false }`
[INFO] [stdout] 2b456570ee7006f02efbab3b33d5eb2883808d08bdbe546774b55f5347e66bb6
