[INFO] fetching crate reactive-mutiny 1.3.0...
[INFO] checking reactive-mutiny-1.3.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate reactive-mutiny 1.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate reactive-mutiny 1.3.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate reactive-mutiny 1.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reactive-mutiny 1.3.0
[INFO] tweaked toml for crates.io crate reactive-mutiny 1.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate reactive-mutiny 1.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21dba92ef4cee9835d88b2c362258b01767549c57fb86c440ba0d9dd474a274b
[INFO] running `Command { std: "docker" "start" "-a" "21dba92ef4cee9835d88b2c362258b01767549c57fb86c440ba0d9dd474a274b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21dba92ef4cee9835d88b2c362258b01767549c57fb86c440ba0d9dd474a274b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21dba92ef4cee9835d88b2c362258b01767549c57fb86c440ba0d9dd474a274b", kill_on_drop: false }`
[INFO] [stdout] 21dba92ef4cee9835d88b2c362258b01767549c57fb86c440ba0d9dd474a274b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bfe375aad22be2f760ed10431d6900fa0bbff8acad01d33ebbaaa22441f903b
[INFO] running `Command { std: "docker" "start" "-a" "1bfe375aad22be2f760ed10431d6900fa0bbff8acad01d33ebbaaa22441f903b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking smallvec v1.13.2
[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]     Checking log v0.4.22
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking dary_heap v0.3.6
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking neat-date-time v0.2.0
[INFO] [stderr]     Checking slog-kvfilter v0.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling atomic_enum v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]     Checking minstant v0.1.7
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling defaults v0.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]     Checking indexmap v2.4.0
[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 reactive-mutiny v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking sloggers v2.2.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> tests/api.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> tests/use_cases.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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[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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:138
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:158
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:178
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:198
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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: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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:85:138
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:85:158
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:85:178
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:85:198
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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: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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:86:138
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:86:158
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:86:178
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:86:198
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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: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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:87:138
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:87:158
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:87:178
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:87:198
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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: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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:88:138
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:88:158
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:88:178
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:88:198
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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: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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:89:138
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:89:158
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:89:178
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:89:198
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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: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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:90:138
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:90:158
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:90:178
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:90:198
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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: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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:91:138
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:91:158
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:91:178
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:91:198
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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: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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:92:138
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:92:158
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:92:178
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:92:198
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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: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]    |                ^^^^^^^^^
[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]    |                                    ^^^^^^^^^
[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]    |                                                        ^^^^^^^^^
[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]    |                                                                            ^^^^^^^^^
[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]    |                                                                                                ^^^^^^^^^
[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 += *o...
[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:93:138
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; /...
[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:93:158
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:93:178
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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:93:198
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...= *ogre_arc; count += *ogre_arc; count += *ogre_arc; count += *ogre_arc; // x 10
[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] [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] error[E0599]: the method `clone` exists for tuple `(OgreArc<_, _>, &mut _)`, but its trait bounds were not satisfied
[INFO] [stdout]    --> benches/rc_wrappers.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 140 |         drop(ogre_arc.clone());
[INFO] [stdout]     |                       ^^^^^ method cannot be called on `(OgreArc<_, _>, &mut _)` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `&mut _: Clone`
[INFO] [stdout]             which is required by `(reactive_mutiny::prelude::advanced::OgreArc<_, _>, &mut _): Clone`
[INFO] [stdout] 
[INFO] [stdout] 
[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] 
[INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option<NonZero<u32>>, Option<MessageType>)` 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<NonZero<u32>>, Option<MessageType>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0599, 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 110 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option<NonZero<u32>>, Option<MessageType>)` 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<NonZero<u32>>, Option<MessageType>)`
[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(()),
[INFO] [stdout]    |         ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/multi-processor/main.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Sell(Order),
[INFO] [stdout]    |     ---- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Sell(()),
[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 derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BookTopEvent` and `TradeEvent` are never constructed
[INFO] [stdout]   --> examples/multi-processor/../common/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub enum ExchangeEvent {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     BookTopEvent {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     TradeEvent {
[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] error[E0599]: no method named `is_none` found for tuple `(Option<NonZero<u32>>, Option<MessageType>)` 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<NonZero<u32>>, Option<MessageType>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option<NonZero<u32>>, Option<MessageType>)` 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<NonZero<u32>>, Option<MessageType>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option<NonZero<u32>>, Option<MessageType>)` 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<NonZero<u32>>, Option<MessageType>)`
[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: field `price_delta` is never read
[INFO] [stdout]   --> examples/all-channels/../common/mod.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct AnalysisEvent {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub price_delta: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnalysisEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option<NonZero<u32>>, Option<MessageType>)` 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<NonZero<u32>>, Option<MessageType>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option<NonZero<u32>>, Option<MessageType>)` 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<NonZero<u32>>, Option<MessageType>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_none` found for tuple `(Option<NonZero<u32>>, Option<MessageType>)` 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<NonZero<u32>>, Option<MessageType>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[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]     = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] [stderr] error: could not compile `reactive-mutiny` (bench "channels") due to 8 previous errors
[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]    = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> src/stream_executor.rs:644:5
[INFO] [stdout]     |
[INFO] [stdout] 644 |     #[ctor::ctor]
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: 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] warning: unused imports: `ClientMessages` and `ServerMessages`
[INFO] [stdout]  --> examples/socket-server/frontend/socket_server/types.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::protocol_model::{ClientMessages, ServerMessages};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> examples/socket-server/frontend/socket_server/types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Stream`
[INFO] [stdout]  --> examples/socket-server/frontend/socket_server/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::Stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `types::*`
[INFO] [stdout]  --> examples/socket-server/frontend/socket_server/socket_server.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     types::*,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 7 |     protocol_model::{self, ServerMessages, ClientMessages},
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SocketAddr` and `ToSocketAddrs`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/socket_server.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     net::{ToSocketAddrs,SocketAddr},
[INFO] [stdout]    |           ^^^^^^^^^^^^^ ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/socket_server.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | use futures::{Stream, stream, StreamExt};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `info`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/socket_server.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | use log::{trace, debug, info, warn, error};
[INFO] [stdout]    |                  ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> examples/socket-server/frontend/socket_server/protocol_model.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> examples/socket-server/frontend/socket_server/protocol_model.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::frontend::socket_server::SocketServer`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/protocol_model.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::frontend::socket_server::SocketServer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientMessages`, `ServerMessages`, and `logic::ogre_robot::types::DisconnectionReason`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/connection.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |         protocol_model::{ClientMessages, ServerMessages},
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     logic::ogre_robot::types::DisconnectionReason,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicBool`, `AtomicU8`, `Context`, `cell::Cell`, and `ops::Deref`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/connection.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     cell::Cell,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     ops::Deref,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |     sync::{Arc, atomic::{AtomicBool, AtomicU32, AtomicU8}, atomic::Ordering::Relaxed},
[INFO] [stdout]    |                          ^^^^^^^^^^             ^^^^^^^^
[INFO] [stdout] 25 |     task::{Context, Poll, Waker},
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncBufReadExt`, `BufReader`, `BufWriter`, `Interest`, and `tcp::WriteHalf`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/connection.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     io::{self,AsyncWriteExt, AsyncBufReadExt, BufReader, BufWriter, Interest},
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 31 |     net::{TcpListener, TcpStream, tcp::WriteHalf},
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protocol_model::*`
[INFO] [stdout]  --> examples/socket-server/frontend/socket_server/serde.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     protocol_model::*,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     types::*,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         types::*,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | use futures::{Stream, stream, StreamExt};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/protocol_server_logic.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | use log::{trace, warn};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]  --> examples/socket-server/frontend/socket_server/executor.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     types::*,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]   --> examples/socket-server/frontend/socket_server/executor.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::future::Future;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `frontend::socket_server::SocketServer`
[INFO] [stdout]  --> examples/socket-server/frontend/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     frontend::socket_server::SocketServer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> examples/socket-server/logic/logic.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> examples/socket-server/logic/logic.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::{info};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientMessages`, `ServerMessages`, `decision_maker`, `market_watcher`, and `risk_manager`
[INFO] [stdout]   --> examples/socket-server/logic/ogre_robot/events/events.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  |         risk_manager,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 7  |         decision_maker,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 8  |         market_watcher,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 9  |     },
[INFO] [stdout] 10 |     frontend::socket_server::protocol_model::{ClientMessages, ServerMessages},
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Debug`
[INFO] [stdout]   --> examples/socket-server/logic/ogre_robot/events/events.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fmt::Debug,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::warn`
[INFO] [stdout]   --> examples/socket-server/logic/ogre_robot/events/events.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use log::warn;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryStreamExt`
[INFO] [stdout]   --> examples/socket-server/logic/ogre_robot/market_watcher/market_watcher.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | use futures::{Stream, StreamExt, TryStreamExt};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UiOptions`
[INFO] [stdout]   --> examples/socket-server/main.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         UiOptions,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]   --> examples/socket-server/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::borrow::BorrowMut;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Jobs`
[INFO] [stdout]    --> examples/socket-server/main.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | use crate::config::Jobs;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `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]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> examples/socket-server/logic/ogre_robot/market_watcher/market_watcher.rs:64:44
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   |err| async {},
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `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] 
[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<Self>)).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<u32>,
[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<u32>,
[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: `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: `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<Item = Result < (Arc<Peer<ServerMessages, DisconnectionReason>>, ServerMessa...
[INFO] [stdout]     |       ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_socket_server`
[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_presen...
[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<Runtime>) -> Result<(), Box<dyn std::error::Error + Sync + Send>> {
[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<DisconnectionReason: Send + Sync + 'static,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `flush` and `is_closed` are never used
[INFO] [stdout]    --> examples/socket-server/frontend/socket_server/connection.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 273 | / impl<MessagesType:            Send + Debug + SocketServerSerializer<MessagesType, DisconnectionReasonType>,
[INFO] [stdout] 274 | |      DisconnectionReasonType: Send>
[INFO] [stdout] 275 | | FastSender<MessagesType, DisconnectionReasonType> {
[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<i32>,
[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<InfoType: Debug> TimeTrackedInfo<InfoType> {
[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<tokio::runtime::Runtime>)
[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<NaiveDate> {
[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<NumberType:FromStr>(arg: &OsStr) -> RangeInclusive<NumberType> where <NumberType as FromStr>::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<NumberType:FromStr>(arg: &OsStr) -> Vec<NumberType> where <NumberType as FromStr>::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(()),
[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: 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<T> = Result<T, Box<dyn std::error::Error>>;
[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<Dispatc...
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `subscribe` is never used
[INFO] [stdout]   --> 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<IntoSymbol:             Into<Symbol> + Copy,
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1bfe375aad22be2f760ed10431d6900fa0bbff8acad01d33ebbaaa22441f903b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bfe375aad22be2f760ed10431d6900fa0bbff8acad01d33ebbaaa22441f903b", kill_on_drop: false }`
[INFO] [stdout] 1bfe375aad22be2f760ed10431d6900fa0bbff8acad01d33ebbaaa22441f903b
