[INFO] fetching crate reactive-mutiny 1.3.1... [INFO] checking reactive-mutiny-1.3.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate reactive-mutiny 1.3.1 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reactive-mutiny 1.3.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minstant v0.1.7 [INFO] [stderr] Downloaded atomic_enum v0.3.0 [INFO] [stderr] Downloaded neat-date-time v0.2.0 [INFO] [stderr] Downloaded defaults v0.2.0 [INFO] [stderr] Downloaded keen-retry v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 488bfccc83590be19fa7541a28614d822dba1189b395a42452be16740cb2d59e [INFO] running `Command { std: "docker" "start" "-a" "488bfccc83590be19fa7541a28614d822dba1189b395a42452be16740cb2d59e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "488bfccc83590be19fa7541a28614d822dba1189b395a42452be16740cb2d59e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488bfccc83590be19fa7541a28614d822dba1189b395a42452be16740cb2d59e", kill_on_drop: false }` [INFO] [stdout] 488bfccc83590be19fa7541a28614d822dba1189b395a42452be16740cb2d59e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 323b541213638ee2026f3369efceee662260e3485ad50eb7acf6d0d1988ad3f6 [INFO] running `Command { std: "docker" "start" "-a" "323b541213638ee2026f3369efceee662260e3485ad50eb7acf6d0d1988ad3f6", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.17 [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] Checking either v1.13.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking neat-date-time v0.2.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling trackable_derive v1.0.0 [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] Checking minstant v0.1.7 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking trackable v1.3.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 tokio-macros v2.4.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling atomic_enum v0.3.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking keen-retry v0.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking sloggers v2.2.0 [INFO] [stderr] Checking reactive-mutiny v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> benches/rc_wrappers.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | let ogre_arc = unsafe { OgreArc::new(|slot| *slot = 9758usize, &allocator).unwrap_unchecked() }; [INFO] [stdout] | ^^^^ ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 40 | let ogre_arc = unsafe { OgreArc::new(|slot: /* Type */| *slot = 9758usize, &allocator).unwrap_unchecked() }; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> benches/rc_wrappers.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | let ogre_arc = unsafe { OgreArc::new(|slot| *slot = 9758usize, &allocator).unwrap_unchecked() }; [INFO] [stdout] | ^^^^^^^^^^^^ ------------------------ unexpected argument #1 [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/ogre_std/ogre_alloc/ogre_arc.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(allocator: &OgreAllocatorType) -> Option<(Self, &mut DataType)> { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 40 - let ogre_arc = unsafe { OgreArc::new(|slot| *slot = 9758usize, &allocator).unwrap_unchecked() }; [INFO] [stdout] 40 + let ogre_arc = unsafe { OgreArc::new(&allocator).unwrap_unchecked() }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> benches/rc_wrappers.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | OgreArc::new(|slot| *slot = 1usize, &allocator).unwrap_unchecked() [INFO] [stdout] | ^^^^ ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 80 | OgreArc::new(|slot: /* Type */| *slot = 1usize, &allocator).unwrap_unchecked() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> benches/rc_wrappers.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | OgreArc::new(|slot| *slot = 1usize, &allocator).unwrap_unchecked() [INFO] [stdout] | ^^^^^^^^^^^^ --------------------- unexpected argument #1 [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/ogre_std/ogre_alloc/ogre_arc.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(allocator: &OgreAllocatorType) -> Option<(Self, &mut DataType)> { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 80 - OgreArc::new(|slot| *slot = 1usize, &allocator).unwrap_unchecked() [INFO] [stdout] 80 + OgreArc::new(&allocator).unwrap_unchecked() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:58 [INFO] [stdout] | [INFO] [stdout] 84 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:78 [INFO] [stdout] | [INFO] [stdout] 84 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:98 [INFO] [stdout] | [INFO] [stdout] 84 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:118 [INFO] [stdout] | [INFO] [stdout] 84 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:138 [INFO] [stdout] | [INFO] [stdout] 84 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:158 [INFO] [stdout] | [INFO] [stdout] 84 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:178 [INFO] [stdout] | [INFO] [stdout] 84 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:84:198 [INFO] [stdout] | [INFO] [stdout] 84 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 85 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:58 [INFO] [stdout] | [INFO] [stdout] 85 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:78 [INFO] [stdout] | [INFO] [stdout] 85 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:98 [INFO] [stdout] | [INFO] [stdout] 85 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:118 [INFO] [stdout] | [INFO] [stdout] 85 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:138 [INFO] [stdout] | [INFO] [stdout] 85 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:158 [INFO] [stdout] | [INFO] [stdout] 85 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:178 [INFO] [stdout] | [INFO] [stdout] 85 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:85:198 [INFO] [stdout] | [INFO] [stdout] 85 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:38 [INFO] [stdout] | [INFO] [stdout] 86 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:58 [INFO] [stdout] | [INFO] [stdout] 86 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:78 [INFO] [stdout] | [INFO] [stdout] 86 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:98 [INFO] [stdout] | [INFO] [stdout] 86 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:118 [INFO] [stdout] | [INFO] [stdout] 86 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:138 [INFO] [stdout] | [INFO] [stdout] 86 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:158 [INFO] [stdout] | [INFO] [stdout] 86 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:178 [INFO] [stdout] | [INFO] [stdout] 86 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:86:198 [INFO] [stdout] | [INFO] [stdout] 86 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:58 [INFO] [stdout] | [INFO] [stdout] 87 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:78 [INFO] [stdout] | [INFO] [stdout] 87 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:98 [INFO] [stdout] | [INFO] [stdout] 87 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:118 [INFO] [stdout] | [INFO] [stdout] 87 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:138 [INFO] [stdout] | [INFO] [stdout] 87 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:158 [INFO] [stdout] | [INFO] [stdout] 87 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:178 [INFO] [stdout] | [INFO] [stdout] 87 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:87:198 [INFO] [stdout] | [INFO] [stdout] 87 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:78 [INFO] [stdout] | [INFO] [stdout] 88 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:98 [INFO] [stdout] | [INFO] [stdout] 88 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:118 [INFO] [stdout] | [INFO] [stdout] 88 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:138 [INFO] [stdout] | [INFO] [stdout] 88 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:158 [INFO] [stdout] | [INFO] [stdout] 88 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:178 [INFO] [stdout] | [INFO] [stdout] 88 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:88:198 [INFO] [stdout] | [INFO] [stdout] 88 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:78 [INFO] [stdout] | [INFO] [stdout] 89 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:98 [INFO] [stdout] | [INFO] [stdout] 89 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:118 [INFO] [stdout] | [INFO] [stdout] 89 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:138 [INFO] [stdout] | [INFO] [stdout] 89 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:158 [INFO] [stdout] | [INFO] [stdout] 89 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:178 [INFO] [stdout] | [INFO] [stdout] 89 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:89:198 [INFO] [stdout] | [INFO] [stdout] 89 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:58 [INFO] [stdout] | [INFO] [stdout] 90 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:78 [INFO] [stdout] | [INFO] [stdout] 90 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:98 [INFO] [stdout] | [INFO] [stdout] 90 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:118 [INFO] [stdout] | [INFO] [stdout] 90 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:138 [INFO] [stdout] | [INFO] [stdout] 90 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:158 [INFO] [stdout] | [INFO] [stdout] 90 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:178 [INFO] [stdout] | [INFO] [stdout] 90 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:90:198 [INFO] [stdout] | [INFO] [stdout] 90 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:58 [INFO] [stdout] | [INFO] [stdout] 91 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:78 [INFO] [stdout] | [INFO] [stdout] 91 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:98 [INFO] [stdout] | [INFO] [stdout] 91 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:118 [INFO] [stdout] | [INFO] [stdout] 91 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:138 [INFO] [stdout] | [INFO] [stdout] 91 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:158 [INFO] [stdout] | [INFO] [stdout] 91 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:178 [INFO] [stdout] | [INFO] [stdout] 91 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:91:198 [INFO] [stdout] | [INFO] [stdout] 91 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [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] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:58 [INFO] [stdout] | [INFO] [stdout] 92 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:78 [INFO] [stdout] | [INFO] [stdout] 92 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:98 [INFO] [stdout] | [INFO] [stdout] 92 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:118 [INFO] [stdout] | [INFO] [stdout] 92 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:138 [INFO] [stdout] | [INFO] [stdout] 92 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:158 [INFO] [stdout] | [INFO] [stdout] 92 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:178 [INFO] [stdout] | [INFO] [stdout] 92 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:92:198 [INFO] [stdout] | [INFO] [stdout] 92 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:58 [INFO] [stdout] | [INFO] [stdout] 93 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:78 [INFO] [stdout] | [INFO] [stdout] 93 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:98 [INFO] [stdout] | [INFO] [stdout] 93 | ... count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *o... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:118 [INFO] [stdout] | [INFO] [stdout] 93 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *og... [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:138 [INFO] [stdout] | [INFO] [stdout] 93 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:158 [INFO] [stdout] | [INFO] [stdout] 93 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:178 [INFO] [stdout] | [INFO] [stdout] 93 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` cannot be dereferenced [INFO] [stdout] --> benches/rc_wrappers.rs:93:198 [INFO] [stdout] | [INFO] [stdout] 93 | ...; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10 [INFO] [stdout] | ^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> benches/rc_wrappers.rs:137:23 [INFO] [stdout] | [INFO] [stdout] 137 | OgreArc::new(|slot| *slot = 1usize, &allocator).unwrap_unchecked() [INFO] [stdout] | ^^^^ ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 137 | OgreArc::new(|slot: /* Type */| *slot = 1usize, &allocator).unwrap_unchecked() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> benches/rc_wrappers.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | OgreArc::new(|slot| *slot = 1usize, &allocator).unwrap_unchecked() [INFO] [stdout] | ^^^^^^^^^^^^ --------------------- unexpected argument #1 [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/ogre_std/ogre_alloc/ogre_arc.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(allocator: &OgreAllocatorType) -> Option<(Self, &mut DataType)> { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 137 - OgreArc::new(|slot| *slot = 1usize, &allocator).unwrap_unchecked() [INFO] [stdout] 137 + OgreArc::new(&allocator).unwrap_unchecked() [INFO] [stdout] | [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)]` 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] [stderr] [INFO] [stderr] thread 'rustc' (2449) panicked at /rust/deps/ena-0.14.3/src/snapshot_vec.rs:199:10: [INFO] [stderr] index out of bounds: the len is 69 but the index is 70 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7c04a5fe5a43 - ::fmt::hff1a9408d012ee89 [INFO] [stderr] 1: 0x7c04a6801bfc - core::fmt::write::h2f1fc679f228cc52 [INFO] [stderr] 2: 0x7c04a5fd0493 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stderr] 3: 0x7c04a5fe58a2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stderr] 4: 0x7c04a5fc7c1f - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stderr] 5: 0x7c04a5fc774b - std::panicking::default_hook::h43da101644971931 [INFO] [stderr] 6: 0x7c04a50491b5 - std[619c96d97fe952c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7c04a5fc8313 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stderr] 8: 0x7c04a5fe544a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stderr] 9: 0x7c04a5fe53a9 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stderr] 10: 0x7c04a5fc89ed - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stderr] 11: 0x7c04a26d8890 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stderr] 12: 0x7c04a4605803 - core::panicking::panic_bounds_check::haf10d69563164bc0 [INFO] [stderr] 13: 0x7c04a803cad3 - >, &mut rustc_infer[582606bb35cfd709]::infer::snapshot::undo_log::InferCtxtUndoLogs>>>::uninlined_get_root_key.cold [INFO] [stderr] 14: 0x7c04a733b743 - >::fold_ty [INFO] [stderr] 15: 0x7c04a733bd17 - >::fold_ty [INFO] [stderr] 16: 0x7c04a733d317 - >::fold_ty [INFO] [stderr] 17: 0x7c04a733a62f - >::fold_predicate [INFO] [stderr] 18: 0x7c04a7334832 - ::evaluate_obligation [INFO] [stderr] 19: 0x7c04a52f77c3 - ::type_implements_trait::<&rustc_middle[5ca2e9449305faae]::ty::list::RawList<(), rustc_middle[5ca2e9449305faae]::ty::generic_args::GenericArg>> [INFO] [stderr] 20: 0x7c04a52c54c1 - ::report_no_match_method_error [INFO] [stderr] 21: 0x7c04a5240bfd - ::report_method_error [INFO] [stderr] 22: 0x7c04a77e0b94 - ::check_expr_with_expectation_and_args [INFO] [stderr] 23: 0x7c04a6afe8bf - ::check_expr_call [INFO] [stderr] 24: 0x7c04a77d1865 - ::check_expr_with_expectation_and_args [INFO] [stderr] 25: 0x7c04a6b511ce - ::check_expr_block [INFO] [stderr] 26: 0x7c04a77d1f64 - ::check_expr_with_expectation_and_args [INFO] [stderr] 27: 0x7c04a6afe8bf - ::check_expr_call [INFO] [stderr] 28: 0x7c04a77d1865 - ::check_expr_with_expectation_and_args [INFO] [stderr] 29: 0x7c04a6b5c118 - rustc_hir_typeck[7a6367eca0b94b6]::check::check_fn [INFO] [stderr] 30: 0x7c04a7697233 - ::check_expr_closure [INFO] [stderr] 31: 0x7c04a77d784f - ::check_expr_with_expectation_and_args [INFO] [stderr] 32: 0x7c04a6aed26a - ::check_argument_types [INFO] [stderr] 33: 0x7c04a77d367e - ::check_expr_with_expectation_and_args [INFO] [stderr] 34: 0x7c04a6b5c118 - rustc_hir_typeck[7a6367eca0b94b6]::check::check_fn [INFO] [stderr] 35: 0x7c04a7697233 - ::check_expr_closure [INFO] [stderr] 36: 0x7c04a77d784f - ::check_expr_with_expectation_and_args [INFO] [stderr] 37: 0x7c04a6aed26a - ::check_argument_types [INFO] [stderr] 38: 0x7c04a77d367e - ::check_expr_with_expectation_and_args [INFO] [stderr] 39: 0x7c04a6b511ce - ::check_expr_block [INFO] [stderr] 40: 0x7c04a77d1f64 - ::check_expr_with_expectation_and_args [INFO] [stderr] 41: 0x7c04a6b5c118 - rustc_hir_typeck[7a6367eca0b94b6]::check::check_fn [INFO] [stderr] 42: 0x7c04a6ac440c - rustc_hir_typeck[7a6367eca0b94b6]::typeck_with_inspect::{closure#0} [INFO] [stderr] 43: 0x7c04a6ac2bb6 - rustc_query_impl[e2f117ce3af55616]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 44: 0x7c04a6ab1585 - rustc_query_system[c907f34f82b7658f]::query::plumbing::try_execute_query::, rustc_query_system[c907f34f82b7658f]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[e2f117ce3af55616]::plumbing::QueryCtxt, false> [INFO] [stderr] 45: 0x7c04a6ab0f09 - rustc_query_impl[e2f117ce3af55616]::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x7c04a6ab95dd - rustc_hir_analysis[e18ae3d50920231f]::check_crate [INFO] [stderr] 47: 0x7c04a6aacd7a - rustc_interface[b77c32c3bfe8d9]::passes::analysis [INFO] [stderr] 48: 0x7c04a6aaca39 - rustc_query_impl[e2f117ce3af55616]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 49: 0x7c04a78ad726 - rustc_query_system[c907f34f82b7658f]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[e2f117ce3af55616]::plumbing::QueryCtxt, false> [INFO] [stderr] 50: 0x7c04a78ad37c - rustc_query_impl[e2f117ce3af55616]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 51: 0x7c04a798ed8b - rustc_interface[b77c32c3bfe8d9]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[c8262843f73b2e4e]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 52: 0x7c04a79efe03 - rustc_interface[b77c32c3bfe8d9]::interface::run_compiler::<(), rustc_driver_impl[c8262843f73b2e4e]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 53: 0x7c04a794e7fb - std[619c96d97fe952c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 54: 0x7c04a794e4d4 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b7f6e7468eb674bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 55: 0x7c04a794a28b - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stderr] 56: 0x7c04a128aaa4 - [INFO] [stderr] 57: 0x7c04a1317a34 - clone [INFO] [stderr] 58: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-08-25T14_34_20-2441.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (350d0ef0e 2025-08-13) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `bench_cloning` [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> benches/rc_wrappers.rs:223:38 [INFO] [stdout] | [INFO] [stdout] 223 | let ogre_arc = OgreArc::new(|slot| *slot = SizedPayload { [INFO] [stdout] | ^^^^ ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 223 | let ogre_arc = OgreArc::new(|slot: /* Type */| *slot = SizedPayload { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> benches/rc_wrappers.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | let ogre_arc = OgreArc::new(|slot| *slot = SizedPayload { [INFO] [stdout] | ________________________^^^^^^^^^^^^_- [INFO] [stdout] 224 | | value: sum, [INFO] [stdout] 225 | | payload: [127; 32764], [INFO] [stdout] 226 | | }, &allocator).unwrap_unchecked(); [INFO] [stdout] | |_________- unexpected argument #1 [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/ogre_std/ogre_alloc/ogre_arc.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(allocator: &OgreAllocatorType) -> Option<(Self, &mut DataType)> { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 223 - let ogre_arc = OgreArc::new(|slot| *slot = SizedPayload { [INFO] [stdout] 224 - value: sum, [INFO] [stdout] 225 - payload: [127; 32764], [INFO] [stdout] 226 - }, &allocator).unwrap_unchecked(); [INFO] [stdout] 223 + let ogre_arc = OgreArc::new(&allocator).unwrap_unchecked(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `value` on type `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _)` [INFO] [stdout] --> benches/rc_wrappers.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | sum += ogre_arc.value; [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0609, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reactive-mutiny` (bench "rc_wrappers") due to 109 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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: 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)]` 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: 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: 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/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] error[E0599]: no method named `is_none` found for tuple `(Option>, Option)` in the current scope [INFO] [stdout] --> benches/channels.rs:86:69 [INFO] [stdout] | [INFO] [stdout] 86 | while full_sync_sender.publish_movable(ItemType::default()).is_none() {}; [INFO] [stdout] | ^^^^^^^ method not found in `(Option>, Option)` [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a method of the same name [INFO] [stdout] | [INFO] [stdout] 86 | while full_sync_sender.publish_movable(ItemType::default()).0.is_none() {}; [INFO] [stdout] | ++ [INFO] [stdout] 86 | while full_sync_sender.publish_movable(ItemType::default()).1.is_none() {}; [INFO] [stdout] | ++ [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)]` 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] error[E0599]: no method named `is_none` found for tuple `(Option>, Option)` in the current scope [INFO] [stdout] --> benches/channels.rs:92:66 [INFO] [stdout] | [INFO] [stdout] 92 | while atomic_sender.publish_movable(ItemType::default()).is_none() {}; [INFO] [stdout] | ^^^^^^^ method not found in `(Option>, Option)` [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a method of the same name [INFO] [stdout] | [INFO] [stdout] 92 | while atomic_sender.publish_movable(ItemType::default()).0.is_none() {}; [INFO] [stdout] | ++ [INFO] [stdout] 92 | while atomic_sender.publish_movable(ItemType::default()).1.is_none() {}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option>, Option)` in the current scope [INFO] [stdout] --> benches/channels.rs:198:77 [INFO] [stdout] | [INFO] [stdout] 198 | || while full_sync_sender.publish_movable(ItemType::default()).is_none() {std::hint::spin_loop()}, [INFO] [stdout] | ^^^^^^^ method not found in `(Option>, Option)` [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a method of the same name [INFO] [stdout] | [INFO] [stdout] 198 | || while full_sync_sender.publish_movable(ItemType::default()).0.is_none() {std::hint::spin_loop()}, [INFO] [stdout] | ++ [INFO] [stdout] 198 | || while full_sync_sender.publish_movable(ItemType::default()).1.is_none() {std::hint::spin_loop()}, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option>, Option)` in the current scope [INFO] [stdout] --> benches/channels.rs:203:74 [INFO] [stdout] | [INFO] [stdout] 203 | || while atomic_sender.publish_movable(ItemType::default()).is_none() {std::hint::spin_loop()}, [INFO] [stdout] | ^^^^^^^ method not found in `(Option>, Option)` [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a method of the same name [INFO] [stdout] | [INFO] [stdout] 203 | || while atomic_sender.publish_movable(ItemType::default()).0.is_none() {std::hint::spin_loop()}, [INFO] [stdout] | ++ [INFO] [stdout] 203 | || while atomic_sender.publish_movable(ItemType::default()).1.is_none() {std::hint::spin_loop()}, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option>, Option)` in the current scope [INFO] [stdout] --> benches/channels.rs:248:73 [INFO] [stdout] | [INFO] [stdout] 248 | while full_sync_sender.publish_movable(ItemType::default()).is_none() {}; [INFO] [stdout] | ^^^^^^^ method not found in `(Option>, Option)` [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a method of the same name [INFO] [stdout] | [INFO] [stdout] 248 | while full_sync_sender.publish_movable(ItemType::default()).0.is_none() {}; [INFO] [stdout] | ++ [INFO] [stdout] 248 | while full_sync_sender.publish_movable(ItemType::default()).1.is_none() {}; [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option>, Option)` in the current scope [INFO] [stdout] --> benches/channels.rs:258:70 [INFO] [stdout] | [INFO] [stdout] 258 | while atomic_sender.publish_movable(ItemType::default()).is_none() {}; [INFO] [stdout] | ^^^^^^^ method not found in `(Option>, Option)` [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a method of the same name [INFO] [stdout] | [INFO] [stdout] 258 | while atomic_sender.publish_movable(ItemType::default()).0.is_none() {}; [INFO] [stdout] | ++ [INFO] [stdout] 258 | while atomic_sender.publish_movable(ItemType::default()).1.is_none() {}; [INFO] [stdout] | ++ [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] error[E0599]: no method named `is_none` found for tuple `(Option>, Option)` in the current scope [INFO] [stdout] --> benches/channels.rs:348:86 [INFO] [stdout] | [INFO] [stdout] 348 | ..._movable(ItemType::default()).is_none() {std::hint::spin_loop();std::hint::spin_loop();std::hint::spin_loop()} [INFO] [stdout] | ^^^^^^^ method not found in `(Option>, Option)` [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a method of the same name [INFO] [stdout] | [INFO] [stdout] 348 | if full_sync_sender.publish_movable(ItemType::default()).0.is_none() {std::hint::spin_loop();std::hint::spin_loop();std::hint::spin_loop()} [INFO] [stdout] | ++ [INFO] [stdout] 348 | if full_sync_sender.publish_movable(ItemType::default()).1.is_none() {std::hint::spin_loop();std::hint::spin_loop();std::hint::spin_loop()} [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option>, Option)` in the current scope [INFO] [stdout] --> benches/channels.rs:355:83 [INFO] [stdout] | [INFO] [stdout] 355 | ... if atomic_sender.publish_movable(ItemType::default()).is_none() {std::hint::spin_loop();std::hint::spin_loop();std::hint::spin_loop()} [INFO] [stdout] | ^^^^^^^ method not found in `(Option>, Option)` [INFO] [stdout] | [INFO] [stdout] help: some of the expressions' fields have a method of the same name [INFO] [stdout] | [INFO] [stdout] 355 | if atomic_sender.publish_movable(ItemType::default()).0.is_none() {std::hint::spin_loop();std::hint::spin_loop();std::hint::spin_loop()} [INFO] [stdout] | ++ [INFO] [stdout] 355 | if atomic_sender.publish_movable(ItemType::default()).1.is_none() {std::hint::spin_loop();std::hint::spin_loop();std::hint::spin_loop()} [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reactive-mutiny` (bench "channels") due to 8 previous errors [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)]` 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)]` 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: 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)]` on by default [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: 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)]` 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] running `Command { std: "docker" "inspect" "323b541213638ee2026f3369efceee662260e3485ad50eb7acf6d0d1988ad3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323b541213638ee2026f3369efceee662260e3485ad50eb7acf6d0d1988ad3f6", kill_on_drop: false }` [INFO] [stdout] 323b541213638ee2026f3369efceee662260e3485ad50eb7acf6d0d1988ad3f6