[INFO] fetching crate actors 0.1.0...
[INFO] checking actors-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate actors 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate actors 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actors 0.1.0
[INFO] finished tweaking crates.io crate actors 0.1.0
[INFO] tweaked toml for crates.io crate actors 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e47067b42718ef869d44f7880ad1988e35e726aa671c46a6f13ed93f3fd0447
[INFO] running `Command { std: "docker" "start" "-a" "5e47067b42718ef869d44f7880ad1988e35e726aa671c46a6f13ed93f3fd0447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e47067b42718ef869d44f7880ad1988e35e726aa671c46a6f13ed93f3fd0447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e47067b42718ef869d44f7880ad1988e35e726aa671c46a6f13ed93f3fd0447", kill_on_drop: false }`
[INFO] [stdout] 5e47067b42718ef869d44f7880ad1988e35e726aa671c46a6f13ed93f3fd0447
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f5505efa3063aba92dc1ece4ad445a0a69163b21049b90e13db126ead0be108
[INFO] running `Command { std: "docker" "start" "-a" "2f5505efa3063aba92dc1ece4ad445a0a69163b21049b90e13db126ead0be108", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Checking actors v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send> Actor<Message> for FnMut(Message) + Send {
[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: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send> Actor<Message> for dyn FnMut(Message) + Send {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] help: alternatively use a blanket implementation to implement `Actor<Message>` for all types that also implement `FnMut(Message) + Send`
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send, T: FnMut(Message) + Send> Actor<Message> for T {
[INFO] [stdout]    |                   ++++++++++++++++++++++++++                     ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send> Actor<Message> for FnMut(Message) + Send {
[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: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send> Actor<Message> for dyn FnMut(Message) + Send {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] help: alternatively use a blanket implementation to implement `Actor<Message>` for all types that also implement `FnMut(Message) + Send`
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send, T: FnMut(Message) + Send> Actor<Message> for T {
[INFO] [stdout]    |                   ++++++++++++++++++++++++++                     ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Message` cannot be sent between threads safely
[INFO] [stdout]   --> src/channel/mod.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActorCell<Message, A: Actor<Message>> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^ `Message` cannot be sent between threads safely
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Actor`
[INFO] [stdout]   --> src/lib.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Actor<Message: Send>: Send {
[INFO] [stdout]    |                          ^^^^ required by this bound in `Actor`
[INFO] [stdout] help: consider restricting type parameter `Message`
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActorCell<Message: std::marker::Send, A: Actor<Message>> {
[INFO] [stdout]    |                             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Message` cannot be sent between threads safely
[INFO] [stdout]   --> src/channel/mod.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActorCell<Message, A: Actor<Message>> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^ `Message` cannot be sent between threads safely
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Actor`
[INFO] [stdout]   --> src/lib.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Actor<Message: Send>: Send {
[INFO] [stdout]    |                          ^^^^ required by this bound in `Actor`
[INFO] [stdout] help: consider restricting type parameter `Message`
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActorCell<Message: std::marker::Send, A: Actor<Message>> {
[INFO] [stdout]    |                             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actors` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `actors` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2f5505efa3063aba92dc1ece4ad445a0a69163b21049b90e13db126ead0be108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f5505efa3063aba92dc1ece4ad445a0a69163b21049b90e13db126ead0be108", kill_on_drop: false }`
[INFO] [stdout] 2f5505efa3063aba92dc1ece4ad445a0a69163b21049b90e13db126ead0be108
[INFO] checking actors-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate actors 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate actors 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actors 0.1.0
[INFO] finished tweaking crates.io crate actors 0.1.0
[INFO] tweaked toml for crates.io crate actors 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a911fe574d4c4a774e6f637c027e51c55319ef1bef3eec62053969c9906aa9c1
[INFO] running `Command { std: "docker" "start" "-a" "a911fe574d4c4a774e6f637c027e51c55319ef1bef3eec62053969c9906aa9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a911fe574d4c4a774e6f637c027e51c55319ef1bef3eec62053969c9906aa9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a911fe574d4c4a774e6f637c027e51c55319ef1bef3eec62053969c9906aa9c1", kill_on_drop: false }`
[INFO] [stdout] a911fe574d4c4a774e6f637c027e51c55319ef1bef3eec62053969c9906aa9c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b71bd3cfb65ffd80c4083bb940c76a05149bbcb1debbc4567490c6f637391fee
[INFO] running `Command { std: "docker" "start" "-a" "b71bd3cfb65ffd80c4083bb940c76a05149bbcb1debbc4567490c6f637391fee", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Checking actors v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send> Actor<Message> for FnMut(Message) + Send {
[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: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send> Actor<Message> for dyn FnMut(Message) + Send {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] help: alternatively use a blanket implementation to implement `Actor<Message>` for all types that also implement `FnMut(Message) + Send`
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send, T: FnMut(Message) + Send> Actor<Message> for T {
[INFO] [stdout]    |                   ++++++++++++++++++++++++++                     ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send> Actor<Message> for FnMut(Message) + Send {
[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: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send> Actor<Message> for dyn FnMut(Message) + Send {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] help: alternatively use a blanket implementation to implement `Actor<Message>` for all types that also implement `FnMut(Message) + Send`
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<Message: Send, T: FnMut(Message) + Send> Actor<Message> for T {
[INFO] [stdout]    |                   ++++++++++++++++++++++++++                     ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Message` cannot be sent between threads safely
[INFO] [stdout]   --> src/channel/mod.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActorCell<Message, A: Actor<Message>> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^ `Message` cannot be sent between threads safely
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Actor`
[INFO] [stdout]   --> src/lib.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Actor<Message: Send>: Send {
[INFO] [stdout]    |                          ^^^^ required by this bound in `Actor`
[INFO] [stdout] help: consider restricting type parameter `Message`
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActorCell<Message: std::marker::Send, A: Actor<Message>> {
[INFO] [stdout]    |                             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Message` cannot be sent between threads safely
[INFO] [stdout]   --> src/channel/mod.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActorCell<Message, A: Actor<Message>> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^ `Message` cannot be sent between threads safely
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Actor`
[INFO] [stdout]   --> src/lib.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Actor<Message: Send>: Send {
[INFO] [stdout]    |                          ^^^^ required by this bound in `Actor`
[INFO] [stdout] help: consider restricting type parameter `Message`
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ActorCell<Message: std::marker::Send, A: Actor<Message>> {
[INFO] [stdout]    |                             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actors` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `actors` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b71bd3cfb65ffd80c4083bb940c76a05149bbcb1debbc4567490c6f637391fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b71bd3cfb65ffd80c4083bb940c76a05149bbcb1debbc4567490c6f637391fee", kill_on_drop: false }`
[INFO] [stdout] b71bd3cfb65ffd80c4083bb940c76a05149bbcb1debbc4567490c6f637391fee
