[INFO] fetching crate futures-intrusive 0.5.0... [INFO] testing futures-intrusive-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate futures-intrusive 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate futures-intrusive 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate futures-intrusive 0.5.0 [INFO] tweaked toml for crates.io crate futures-intrusive 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate futures-intrusive 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate futures-intrusive 0.5.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.63 [INFO] [stderr] Downloaded futures-test v0.3.8 [INFO] [stderr] Downloaded async-io v1.2.0 [INFO] [stderr] Downloaded bstr v0.2.14 [INFO] [stderr] Downloaded csv v1.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4784027e003208d96fc9a602f950258bc08e9e6c979df69c730a5afaf37dc645 [INFO] running `Command { std: "docker" "start" "-a" "4784027e003208d96fc9a602f950258bc08e9e6c979df69c730a5afaf37dc645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4784027e003208d96fc9a602f950258bc08e9e6c979df69c730a5afaf37dc645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4784027e003208d96fc9a602f950258bc08e9e6c979df69c730a5afaf37dc645", kill_on_drop: false }` [INFO] [stdout] 4784027e003208d96fc9a602f950258bc08e9e6c979df69c730a5afaf37dc645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9fdc2cb4a4bba3045a4d44967c87e4a58dcb658a9145fdbb2c872df7b0e5b24 [INFO] running `Command { std: "docker" "start" "-a" "d9fdc2cb4a4bba3045a4d44967c87e4a58dcb658a9145fdbb2c872df7b0e5b24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/oneshot.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/oneshot_broadcast.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 209 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/state_broadcast.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 388 | state_id: StateId, [INFO] [stdout] 389 | ) -> StateReceiveFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 389 | ) -> StateReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/mpmc.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn send(&self, value: T) -> ChannelSendFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 426 | pub fn send(&self, value: T) -> ChannelSendFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/mpmc.rs:459:20 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 459 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/mpmc.rs:486:19 [INFO] [stdout] | [INFO] [stdout] 486 | pub fn stream(&self) -> ChannelStream { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 486 | pub fn stream(&self) -> ChannelStream<'_, MutexType, T, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync/manual_reset_event.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn wait(&self) -> GenericWaitForEventFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | pub fn wait(&self) -> GenericWaitForEventFuture<'_, MutexType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | fn delay(&self, delay: Duration) -> LocalTimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 194 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | fn delay(&self, delay: Duration) -> TimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 210 | fn delay(&self, delay: Duration) -> TimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | fn deadline(&self, timestamp: u64) -> TimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 214 | fn deadline(&self, timestamp: u64) -> TimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:298:14 [INFO] [stdout] | [INFO] [stdout] 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:318:14 [INFO] [stdout] | [INFO] [stdout] 318 | fn delay(&self, delay: Duration) -> TimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 318 | fn delay(&self, delay: Duration) -> TimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | fn deadline(&self, timestamp: u64) -> TimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | fn deadline(&self, timestamp: u64) -> TimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "d9fdc2cb4a4bba3045a4d44967c87e4a58dcb658a9145fdbb2c872df7b0e5b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9fdc2cb4a4bba3045a4d44967c87e4a58dcb658a9145fdbb2c872df7b0e5b24", kill_on_drop: false }` [INFO] [stdout] d9fdc2cb4a4bba3045a4d44967c87e4a58dcb658a9145fdbb2c872df7b0e5b24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5f60a5e1482c8fe898bcdda9a21eaaab5ac73c4aa0ba8ebbdda93ffc9adfb79 [INFO] running `Command { std: "docker" "start" "-a" "e5f60a5e1482c8fe898bcdda9a21eaaab5ac73c4aa0ba8ebbdda93ffc9adfb79", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/oneshot.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/oneshot_broadcast.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 209 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/state_broadcast.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 388 | state_id: StateId, [INFO] [stdout] 389 | ) -> StateReceiveFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 389 | ) -> StateReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/mpmc.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn send(&self, value: T) -> ChannelSendFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 426 | pub fn send(&self, value: T) -> ChannelSendFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/mpmc.rs:459:20 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 459 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/mpmc.rs:486:19 [INFO] [stdout] | [INFO] [stdout] 486 | pub fn stream(&self) -> ChannelStream { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 486 | pub fn stream(&self) -> ChannelStream<'_, MutexType, T, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync/manual_reset_event.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn wait(&self) -> GenericWaitForEventFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | pub fn wait(&self) -> GenericWaitForEventFuture<'_, MutexType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | fn delay(&self, delay: Duration) -> LocalTimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 194 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | fn delay(&self, delay: Duration) -> TimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 210 | fn delay(&self, delay: Duration) -> TimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | fn deadline(&self, timestamp: u64) -> TimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 214 | fn deadline(&self, timestamp: u64) -> TimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:298:14 [INFO] [stdout] | [INFO] [stdout] 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:318:14 [INFO] [stdout] | [INFO] [stdout] 318 | fn delay(&self, delay: Duration) -> TimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 318 | fn delay(&self, delay: Duration) -> TimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | fn deadline(&self, timestamp: u64) -> TimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | fn deadline(&self, timestamp: u64) -> TimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures-test v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/oneshot.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/oneshot_broadcast.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 209 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/state_broadcast.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 388 | state_id: StateId, [INFO] [stdout] 389 | ) -> StateReceiveFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 389 | ) -> StateReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/mpmc.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn send(&self, value: T) -> ChannelSendFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 426 | pub fn send(&self, value: T) -> ChannelSendFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/mpmc.rs:459:20 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 459 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel/mpmc.rs:486:19 [INFO] [stdout] | [INFO] [stdout] 486 | pub fn stream(&self) -> ChannelStream { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 486 | pub fn stream(&self) -> ChannelStream<'_, MutexType, T, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync/manual_reset_event.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn wait(&self) -> GenericWaitForEventFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | pub fn wait(&self) -> GenericWaitForEventFuture<'_, MutexType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | fn delay(&self, delay: Duration) -> LocalTimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 194 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | fn delay(&self, delay: Duration) -> TimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 210 | fn delay(&self, delay: Duration) -> TimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | fn deadline(&self, timestamp: u64) -> TimerFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 214 | fn deadline(&self, timestamp: u64) -> TimerFuture<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:298:14 [INFO] [stdout] | [INFO] [stdout] 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:318:14 [INFO] [stdout] | [INFO] [stdout] 318 | fn delay(&self, delay: Duration) -> TimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 318 | fn delay(&self, delay: Duration) -> TimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/timer/timer.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | fn deadline(&self, timestamp: u64) -> TimerFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | fn deadline(&self, timestamp: u64) -> TimerFuture<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e5f60a5e1482c8fe898bcdda9a21eaaab5ac73c4aa0ba8ebbdda93ffc9adfb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f60a5e1482c8fe898bcdda9a21eaaab5ac73c4aa0ba8ebbdda93ffc9adfb79", kill_on_drop: false }` [INFO] [stdout] e5f60a5e1482c8fe898bcdda9a21eaaab5ac73c4aa0ba8ebbdda93ffc9adfb79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36bc066c2f0a09e900a5a1b026589dcde4ca4b7294e386d66f1d4d771d7656d2 [INFO] running `Command { std: "docker" "start" "-a" "36bc066c2f0a09e900a5a1b026589dcde4ca4b7294e386d66f1d4d771d7656d2", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/channel/oneshot.rs:202:20 [INFO] [stderr] | [INFO] [stderr] 202 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 202 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/channel/oneshot_broadcast.rs:209:20 [INFO] [stderr] | [INFO] [stderr] 209 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 209 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/channel/state_broadcast.rs:387:9 [INFO] [stderr] | [INFO] [stderr] 387 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 388 | state_id: StateId, [INFO] [stderr] 389 | ) -> StateReceiveFuture { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 389 | ) -> StateReceiveFuture<'_, MutexType, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/channel/mpmc.rs:426:17 [INFO] [stderr] | [INFO] [stderr] 426 | pub fn send(&self, value: T) -> ChannelSendFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 426 | pub fn send(&self, value: T) -> ChannelSendFuture<'_, MutexType, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/channel/mpmc.rs:459:20 [INFO] [stderr] | [INFO] [stderr] 459 | pub fn receive(&self) -> ChannelReceiveFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 459 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/channel/mpmc.rs:486:19 [INFO] [stderr] | [INFO] [stderr] 486 | pub fn stream(&self) -> ChannelStream { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 486 | pub fn stream(&self) -> ChannelStream<'_, MutexType, T, A> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sync/manual_reset_event.rs:200:17 [INFO] [stderr] | [INFO] [stderr] 200 | pub fn wait(&self) -> GenericWaitForEventFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 200 | pub fn wait(&self) -> GenericWaitForEventFuture<'_, MutexType> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/timer/timer.rs:194:14 [INFO] [stderr] | [INFO] [stderr] 194 | fn delay(&self, delay: Duration) -> LocalTimerFuture; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 194 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/timer/timer.rs:198:17 [INFO] [stderr] | [INFO] [stderr] 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/timer/timer.rs:210:14 [INFO] [stderr] | [INFO] [stderr] 210 | fn delay(&self, delay: Duration) -> TimerFuture; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 210 | fn delay(&self, delay: Duration) -> TimerFuture<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/timer/timer.rs:214:17 [INFO] [stderr] | [INFO] [stderr] 214 | fn deadline(&self, timestamp: u64) -> TimerFuture; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 214 | fn deadline(&self, timestamp: u64) -> TimerFuture<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/timer/timer.rs:298:14 [INFO] [stderr] | [INFO] [stderr] 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/timer/timer.rs:305:17 [INFO] [stderr] | [INFO] [stderr] 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/timer/timer.rs:318:14 [INFO] [stderr] | [INFO] [stderr] 318 | fn delay(&self, delay: Duration) -> TimerFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 318 | fn delay(&self, delay: Duration) -> TimerFuture<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/timer/timer.rs:325:17 [INFO] [stderr] | [INFO] [stderr] 325 | fn deadline(&self, timestamp: u64) -> TimerFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 325 | fn deadline(&self, timestamp: u64) -> TimerFuture<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `futures-intrusive` (lib) generated 15 warnings (run `cargo fix --lib -p futures-intrusive` to apply 15 suggestions) [INFO] [stderr] warning: `futures-intrusive` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/futures_intrusive-e727cfa82046f3ed) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test buffer::ring_buffer::tests::test_array_ring_buf ... ok [INFO] [stdout] test intrusive_double_linked_list::tests::insert_and_iterate ... ok [INFO] [stdout] test buffer::ring_buffer::tests::test_heap_ring_buf ... ok [INFO] [stdout] test intrusive_double_linked_list::tests::remove_first ... ok [INFO] [stdout] test intrusive_double_linked_list::tests::peek_last ... ok [INFO] [stdout] test intrusive_pairing_heap::tests::equal_values ... ok [INFO] [stdout] test intrusive_double_linked_list::tests::remove_last ... ok [INFO] [stdout] test buffer::ring_buffer::tests::test_growing_ring_buf ... ok [INFO] [stdout] test intrusive_double_linked_list::tests::drain_and_collect ... ok [INFO] [stdout] test intrusive_double_linked_list::tests::remove_by_address ... ok [INFO] [stdout] test intrusive_pairing_heap::tests::insert_and_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] Running tests/manual_reset_event.rs (/opt/rustwide/target/debug/deps/manual_reset_event-9cd9d932899ecf8e) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test if_std::event_futures_are_send ... ok [INFO] [stdout] test if_std::manual_reset_event_tests::immediately_ready_event ... ok [INFO] [stdout] test if_std::manual_reset_event_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test if_std::manual_reset_event_tests::cancel_mid_wait ... ok [INFO] [stdout] test if_std::manual_reset_event_tests::synchronous ... ok [INFO] [stdout] test local_manual_reset_event_tests::cancel_end_wait ... ok [INFO] [stdout] test local_manual_reset_event_tests::immediately_ready_event ... ok [INFO] [stdout] test if_std::manual_reset_event_tests::cancel_end_wait ... ok [INFO] [stdout] test local_manual_reset_event_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test local_manual_reset_event_tests::cancel_mid_wait ... ok [INFO] [stdout] test local_manual_reset_event_tests::synchronous ... ok [INFO] [stdout] test if_std::multithreaded_smoke ... ok [INFO] [stderr] Running tests/mpmc_channel.rs (/opt/rustwide/target/debug/deps/mpmc_channel-3ea1b2b038812db7) [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test if_std::cancel_send_mid_wait ... ok [INFO] [stdout] test if_std::dropping_shared_channel_receivers_but_not_senders_drops_content ... ok [INFO] [stdout] test if_std::channel_futures_are_send ... ok [INFO] [stdout] test if_std::cancel_send_end_wait ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::buffered_close_unblocks_send ... ok [INFO] [stdout] test if_std::dropping_shared_channel_receivers_closes_channel ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::buffered_send_unblocks_receive ... ok [INFO] [stdout] test if_std::dropping_shared_channel_senders_closes_channel ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::buffered_receive_unblocks_send ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::buffered_starved_recv_does_not_deadlock ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::cancel_receive_end_wait ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::cancel_send_end_wait ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::close_state ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::close_unblocks_receive ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::cancel_send_mid_wait ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::receive_after_send ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::buffered_stream_smoke_test ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::drops_unread_elements ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::try_receive_empty_channel ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::try_recv_on_closed_channel ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::send_on_closed_channel ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::poll_from_multiple_executors_on_send ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::try_send_full_channel ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::unbuffered_stream_smoke_test ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::unbuffered_try_receive ... ok [INFO] [stdout] test if_std::shared_channel_can_be_used_in_trait ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::cancel_receive_mid_wait ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::unbuffered_close_unblocks_send ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::poll_from_multiple_executors_on_receive ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::unbuffered_receive_unblocks_send ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::unbuffered_send_unblocks_receive ... ok [INFO] [stdout] test if_std::shared_channel_futures_are_send ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::try_send_on_closed_channel ... ok [INFO] [stdout] test if_std::shared_stream_smoke_test ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::try_send_recv_smoke_test ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::unbuffered_starved_send_does_not_deadlock ... ok [INFO] [stdout] test if_std::try_receive_empty_channel ... ok [INFO] [stdout] test if_std::try_recv_on_closed_channel ... ok [INFO] [stdout] test if_std::try_send_full_channel ... ok [INFO] [stdout] test if_std::try_send_on_closed_channel ... ok [INFO] [stdout] test if_std::try_send_recv_smoke_test ... ok [INFO] [stdout] test local_mpmc_channel_tests::buffered_receive_unblocks_send ... ok [INFO] [stdout] test local_mpmc_channel_tests::buffered_send_unblocks_receive ... ok [INFO] [stdout] test local_mpmc_channel_tests::buffered_starved_recv_does_not_deadlock ... ok [INFO] [stdout] test local_mpmc_channel_tests::buffered_stream_smoke_test ... ok [INFO] [stdout] test local_mpmc_channel_tests::cancel_receive_end_wait ... ok [INFO] [stdout] test local_mpmc_channel_tests::cancel_receive_mid_wait ... ok [INFO] [stdout] test local_mpmc_channel_tests::cancel_send_end_wait ... ok [INFO] [stdout] test local_mpmc_channel_tests::buffered_close_unblocks_send ... ok [INFO] [stdout] test local_mpmc_channel_tests::close_state ... ok [INFO] [stdout] test local_mpmc_channel_tests::cancel_send_mid_wait ... ok [INFO] [stdout] test local_mpmc_channel_tests::poll_from_multiple_executors_on_receive ... ok [INFO] [stdout] test local_mpmc_channel_tests::close_unblocks_receive ... ok [INFO] [stdout] test local_mpmc_channel_tests::send_on_closed_channel ... ok [INFO] [stdout] test local_mpmc_channel_tests::receive_after_send ... ok [INFO] [stdout] test local_mpmc_channel_tests::try_recv_on_closed_channel ... ok [INFO] [stdout] test local_mpmc_channel_tests::try_receive_empty_channel ... ok [INFO] [stdout] test local_mpmc_channel_tests::try_send_full_channel ... ok [INFO] [stdout] test local_mpmc_channel_tests::unbuffered_close_unblocks_send ... ok [INFO] [stdout] test local_mpmc_channel_tests::try_send_on_closed_channel ... ok [INFO] [stdout] test local_mpmc_channel_tests::try_send_recv_smoke_test ... ok [INFO] [stdout] test local_mpmc_channel_tests::unbuffered_receive_unblocks_send ... ok [INFO] [stdout] test local_mpmc_channel_tests::unbuffered_send_unblocks_receive ... ok [INFO] [stdout] test local_mpmc_channel_tests::drops_unread_elements ... ok [INFO] [stdout] test local_mpmc_channel_tests::unbuffered_starved_send_does_not_deadlock ... ok [INFO] [stdout] test local_mpmc_channel_tests::poll_from_multiple_executors_on_send ... ok [INFO] [stdout] test local_mpmc_channel_tests::unbuffered_stream_smoke_test ... ok [INFO] [stdout] test local_mpmc_channel_tests::unbuffered_try_receive ... ok [INFO] [stdout] test if_std::mpmc_channel_tests::try_send_unbuffered_panics - should panic ... ok [INFO] [stdout] test local_mpmc_channel_tests::try_send_unbuffered_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/mutex.rs (/opt/rustwide/target/debug/deps/mutex-09f2c30ba9f625cc) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test if_std::mutex_tests::new_waiters_on_fair_mutex_cant_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test if_std::mutex_tests::lock_synchronously ... ok [INFO] [stdout] test if_std::mutex_futures_are_send ... ok [INFO] [stdout] test if_std::mutex_tests::new_waiters_on_unfair_mutex_can_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test if_std::mutex_tests::cancel_wait_for_mutex ... ok [INFO] [stdout] test if_std::mutex_tests::contended_lock ... ok [INFO] [stdout] test if_std::mutex_tests::uncontended_lock ... ok [INFO] [stdout] test if_std::mutex_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test if_std::mutex_tests::waiters_on_fair_mutex_cant_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test local_mutex_tests::contended_lock ... ok [INFO] [stdout] test local_mutex_tests::lock_synchronously ... ok [INFO] [stdout] test local_mutex_tests::new_waiters_on_fair_mutex_cant_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test if_std::mutex_tests::waiters_on_unfair_mutex_can_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test local_mutex_tests::new_waiters_on_unfair_mutex_can_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test local_mutex_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test local_mutex_tests::uncontended_lock ... ok [INFO] [stdout] test local_mutex_tests::unlock_next_when_notification_is_not_used ... ok [INFO] [stdout] test local_mutex_tests::waiters_on_fair_mutex_cant_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test local_mutex_tests::waiters_on_unfair_mutex_can_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test if_std::mutex_tests::unlock_next_when_notification_is_not_used ... ok [INFO] [stdout] test local_mutex_tests::cancel_wait_for_mutex ... ok [INFO] [stdout] test if_std::mutex_tests::poll_after_completion_should_panic - should panic ... ok [INFO] [stdout] test local_mutex_tests::poll_after_completion_should_panic - should panic ... ok [INFO] [stderr] Running tests/oneshot_channel.rs (/opt/rustwide/target/debug/deps/oneshot_channel-ad41edf5ac30f90c) [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test if_std::dropping_shared_channel_receivers_closes_channel ... ok [INFO] [stdout] test if_std::oneshot_channel_tests::cancel_end_wait ... ok [INFO] [stdout] test if_std::dropping_shared_channel_senders_closes_channel ... ok [INFO] [stdout] test if_std::oneshot_channel_tests::cancel_mid_wait ... ok [INFO] [stdout] test if_std::oneshot_channel_tests::close_status ... ok [INFO] [stdout] test if_std::oneshot_channel_tests::close_unblocks_receive ... ok [INFO] [stdout] test if_std::oneshot_channel_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test if_std::oneshot_channel_tests::receive_after_send ... ok [INFO] [stdout] test if_std::oneshot_channel_tests::second_send_rejects_value ... ok [INFO] [stdout] test if_std::oneshot_channel_tests::send_after_receive ... ok [INFO] [stdout] test if_std::oneshot_channel_tests::send_on_closed_channel ... ok [INFO] [stdout] test if_std::shared_channel_futures_are_send ... ok [INFO] [stdout] test local_oneshot_channel_tests::close_status ... ok [INFO] [stdout] test local_oneshot_channel_tests::cancel_mid_wait ... ok [INFO] [stdout] test local_oneshot_channel_tests::close_unblocks_receive ... ok [INFO] [stdout] test local_oneshot_channel_tests::cancel_end_wait ... ok [INFO] [stdout] test local_oneshot_channel_tests::second_send_rejects_value ... ok [INFO] [stdout] test local_oneshot_channel_tests::send_after_receive ... ok [INFO] [stdout] test local_oneshot_channel_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test local_oneshot_channel_tests::send_on_closed_channel ... ok [INFO] [stdout] test local_oneshot_channel_tests::receive_after_send ... ok [INFO] [stdout] test if_std::channel_futures_are_send ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/semaphore.rs (/opt/rustwide/target/debug/deps/semaphore-126ce89734a23857) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test if_std::semaphore_tests::acquire_0_permits_with_other_waiters ... ok [INFO] [stdout] test if_std::semaphore_tests::acquire_0_permits_without_other_waiters ... ok [INFO] [stdout] test if_std::semaphore_futures_are_send ... ok [INFO] [stdout] test if_std::semaphore_tests::acquire_synchronously ... ok [INFO] [stdout] test if_std::semaphore_tests::cancel_wait_for_semaphore ... ok [INFO] [stdout] test if_std::semaphore_tests::contended_acquire ... ok [INFO] [stdout] test if_std::semaphore_tests::manual_release_via_disarm ... ok [INFO] [stdout] test if_std::semaphore_tests::new_waiters_on_unfair_semaphore_can_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test if_std::semaphore_tests::new_waiters_on_fair_semaphore_cant_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test if_std::semaphore_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test if_std::semaphore_tests::uncontended_acquire ... ok [INFO] [stdout] test if_std::semaphore_tests::unlock_next_when_notification_is_not_used ... ok [INFO] [stdout] test if_std::semaphore_tests::waiters_on_fair_semaphore_cant_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test if_std::semaphore_tests::waiters_on_unfair_semaphore_can_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::acquire_0_permits_without_other_waiters ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::acquire_synchronously ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::contended_acquire ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::cancel_wait_for_semaphore ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::acquire_0_permits_with_other_waiters ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::manual_release_via_disarm ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::new_waiters_on_unfair_semaphore_can_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::uncontended_acquire ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::new_waiters_on_fair_semaphore_cant_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test local_semaphore_tests::acquire_0_permits_with_other_waiters ... ok [INFO] [stdout] test local_semaphore_tests::acquire_synchronously ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::unlock_next_when_notification_is_not_used ... ok [INFO] [stdout] test local_semaphore_tests::cancel_wait_for_semaphore ... ok [INFO] [stdout] test local_semaphore_tests::manual_release_via_disarm ... ok [INFO] [stdout] test local_semaphore_tests::new_waiters_on_fair_semaphore_cant_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test local_semaphore_tests::new_waiters_on_unfair_semaphore_can_acquire_future_while_one_task_is_notified ... ok [INFO] [stdout] test local_semaphore_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::waiters_on_unfair_semaphore_can_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test local_semaphore_tests::contended_acquire ... ok [INFO] [stdout] test local_semaphore_tests::acquire_0_permits_without_other_waiters ... ok [INFO] [stdout] test local_semaphore_tests::unlock_next_when_notification_is_not_used ... ok [INFO] [stdout] test local_semaphore_tests::uncontended_acquire ... ok [INFO] [stdout] test local_semaphore_tests::waiters_on_unfair_semaphore_can_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::waiters_on_fair_semaphore_cant_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test local_semaphore_tests::waiters_on_fair_semaphore_cant_acquire_future_through_repolling_if_one_task_is_notified ... ok [INFO] [stdout] test if_std::semaphore_tests::poll_after_completion_should_panic - should panic ... ok [INFO] [stdout] test if_std::shared_semaphore_tests::poll_after_completion_should_panic - should panic ... ok [INFO] [stdout] test local_semaphore_tests::poll_after_completion_should_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/state_broadcast_channel.rs (/opt/rustwide/target/debug/deps/state_broadcast_channel-97551ebd6fde4241) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test if_std::dropping_shared_channel_senders_closes_channel ... ok [INFO] [stdout] test if_std::channel_futures_are_send ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::cancel_receive_mid_wait ... ok [INFO] [stdout] test if_std::shared_channel_futures_are_send ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::close_unblocks_receive ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::cancel_receive_end_wait ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::close_status ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::get_increasing_state_id ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::get_same_element_for_same_state_id ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::send_on_closed_channel ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::receive_after_send ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::send_unblocks_receive ... ok [INFO] [stdout] test if_std::try_receive ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::cancel_receive_end_wait ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::cancel_receive_mid_wait ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::close_status ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::close_unblocks_receive ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::get_same_element_for_same_state_id ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::receive_after_send ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::send_on_closed_channel ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::try_receive ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::send_unblocks_receive ... ok [INFO] [stdout] test if_std::dropping_shared_channel_receivers_closes_channel ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test if_std::state_broadcast_channel_tests::try_receive ... ok [INFO] [stdout] test local_state_broadcast_channel_tests::get_increasing_state_id ... ok [INFO] [stdout] [INFO] [stderr] Running tests/timer.rs (/opt/rustwide/target/debug/deps/timer-bf6d8e8f354130b7) [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test if_std::timer_futures_are_send ... ok [INFO] [stdout] test if_std::timer_service_tests::can_use_timer_as_trait_object ... ok [INFO] [stdout] test if_std::timer_service_tests::cancel_mid_wait ... ok [INFO] [stdout] test if_std::timer_service_tests::immediately_ready_timer ... ok [INFO] [stdout] test if_std::timer_service_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test local_timer_service_tests::can_use_timer_as_trait_object ... ok [INFO] [stdout] test local_timer_service_tests::cancel_end_wait ... ok [INFO] [stdout] test local_timer_service_tests::cancel_mid_wait ... ok [INFO] [stdout] test local_timer_service_tests::start_and_expire_timers ... ok [INFO] [stdout] test local_timer_service_tests::poll_from_multiple_executors ... ok [INFO] [stdout] test local_timer_service_tests::immediately_ready_timer ... ok [INFO] [stdout] test if_std::timer_service_tests::cancel_end_wait ... ok [INFO] [stdout] test if_std::timer_service_tests::start_and_expire_timers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests futures_intrusive [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/channel/oneshot.rs - channel::oneshot::if_alloc::shared::if_std::oneshot_channel (line 432) ... ok [INFO] [stdout] test src/channel/mpmc.rs - channel::mpmc::GenericChannel (line 358) ... ok [INFO] [stdout] test src/channel/oneshot_broadcast.rs - channel::oneshot_broadcast::if_alloc::shared::if_std::oneshot_broadcast_channel (line 468) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/timer/clock.rs - timer::clock::MockClock (line 20) ... ok [INFO] [stdout] test src/buffer/ring_buffer.rs - buffer::ring_buffer::ArrayBuf (line 44) ... ok [INFO] [stdout] test src/buffer/real_array.rs - buffer::real_array::RealArray (line 15) ... ok [INFO] [stdout] test src/lib.rs - (line 136) ... ok [INFO] [stdout] test src/channel/mpmc.rs - channel::mpmc::if_alloc::shared::if_std::channel (line 1104) ... ok [INFO] [stdout] test src/channel/state_broadcast.rs - channel::state_broadcast::if_alloc::shared::if_std::state_broadcast_channel (line 794) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36bc066c2f0a09e900a5a1b026589dcde4ca4b7294e386d66f1d4d771d7656d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bc066c2f0a09e900a5a1b026589dcde4ca4b7294e386d66f1d4d771d7656d2", kill_on_drop: false }` [INFO] [stdout] 36bc066c2f0a09e900a5a1b026589dcde4ca4b7294e386d66f1d4d771d7656d2