[INFO] fetching crate susydev-jsonrpc-pubsub 11.0.0... [INFO] testing susydev-jsonrpc-pubsub-11.0.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate susydev-jsonrpc-pubsub 11.0.0 into /workspace/builds/worker-105/source [INFO] validating manifest of crates.io crate susydev-jsonrpc-pubsub 11.0.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate susydev-jsonrpc-pubsub 11.0.0 [INFO] finished tweaking crates.io crate susydev-jsonrpc-pubsub 11.0.0 [INFO] tweaked toml for crates.io crate susydev-jsonrpc-pubsub 11.0.0 written to /workspace/builds/worker-105/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded susydev-jsonrpc-tcp-server v11.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a654be7c2bcf17a4647c66534beae3ab8d755775bf015adfd9e090130a936663 [INFO] running `Command { std: "docker" "start" "-a" "a654be7c2bcf17a4647c66534beae3ab8d755775bf015adfd9e090130a936663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a654be7c2bcf17a4647c66534beae3ab8d755775bf015adfd9e090130a936663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a654be7c2bcf17a4647c66534beae3ab8d755775bf015adfd9e090130a936663", kill_on_drop: false }` [INFO] [stdout] a654be7c2bcf17a4647c66534beae3ab8d755775bf015adfd9e090130a936663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac72bb0ee022ec1de5a4e04489ddf48fe5cc73b7abd4699a05d6ae98b5425fa7 [INFO] running `Command { std: "docker" "start" "-a" "ac72bb0ee022ec1de5a4e04489ddf48fe5cc73b7abd4699a05d6ae98b5425fa7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling susydev-jsonrpc-core v11.0.0 [INFO] [stderr] Compiling susydev-jsonrpc-pubsub v11.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/subscription.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | active_subscriptions: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - active_subscriptions: Mutex>>, [INFO] [stdout] 18 + active_subscriptions: Mutex>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/subscription.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | on_drop: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - on_drop: Mutex>>, [INFO] [stdout] 20 + on_drop: Mutex>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.49s [INFO] running `Command { std: "docker" "inspect" "ac72bb0ee022ec1de5a4e04489ddf48fe5cc73b7abd4699a05d6ae98b5425fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac72bb0ee022ec1de5a4e04489ddf48fe5cc73b7abd4699a05d6ae98b5425fa7", kill_on_drop: false }` [INFO] [stdout] ac72bb0ee022ec1de5a4e04489ddf48fe5cc73b7abd4699a05d6ae98b5425fa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b7a5d4d3157748c110ec456cceab9ea135d0a7e880d98d9f29593c31a136e8b [INFO] running `Command { std: "docker" "start" "-a" "8b7a5d4d3157748c110ec456cceab9ea135d0a7e880d98d9f29593c31a136e8b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/subscription.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | active_subscriptions: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - active_subscriptions: Mutex>>, [INFO] [stdout] 18 + active_subscriptions: Mutex>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/subscription.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | on_drop: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - on_drop: Mutex>>, [INFO] [stdout] 20 + on_drop: Mutex>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling susydev-jsonrpc-server-utils v11.0.0 [INFO] [stderr] Compiling susydev-jsonrpc-tcp-server v11.0.0 [INFO] [stderr] Compiling susydev-jsonrpc-pubsub v11.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/subscription.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | active_subscriptions: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - active_subscriptions: Mutex>>, [INFO] [stdout] 18 + active_subscriptions: Mutex>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/subscription.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | on_drop: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - on_drop: Mutex>>, [INFO] [stdout] 20 + on_drop: Mutex>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: atomic loads cannot have `Release` or `AcqRel` ordering [INFO] [stdout] --> examples/pubsub.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | if is_done.load(atomic::Ordering::AcqRel) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_atomic_ordering)]` on by default [INFO] [stdout] = help: consider using ordering modes `Acquire`, `SeqCst` or `Relaxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: atomic stores cannot have `Acquire` or `AcqRel` ordering [INFO] [stdout] --> examples/pubsub.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | is_done2.store(true, atomic::Ordering::AcqRel); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using ordering modes `Release`, `SeqCst` or `Relaxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.48s [INFO] running `Command { std: "docker" "inspect" "8b7a5d4d3157748c110ec456cceab9ea135d0a7e880d98d9f29593c31a136e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b7a5d4d3157748c110ec456cceab9ea135d0a7e880d98d9f29593c31a136e8b", kill_on_drop: false }` [INFO] [stdout] 8b7a5d4d3157748c110ec456cceab9ea135d0a7e880d98d9f29593c31a136e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe4c0656b22607a2709f40a428c9ef59575101d12a4c364e12d57a59f0c93268 [INFO] running `Command { std: "docker" "start" "-a" "fe4c0656b22607a2709f40a428c9ef59575101d12a4c364e12d57a59f0c93268", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/subscription.rs:18:68 [INFO] [stderr] | [INFO] [stderr] 18 | active_subscriptions: Mutex>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 18 - active_subscriptions: Mutex>>, [INFO] [stderr] 18 + active_subscriptions: Mutex>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/subscription.rs:20:25 [INFO] [stderr] | [INFO] [stderr] 20 | on_drop: Mutex>>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 20 - on_drop: Mutex>>, [INFO] [stderr] 20 + on_drop: Mutex>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `susydev-jsonrpc-pubsub` (lib) generated 2 warnings [INFO] [stderr] warning: atomic loads cannot have `Release` or `AcqRel` ordering [INFO] [stderr] --> examples/pubsub.rs:44:22 [INFO] [stderr] | [INFO] [stderr] 44 | if is_done.load(atomic::Ordering::AcqRel) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_atomic_ordering)]` on by default [INFO] [stderr] = help: consider using ordering modes `Acquire`, `SeqCst` or `Relaxed` [INFO] [stderr] [INFO] [stderr] warning: atomic stores cannot have `Acquire` or `AcqRel` ordering [INFO] [stderr] --> examples/pubsub.rs:61:25 [INFO] [stderr] | [INFO] [stderr] 61 | is_done2.store(true, atomic::Ordering::AcqRel); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using ordering modes `Release`, `SeqCst` or `Relaxed` [INFO] [stderr] [INFO] [stderr] warning: `susydev-jsonrpc-pubsub` (example "pubsub") generated 2 warnings [INFO] [stderr] warning: `susydev-jsonrpc-pubsub` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/susydev_jsonrpc_pubsub-d753bfe9067a2131) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test handler::tests::should_handle_subscription ... ok [INFO] [stdout] test subscription::tests::should_remove_subscription ... ok [INFO] [stdout] test subscription::tests::should_send_notification_to_the_transport ... ok [INFO] [stdout] test subscription::tests::should_subscribe ... ok [INFO] [stdout] test subscription::tests::should_reject ... ok [INFO] [stdout] test subscription::tests::should_assign_id ... ok [INFO] [stdout] test subscription::tests::should_unregister_in_case_of_collision ... ok [INFO] [stdout] test subscription::tests::should_unregister_on_drop ... ok [INFO] [stdout] test types::tests::should_convert_between_value_and_subscription_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests susydev-jsonrpc-pubsub [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" "fe4c0656b22607a2709f40a428c9ef59575101d12a4c364e12d57a59f0c93268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4c0656b22607a2709f40a428c9ef59575101d12a4c364e12d57a59f0c93268", kill_on_drop: false }` [INFO] [stdout] fe4c0656b22607a2709f40a428c9ef59575101d12a4c364e12d57a59f0c93268