[INFO] fetching crate reactive-mutiny 1.3.1... [INFO] testing reactive-mutiny-1.3.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate reactive-mutiny 1.3.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate reactive-mutiny 1.3.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reactive-mutiny 1.3.1 [INFO] tweaked toml for crates.io crate reactive-mutiny 1.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reactive-mutiny 1.3.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reactive-mutiny 1.3.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1bfcbd7f67e4314307ed5c4bb8a0b6b97086482c9f2bc7c8581fc840fd3215e [INFO] running `Command { std: "docker" "start" "-a" "d1bfcbd7f67e4314307ed5c4bb8a0b6b97086482c9f2bc7c8581fc840fd3215e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1bfcbd7f67e4314307ed5c4bb8a0b6b97086482c9f2bc7c8581fc840fd3215e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1bfcbd7f67e4314307ed5c4bb8a0b6b97086482c9f2bc7c8581fc840fd3215e", kill_on_drop: false }` [INFO] [stdout] d1bfcbd7f67e4314307ed5c4bb8a0b6b97086482c9f2bc7c8581fc840fd3215e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba506c83f12590bd098958aada16f810f3b03e724bbbe00ca530ccc29d911089 [INFO] running `Command { std: "docker" "start" "-a" "ba506c83f12590bd098958aada16f810f3b03e724bbbe00ca530ccc29d911089", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling atomic_enum v0.3.0 [INFO] [stderr] Compiling minstant v0.1.7 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling keen-retry v0.5.0 [INFO] [stderr] Compiling reactive-mutiny v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.54s [INFO] running `Command { std: "docker" "inspect" "ba506c83f12590bd098958aada16f810f3b03e724bbbe00ca530ccc29d911089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba506c83f12590bd098958aada16f810f3b03e724bbbe00ca530ccc29d911089", kill_on_drop: false }` [INFO] [stdout] ba506c83f12590bd098958aada16f810f3b03e724bbbe00ca530ccc29d911089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7526be8b852e48884fbb8354f31eba7379ae283aa9aa627fcaf031fb9051792d [INFO] running `Command { std: "docker" "start" "-a" "7526be8b852e48884fbb8354f31eba7379ae283aa9aa627fcaf031fb9051792d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling neat-date-time v0.2.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling defaults v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling minstant v0.1.7 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling atomic_enum v0.3.0 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling sloggers v2.2.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling keen-retry v0.5.0 [INFO] [stderr] Compiling reactive-mutiny v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> tests/api.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> tests/use_cases.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `best_bid` and `best_ask` are never read [INFO] [stdout] --> examples/uni-microservice/../common/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | BookTopEvent { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 13 | best_bid: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 14 | best_ask: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExchangeEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `quantity` and `time` are never read [INFO] [stdout] --> examples/uni-microservice/../common/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | TradeEvent { [INFO] [stdout] | ---------- fields in this variant [INFO] [stdout] 19 | unitary_value: f64, [INFO] [stdout] 20 | quantity: u128, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | time: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExchangeEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `price_delta` is never read [INFO] [stdout] --> examples/uni-microservice/../common/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct AnalysisEvent { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | pub price_delta: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnalysisEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/multi-processor/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | Buy(Order), [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OrderEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 - Buy(Order), [INFO] [stdout] 35 + Buy(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/multi-processor/main.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | Sell(Order), [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OrderEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 36 - Sell(Order), [INFO] [stdout] 36 + Sell(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quantity` is never read [INFO] [stdout] --> examples/multi-processor/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | struct Order { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 42 | quantity: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExchangeEvent` is never used [INFO] [stdout] --> examples/multi-processor/../common/mod.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum ExchangeEvent { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> src/uni/channels/zero_copy/atomic.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> src/uni/channels/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> src/uni/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> src/multi/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> src/stream_executor.rs:644:5 [INFO] [stdout] | [INFO] [stdout] 644 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unitary_value` and `time` are never read [INFO] [stdout] --> examples/all-channels/../common/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | TradeEvent { [INFO] [stdout] | ---------- fields in this variant [INFO] [stdout] 19 | unitary_value: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 20 | quantity: u128, [INFO] [stdout] 21 | time: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExchangeEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BookTopEvent` is never constructed [INFO] [stdout] --> examples/all-channels/../common/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum ExchangeEvent { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | BookTopEvent { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExchangeEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AnalysisEvent` is never constructed [INFO] [stdout] --> examples/all-channels/../common/mod.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct AnalysisEvent { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `config::SocketServerConfig` [INFO] [stdout] --> examples/socket-server/runtime/runtime.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | config::SocketServerConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClientMessages` and `ServerMessages` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/types.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::protocol_model::{ClientMessages, ServerMessages}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/types.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Stream` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/types.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::Stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self` and `types::*` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/socket_server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | types::*, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | protocol_model::{self, ServerMessages, ClientMessages}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SocketAddr` and `ToSocketAddrs` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/socket_server.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | net::{ToSocketAddrs,SocketAddr}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/socket_server.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | use futures::{Stream, stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `info` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/socket_server.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | use log::{trace, debug, info, warn, error}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_model.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_model.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::frontend::socket_server::SocketServer` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_model.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::frontend::socket_server::SocketServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClientMessages`, `ServerMessages`, and `logic::ogre_robot::types::DisconnectionReason` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/connection.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | protocol_model::{ClientMessages, ServerMessages}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | logic::ogre_robot::types::DisconnectionReason, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicBool`, `AtomicU8`, `Context`, `cell::Cell`, and `ops::Deref` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/connection.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | cell::Cell, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | ops::Deref, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 24 | sync::{Arc, atomic::{AtomicBool, AtomicU32, AtomicU8}, atomic::Ordering::Relaxed}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 25 | task::{Context, Poll, Waker}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncBufReadExt`, `BufReader`, `BufWriter`, `Interest`, and `tcp::WriteHalf` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/connection.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | io::{self,AsyncWriteExt, AsyncBufReadExt, BufReader, BufWriter, Interest}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 31 | net::{TcpListener, TcpStream, tcp::WriteHalf}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `protocol_model::*` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/serde.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | protocol_model::*, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | types::*, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | types::*, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | use futures::{Stream, stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | use log::{trace, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/executor.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | types::*, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/executor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `frontend::socket_server::SocketServer` [INFO] [stdout] --> examples/socket-server/frontend/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | frontend::socket_server::SocketServer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/socket-server/logic/logic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> examples/socket-server/logic/logic.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use log::{info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClientMessages`, `ServerMessages`, `decision_maker`, `market_watcher`, and `risk_manager` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/events.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | risk_manager, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | decision_maker, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | market_watcher, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 9 | }, [INFO] [stdout] 10 | frontend::socket_server::protocol_model::{ClientMessages, ServerMessages}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Debug` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/events.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/events.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use log::warn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/market_watcher/market_watcher.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::{Stream, StreamExt, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UiOptions` [INFO] [stdout] --> examples/socket-server/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | UiOptions, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> examples/socket-server/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::Jobs` [INFO] [stdout] --> examples/socket-server/main.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | use crate::config::Jobs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request_processor_stream_closer` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/socket_server.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let request_processor_stream_closer = request_processor_stream_closer.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request_processor_stream_closer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/socket-server/frontend/socket_server/connection.rs:315:17 [INFO] [stdout] | [INFO] [stdout] 315 | let mut mutable_self = unsafe { &mut *(&*(Arc::as_ptr(&self) as *const Self as *const std::cell::UnsafeCell)).get() }; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shutdown_signaler` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/connection.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | ... mut shutdown_signaler: tokio::sync::oneshot::Receiver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_signaler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/socket-server/frontend/socket_server/connection.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | ... mut shutdown_signaler: tokio::sync::oneshot::Receiver, [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout_ms` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:164:45 [INFO] [stdout] | [INFO] [stdout] 164 | SocketEvent::Shutdown { timeout_ms } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `timeout_ms: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `socket_server` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | ... socket_server: &SocketServer<'static>) -> (impl Stream>, ServerMessa... [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_socket_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:62:54 [INFO] [stdout] | [INFO] [stdout] 62 | ... ClientIdentification::MarketDataBridge { version, symbol, account_token } => self.register_market_data_provider(symbol, account_tok... [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `version: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:63:54 [INFO] [stdout] | [INFO] [stdout] 63 | ... ClientIdentification::FullAdvisor { version, symbol, account_token } => register_advisor(&self.full_advisors, symbol, accou... [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `version: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:64:54 [INFO] [stdout] | [INFO] [stdout] 64 | ... ClientIdentification::WatcherAdvisor { version, symbol, account_token } => register_advisor(&self.watcher_advisors, symbol, accou... [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `version: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:75:54 [INFO] [stdout] | [INFO] [stdout] 75 | ... ClientIdentification::MarketDataBridge { version, symbol, account_token } => self.unregister_market_data_provider(symbol, account_t... [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `version: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:76:54 [INFO] [stdout] | [INFO] [stdout] 76 | ... ClientIdentification::FullAdvisor { version, symbol, account_token } => unregister_advisor(&self.full_advisors, symbol, acc... [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `version: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:77:54 [INFO] [stdout] | [INFO] [stdout] 77 | ... ClientIdentification::WatcherAdvisor { version, symbol, account_token } => unregister_advisor(&self.watcher_advisors, symbol, acc... [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `version: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:88:54 [INFO] [stdout] | [INFO] [stdout] 88 | ClientIdentification::MarketDataBridge { version, symbol, account_token } => account_token, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `version: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:88:63 [INFO] [stdout] | [INFO] [stdout] 88 | ClientIdentification::MarketDataBridge { version, symbol, account_token } => account_token, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `symbol: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:89:54 [INFO] [stdout] | [INFO] [stdout] 89 | ClientIdentification::FullAdvisor { version, symbol, account_token } => account_token, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `version: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:89:63 [INFO] [stdout] | [INFO] [stdout] 89 | ClientIdentification::FullAdvisor { version, symbol, account_token } => account_token, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `symbol: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | ClientIdentification::WatcherAdvisor { version, symbol, account_token } => account_token, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `version: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:90:63 [INFO] [stdout] | [INFO] [stdout] 90 | ClientIdentification::WatcherAdvisor { version, symbol, account_token } => account_token, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `symbol: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_raw_unchecked`, `try_from_raw`, and `try_from_raw_vec` are never used [INFO] [stdout] --> tests/use_cases.rs:464:12 [INFO] [stdout] | [INFO] [stdout] 450 | impl>> SerializedWrapperType { [INFO] [stdout] | ---------------------------------------------------------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 464 | fn from_raw_unchecked(raw: AlignedVec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | fn try_from_raw(raw: AlignedVec) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 482 | fn try_from_raw_vec(mut raw: Vec) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/market_watcher/market_watcher.rs:64:44 [INFO] [stdout] | [INFO] [stdout] 64 | ... |err| async {}, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/market_watcher/market_watcher.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | for (symbol, multi) in subscribers.drain() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_model.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SinkExt` [INFO] [stdout] --> examples/socket-server/frontend/socket_server/connection.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | use futures::{StreamExt, Stream, stream, SinkExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::reactive_mutiny::ChannelProducer` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/market_watcher/market_watcher.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use self::reactive_mutiny::ChannelProducer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reactive_mutiny::prelude::advanced` [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use reactive_mutiny::prelude::advanced::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `do_if_ogre_robot_is_present` is never used [INFO] [stdout] --> examples/socket-server/runtime/runtime.rs:151:118 [INFO] [stdout] | [INFO] [stdout] 67 | ... impl Runtime { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 151 | ...runtime!("ogre_robot", ogre_robot, OgreRobot, register_ogre_robot, do_for_ogre_robot, do_if_ogre_robot_is_present); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `impl_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_console_output_shared` is never used [INFO] [stdout] --> examples/socket-server/config/config_impls.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl Config { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 11 | pub fn is_console_output_shared(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync_shutdown_tokio_services` is never used [INFO] [stdout] --> examples/socket-server/frontend/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn sync_shutdown_tokio_services(runtime: &RwLock) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `client_for_text_protocol` is never used [INFO] [stdout] --> examples/socket-server/frontend/socket_server/connection.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | pub async fn client_for_text_protocol examples/socket-server/frontend/socket_server/connection.rs:297:18 [INFO] [stdout] | [INFO] [stdout] 273 | / impl, [INFO] [stdout] 274 | | DisconnectionReasonType: Send> [INFO] [stdout] 275 | | FastSender { [INFO] [stdout] | |_________________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 297 | pub async fn flush(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | pub fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `estimated_clock_skew_nanos` is never read [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 59 | struct ClientState { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | estimated_clock_skew_nanos: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 222 | impl TimeTrackedInfo { [INFO] [stdout] | ----------------------------------------------- associated function in this implementation [INFO] [stdout] 223 | [INFO] [stdout] 224 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONCURRENCY` is never used [INFO] [stdout] --> examples/socket-server/frontend/socket_server/executor.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const CONCURRENCY: usize = 16; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync_futures_stream` is never used [INFO] [stdout] --> examples/socket-server/frontend/socket_server/executor.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn sync_futures_stream(_tokio_runtime: Arc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `range_inclusive_date_from_str` is never used [INFO] [stdout] --> examples/socket-server/command_line/utils.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn range_inclusive_date_from_str(arg: &OsStr) -> RangeInclusive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `naive_date_from_str` is never used [INFO] [stdout] --> examples/socket-server/command_line/utils.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn naive_date_from_str(arg: &OsStr) -> NaiveDate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `duration_from_str` is never used [INFO] [stdout] --> examples/socket-server/command_line/utils.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn duration_from_str(arg: &OsStr) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `range_inclusive_number_from_str` is never used [INFO] [stdout] --> examples/socket-server/command_line/utils.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn range_inclusive_number_from_str(arg: &OsStr) -> RangeInclusive where ::Err:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_from_str` is never used [INFO] [stdout] --> examples/socket-server/command_line/utils.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn list_from_str(arg: &OsStr) -> Vec where ::Err: std::fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `executable_path`, `web_started`, `server_socket_started`, and `telegram_started` are never read [INFO] [stdout] --> examples/socket-server/logic/logic.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | struct SerializableRuntime<'a> { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 25 | executable_path: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | web_started: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | server_socket_started: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | telegram_started: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SerializableRuntime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/types.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | OrderRefused(RiskManagementOrderRefusalConditions), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RiskManagementConditions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 100 - OrderRefused(RiskManagementOrderRefusalConditions), [INFO] [stdout] 100 + OrderRefused(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ConnectionShouldBeDropped` is never constructed [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/types.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub enum RiskManagementConditions { [INFO] [stdout] | ------------------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 102 | ConnectionShouldBeDropped(RiskManagementConnectionDroppingConditions), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RiskManagementConditions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BookState` and `Trade` are never constructed [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/types.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 159 | pub enum MarketData { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 160 | SymbolState(SymbolState), [INFO] [stdout] 161 | BookState(SingleBook), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 162 | Trade(SingleTrade), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarketData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GroupedBook` is never constructed [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/types.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct GroupedBook { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GroupedTrade` is never constructed [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/types.rs:204:12 [INFO] [stdout] | [INFO] [stdout] 204 | pub struct GroupedTrade { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `OgreRobotResult` is never used [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/events/dispatcher.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | type OgreRobotResult = Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DispatcherStreamType` is never used [INFO] [stdout] --> examples/socket-server/logic/ogre_robot/market_watcher/market_watcher.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | type DispatcherStreamType = reactive_mutiny::MutinyStream<'static, DispatcherPayloadType, reactive_mutiny::ChannelMultiArcAtomic examples/socket-server/logic/ogre_robot/market_watcher/market_watcher.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 55 | impl MarketWatcher { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | pub async fn subscribe + Copy, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reactive-mutiny` (lib test); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name reactive_mutiny --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9eb7b16e484e3ce4 -C extra-filename=-f35f8e2aeadc30a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_enum=/opt/rustwide/target/debug/deps/libatomic_enum-6e3b9829726120ec.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4852bfad6d52b84f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4d1e1c7b11742568.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-a85ef78e11ebbb90.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8b218232a3e4c9c2.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-921729fbadf53f69.so --extern defaults=/opt/rustwide/target/debug/deps/libdefaults-5e73ed8ba09d8937.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-40c767bd4cc2af64.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-57eb2585b8931dce.rlib --extern keen_retry=/opt/rustwide/target/debug/deps/libkeen_retry-4df87661e1b66e84.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b850536e6a3c7b86.rlib --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-153bb36f04e110ed.rlib --extern minstant=/opt/rustwide/target/debug/deps/libminstant-4ee654a86d567c08.rlib --extern neat_date_time=/opt/rustwide/target/debug/deps/libneat_date_time-be837ffd05930a6c.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rlib --extern owning_ref=/opt/rustwide/target/debug/deps/libowning_ref-40b51c45e7b07e57.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-08aff3072b419ea3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-360c0666879dff87.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-625c3cdac91de3f7.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-1e6d58a7dcb508eb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c66f6583a4e22aea.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-5d38e274f4609e56.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-fb18fd4d5077e97b.rlib --extern slog_scope=/opt/rustwide/target/debug/deps/libslog_scope-37516641bc395337.rlib --extern slog_stdlog=/opt/rustwide/target/debug/deps/libslog_stdlog-8fa9f984a472cea0.rlib --extern sloggers=/opt/rustwide/target/debug/deps/libsloggers-6fe23ebbe8b613ba.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-c53f4a734946067d.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-6444c9f0eb55071b.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5f21f174f974ee81.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7c6bf39ea4955d29.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7526be8b852e48884fbb8354f31eba7379ae283aa9aa627fcaf031fb9051792d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7526be8b852e48884fbb8354f31eba7379ae283aa9aa627fcaf031fb9051792d", kill_on_drop: false }` [INFO] [stdout] 7526be8b852e48884fbb8354f31eba7379ae283aa9aa627fcaf031fb9051792d