[INFO] fetching crate rt 0.17.0...
[INFO] testing rt-0.17.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate rt 0.17.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rt 0.17.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49fc2c193a53519c5307a33ddabbb29aa004d1c3aa3310f94cac39198d8afdcc
[INFO] running `Command { std: "docker" "start" "-a" "49fc2c193a53519c5307a33ddabbb29aa004d1c3aa3310f94cac39198d8afdcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49fc2c193a53519c5307a33ddabbb29aa004d1c3aa3310f94cac39198d8afdcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fc2c193a53519c5307a33ddabbb29aa004d1c3aa3310f94cac39198d8afdcc", kill_on_drop: false }`
[INFO] [stdout] 49fc2c193a53519c5307a33ddabbb29aa004d1c3aa3310f94cac39198d8afdcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27153c2a854934ea27117329bfa612e426cd12aefa12145cc2d67900c145816e
[INFO] running `Command { std: "docker" "start" "-a" "27153c2a854934ea27117329bfa612e426cd12aefa12145cc2d67900c145816e", 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 minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.2
[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] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn try_lock(&self) -> Option<MutexGuard<'_, T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     const fn new(lock: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     const fn new(lock: &RwLock<T>) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     const fn new(lock: &RwLock<T>) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rust/src/sync/sem.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn access(&self) -> SemGuard {
[INFO] [stdout]    |                   ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn access(&self) -> SemGuard<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.23s
[INFO] running `Command { std: "docker" "inspect" "27153c2a854934ea27117329bfa612e426cd12aefa12145cc2d67900c145816e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27153c2a854934ea27117329bfa612e426cd12aefa12145cc2d67900c145816e", kill_on_drop: false }`
[INFO] [stdout] 27153c2a854934ea27117329bfa612e426cd12aefa12145cc2d67900c145816e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c74c964fd7d1fd56c7c4477109067057504e90a19a23b95013129946a4d4693
[INFO] running `Command { std: "docker" "start" "-a" "6c74c964fd7d1fd56c7c4477109067057504e90a19a23b95013129946a4d4693", kill_on_drop: false }`
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn try_lock(&self) -> Option<MutexGuard<'_, T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     const fn new(lock: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     const fn new(lock: &RwLock<T>) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     const fn new(lock: &RwLock<T>) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rust/src/sync/sem.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn access(&self) -> SemGuard {
[INFO] [stdout]    |                   ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn access(&self) -> SemGuard<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rt v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn try_lock(&self) -> Option<MutexGuard<'_, T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     const fn new(lock: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     const fn new(lock: &RwLock<T>) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     const fn new(lock: &RwLock<T>) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rust/src/sync/sem.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn access(&self) -> SemGuard {
[INFO] [stdout]    |                   ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn access(&self) -> SemGuard<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "6c74c964fd7d1fd56c7c4477109067057504e90a19a23b95013129946a4d4693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c74c964fd7d1fd56c7c4477109067057504e90a19a23b95013129946a4d4693", kill_on_drop: false }`
[INFO] [stdout] 6c74c964fd7d1fd56c7c4477109067057504e90a19a23b95013129946a4d4693
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 817697d29a4662c447a87bb4e08cc6516e54a0d633dd24197e142b99219a7707
[INFO] running `Command { std: "docker" "start" "-a" "817697d29a4662c447a87bb4e08cc6516e54a0d633dd24197e142b99219a7707", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> rust/src/sync/mutex.rs:55:21
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn try_lock(&self) -> Option<MutexGuard<T>> {
[INFO] [stderr]    |                     ^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn try_lock(&self) -> Option<MutexGuard<'_, T>> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> rust/src/sync/mutex.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn timed_lock(&self, ticks: Utick) -> Option<MutexGuard<T>> {
[INFO] [stderr]    |                       ^^^^^                          ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn timed_lock(&self, ticks: Utick) -> Option<MutexGuard<'_, T>> {
[INFO] [stderr]    |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> rust/src/sync/mutex.rs:88:24
[INFO] [stderr]    |
[INFO] [stderr] 88 |     const fn new(lock: &Mutex<T>) -> MutexGuard<T> {
[INFO] [stderr]    |                        ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 88 |     const fn new(lock: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> rust/src/sync/rwlock.rs:57:21
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn try_read(&self) -> Option<RwLockReadGuard<T>> {
[INFO] [stderr]    |                     ^^^^^            ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> rust/src/sync/rwlock.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn timed_read(&self, ticks: Utick) -> Option<RwLockReadGuard<T>> {
[INFO] [stderr]    |                       ^^^^^                          ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn timed_read(&self, ticks: Utick) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> rust/src/sync/rwlock.rs:81:22
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<T>> {
[INFO] [stderr]    |                      ^^^^^            ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> rust/src/sync/rwlock.rs:90:24
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn timed_write(&self, ticks: Utick) -> Option<RwLockWriteGuard<T>> {
[INFO] [stderr]    |                        ^^^^^                          ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn timed_write(&self, ticks: Utick) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> rust/src/sync/rwlock.rs:112:24
[INFO] [stderr]     |
[INFO] [stderr] 112 |     const fn new(lock: &RwLock<T>) -> RwLockReadGuard<T> {
[INFO] [stderr]     |                        ^^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 112 |     const fn new(lock: &RwLock<T>) -> RwLockReadGuard<'_, T> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> rust/src/sync/rwlock.rs:152:24
[INFO] [stderr]     |
[INFO] [stderr] 152 |     const fn new(lock: &RwLock<T>) -> RwLockWriteGuard<T> {
[INFO] [stderr]     |                        ^^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 152 |     const fn new(lock: &RwLock<T>) -> RwLockWriteGuard<'_, T> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> rust/src/sync/sem.rs:94:19
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub fn access(&self) -> SemGuard {
[INFO] [stderr]    |                   ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub fn access(&self) -> SemGuard<'_> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rt` (lib) generated 10 warnings
[INFO] [stderr] warning: `rt` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests rust/src/lib.rs (/opt/rustwide/target/debug/deps/rt-0b1e6bd70037d443)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test sync::event::tests::fast_path ... ok
[INFO] [stdout] test sync::mutex::tests::fast_path ... ok
[INFO] [stdout] test sync::condvar::tests::signal ... ok
[INFO] [stdout] test sync::barrier::tests::fast_path ... ok
[INFO] [stdout] test sync::mutex::tests::try_lock ... ok
[INFO] [stdout] test sync::notify::tests::fast_path ... ok
[INFO] [stdout] test sync::once::tests::fast_path ... ok
[INFO] [stdout] test sync::rwlock::tests::fast_path ... ok
[INFO] [stdout] test sync::sem::tests::binary_fast_path ... ok
[INFO] [stdout] test sync::sem::tests::fast_path ... ok
[INFO] [stdout] test sync::pool::tests::fast_path ... ok
[INFO] [stdout] test sync::queue::tests::fast_path ... ok
[INFO] [stdout] test sync::notify::tests::clear ... ok
[INFO] [stdout] test sync::notify::tests::ops ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rt
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "817697d29a4662c447a87bb4e08cc6516e54a0d633dd24197e142b99219a7707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "817697d29a4662c447a87bb4e08cc6516e54a0d633dd24197e142b99219a7707", kill_on_drop: false }`
[INFO] [stdout] 817697d29a4662c447a87bb4e08cc6516e54a0d633dd24197e142b99219a7707
