[INFO] fetching crate notify-future 0.2.4... [INFO] testing notify-future-0.2.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate notify-future 0.2.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate notify-future 0.2.4 [INFO] finished tweaking crates.io crate notify-future 0.2.4 [INFO] tweaked toml for crates.io crate notify-future 0.2.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate notify-future 0.2.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate notify-future 0.2.4 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-lock v2.7.0 [INFO] [stderr] Downloaded rustix v0.37.18 [INFO] [stderr] Downloaded linux-raw-sys v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da91525d6ade04de33ba6d0ac567bc1cf45441708f0161e3a87df11b31dea7f8 [INFO] running `Command { std: "docker" "start" "-a" "da91525d6ade04de33ba6d0ac567bc1cf45441708f0161e3a87df11b31dea7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da91525d6ade04de33ba6d0ac567bc1cf45441708f0161e3a87df11b31dea7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da91525d6ade04de33ba6d0ac567bc1cf45441708f0161e3a87df11b31dea7f8", kill_on_drop: false }` [INFO] [stdout] da91525d6ade04de33ba6d0ac567bc1cf45441708f0161e3a87df11b31dea7f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 148a4bddadd18a41034cce5b77250363f0c5b30f045d5a321eab3e95cc212a9b [INFO] running `Command { std: "docker" "start" "-a" "148a4bddadd18a41034cce5b77250363f0c5b30f045d5a321eab3e95cc212a9b", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling notify-future v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | impl Clone for NotifyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | impl NotifyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | impl Future for NotifyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | state: self.state.clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | state: self.state.clone() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | state: NotifyFutureState::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | NotifyFutureState::set_complete(&self.state, result); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | let mut state = self.state.lock().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "148a4bddadd18a41034cce5b77250363f0c5b30f045d5a321eab3e95cc212a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148a4bddadd18a41034cce5b77250363f0c5b30f045d5a321eab3e95cc212a9b", kill_on_drop: false }` [INFO] [stdout] 148a4bddadd18a41034cce5b77250363f0c5b30f045d5a321eab3e95cc212a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6a307df0b53db7a969f503daea80a5e87dd8fbbd7693d52f888e41da94ae564 [INFO] running `Command { std: "docker" "start" "-a" "a6a307df0b53db7a969f503daea80a5e87dd8fbbd7693d52f888e41da94ae564", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.6 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | impl Clone for NotifyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | impl NotifyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | impl Future for NotifyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | state: self.state.clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | state: self.state.clone() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | state: NotifyFutureState::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | NotifyFutureState::set_complete(&self.state, result); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | let mut state = self.state.lock().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling notify-future v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | impl Clone for NotifyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | impl NotifyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | impl Future for NotifyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:138:25 [INFO] [stdout] | [INFO] [stdout] 138 | use crate::{Notify, NotifyFuture}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | let notify_future = NotifyFuture::::new(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | state: self.state.clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | state: self.state.clone() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | state: NotifyFutureState::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | NotifyFutureState::set_complete(&self.state, result); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stdout] --> src/lib.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | let mut state = self.state.lock().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.96s [INFO] running `Command { std: "docker" "inspect" "a6a307df0b53db7a969f503daea80a5e87dd8fbbd7693d52f888e41da94ae564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a307df0b53db7a969f503daea80a5e87dd8fbbd7693d52f888e41da94ae564", kill_on_drop: false }` [INFO] [stdout] a6a307df0b53db7a969f503daea80a5e87dd8fbbd7693d52f888e41da94ae564 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 118616e83fc34a394ad5ae147ddbdd626c0a8afc5bf2909269e6aa060d17248c [INFO] running `Command { std: "docker" "start" "-a" "118616e83fc34a394ad5ae147ddbdd626c0a8afc5bf2909269e6aa060d17248c", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:42:24 [INFO] [stderr] | [INFO] [stderr] 42 | impl Clone for NotifyFuture { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:50:15 [INFO] [stderr] | [INFO] [stderr] 50 | impl NotifyFuture { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:62:26 [INFO] [stderr] | [INFO] [stderr] 62 | impl Future for NotifyFuture { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:45:13 [INFO] [stderr] | [INFO] [stderr] 45 | state: self.state.clone() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:45:20 [INFO] [stderr] | [INFO] [stderr] 45 | state: self.state.clone() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:53:13 [INFO] [stderr] | [INFO] [stderr] 53 | state: NotifyFutureState::new() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:58:42 [INFO] [stderr] | [INFO] [stderr] 58 | NotifyFutureState::set_complete(&self.state, result); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `NotifyFuture::state`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:66:25 [INFO] [stderr] | [INFO] [stderr] 66 | let mut state = self.state.lock().unwrap(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `notify-future` (lib) generated 8 warnings [INFO] [stderr] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:138:25 [INFO] [stderr] | [INFO] [stderr] 138 | use crate::{Notify, NotifyFuture}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `NotifyFuture`: Please use Notify instead [INFO] [stderr] --> src/lib.rs:143:33 [INFO] [stderr] | [INFO] [stderr] 143 | let notify_future = NotifyFuture::::new(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `notify-future` (lib test) generated 10 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notify_future-4ce408f4d586662a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test ... ok [INFO] [stdout] test test::test2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.02s [INFO] [stdout] [INFO] [stderr] Doc-tests notify_future [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "118616e83fc34a394ad5ae147ddbdd626c0a8afc5bf2909269e6aa060d17248c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "118616e83fc34a394ad5ae147ddbdd626c0a8afc5bf2909269e6aa060d17248c", kill_on_drop: false }` [INFO] [stdout] 118616e83fc34a394ad5ae147ddbdd626c0a8afc5bf2909269e6aa060d17248c