[INFO] cloning repository https://github.com/CyanChanges/actix-crowd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CyanChanges/actix-crowd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanChanges%2Factix-crowd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanChanges%2Factix-crowd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ded700d824c56825b6c078bc69e5bb355ce2483
[INFO] testing CyanChanges/actix-crowd against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanChanges%2Factix-crowd" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CyanChanges/actix-crowd
[INFO] finished tweaking git repo https://github.com/CyanChanges/actix-crowd
[INFO] tweaked toml for git repo https://github.com/CyanChanges/actix-crowd written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CyanChanges/actix-crowd on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CyanChanges/actix-crowd 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 501596542e13e41c9a65141f6cb08be2f5483f53197a0e26058255708909eadc
[INFO] running `Command { std: "docker" "start" "-a" "501596542e13e41c9a65141f6cb08be2f5483f53197a0e26058255708909eadc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "501596542e13e41c9a65141f6cb08be2f5483f53197a0e26058255708909eadc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "501596542e13e41c9a65141f6cb08be2f5483f53197a0e26058255708909eadc", kill_on_drop: false }`
[INFO] [stdout] 501596542e13e41c9a65141f6cb08be2f5483f53197a0e26058255708909eadc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c5f4ce3a8c24c16825c35d6e6ee29dc228b80aad86811ffb6f3661e25a3797a
[INFO] running `Command { std: "docker" "start" "-a" "2c5f4ce3a8c24c16825c35d6e6ee29dc228b80aad86811ffb6f3661e25a3797a", 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]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling clap_complete v4.5.29
[INFO] [stderr]    Compiling cve-rs v0.6.0 (https://github.com/CyanChanges/cve-rs.git?branch=main#ecb2710e)
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling actix-crowd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ptr`
[INFO] [stdout]   --> src/context.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::{mem, ptr};
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/utils/lifetime_expand.rs:7:54
[INFO] [stdout]    |
[INFO] [stdout]  7 |                 let ptr = ::cve_rs::transmute::<&mut ($ty), *mut ($ty)>(leaked);
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/lazy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     crate::construct_leaker!(leak, dyn FnMut(Option<T>) -> T, FnMut(Option<T>)->T);
[INFO] [stdout]    |     ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::construct_leaker` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/utils/lifetime_expand.rs:7:66
[INFO] [stdout]    |
[INFO] [stdout]  7 |                 let ptr = ::cve_rs::transmute::<&mut ($ty), *mut ($ty)>(leaked);
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/lazy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     crate::construct_leaker!(leak, dyn FnMut(Option<T>) -> T, FnMut(Option<T>)->T);
[INFO] [stdout]    |     ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::construct_leaker` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(new_uninit)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/pnp.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |     async fn hot(&self, config: ()) -> Result<Hot, ()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cortex`
[INFO] [stdout]   --> src/plugin.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn apply(&self, cortex: Arc<Cortex>) -> color_eyre::Result<()> {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/plugin.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn hot(&self, config: Box<dyn KAny>) -> Result<Hot, ()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/registry.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn new(ctx: Weak<Cortex>, config: Arc<impl KAny>) -> Self {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/events.rs:246:26
[INFO] [stdout]     |
[INFO] [stdout] 246 |     async fn call(&self, args: Box<dyn KAny>) {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/cat.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn handle(&mut self, msg: M, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/cat.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn handle(&mut self, msg: M, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/utils/lazy.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         unsafe {
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Cat` is more private than the item `Cortex::serial`
[INFO] [stdout]    --> src/context.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 | /     pub async fn serial<M, R>(&self, msg: M) -> result::Result<R>
[INFO] [stdout] 481 | |     where
[INFO] [stdout] 482 | |         M: Message<Result = result::Result<R>> + Send + 'static,
[INFO] [stdout] 483 | |         R: Send + actix::dev::MessageResponse<Cat, M>,
[INFO] [stdout]     | |______________________________________________________^ method `Cortex::serial` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Cat` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/cat.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub(crate) struct Cat {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `handlers` are never read
[INFO] [stdout]    --> src/context.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct Scope {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |     config: Arc<dyn KAny>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 126 |     handlers: Arc<DashMap<usize, Arc<dyn Handler>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `disposables` is never read
[INFO] [stdout]    --> src/context.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Lifecycle {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 188 |     disposables: Vec<Box<dyn FnOnce() + Send + Sync>>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `type_id` is never used
[INFO] [stdout]   --> src/plugin.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<T: KAny> Plug<T> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) fn type_id(&self) -> Id {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/registry.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Counter {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 23 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ToTrigger` is never used
[INFO] [stdout]  --> src/events.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) enum ToTrigger {
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventMatcher` is never used
[INFO] [stdout]   --> src/events.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum EventMatcher {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]    --> src/events.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl EventMessage {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub(crate) fn internal(evt: BuiltinEvent) -> EventMessage {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LifecycleEvent` is never used
[INFO] [stdout]    --> src/events.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub enum LifecycleEvent {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventNya` is never used
[INFO] [stdout]    --> src/events.rs:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub trait EventNya : Send + Sync {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HandlerTrait` is never used
[INFO] [stdout]    --> src/events.rs:220:18
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub(crate) trait HandlerTrait<E: EventNya>: sealed::Handler {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `should_call` and `call` are never used
[INFO] [stdout]    --> src/events.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub(crate) trait Handler : Send + Sync {
[INFO] [stdout]     |                  ------- methods in this trait
[INFO] [stdout] 226 |     fn should_call(&self, evt: &EventMessage) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 227 |     async fn call(&self, args: Box<dyn KAny>);
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventHandler` is never constructed
[INFO] [stdout]    --> src/events.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct EventHandler<E: EventNya> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Handler` is never used
[INFO] [stdout]    --> src/events.rs:204:15
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub trait Handler : Send + Sync {}
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cortex` is never read
[INFO] [stdout]  --> src/cat.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct Cat {
[INFO] [stdout]   |                   --- field in this struct
[INFO] [stdout] 8 |     pub(crate) cortex: Weak<Cortex>,
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cortex` is never used
[INFO] [stdout]   --> src/cat.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Cat {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 12 |     fn cortex(&self) -> Arc<Cortex> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_ptr_unchecked` is never used
[INFO] [stdout]   --> src/utils/late.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<T> LateInit<T> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub unsafe fn get_ptr_unchecked(&self) -> *mut T {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNING` is never used
[INFO] [stdout]   --> src/utils/late.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |         const RUNNING: u32 = 2;
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `QUEUED` is never used
[INFO] [stdout]   --> src/utils/late.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |         const QUEUED: u32 = 3;
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `force` is never used
[INFO] [stdout]   --> src/utils/lazy.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<T> LazyUpdate<T> {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub(crate) fn force(this: &LazyUpdate<T>) {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `workers` is never read
[INFO] [stdout]   --> src/tasker.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Tasker {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 11 |     sender: flume::Sender<Task>,
[INFO] [stdout] 12 |     workers: Vec<Arc<Worker>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sched_many` is never used
[INFO] [stdout]   --> src/tasker.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Tasker {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn sched_many(&self, tasks: impl Iterator<Item=Task>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/tasker.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Task {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 42 |     name: Arc<str>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tasker.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Task {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 48 |     pub fn new(name: impl Into<Arc<str>>, fut: impl Future<Output=()> + Unpin + Send + Sync + 'static) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/hello.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.68s
[INFO] running `Command { std: "docker" "inspect" "2c5f4ce3a8c24c16825c35d6e6ee29dc228b80aad86811ffb6f3661e25a3797a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c5f4ce3a8c24c16825c35d6e6ee29dc228b80aad86811ffb6f3661e25a3797a", kill_on_drop: false }`
[INFO] [stdout] 2c5f4ce3a8c24c16825c35d6e6ee29dc228b80aad86811ffb6f3661e25a3797a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3255a17be1f841cfc0237a3e4fb6a0606ca9858ea2a71e03bbb936ed6e8e128b
[INFO] running `Command { std: "docker" "start" "-a" "3255a17be1f841cfc0237a3e4fb6a0606ca9858ea2a71e03bbb936ed6e8e128b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mockall_derive v0.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling expectest v0.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mockall v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling actix-crowd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ptr`
[INFO] [stdout]   --> src/context.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::{mem, ptr};
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/utils/lifetime_expand.rs:7:54
[INFO] [stdout]    |
[INFO] [stdout]  7 |                 let ptr = ::cve_rs::transmute::<&mut ($ty), *mut ($ty)>(leaked);
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/lazy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     crate::construct_leaker!(leak, dyn FnMut(Option<T>) -> T, FnMut(Option<T>)->T);
[INFO] [stdout]    |     ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::construct_leaker` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/utils/lifetime_expand.rs:7:66
[INFO] [stdout]    |
[INFO] [stdout]  7 |                 let ptr = ::cve_rs::transmute::<&mut ($ty), *mut ($ty)>(leaked);
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/lazy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     crate::construct_leaker!(leak, dyn FnMut(Option<T>) -> T, FnMut(Option<T>)->T);
[INFO] [stdout]    |     ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::construct_leaker` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(new_uninit)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/pnp.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |     async fn hot(&self, config: ()) -> Result<Hot, ()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ptr`
[INFO] [stdout]   --> src/context.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::{mem, ptr};
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/utils/lifetime_expand.rs:7:54
[INFO] [stdout]    |
[INFO] [stdout]  7 |                 let ptr = ::cve_rs::transmute::<&mut ($ty), *mut ($ty)>(leaked);
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/lazy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     crate::construct_leaker!(leak, dyn FnMut(Option<T>) -> T, FnMut(Option<T>)->T);
[INFO] [stdout]    |     ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::construct_leaker` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/utils/lifetime_expand.rs:7:66
[INFO] [stdout]    |
[INFO] [stdout]  7 |                 let ptr = ::cve_rs::transmute::<&mut ($ty), *mut ($ty)>(leaked);
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/lazy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     crate::construct_leaker!(leak, dyn FnMut(Option<T>) -> T, FnMut(Option<T>)->T);
[INFO] [stdout]    |     ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::construct_leaker` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mockall::mock`
[INFO] [stdout]  --> src/tests/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mockall::mock;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventMatcher` and `UserEvent`
[INFO] [stdout]  --> src/tests/mod.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::events::{EventMatcher, UserEvent};
[INFO] [stdout]   |                     ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prelude::EventMessage`
[INFO] [stdout]  --> src/tests/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prelude::EventMessage;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(new_uninit)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cortex`
[INFO] [stdout]   --> src/plugin.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn apply(&self, cortex: Arc<Cortex>) -> color_eyre::Result<()> {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/plugin.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn hot(&self, config: Box<dyn KAny>) -> Result<Hot, ()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/registry.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn new(ctx: Weak<Cortex>, config: Arc<impl KAny>) -> Self {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/events.rs:246:26
[INFO] [stdout]     |
[INFO] [stdout] 246 |     async fn call(&self, args: Box<dyn KAny>) {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/cat.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn handle(&mut self, msg: M, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/cat.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn handle(&mut self, msg: M, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/utils/lazy.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         unsafe {
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Cat` is more private than the item `Cortex::serial`
[INFO] [stdout]    --> src/context.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 | /     pub async fn serial<M, R>(&self, msg: M) -> result::Result<R>
[INFO] [stdout] 481 | |     where
[INFO] [stdout] 482 | |         M: Message<Result = result::Result<R>> + Send + 'static,
[INFO] [stdout] 483 | |         R: Send + actix::dev::MessageResponse<Cat, M>,
[INFO] [stdout]     | |______________________________________________________^ method `Cortex::serial` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Cat` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/cat.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub(crate) struct Cat {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `handlers` are never read
[INFO] [stdout]    --> src/context.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct Scope {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |     config: Arc<dyn KAny>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 126 |     handlers: Arc<DashMap<usize, Arc<dyn Handler>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `disposables` is never read
[INFO] [stdout]    --> src/context.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Lifecycle {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 188 |     disposables: Vec<Box<dyn FnOnce() + Send + Sync>>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `type_id` is never used
[INFO] [stdout]   --> src/plugin.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<T: KAny> Plug<T> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) fn type_id(&self) -> Id {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/registry.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Counter {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 23 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ToTrigger` is never used
[INFO] [stdout]  --> src/events.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) enum ToTrigger {
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventMatcher` is never used
[INFO] [stdout]   --> src/events.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum EventMatcher {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]    --> src/events.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl EventMessage {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub(crate) fn internal(evt: BuiltinEvent) -> EventMessage {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LifecycleEvent` is never used
[INFO] [stdout]    --> src/events.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub enum LifecycleEvent {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventNya` is never used
[INFO] [stdout]    --> src/events.rs:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub trait EventNya : Send + Sync {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HandlerTrait` is never used
[INFO] [stdout]    --> src/events.rs:220:18
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub(crate) trait HandlerTrait<E: EventNya>: sealed::Handler {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `should_call` and `call` are never used
[INFO] [stdout]    --> src/events.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub(crate) trait Handler : Send + Sync {
[INFO] [stdout]     |                  ------- methods in this trait
[INFO] [stdout] 226 |     fn should_call(&self, evt: &EventMessage) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 227 |     async fn call(&self, args: Box<dyn KAny>);
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventHandler` is never constructed
[INFO] [stdout]    --> src/events.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct EventHandler<E: EventNya> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Handler` is never used
[INFO] [stdout]    --> src/events.rs:204:15
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub trait Handler : Send + Sync {}
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cortex` is never read
[INFO] [stdout]  --> src/cat.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct Cat {
[INFO] [stdout]   |                   --- field in this struct
[INFO] [stdout] 8 |     pub(crate) cortex: Weak<Cortex>,
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cortex` is never used
[INFO] [stdout]   --> src/cat.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Cat {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 12 |     fn cortex(&self) -> Arc<Cortex> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_ptr_unchecked` is never used
[INFO] [stdout]   --> src/utils/late.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<T> LateInit<T> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub unsafe fn get_ptr_unchecked(&self) -> *mut T {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNING` is never used
[INFO] [stdout]   --> src/utils/late.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |         const RUNNING: u32 = 2;
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `QUEUED` is never used
[INFO] [stdout]   --> src/utils/late.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |         const QUEUED: u32 = 3;
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `force` is never used
[INFO] [stdout]   --> src/utils/lazy.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<T> LazyUpdate<T> {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub(crate) fn force(this: &LazyUpdate<T>) {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `workers` is never read
[INFO] [stdout]   --> src/tasker.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Tasker {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 11 |     sender: flume::Sender<Task>,
[INFO] [stdout] 12 |     workers: Vec<Arc<Worker>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sched_many` is never used
[INFO] [stdout]   --> src/tasker.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Tasker {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn sched_many(&self, tasks: impl Iterator<Item=Task>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/tasker.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Task {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 42 |     name: Arc<str>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tasker.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Task {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 48 |     pub fn new(name: impl Into<Arc<str>>, fut: impl Future<Output=()> + Unpin + Send + Sync + 'static) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/pnp.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |     async fn hot(&self, config: ()) -> Result<Hot, ()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cortex`
[INFO] [stdout]   --> src/plugin.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn apply(&self, cortex: Arc<Cortex>) -> color_eyre::Result<()> {
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/plugin.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn hot(&self, config: Box<dyn KAny>) -> Result<Hot, ()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/registry.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn new(ctx: Weak<Cortex>, config: Arc<impl KAny>) -> Self {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/events.rs:246:26
[INFO] [stdout]     |
[INFO] [stdout] 246 |     async fn call(&self, args: Box<dyn KAny>) {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/cat.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn handle(&mut self, msg: M, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/cat.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn handle(&mut self, msg: M, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/utils/lazy.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         unsafe {
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Cat` is more private than the item `Cortex::serial`
[INFO] [stdout]    --> src/context.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 | /     pub async fn serial<M, R>(&self, msg: M) -> result::Result<R>
[INFO] [stdout] 481 | |     where
[INFO] [stdout] 482 | |         M: Message<Result = result::Result<R>> + Send + 'static,
[INFO] [stdout] 483 | |         R: Send + actix::dev::MessageResponse<Cat, M>,
[INFO] [stdout]     | |______________________________________________________^ method `Cortex::serial` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Cat` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/cat.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub(crate) struct Cat {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `handlers` are never read
[INFO] [stdout]    --> src/context.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct Scope {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |     config: Arc<dyn KAny>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 126 |     handlers: Arc<DashMap<usize, Arc<dyn Handler>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `disposables` is never read
[INFO] [stdout]    --> src/context.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Lifecycle {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 188 |     disposables: Vec<Box<dyn FnOnce() + Send + Sync>>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `type_id` is never used
[INFO] [stdout]   --> src/plugin.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<T: KAny> Plug<T> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) fn type_id(&self) -> Id {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/registry.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Counter {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 23 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ToTrigger` is never used
[INFO] [stdout]  --> src/events.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) enum ToTrigger {
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventMatcher` is never used
[INFO] [stdout]   --> src/events.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum EventMatcher {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]    --> src/events.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl EventMessage {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub(crate) fn internal(evt: BuiltinEvent) -> EventMessage {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LifecycleEvent` is never used
[INFO] [stdout]    --> src/events.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub enum LifecycleEvent {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventNya` is never used
[INFO] [stdout]    --> src/events.rs:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub trait EventNya : Send + Sync {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HandlerTrait` is never used
[INFO] [stdout]    --> src/events.rs:220:18
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub(crate) trait HandlerTrait<E: EventNya>: sealed::Handler {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `should_call` and `call` are never used
[INFO] [stdout]    --> src/events.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub(crate) trait Handler : Send + Sync {
[INFO] [stdout]     |                  ------- methods in this trait
[INFO] [stdout] 226 |     fn should_call(&self, evt: &EventMessage) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 227 |     async fn call(&self, args: Box<dyn KAny>);
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventHandler` is never constructed
[INFO] [stdout]    --> src/events.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct EventHandler<E: EventNya> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Handler` is never used
[INFO] [stdout]    --> src/events.rs:204:15
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub trait Handler : Send + Sync {}
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cortex` is never read
[INFO] [stdout]  --> src/cat.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct Cat {
[INFO] [stdout]   |                   --- field in this struct
[INFO] [stdout] 8 |     pub(crate) cortex: Weak<Cortex>,
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cortex` is never used
[INFO] [stdout]   --> src/cat.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Cat {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 12 |     fn cortex(&self) -> Arc<Cortex> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_ptr_unchecked` is never used
[INFO] [stdout]   --> src/utils/late.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<T> LateInit<T> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub unsafe fn get_ptr_unchecked(&self) -> *mut T {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNING` is never used
[INFO] [stdout]   --> src/utils/late.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |         const RUNNING: u32 = 2;
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `QUEUED` is never used
[INFO] [stdout]   --> src/utils/late.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |         const QUEUED: u32 = 3;
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `force` is never used
[INFO] [stdout]   --> src/utils/lazy.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<T> LazyUpdate<T> {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub(crate) fn force(this: &LazyUpdate<T>) {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `workers` is never read
[INFO] [stdout]   --> src/tasker.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Tasker {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 11 |     sender: flume::Sender<Task>,
[INFO] [stdout] 12 |     workers: Vec<Arc<Worker>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sched_many` is never used
[INFO] [stdout]   --> src/tasker.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Tasker {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn sched_many(&self, tasks: impl Iterator<Item=Task>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/tasker.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Task {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 42 |     name: Arc<str>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tasker.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Task {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 48 |     pub fn new(name: impl Into<Arc<str>>, fut: impl Future<Output=()> + Unpin + Send + Sync + 'static) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/hello.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.17s
[INFO] running `Command { std: "docker" "inspect" "3255a17be1f841cfc0237a3e4fb6a0606ca9858ea2a71e03bbb936ed6e8e128b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3255a17be1f841cfc0237a3e4fb6a0606ca9858ea2a71e03bbb936ed6e8e128b", kill_on_drop: false }`
[INFO] [stdout] 3255a17be1f841cfc0237a3e4fb6a0606ca9858ea2a71e03bbb936ed6e8e128b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae110acec863dcf85445b43038d85ba0fd6f425b65fbc257bd0da606743bd488
[INFO] running `Command { std: "docker" "start" "-a" "ae110acec863dcf85445b43038d85ba0fd6f425b65fbc257bd0da606743bd488", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ptr`
[INFO] [stderr]   --> src/context.rs:26:16
[INFO] [stderr]    |
[INFO] [stderr] 26 | use std::{mem, ptr};
[INFO] [stderr]    |                ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/utils/lifetime_expand.rs:7:54
[INFO] [stderr]    |
[INFO] [stderr]  7 |                 let ptr = ::cve_rs::transmute::<&mut ($ty), *mut ($ty)>(leaked);
[INFO] [stderr]    |                                                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/utils/lazy.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     crate::construct_leaker!(leak, dyn FnMut(Option<T>) -> T, FnMut(Option<T>)->T);
[INFO] [stderr]    |     ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `crate::construct_leaker` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/utils/lifetime_expand.rs:7:66
[INFO] [stderr]    |
[INFO] [stderr]  7 |                 let ptr = ::cve_rs::transmute::<&mut ($ty), *mut ($ty)>(leaked);
[INFO] [stderr]    |                                                                  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/utils/lazy.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     crate::construct_leaker!(leak, dyn FnMut(Option<T>) -> T, FnMut(Option<T>)->T);
[INFO] [stderr]    |     ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `crate::construct_leaker` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | #![feature(async_closure)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(new_uninit)]
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> src/pnp.rs:61:25
[INFO] [stderr]    |
[INFO] [stderr] 61 |     async fn hot(&self, config: ()) -> Result<Hot, ()> {
[INFO] [stderr]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cortex`
[INFO] [stderr]   --> src/plugin.rs:24:27
[INFO] [stderr]    |
[INFO] [stderr] 24 |     async fn apply(&self, cortex: Arc<Cortex>) -> color_eyre::Result<()> {
[INFO] [stderr]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cortex`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> src/plugin.rs:28:25
[INFO] [stderr]    |
[INFO] [stderr] 28 |     async fn hot(&self, config: Box<dyn KAny>) -> Result<Hot, ()> {
[INFO] [stderr]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> src/registry.rs:39:35
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn new(ctx: Weak<Cortex>, config: Arc<impl KAny>) -> Self {
[INFO] [stderr]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/events.rs:246:26
[INFO] [stderr]     |
[INFO] [stderr] 246 |     async fn call(&self, args: Box<dyn KAny>) {
[INFO] [stderr]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]   --> src/cat.rs:24:26
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn handle(&mut self, msg: M, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stderr]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/cat.rs:24:34
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn handle(&mut self, msg: M, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stderr]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/utils/lazy.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |         unsafe {
[INFO] [stderr]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `Cat` is more private than the item `Cortex::serial`
[INFO] [stderr]    --> src/context.rs:480:5
[INFO] [stderr]     |
[INFO] [stderr] 480 | /     pub async fn serial<M, R>(&self, msg: M) -> result::Result<R>
[INFO] [stderr] 481 | |     where
[INFO] [stderr] 482 | |         M: Message<Result = result::Result<R>> + Send + 'static,
[INFO] [stderr] 483 | |         R: Send + actix::dev::MessageResponse<Cat, M>,
[INFO] [stderr]     | |______________________________________________________^ method `Cortex::serial` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Cat` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> src/cat.rs:7:1
[INFO] [stderr]     |
[INFO] [stderr]   7 | pub(crate) struct Cat {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `config` and `handlers` are never read
[INFO] [stderr]    --> src/context.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub struct Scope {
[INFO] [stderr]     |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 125 |     config: Arc<dyn KAny>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 126 |     handlers: Arc<DashMap<usize, Arc<dyn Handler>>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `disposables` is never read
[INFO] [stderr]    --> src/context.rs:188:5
[INFO] [stderr]     |
[INFO] [stderr] 181 | pub struct Lifecycle {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 188 |     disposables: Vec<Box<dyn FnOnce() + Send + Sync>>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `type_id` is never used
[INFO] [stderr]   --> src/plugin.rs:57:19
[INFO] [stderr]    |
[INFO] [stderr] 49 | impl<T: KAny> Plug<T> {
[INFO] [stderr]    | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub(crate) fn type_id(&self) -> Id {
[INFO] [stderr]    |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/registry.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl Counter {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 23 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ToTrigger` is never used
[INFO] [stderr]  --> src/events.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) enum ToTrigger {
[INFO] [stderr]   |                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `EventMatcher` is never used
[INFO] [stderr]   --> src/events.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub enum EventMatcher {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `internal` is never used
[INFO] [stderr]    --> src/events.rs:104:19
[INFO] [stderr]     |
[INFO] [stderr]  98 | impl EventMessage {
[INFO] [stderr]     | ----------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub(crate) fn internal(evt: BuiltinEvent) -> EventMessage {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `LifecycleEvent` is never used
[INFO] [stderr]    --> src/events.rs:197:10
[INFO] [stderr]     |
[INFO] [stderr] 197 | pub enum LifecycleEvent {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `EventNya` is never used
[INFO] [stderr]    --> src/events.rs:207:11
[INFO] [stderr]     |
[INFO] [stderr] 207 | pub trait EventNya : Send + Sync {
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `HandlerTrait` is never used
[INFO] [stderr]    --> src/events.rs:220:18
[INFO] [stderr]     |
[INFO] [stderr] 220 | pub(crate) trait HandlerTrait<E: EventNya>: sealed::Handler {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `should_call` and `call` are never used
[INFO] [stderr]    --> src/events.rs:226:8
[INFO] [stderr]     |
[INFO] [stderr] 225 | pub(crate) trait Handler : Send + Sync {
[INFO] [stderr]     |                  ------- methods in this trait
[INFO] [stderr] 226 |     fn should_call(&self, evt: &EventMessage) -> bool;
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 227 |     async fn call(&self, args: Box<dyn KAny>);
[INFO] [stderr]     |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EventHandler` is never constructed
[INFO] [stderr]    --> src/events.rs:230:12
[INFO] [stderr]     |
[INFO] [stderr] 230 | pub struct EventHandler<E: EventNya> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Handler` is never used
[INFO] [stderr]    --> src/events.rs:204:15
[INFO] [stderr]     |
[INFO] [stderr] 204 |     pub trait Handler : Send + Sync {}
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `cortex` is never read
[INFO] [stderr]  --> src/cat.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) struct Cat {
[INFO] [stderr]   |                   --- field in this struct
[INFO] [stderr] 8 |     pub(crate) cortex: Weak<Cortex>,
[INFO] [stderr]   |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `cortex` is never used
[INFO] [stderr]   --> src/cat.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl Cat {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] 12 |     fn cortex(&self) -> Arc<Cortex> {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_ptr_unchecked` is never used
[INFO] [stderr]   --> src/utils/late.rs:56:19
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl<T> LateInit<T> {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub unsafe fn get_ptr_unchecked(&self) -> *mut T {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `RUNNING` is never used
[INFO] [stderr]   --> src/utils/late.rs:69:15
[INFO] [stderr]    |
[INFO] [stderr] 69 |         const RUNNING: u32 = 2;
[INFO] [stderr]    |               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `QUEUED` is never used
[INFO] [stderr]   --> src/utils/late.rs:72:15
[INFO] [stderr]    |
[INFO] [stderr] 72 |         const QUEUED: u32 = 3;
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `force` is never used
[INFO] [stderr]   --> src/utils/lazy.rs:93:19
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl<T> LazyUpdate<T> {
[INFO] [stderr]    | --------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 93 |     pub(crate) fn force(this: &LazyUpdate<T>) {
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `workers` is never read
[INFO] [stderr]   --> src/tasker.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Tasker {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 11 |     sender: flume::Sender<Task>,
[INFO] [stderr] 12 |     workers: Vec<Arc<Worker>>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `sched_many` is never used
[INFO] [stderr]   --> src/tasker.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl Tasker {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn sched_many(&self, tasks: impl Iterator<Item=Task>) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/tasker.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct Task {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 42 |     name: Arc<str>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/tasker.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl Task {
[INFO] [stderr]    | --------- associated function in this implementation
[INFO] [stderr] 48 |     pub fn new(name: impl Into<Arc<str>>, fut: impl Future<Output=()> + Unpin + Send + Sync + 'static) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `actix-crowd` (lib) generated 37 warnings (run `cargo fix --lib -p actix-crowd` to apply 8 suggestions)
[INFO] [stderr] warning: unused import: `mockall::mock`
[INFO] [stderr]  --> src/tests/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use mockall::mock;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EventMatcher` and `UserEvent`
[INFO] [stderr]  --> src/tests/mod.rs:4:21
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::events::{EventMatcher, UserEvent};
[INFO] [stderr]   |                     ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::prelude::EventMessage`
[INFO] [stderr]  --> src/tests/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::prelude::EventMessage;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/bin/hello.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(async_closure)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `actix-crowd` (lib test) generated 40 warnings (37 duplicates) (run `cargo fix --lib -p actix-crowd --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `actix-crowd` (bin "hello" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_crowd-c00d199dd3e91d08)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_plug ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_plug stdout ----
[INFO] [stdout] Hello World
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_plug' (24) panicked at src/utils/late.rs:83:18:
[INFO] [stdout] internal error: entered unreachable code: illegal state, is your operating system a off-brand?
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625c097d3212 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625c097d3212 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625c097d3212 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x625c097d3212 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x625c097e346f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x625c097e346f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x625c097a05b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625c097a05b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x625c097ac3e2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x625c097b126f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x625c097b1101 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x625c096df7de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x625c096df7de - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625c097b192f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x625c097b192f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x625c097b16a6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x625c097ac519 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x625c09794d1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x625c097eb040 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625c0967aded - actix_crowd::utils::late::LateInit<T>::hack_state::hd366fccd83d96a9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/late.rs:83:18
[INFO] [stdout]   20:     0x625c0967c142 - <actix_crowd::utils::late::LateInit<T> as core::ops::drop::Drop>::drop::hbebd4871c0bfeb72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/late.rs:117:24
[INFO] [stdout]   21:     0x625c0967423a - core::ptr::drop_in_place<actix_crowd::utils::late::LateInit<actix::address::Addr<actix_crowd::cat::Cat>>>::h41f50136fd0f389c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x625c096774c3 - core::ptr::drop_in_place<actix_crowd::context::Cortex>::h7db0a79da7320c68
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   23:     0x625c09656eae - alloc::sync::Arc<T,A>::drop_slow::hcd16dcc28f081e37
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/sync.rs:2022:18
[INFO] [stdout]   24:     0x625c096584c4 - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::h38fbce6076feb84d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/sync.rs:2765:18
[INFO] [stdout]   25:     0x625c09677c3a - core::ptr::drop_in_place<alloc::sync::Arc<actix_crowd::context::Cortex>>::hf8d6037cdd28e5fc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   26:     0x625c09697cc2 - actix_crowd::context::Cortex::run::{{closure}}::hba2b1725fbaf777d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:494:5
[INFO] [stdout]   27:     0x625c0967aba0 - actix_crowd::tests::test_plug::{{closure}}::h5996af8ef5a10b91
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:18
[INFO] [stdout]   28:     0x625c09672662 - <core::pin::Pin<P> as core::future::future::Future>::poll::h06746d089e640361
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x625c0967279d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha8b8c121c773e0e7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x625c096a33cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h45752bce349b1dfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   31:     0x625c096a312b - tokio::runtime::coop::with_budget::hcb9bfa25eef4ac7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x625c096a312b - tokio::runtime::coop::budget::h84d18f2f30ba2e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x625c096a312b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h46a250424310d79c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   34:     0x625c096a0a20 - tokio::runtime::scheduler::current_thread::Context::enter::hda13a112a9f34acc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   35:     0x625c096a1d50 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1c2a38b2cfa887f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   36:     0x625c096a19f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0ca2a41d5ae465d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   37:     0x625c0969ea4b - tokio::runtime::context::scoped::Scoped<T>::set::hc5ee1ec9aae68ebb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x625c0969bd89 - tokio::runtime::context::set_scheduler::{{closure}}::ha84bc9ba5ce91742
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x625c096b6b02 - std::thread::local::LocalKey<T>::try_with::h8687e7f35eba6fe8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   40:     0x625c096b5f6e - std::thread::local::LocalKey<T>::with::hfb257f23693c9b7e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   41:     0x625c0969bd3d - tokio::runtime::context::set_scheduler::hbd2422188edfbfb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x625c096a17a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he6075a73fa17a7e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   43:     0x625c096a1a93 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h55a0822924b40b5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   44:     0x625c0969f323 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf74a0f5141f6c1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   45:     0x625c09695230 - tokio::runtime::context::runtime::enter_runtime::hee2457cc7aaaa156
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x625c0969ecc1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17a174e30f4117e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   47:     0x625c096709ca - tokio::runtime::runtime::Runtime::block_on_inner::h8b1942a176c33f09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   48:     0x625c09670bc5 - tokio::runtime::runtime::Runtime::block_on::h4ecae2a5d66866a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   49:     0x625c0967a93d - actix_crowd::tests::test_plug::h26394a9ccc84441f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:18
[INFO] [stdout]   50:     0x625c0967a9c7 - actix_crowd::tests::test_plug::{{closure}}::h529a910672cba407
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:9:21
[INFO] [stdout]   51:     0x625c09673896 - core::ops::function::FnOnce::call_once::ha43fc75f8b565ce5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x625c096df5db - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x625c096df5db - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x625c096f363d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x625c096f363d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x625c096f363d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x625c096f363d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x625c096f363d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x625c096f363d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x625c096f363d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x625c096ccb84 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x625c096ccb84 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   63:     0x625c096d03da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   64:     0x625c096d03da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x625c096d03da - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x625c096d03da - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   67:     0x625c096d03da - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x625c096d03da - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   69:     0x625c096d03da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x625c097a791f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   71:     0x625c097a791f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   72:     0x7c0a5a2d2aa4 - <unknown>
[INFO] [stdout]   73:     0x7c0a5a35fa64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_plug
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ae110acec863dcf85445b43038d85ba0fd6f425b65fbc257bd0da606743bd488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae110acec863dcf85445b43038d85ba0fd6f425b65fbc257bd0da606743bd488", kill_on_drop: false }`
[INFO] [stdout] ae110acec863dcf85445b43038d85ba0fd6f425b65fbc257bd0da606743bd488
