[INFO] fetching crate may 0.3.51...
[INFO] testing may-0.3.51 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate may 0.3.51 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate may 0.3.51
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate may 0.3.51
[INFO] tweaked toml for crates.io crate may 0.3.51 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate may 0.3.51 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 may 0.3.51 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded may_queue v0.1.23
[INFO] [stderr]   Downloaded generator v0.8.4
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c6172e2729d3625c0085e29e1f7a5c0907e0533ba7747f3fccd9cf917db4bebd
[INFO] running `Command { std: "docker" "start" "-a" "c6172e2729d3625c0085e29e1f7a5c0907e0533ba7747f3fccd9cf917db4bebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6172e2729d3625c0085e29e1f7a5c0907e0533ba7747f3fccd9cf917db4bebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6172e2729d3625c0085e29e1f7a5c0907e0533ba7747f3fccd9cf917db4bebd", kill_on_drop: false }`
[INFO] [stdout] c6172e2729d3625c0085e29e1f7a5c0907e0533ba7747f3fccd9cf917db4bebd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ad9588da41ea218540a7347c1b9b1ef941202a4a2e6cc487ec19147d21176fa7
[INFO] running `Command { std: "docker" "start" "-a" "ad9588da41ea218540a7347c1b9b1ef941202a4a2e6cc487ec19147d21176fa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling may_queue v0.1.23
[INFO] [stderr]    Compiling generator v0.8.4
[INFO] [stderr]    Compiling may v0.3.51 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/park.rs:175:19
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn delay_drop(&self) -> DropGuard {
[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] 175 |     fn delay_drop(&self) -> DropGuard<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/net/tcp.rs:415:21
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn incoming(&self) -> Incoming {
[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] 415 |     pub fn incoming(&self) -> Incoming<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/os/unix/net.rs:534:21
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn incoming(&self) -> Incoming {
[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] 534 |     pub fn incoming(&self) -> Incoming<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync/mutex.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn lock(&self) -> LockResult<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] 54 |     pub fn lock(&self) -> LockResult<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]    --> src/sync/mutex.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn try_lock(&self) -> TryLockResult<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] 116 |     pub fn try_lock(&self) -> TryLockResult<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]    --> src/sync/rwlock.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn read(&self) -> LockResult<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] 145 |     pub fn read(&self) -> LockResult<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]    --> src/sync/rwlock.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn try_read(&self) -> TryLockResult<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] 162 |     pub fn try_read(&self) -> TryLockResult<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]    --> src/sync/rwlock.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn write(&self) -> LockResult<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] 193 |     pub fn write(&self) -> LockResult<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]    --> src/sync/rwlock.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn try_write(&self) -> TryLockResult<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] 201 |     pub fn try_write(&self) -> TryLockResult<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]    --> src/sync/mpmc.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn iter(&self) -> Iter<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] 227 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mpmc.rs:231:21
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn try_iter(&self) -> TryIter<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] 231 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mpsc.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn iter(&self) -> Iter<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] 231 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mpsc.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn try_iter(&self) -> TryIter<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] 235 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync/spsc.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn delay_drop(&self) -> DropGuard<T> {
[INFO] [stdout]    |                   ^^^^^     ------------
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[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] 32 |     fn delay_drop(&self) -> DropGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/spsc.rs:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn iter(&self) -> Iter<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] 299 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/spsc.rs:303:21
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn try_iter(&self) -> TryIter<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] 303 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.07s
[INFO] running `Command { std: "docker" "inspect" "ad9588da41ea218540a7347c1b9b1ef941202a4a2e6cc487ec19147d21176fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9588da41ea218540a7347c1b9b1ef941202a4a2e6cc487ec19147d21176fa7", kill_on_drop: false }`
[INFO] [stdout] ad9588da41ea218540a7347c1b9b1ef941202a4a2e6cc487ec19147d21176fa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1b789733d540344724e1d3d1f8698413e31cfb4fba28c2a2f076919afdef77cf
[INFO] running `Command { std: "docker" "start" "-a" "1b789733d540344724e1d3d1f8698413e31cfb4fba28c2a2f076919afdef77cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling may v0.3.51 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/park.rs:175:19
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn delay_drop(&self) -> DropGuard {
[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] 175 |     fn delay_drop(&self) -> DropGuard<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/net/tcp.rs:415:21
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn incoming(&self) -> Incoming {
[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] 415 |     pub fn incoming(&self) -> Incoming<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/os/unix/net.rs:534:21
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn incoming(&self) -> Incoming {
[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] 534 |     pub fn incoming(&self) -> Incoming<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync/mutex.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn lock(&self) -> LockResult<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] 54 |     pub fn lock(&self) -> LockResult<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]    --> src/sync/mutex.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn try_lock(&self) -> TryLockResult<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] 116 |     pub fn try_lock(&self) -> TryLockResult<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]    --> src/sync/rwlock.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn read(&self) -> LockResult<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] 145 |     pub fn read(&self) -> LockResult<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]    --> src/sync/rwlock.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn try_read(&self) -> TryLockResult<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] 162 |     pub fn try_read(&self) -> TryLockResult<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]    --> src/sync/rwlock.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn write(&self) -> LockResult<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] 193 |     pub fn write(&self) -> LockResult<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]    --> src/sync/rwlock.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn try_write(&self) -> TryLockResult<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] 201 |     pub fn try_write(&self) -> TryLockResult<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]    --> src/sync/mpmc.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn iter(&self) -> Iter<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] 227 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mpmc.rs:231:21
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn try_iter(&self) -> TryIter<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] 231 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mpsc.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn iter(&self) -> Iter<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] 231 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mpsc.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn try_iter(&self) -> TryIter<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] 235 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync/spsc.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn delay_drop(&self) -> DropGuard<T> {
[INFO] [stdout]    |                   ^^^^^     ------------
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[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] 32 |     fn delay_drop(&self) -> DropGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/spsc.rs:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn iter(&self) -> Iter<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] 299 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/spsc.rs:303:21
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn try_iter(&self) -> TryIter<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] 303 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/park.rs:175:19
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn delay_drop(&self) -> DropGuard {
[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] 175 |     fn delay_drop(&self) -> DropGuard<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/net/tcp.rs:415:21
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn incoming(&self) -> Incoming {
[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] 415 |     pub fn incoming(&self) -> Incoming<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/os/unix/net.rs:534:21
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn incoming(&self) -> Incoming {
[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] 534 |     pub fn incoming(&self) -> Incoming<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync/mutex.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn lock(&self) -> LockResult<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] 54 |     pub fn lock(&self) -> LockResult<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]    --> src/sync/mutex.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn try_lock(&self) -> TryLockResult<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] 116 |     pub fn try_lock(&self) -> TryLockResult<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]    --> src/sync/rwlock.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn read(&self) -> LockResult<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] 145 |     pub fn read(&self) -> LockResult<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]    --> src/sync/rwlock.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn try_read(&self) -> TryLockResult<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] 162 |     pub fn try_read(&self) -> TryLockResult<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]    --> src/sync/rwlock.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn write(&self) -> LockResult<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] 193 |     pub fn write(&self) -> LockResult<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]    --> src/sync/rwlock.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn try_write(&self) -> TryLockResult<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] 201 |     pub fn try_write(&self) -> TryLockResult<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]    --> src/sync/mpmc.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn iter(&self) -> Iter<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] 227 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mpmc.rs:231:21
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn try_iter(&self) -> TryIter<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] 231 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mpsc.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn iter(&self) -> Iter<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] 231 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mpsc.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn try_iter(&self) -> TryIter<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] 235 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync/spsc.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn delay_drop(&self) -> DropGuard<T> {
[INFO] [stdout]    |                   ^^^^^     ------------
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[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] 32 |     fn delay_drop(&self) -> DropGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/spsc.rs:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn iter(&self) -> Iter<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] 299 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/spsc.rs:303:21
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn try_iter(&self) -> TryIter<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] 303 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "1b789733d540344724e1d3d1f8698413e31cfb4fba28c2a2f076919afdef77cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b789733d540344724e1d3d1f8698413e31cfb4fba28c2a2f076919afdef77cf", kill_on_drop: false }`
[INFO] [stdout] 1b789733d540344724e1d3d1f8698413e31cfb4fba28c2a2f076919afdef77cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 647206b9117f3dbd90a77682b94aee47347c5a82d4bfc7096f2235c436b01470
[INFO] running `Command { std: "docker" "start" "-a" "647206b9117f3dbd90a77682b94aee47347c5a82d4bfc7096f2235c436b01470", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/park.rs:175:19
[INFO] [stderr]     |
[INFO] [stderr] 175 |     fn delay_drop(&self) -> DropGuard {
[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] 175 |     fn delay_drop(&self) -> DropGuard<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/net/tcp.rs:415:21
[INFO] [stderr]     |
[INFO] [stderr] 415 |     pub fn incoming(&self) -> Incoming {
[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] 415 |     pub fn incoming(&self) -> Incoming<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/os/unix/net.rs:534:21
[INFO] [stderr]     |
[INFO] [stderr] 534 |     pub fn incoming(&self) -> Incoming {
[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] 534 |     pub fn incoming(&self) -> Incoming<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/sync/mutex.rs:54:17
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn lock(&self) -> LockResult<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] 54 |     pub fn lock(&self) -> LockResult<MutexGuard<'_, T>> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/mutex.rs:116:21
[INFO] [stderr]     |
[INFO] [stderr] 116 |     pub fn try_lock(&self) -> TryLockResult<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] 116 |     pub fn try_lock(&self) -> TryLockResult<MutexGuard<'_, T>> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/rwlock.rs:145:17
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn read(&self) -> LockResult<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] 145 |     pub fn read(&self) -> LockResult<RwLockReadGuard<'_, T>> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/rwlock.rs:162:21
[INFO] [stderr]     |
[INFO] [stderr] 162 |     pub fn try_read(&self) -> TryLockResult<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] 162 |     pub fn try_read(&self) -> TryLockResult<RwLockReadGuard<'_, T>> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/rwlock.rs:193:18
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub fn write(&self) -> LockResult<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] 193 |     pub fn write(&self) -> LockResult<RwLockWriteGuard<'_, T>> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/rwlock.rs:201:22
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn try_write(&self) -> TryLockResult<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] 201 |     pub fn try_write(&self) -> TryLockResult<RwLockWriteGuard<'_, T>> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/mpmc.rs:227:17
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub fn iter(&self) -> Iter<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] 227 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/mpmc.rs:231:21
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub fn try_iter(&self) -> TryIter<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] 231 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/mpsc.rs:231:17
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub fn iter(&self) -> Iter<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] 231 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/mpsc.rs:235:21
[INFO] [stderr]     |
[INFO] [stderr] 235 |     pub fn try_iter(&self) -> TryIter<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] 235 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/sync/spsc.rs:32:19
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn delay_drop(&self) -> DropGuard<T> {
[INFO] [stderr]    |                   ^^^^^     ------------
[INFO] [stderr]    |                   |         |
[INFO] [stderr]    |                   |         the lifetimes get resolved as `'_`
[INFO] [stderr]    |                   |         the lifetimes get resolved as `'_`
[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] 32 |     fn delay_drop(&self) -> DropGuard<'_, T> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/spsc.rs:299:17
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub fn iter(&self) -> Iter<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] 299 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/spsc.rs:303:21
[INFO] [stderr]     |
[INFO] [stderr] 303 |     pub fn try_iter(&self) -> TryIter<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] 303 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `may` (lib) generated 16 warnings
[INFO] [stderr] warning: `may` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/may-c1eab804c553af4f)
[INFO] [stdout] 
[INFO] [stdout] running 214 tests
[INFO] [stdout] test os::unix::net::test::long_path ... ok
[INFO] [stdout] test os::unix::net::test::abstract_namespace_not_allowed ... ok
[INFO] [stdout] test sync::condvar::tests::notify_all ... ok
[INFO] [stdout] test sync::condvar::tests::notify_one ... ok
[INFO] [stdout] test sync::condvar::tests::smoke ... ok
[INFO] [stdout] test io::sys::co_io::tests::compile_co_io ... ok
[INFO] [stdout] test os::unix::net::test::socket_peek ... ok
[INFO] [stdout] test os::unix::net::test::timeouts ... ok
[INFO] [stdout] test os::unix::net::test::test_unnamed_unix_datagram ... ok
[INFO] [stdout] test os::unix::net::test::test_unix_datagram_recv ... ok
[INFO] [stdout] test os::unix::net::test::basic ... ok
[INFO] [stdout] test sync::mpmc::tests::drop_full ... ok
[INFO] [stdout] test sync::mpmc::tests::drop_full_shared ... ok
[INFO] [stdout] test os::unix::net::test::test_connect_unix_datagram ... ok
[INFO] [stdout] test os::unix::net::test::test_unix_datagram ... ok
[INFO] [stdout] test sync::mpmc::tests::chan_gone_concurrent ... ok
[INFO] [stdout] test os::unix::net::test::pair ... ok
[INFO] [stdout] test sync::condvar::tests::wait_timeout ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_multi_thread_close_stress ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_multi_task_recv_then_send ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_close_chan_first ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_multi_thread_recv_close_stress ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_peek_close ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_multi_thread_send_recv_stress ... ok
[INFO] [stdout] test sync::mpmc::tests::no_runtime ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_peek_data ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_close_port_first ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_peek_open ... ok
[INFO] [stdout] test sync::mpmc::tests::destroy_upgraded_shared_port_when_sender_still_active ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_recv_timeout ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_send_port_close ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_send_then_recv ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_try_recv_closed ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_try_recv_open ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_try_send_closed ... ok
[INFO] [stdout] test sync::mpmc::tests::port_gone_concurrent1 ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_try_send_open ... ok
[INFO] [stdout] test sync::mpmc::tests::port_gone_concurrent_shared ... ok
[INFO] [stdout] test sync::mpmc::tests::recv_from_outside_runtime ... ok
[INFO] [stdout] test sync::mpmc::tests::port_gone_concurrent ... ok
[INFO] [stdout] test sync::mpmc::tests::recv_a_lot ... ok
[INFO] [stdout] test sync::mpmc::tests::smoke ... ok
[INFO] [stdout] test sync::mpmc::tests::recv_timeout_upgrade ... ok
[INFO] [stdout] test sync::mpmc::tests::smoke_chan_gone_shared ... ok
[INFO] [stdout] test sync::mpmc::tests::smoke_chan_gone ... ok
[INFO] [stdout] test sync::mpmc::tests::shared_recv_timeout ... ok
[INFO] [stdout] test sync::mpmc::tests::smoke_port_gone ... ok
[INFO] [stdout] test sync::mpmc::tests::smoke_shared ... ok
[INFO] [stdout] test sync::mpmc::tests::smoke_shared_port_gone2 ... ok
[INFO] [stdout] test sync::mpmc::tests::stream_send_recv_stress ... ok
[INFO] [stdout] test sync::mpmc::tests::smoke_threads ... ok
[INFO] [stdout] test sync::mpmc::tests::stress ... ok
[INFO] [stdout] test sync::mpmc::tests::stress_multi_recv ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_multi_thread_send_close_stress ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_multi_task_recv_then_close ... ok
[INFO] [stdout] test sync::mpmc::tests::test_nested_recv_iter ... ok
[INFO] [stdout] test sync::mpmc::tests::test_recv_into_iter_borrowed ... ok
[INFO] [stdout] test sync::mpmc::tests::test_recv_into_iter_owned ... ok
[INFO] [stdout] test sync::mpmc::tests::test_recv_iter_break ... ok
[INFO] [stdout] test sync::mpmc::tests::oneshot_single_thread_recv_chan_close ... ok
[INFO] [stdout] test sync::mpmc::tests::try_recv_states ... ok
[INFO] [stdout] test sync::mpsc::tests::chan_gone_concurrent ... ok
[INFO] [stdout] test sync::mpsc::tests::destroy_upgraded_shared_port_when_sender_still_active ... ok
[INFO] [stdout] test sync::mpsc::tests::drop_full ... ok
[INFO] [stdout] test sync::mpsc::tests::drop_full_shared ... ok
[INFO] [stdout] test sync::mpmc::tests::stress_shared ... ok
[INFO] [stdout] test sync::mpsc::tests::no_runtime ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_multi_task_recv_then_send ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_multi_thread_close_stress ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_multi_thread_recv_close_stress ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_multi_task_recv_then_close ... ok
[INFO] [stdout] test sync::mpmc::tests::test_recv_try_iter ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_close_chan_first ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_multi_thread_send_recv_stress ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_close_port_first ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_peek_close ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_peek_data ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_multi_thread_send_close_stress ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_peek_open ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_recv_chan_close ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_recv_timeout ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_send_port_close ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_send_then_recv ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_try_recv_closed ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_try_recv_open ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_try_send_closed ... ok
[INFO] [stdout] test sync::mpsc::tests::oneshot_single_thread_try_send_open ... ok
[INFO] [stdout] test sync::mpsc::tests::port_gone_concurrent1 ... ok
[INFO] [stdout] test sync::mpsc::tests::port_gone_concurrent_shared ... ok
[INFO] [stdout] test sync::mpsc::tests::port_gone_concurrent ... ok
[INFO] [stdout] test sync::mpsc::tests::recv_from_outside_runtime ... ok
[INFO] [stdout] test sync::mpsc::tests::send_from_outside_runtime ... ok
[INFO] [stdout] test sync::mpsc::tests::recv_a_lot ... ok
[INFO] [stdout] test sync::mpsc::tests::recv_timeout_upgrade ... ok
[INFO] [stdout] test sync::mpsc::tests::smoke ... ok
[INFO] [stdout] test sync::mpsc::tests::smoke_chan_gone ... ok
[INFO] [stdout] test sync::mpsc::tests::smoke_chan_gone_shared ... ok
[INFO] [stdout] test sync::mpsc::tests::smoke_coroutine ... ok
[INFO] [stdout] test sync::mpsc::tests::smoke_port_gone ... ok
[INFO] [stdout] test sync::mpsc::tests::smoke_shared ... ok
[INFO] [stdout] test sync::mpsc::tests::shared_recv_timeout ... ok
[INFO] [stdout] test sync::mpsc::tests::smoke_shared_port_gone2 ... ok
[INFO] [stdout] test sync::mpsc::tests::stream_send_recv_stress ... ok
[INFO] [stdout] test sync::mpsc::tests::smoke_threads ... ok
[INFO] [stdout] test sync::mpmc::tests::shared_chan_stress ... ok
[INFO] [stdout] test sync::mpsc::tests::stress ... ok
[INFO] [stdout] test sync::condvar::tests::two_mutex - should panic ... ok
[INFO] [stdout] test sync::mpmc::tests::send_from_outside_runtime ... ok
[INFO] [stdout] test os::unix::net::test::iter ... ok
[INFO] [stdout] test sync::mpsc::tests::test_recv_into_iter_borrowed ... ok
[INFO] [stdout] test sync::mpsc::tests::test_recv_into_iter_owned ... ok
[INFO] [stdout] test sync::mpsc::tests::test_recv_iter_break ... ok
[INFO] [stdout] test sync::mpsc::tests::test_recv_try_iter ... ok
[INFO] [stdout] test sync::mpsc::tests::try_recv_states ... ok
[INFO] [stdout] test sync::mpsc::tests::test_nested_recv_iter ... ok
[INFO] [stdout] test sync::mutex::tests::smoke ... ok
[INFO] [stdout] test sync::mutex::tests::test_get_mut ... ok
[INFO] [stdout] test sync::mutex::tests::test_get_mut_poison ... ok
[INFO] [stdout] test sync::mutex::tests::test_into_inner ... ok
[INFO] [stdout] test sync::mutex::tests::test_into_inner_drop ... ok
[INFO] [stdout] test sync::mutex::tests::test_into_inner_poison ... ok
[INFO] [stdout] test sync::mutex::tests::test_mutex_arc_access_in_unwind ... ok
[INFO] [stdout] test sync::mutex::tests::test_mutex_arc_condvar ... ok
[INFO] [stdout] test sync::mutex::tests::test_mutex_arc_nested ... ok
[INFO] [stdout] test sync::mutex::tests::test_mutex_arc_poison ... ok
[INFO] [stdout] test sync::mpmc::tests::stress_recv_timeout_two_threads ... ok
[INFO] [stdout] test sync::barrier::test_barrier ... ok
[INFO] [stdout] test os::unix::net::test::try_clone ... ok
[INFO] [stdout] test sync::mpmc::tests::smoke_coroutine ... ok
[INFO] [stdout] test sync::mutex::tests::test_mutex_unsized ... ok
[INFO] [stdout] test os::unix::net::test::datagram_pair ... ok
[INFO] [stdout] test sync::mutex::tests::test_arc_condvar_poison ... ok
[INFO] [stdout] test sync::mpsc::tests::shared_chan_stress ... ok
[INFO] [stdout] test sync::mutex::tests::try_lock ... ok
[INFO] [stdout] test sync::condvar::tests::test_condvar_canceled ... ok
[INFO] [stdout] test sync::mpsc::tests::stress_shared ... ok
[INFO] [stdout] test sync::rwlock::tests::smoke ... ok
[INFO] [stdout] test sync::rwlock::tests::test_into_inner_drop ... ok
[INFO] [stdout] test sync::rwlock::tests::test_get_mut ... ok
[INFO] [stdout] test sync::rwlock::tests::test_into_inner ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rw_arc ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rw_arc_access_in_unwind ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rw_arc_no_poison_rw ... ok
[INFO] [stdout] test sync::rwlock::tests::test_get_mut_poison ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rwlock_try_write ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rwlock_unsized ... ok
[INFO] [stdout] test sync::rwlock::tests::test_into_inner_poison ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rw_arc_poison_wr ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rwlock_read_canceled ... ok
[INFO] [stdout] test sync::semphore::tests::sanity_1 ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rw_arc_poison_ww ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rw_arc_no_poison_rr ... ok
[INFO] [stdout] test sync::spsc::tests::chan_gone_concurrent ... ok
[INFO] [stdout] test sync::spsc::tests::drop_full ... ok
[INFO] [stdout] test sync::spsc::tests::drop_full_shared ... ok
[INFO] [stdout] test sync::semphore::tests::sanity_2 ... ok
[INFO] [stdout] test sync::rwlock::tests::test_rwlock_write_canceled ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_multi_task_recv_then_send ... ok
[INFO] [stdout] test sync::spsc::tests::no_runtime ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_multi_thread_close_stress ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_multi_task_recv_then_close ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_multi_thread_recv_close_stress ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_multi_thread_send_close_stress ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_multi_thread_send_recv_stress ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_close_chan_first ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_peek_close ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_close_port_first ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_peek_data ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_peek_open ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_send_port_close ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_send_then_recv ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_try_recv_closed ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_recv_chan_close ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_try_recv_open ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_try_send_closed ... ok
[INFO] [stdout] test sync::spsc::tests::oneshot_single_thread_try_send_open ... ok
[INFO] [stdout] test sync::spsc::tests::port_gone_concurrent1 ... ok
[INFO] [stdout] test sync::spsc::tests::port_gone_concurrent ... ok
[INFO] [stdout] test sync::spsc::tests::recv_a_lot ... ok
[INFO] [stdout] test sync::spsc::tests::smoke ... ok
[INFO] [stdout] test sync::spsc::tests::recv_from_outside_runtime ... ok
[INFO] [stdout] test sync::spsc::tests::send_from_outside_runtime ... ok
[INFO] [stdout] test sync::spsc::tests::smoke_chan_gone ... ok
[INFO] [stdout] test sync::spsc::tests::smoke_port_gone ... ok
[INFO] [stdout] test sync::spsc::tests::smoke_coroutine ... ok
[INFO] [stdout] test sync::spsc::tests::smoke_threads ... ok
[INFO] [stdout] test sync::spsc::tests::stream_send_recv_stress ... ok
[INFO] [stdout] test sync::spsc::tests::test_nested_recv_iter ... ok
[INFO] [stdout] test sync::spsc::tests::test_recv_into_iter_borrowed ... ok
[INFO] [stdout] test sync::spsc::tests::stress ... ok
[INFO] [stdout] test sync::spsc::tests::test_recv_into_iter_owned ... ok
[INFO] [stdout] test sync::spsc::tests::test_recv_iter_break ... ok
[INFO] [stdout] test sync::sync_flag::tests::sanity_test ... ok
[INFO] [stdout] test sync::spsc::tests::test_recv_try_iter ... ok
[INFO] [stdout] test sync::spsc::tests::try_recv_states ... ok
[INFO] [stdout] test sync::spsc::tests::destroy_upgraded_shared_port_when_sender_still_active ... ok
[INFO] [stdout] test sync::mpsc::tests::stress_recv_timeout_two_threads ... ok
[INFO] [stdout] test sync::wait_group::tests::wait_and_drop ... ok
[INFO] [stdout] test sync::semphore::tests::test_semphore_thread_timeout ... ok
[INFO] [stdout] test sync::semphore::tests::test_semphore_co_timeout ... ok
[INFO] [stdout] test sync::sync_flag::tests::test_syncflag_co_timeout ... ok
[INFO] [stdout] test sync::sync_flag::tests::test_syncflag_thread_timeout ... ok
[INFO] [stdout] test sync::mutex::tests::test_mutex_canceled ... ok
[INFO] [stdout] test sync::semphore::tests::test_semphore_canceled ... ok
[INFO] [stdout] test sync::sync_flag::tests::test_syncflag_canceled ... ok
[INFO] [stdout] test sync::wait_group::tests::wait ... ok
[INFO] [stdout] test sync::mutex::tests::test_mutex_canceled_by_other_wait ... ok
[INFO] [stdout] test sync::mutex::tests::lots_and_lots ... ok
[INFO] [stdout] test sync::rwlock::tests::frob ... ok
[INFO] [stdout] test os::unix::net::test::test_read_timeout ... ok
[INFO] [stdout] test os::unix::net::test::test_read_with_timeout ... ok
[INFO] [stdout] test sync::mpmc::tests::stress_recv_timeout_shared ... ok
[INFO] [stdout] test sync::mpsc::tests::stress_recv_timeout_shared ... ok
[INFO] [stdout] test timeout_list::tests::test_timeout_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 214 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cqueue.rs (/opt/rustwide/target/debug/deps/cqueue-373f5769323423f7)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test cqueue_timeout ... ok
[INFO] [stdout] test cqueue_oneshot ... ok
[INFO] [stdout] test cqueue_poll ... ok
[INFO] [stdout] test cqueue_panic_in_select - should panic ... ok
[INFO] [stdout] test cqueue_in_coroutine ... ok
[INFO] [stdout] test cqueue_drop ... ok
[INFO] [stdout] test cqueue_select ... ok
[INFO] [stdout] test cqueue_loop ... ok
[INFO] [stdout] test cqueue_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-993c20d6d0b95e5e)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test panic_coroutine ... ok
[INFO] [stdout] test cancel_coroutine ... ok
[INFO] [stdout] test test_yield ... ok
[INFO] [stdout] test go_with_macro ... ok
[INFO] [stdout] test coroutine_result ... ok
[INFO] [stdout] test one_coroutine ... ok
[INFO] [stdout] test scoped_coroutine ... ok
[INFO] [stdout] test cancel_io_coroutine ... ok
[INFO] [stdout] test wait_join ... ok
[INFO] [stdout] test yield_from_gen ... ok
[INFO] [stdout] test park_timeout ... ok
[INFO] [stdout] test unpark ... ok
[INFO] [stdout] test multi_coroutine ... ok
[INFO] [stdout] test multi_yield ... ok
[INFO] [stdout] test spawn_inside ... ok
[INFO] [stdout] test test_sleep ... ok
[INFO] [stdout] test join_macro ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/local.rs (/opt/rustwide/target/debug/deps/local-a91a6c36159ab0cb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test local_in_thread ... ok
[INFO] [stdout] test coroutine_local ... ok
[INFO] [stdout] test coroutine_local_many ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests may
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::set_read_timeout (line 959) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::Incoming (line 573) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::pair (line 687) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::peer_addr (line 777) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::recv (line 833) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram (line 615) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::send_to (line 879) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::read_timeout (line 1001) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::connect (line 716) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::local_addr (line 758) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::take_error (line 1036) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::bind (line 645) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::send (line 915) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::try_clone (line 742) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::shutdown (line 1054) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixListener (line 358) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::write_timeout (line 1018) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixListener::local_addr (line 478) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::recv_from (line 796) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixListener::try_clone (line 462) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixListener::incoming (line 513) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixListener::take_error (line 493) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::set_write_timeout (line 983) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::connect (line 60) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixDatagram::unbound (line 665) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::pair (line 93) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream (line 24) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixListener::bind (line 400) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::read_timeout (line 205) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixListener::accept (line 424) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::try_clone (line 120) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::write_timeout (line 222) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::shutdown (line 266) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::peer_addr (line 149) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::local_addr (line 135) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::take_error (line 246) - compile ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::set_write_timeout (line 188) - compile ... ok
[INFO] [stdout] test src/coroutine_impl.rs - coroutine_impl::Builder (line 193) ... ok
[INFO] [stdout] test src/coroutine_impl.rs - coroutine_impl::Builder::spawn (line 330) ... ok
[INFO] [stdout] test src/os/unix/net.rs - os::unix::net::UnixStream::set_read_timeout (line 167) - compile ... ok
[INFO] [stdout] test src/coroutine_impl.rs - coroutine_impl::spawn (line 418) ... ok
[INFO] [stdout] test src/sync/barrier.rs - sync::barrier::Barrier::new (line 74) ... ok
[INFO] [stdout] test src/sync/wait_group.rs - sync::wait_group::WaitGroup::wait (line 87) ... ok
[INFO] [stdout] test src/sync/barrier.rs - sync::barrier::BarrierWaitResult (line 50) ... ok
[INFO] [stdout] test src/sync/barrier.rs - sync::barrier::BarrierWaitResult::is_leader (line 155) ... ok
[INFO] [stdout] test src/sync/barrier.rs - sync::barrier::Barrier (line 10) ... ok
[INFO] [stdout] test src/sync/wait_group.rs - sync::wait_group::WaitGroup::new (line 74) ... ok
[INFO] [stdout] test src/sync/wait_group.rs - sync::wait_group::WaitGroup (line 23) ... ok
[INFO] [stdout] test src/sync/semphore.rs - sync::semphore::Semphore (line 24) ... ok
[INFO] [stdout] test src/sync/barrier.rs - sync::barrier::Barrier::wait (line 104) ... ok
[INFO] [stdout] test src/sync/sync_flag.rs - sync::sync_flag::SyncFlag (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "647206b9117f3dbd90a77682b94aee47347c5a82d4bfc7096f2235c436b01470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647206b9117f3dbd90a77682b94aee47347c5a82d4bfc7096f2235c436b01470", kill_on_drop: false }`
[INFO] [stdout] 647206b9117f3dbd90a77682b94aee47347c5a82d4bfc7096f2235c436b01470
