[INFO] fetching crate fractalide 0.2.1...
[INFO] checking fractalide-0.2.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate fractalide 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate fractalide 0.2.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fractalide 0.2.1
[INFO] finished tweaking crates.io crate fractalide 0.2.1
[INFO] tweaked toml for crates.io crate fractalide 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 870c4a9545fe8ec1966f0987b9df0a77798cdcb765387dccd4e4ec53a408c2cc
[INFO] running `Command { std: "docker" "start" "-a" "870c4a9545fe8ec1966f0987b9df0a77798cdcb765387dccd4e4ec53a408c2cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "870c4a9545fe8ec1966f0987b9df0a77798cdcb765387dccd4e4ec53a408c2cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "870c4a9545fe8ec1966f0987b9df0a77798cdcb765387dccd4e4ec53a408c2cc", kill_on_drop: false }`
[INFO] [stdout] 870c4a9545fe8ec1966f0987b9df0a77798cdcb765387dccd4e4ec53a408c2cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b76a5fe11fdbb54d573509b3e18c4b0978eb3f83d38437014b4dcfafc5d76241
[INFO] running `Command { std: "docker" "start" "-a" "b76a5fe11fdbb54d573509b3e18c4b0978eb3f83d38437014b4dcfafc5d76241", kill_on_drop: false }`
[INFO] [stderr]     Checking fractalide v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::marker::Reflect`
[INFO] [stdout]   --> src/component.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::marker::Reflect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `Reflect` in `marker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::marker::Reflect`
[INFO] [stdout]   --> src/component.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::marker::Reflect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `Reflect` in `marker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::raw`
[INFO] [stdout]   --> src/component.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::raw::TraitObject;
[INFO] [stdout]    |          ^^^ could not find `raw` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::marker::Reflect`
[INFO] [stdout]   --> src/scheduler.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::marker::Reflect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `Reflect` in `marker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::raw`
[INFO] [stdout]   --> src/component.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::raw::TraitObject;
[INFO] [stdout]    |          ^^^ could not find `raw` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::marker::Reflect`
[INFO] [stdout]   --> src/scheduler.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::marker::Reflect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `Reflect` in `marker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `raw`
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(raw)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `reflect_marker`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(reflect_marker)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `raw`
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(raw)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `reflect_marker`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(reflect_marker)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/component.rs:60:54
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_sender(&self, port: String) -> Option<Box<Any + Send + 'static>>; 
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_sender(&self, port: String) -> Option<Box<dyn Any + Send + 'static>>; 
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/component.rs:60:54
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_sender(&self, port: String) -> Option<Box<Any + Send + 'static>>; 
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_sender(&self, port: String) -> Option<Box<dyn Any + Send + 'static>>; 
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/component.rs:87:83
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn get_selection_sender(&self, port: String, selection: String) -> Option<Box<Any + Send + 'static>>;
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn get_selection_sender(&self, port: String, selection: String) -> Option<Box<dyn Any + Send + 'static>>;
[INFO] [stdout]    |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/component.rs:87:83
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn get_selection_sender(&self, port: String, selection: String) -> Option<Box<Any + Send + 'static>>;
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn get_selection_sender(&self, port: String, selection: String) -> Option<Box<dyn Any + Send + 'static>>;
[INFO] [stdout]    |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/component.rs:97:85
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn add_selection_sender(&mut self, port: String, selection: String, sender: Box<Any>);
[INFO] [stdout]    |                                                                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn add_selection_sender(&mut self, port: String, selection: String, sender: Box<dyn Any>);
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:108:64
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_sender_receiver(&self, port: String) -> Option<(Box<Any + Send + 'static>, Box<Any + Send + 'static>)>;
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_sender_receiver(&self, port: String) -> Option<(Box<dyn Any + Send + 'static>, Box<Any + Send + 'static>)>;
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/component.rs:97:85
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn add_selection_sender(&mut self, port: String, selection: String, sender: Box<Any>);
[INFO] [stdout]    |                                                                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn add_selection_sender(&mut self, port: String, selection: String, sender: Box<dyn Any>);
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:108:91
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_sender_receiver(&self, port: String) -> Option<(Box<Any + Send + 'static>, Box<Any + Send + 'static>)>;
[INFO] [stdout]     |                                                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_sender_receiver(&self, port: String) -> Option<(Box<Any + Send + 'static>, Box<dyn Any + Send + 'static>)>;
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:134:84
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn add_selection_receiver(&mut self, port: String, selection: String, rec: Box<Any>);
[INFO] [stdout]     |                                                                                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn add_selection_receiver(&mut self, port: String, selection: String, rec: Box<dyn Any>);
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:108:64
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_sender_receiver(&self, port: String) -> Option<(Box<Any + Send + 'static>, Box<Any + Send + 'static>)>;
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_sender_receiver(&self, port: String) -> Option<(Box<dyn Any + Send + 'static>, Box<Any + Send + 'static>)>;
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:108:91
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_sender_receiver(&self, port: String) -> Option<(Box<Any + Send + 'static>, Box<Any + Send + 'static>)>;
[INFO] [stdout]     |                                                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_sender_receiver(&self, port: String) -> Option<(Box<Any + Send + 'static>, Box<dyn Any + Send + 'static>)>;
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:134:84
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn add_selection_receiver(&mut self, port: String, selection: String, rec: Box<Any>);
[INFO] [stdout]     |                                                                                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn add_selection_receiver(&mut self, port: String, selection: String, rec: Box<dyn Any>);
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:155:55
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn connect(&mut self, port_out: String, send: Box<Any + Send + 'static>, dest: String, sched: Sender<CompMsg>);
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn connect(&mut self, port_out: String, send: Box<dyn Any + Send + 'static>, dest: String, sched: Sender<CompMsg>);
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:155:55
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn connect(&mut self, port_out: String, send: Box<Any + Send + 'static>, dest: String, sched: Sender<CompMsg>);
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn connect(&mut self, port_out: String, send: Box<dyn Any + Send + 'static>, dest: String, sched: Sender<CompMsg>);
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:169:76
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn connect_array(&mut self, port: String, selection: String, send: Box<Any + Send + 'static>, dest: String, sched: Sender<CompMsg>);
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn connect_array(&mut self, port: String, selection: String, send: Box<dyn Any + Send + 'static>, dest: String, sched: Sender<CompMsg>);
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:169:76
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn connect_array(&mut self, port: String, selection: String, send: Box<Any + Send + 'static>, dest: String, sched: Sender<CompMsg>);
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn connect_array(&mut self, port: String, selection: String, send: Box<dyn Any + Send + 'static>, dest: String, sched: Sender<CompMsg>);
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:180:84
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn add_selection_receiver(&mut self, port: String, selection: String, rec: Box<Any + Send + 'static>);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn add_selection_receiver(&mut self, port: String, selection: String, rec: Box<dyn Any + Send + 'static>);
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:180:84
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn add_selection_receiver(&mut self, port: String, selection: String, rec: Box<Any + Send + 'static>);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn add_selection_receiver(&mut self, port: String, selection: String, rec: Box<dyn Any + Send + 'static>);
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:181:55
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_receiver(&mut self, port: String, rec: Box<Any + Send + 'static>);
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_receiver(&mut self, port: String, rec: Box<dyn Any + Send + 'static>);
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:181:55
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_receiver(&mut self, port: String, rec: Box<Any + Send + 'static>);
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_receiver(&mut self, port: String, rec: Box<dyn Any + Send + 'static>);
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:182:74
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<Any + Send + 'static>>, HashMap<String, HashMap<String, Box<Any ...
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<dyn Any + Send + 'static>>, HashMap<String, HashMap<String, Box<Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:182:74
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<Any + Send + 'static>>, HashMap<String, HashMap<String, Box<Any ...
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<dyn Any + Send + 'static>>, HashMap<String, HashMap<String, Box<Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:182:134
[INFO] [stdout]     |
[INFO] [stdout] 182 | ... + Send + 'static>>, HashMap<String, HashMap<String, Box<Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, ...
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<Any + Send + 'static>>, HashMap<String, HashMap<String, Box<dyn Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:182:134
[INFO] [stdout]     |
[INFO] [stdout] 182 | ... + Send + 'static>>, HashMap<String, HashMap<String, Box<Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, ...
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<Any + Send + 'static>>, HashMap<String, HashMap<String, Box<dyn Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:182:186
[INFO] [stdout]     |
[INFO] [stdout] 182 | ... Box<Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Sen...
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<Any + Send + 'static>>, HashMap<String, HashMap<String, Box<Any + Send + 'static>>>, HashMap<String, Option<Box<dyn Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                                                                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:182:254
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...+ 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<Any + Send + 'static>>, HashMap<String, HashMap<String, Box<Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<dyn Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                                                                                                                                                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:182:186
[INFO] [stdout]     |
[INFO] [stdout] 182 | ... Box<Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Sen...
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<Any + Send + 'static>>, HashMap<String, HashMap<String, Box<Any + Send + 'static>>>, HashMap<String, Option<Box<dyn Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                                                                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:182:254
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...+ 'static>>>, HashMap<String, HashMap<String, Option<Box<Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_receiver_outputport(self : Box<Self>) -> (HashMap<String, Box<Any + Send + 'static>>, HashMap<String, HashMap<String, Box<Any + Send + 'static>>>, HashMap<String, Option<Box<Any + Send + 'static>>>, HashMap<String, HashMap<String, Option<Box<dyn Any + Send + 'static>>>>); 
[INFO] [stdout]     |                                                                                                                                                                                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type BoxedComp = Box<Component + Send + 'static>;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type BoxedComp = Box<dyn Component + Send + 'static>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type BoxedComp = Box<Component + Send + 'static>;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type BoxedComp = Box<dyn Component + Send + 'static>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:24:56
[INFO] [stdout]    |
[INFO] [stdout] 24 |     AddInputArraySelection(String, String, String, Box<Any + Send + 'static>),
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     AddInputArraySelection(String, String, String, Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:24:56
[INFO] [stdout]    |
[INFO] [stdout] 24 |     AddInputArraySelection(String, String, String, Box<Any + Send + 'static>),
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     AddInputArraySelection(String, String, String, Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ConnectOutputPort(String, String, Box<Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ConnectOutputPort(String, String, Box<dyn Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ConnectOutputPort(String, String, Box<Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ConnectOutputPort(String, String, Box<dyn Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:30:56
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ConnectOutputArrayPort(String, String, String, Box<Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ConnectOutputArrayPort(String, String, String, Box<dyn Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:30:56
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ConnectOutputArrayPort(String, String, String, Box<Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ConnectOutputArrayPort(String, String, String, Box<dyn Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     input_senders: Box<InputSenders>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     input_senders: Box<dyn InputSenders>,
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     input_senders: Box<InputSenders>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     input_senders: Box<dyn InputSenders>,
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     input_array_senders: Box<InputArraySenders>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     input_array_senders: Box<dyn InputArraySenders>,
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scheduler.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     input_array_senders: Box<InputArraySenders>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     input_array_senders: Box<dyn InputArraySenders>,
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:289:48
[INFO] [stdout]     |
[INFO] [stdout] 289 |     AddInputArraySelection(String, String, Box<Any + Send + 'static>),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 289 |     AddInputArraySelection(String, String, Box<dyn Any + Send + 'static>),
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:289:48
[INFO] [stdout]     |
[INFO] [stdout] 289 |     AddInputArraySelection(String, String, Box<Any + Send + 'static>),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 289 |     AddInputArraySelection(String, String, Box<dyn Any + Send + 'static>),
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:291:35
[INFO] [stdout]     |
[INFO] [stdout] 291 |     ConnectOutputPort(String, Box<Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 291 |     ConnectOutputPort(String, Box<dyn Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:291:35
[INFO] [stdout]     |
[INFO] [stdout] 291 |     ConnectOutputPort(String, Box<Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 291 |     ConnectOutputPort(String, Box<dyn Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:292:48
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ConnectOutputArrayPort(String, String, Box<Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ConnectOutputArrayPort(String, String, Box<dyn Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:292:48
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ConnectOutputArrayPort(String, String, Box<Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ConnectOutputArrayPort(String, String, Box<dyn Any + Send + 'static>, String, Sender<CompMsg>),
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/subnet.rs:193:20
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<dyn Component + Send>, Box<InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/subnet.rs:193:20
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<dyn Component + Send>, Box<InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/subnet.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<dyn InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/subnet.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<dyn InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/subnet.rs:193:62
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<InputSenders>, Box<dyn InputArraySenders>)),
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/subnet.rs:193:62
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     C(fn() -> (Box<Component + Send>, Box<InputSenders>, Box<dyn InputArraySenders>)),
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:202:46
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub fn downcast<I: Reflect + 'static>(i: Box<Any>) -> I {
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub fn downcast<I: Reflect + 'static>(i: Box<dyn Any>) -> I {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/component.rs:202:46
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub fn downcast<I: Reflect + 'static>(i: Box<Any>) -> I {
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub fn downcast<I: Reflect + 'static>(i: Box<dyn Any>) -> I {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:102:70
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn add_component(&mut self, name: String, c: (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)) {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn add_component(&mut self, name: String, c: (BoxedComp, Box<dyn InputSenders>, Box<InputArraySenders>)) {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:102:89
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn add_component(&mut self, name: String, c: (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)) {
[INFO] [stdout]     |                                                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn add_component(&mut self, name: String, c: (BoxedComp, Box<InputSenders>, Box<dyn InputArraySenders>)) {
[INFO] [stdout]     |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:123:96
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn remove_component(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)>, ()>{
[INFO] [stdout]     |                                                                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn remove_component(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<dyn InputSenders>, Box<InputArraySenders>)>, ()>{
[INFO] [stdout]     |                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:123:115
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn remove_component(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)>, ()>{
[INFO] [stdout]     |                                                                                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn remove_component(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<dyn InputArraySenders>)>, ()>{
[INFO] [stdout]     |                                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:141:93
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn remove_subnet(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)>, ()> {
[INFO] [stdout]     |                                                                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn remove_subnet(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<dyn InputSenders>, Box<InputArraySenders>)>, ()> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:141:112
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn remove_subnet(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)>, ()> {
[INFO] [stdout]     |                                                                                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn remove_subnet(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<dyn InputArraySenders>)>, ()> {
[INFO] [stdout]     |                                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:102:70
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn add_component(&mut self, name: String, c: (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)) {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn add_component(&mut self, name: String, c: (BoxedComp, Box<dyn InputSenders>, Box<InputArraySenders>)) {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:102:89
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn add_component(&mut self, name: String, c: (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)) {
[INFO] [stdout]     |                                                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn add_component(&mut self, name: String, c: (BoxedComp, Box<InputSenders>, Box<dyn InputArraySenders>)) {
[INFO] [stdout]     |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:123:96
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn remove_component(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)>, ()>{
[INFO] [stdout]     |                                                                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn remove_component(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<dyn InputSenders>, Box<InputArraySenders>)>, ()>{
[INFO] [stdout]     |                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:123:115
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn remove_component(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)>, ()>{
[INFO] [stdout]     |                                                                                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn remove_component(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<dyn InputArraySenders>)>, ()>{
[INFO] [stdout]     |                                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:141:93
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn remove_subnet(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)>, ()> {
[INFO] [stdout]     |                                                                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn remove_subnet(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<dyn InputSenders>, Box<InputArraySenders>)>, ()> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/scheduler.rs:141:112
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn remove_subnet(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<InputArraySenders>)>, ()> {
[INFO] [stdout]     |                                                                                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn remove_subnet(&mut self, name: String) -> Result<HashMap<String, (BoxedComp, Box<InputSenders>, Box<dyn InputArraySenders>)>, ()> {
[INFO] [stdout]     |                                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/subnet.rs:43:67
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<dyn Component + Send>, Box<InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/subnet.rs:43:90
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<dyn InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/subnet.rs:43:109
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<InputSenders>, Box<dyn InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/subnet.rs:43:67
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<dyn Component + Send>, Box<InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/subnet.rs:43:90
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<dyn InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/subnet.rs:43:109
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<InputSenders>, Box<InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn add_component(&mut self, name: String, f: fn() -> (Box<Component + Send>, Box<InputSenders>, Box<dyn InputArraySenders>)) -> Self {
[INFO] [stdout]    |                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 36 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 36 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fractalide` (lib) due to 6 previous errors; 36 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fractalide` (lib test) due to 6 previous errors; 36 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b76a5fe11fdbb54d573509b3e18c4b0978eb3f83d38437014b4dcfafc5d76241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b76a5fe11fdbb54d573509b3e18c4b0978eb3f83d38437014b4dcfafc5d76241", kill_on_drop: false }`
[INFO] [stdout] b76a5fe11fdbb54d573509b3e18c4b0978eb3f83d38437014b4dcfafc5d76241
