[INFO] fetching crate act-locally 0.1.1...
[INFO] testing act-locally-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate act-locally 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate act-locally 0.1.1
[INFO] finished tweaking crates.io crate act-locally 0.1.1
[INFO] tweaked toml for crates.io crate act-locally 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate act-locally 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaf3aa5eb62a7379c488848859c833b4b9756f0123e24f723375cd96dd46fdb7
[INFO] running `Command { std: "docker" "start" "-a" "eaf3aa5eb62a7379c488848859c833b4b9756f0123e24f723375cd96dd46fdb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaf3aa5eb62a7379c488848859c833b4b9756f0123e24f723375cd96dd46fdb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaf3aa5eb62a7379c488848859c833b4b9756f0123e24f723375cd96dd46fdb7", kill_on_drop: false }`
[INFO] [stdout] eaf3aa5eb62a7379c488848859c833b4b9756f0123e24f723375cd96dd46fdb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f24347f2970a87b71878375b29784112f9fa21e83b79752d0757f7a9abfbd541
[INFO] running `Command { std: "docker" "start" "-a" "f24347f2970a87b71878375b29784112f9fa21e83b79752d0757f7a9abfbd541", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling act-locally v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/message.rs:69:64
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout]    |                                                                ^                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 69 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout] 69 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/message.rs:77:64
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout]    |                                                                ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 77 -     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout] 77 +     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<dyn Any + Send + 'static >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/message.rs:100:64
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout]     |                                                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 100 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout] 100 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/message.rs:108:64
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout]     |                                                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 108 -     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout] 108 +     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<dyn Any + Send + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s
[INFO] running `Command { std: "docker" "inspect" "f24347f2970a87b71878375b29784112f9fa21e83b79752d0757f7a9abfbd541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f24347f2970a87b71878375b29784112f9fa21e83b79752d0757f7a9abfbd541", kill_on_drop: false }`
[INFO] [stdout] f24347f2970a87b71878375b29784112f9fa21e83b79752d0757f7a9abfbd541
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba342164ddb867baa80a3ec4cd383cff64c71ad674d06a1faaee70320d979a49
[INFO] running `Command { std: "docker" "start" "-a" "ba342164ddb867baa80a3ec4cd383cff64c71ad674d06a1faaee70320d979a49", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/message.rs:69:64
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout]    |                                                                ^                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 69 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout] 69 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/message.rs:77:64
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout]    |                                                                ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 77 -     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout] 77 +     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<dyn Any + Send + 'static >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/message.rs:100:64
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout]     |                                                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 100 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout] 100 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/message.rs:108:64
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout]     |                                                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 108 -     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout] 108 +     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<dyn Any + Send + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling act-locally v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/message.rs:69:64
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout]    |                                                                ^                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 69 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout] 69 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/message.rs:77:64
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout]    |                                                                ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 77 -     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout] 77 +     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<dyn Any + Send + 'static >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/message.rs:100:64
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout]     |                                                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 100 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stdout] 100 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/message.rs:108:64
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout]     |                                                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 108 -     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout] 108 +     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<dyn Any + Send + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.50s
[INFO] running `Command { std: "docker" "inspect" "ba342164ddb867baa80a3ec4cd383cff64c71ad674d06a1faaee70320d979a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba342164ddb867baa80a3ec4cd383cff64c71ad674d06a1faaee70320d979a49", kill_on_drop: false }`
[INFO] [stdout] ba342164ddb867baa80a3ec4cd383cff64c71ad674d06a1faaee70320d979a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a1c38e0f7b885e57656ae519803ad1c5f78ec6fb2a0469ec20b6af3a8b9dccb
[INFO] running `Command { std: "docker" "start" "-a" "1a1c38e0f7b885e57656ae519803ad1c5f78ec6fb2a0469ec20b6af3a8b9dccb", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/message.rs:69:64
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stderr]    |                                                                ^                        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 69 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stderr] 69 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/message.rs:77:64
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stderr]    |                                                                ^                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 77 -     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stderr] 77 +     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<dyn Any + Send + 'static >> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/message.rs:100:64
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stderr]     |                                                                ^                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 100 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stderr] 100 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/message.rs:108:64
[INFO] [stderr]     |
[INFO] [stderr] 108 |     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stderr]     |                                                                ^                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 108 -     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stderr] 108 +     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<dyn Any + Send + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `act-locally` (lib) generated 4 warnings (run `cargo fix --lib -p act-locally` to apply 4 suggestions)
[INFO] [stderr] warning: `act-locally` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/act_locally-928320611cd33dcd)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test handler::tests::test_async_mutating_message_handler ... ok
[INFO] [stdout] test action_dispatcher::tests::test_action_dispatcher ... ok
[INFO] [stdout] test handler::tests::test_async_mutating_func_wrapper ... ok
[INFO] [stdout] test handler::tests::test_async_non_mutating_func_wrapper ... ok
[INFO] [stdout] test handler::tests::test_async_non_mutating_message_handler ... ok
[INFO] [stdout] test handler::tests::test_store_handlers_in_hashmap ... ok
[INFO] [stdout] test handler::tests::test_store_sync_handlers_in_hashmap ... ok
[INFO] [stdout] test handler::tests::test_sync_mutating_func_wrapper ... ok
[INFO] [stdout] test dispatcher::tests::test_integration_with_actor ... ok
[INFO] [stdout] test handler::tests::test_sync_non_mutating_func_wrapper ... ok
[INFO] [stdout] test dispatcher::tests::test_message_key_generation ... ok
[INFO] [stdout] test handler::tests::test_sync_mutating_message_handler ... ok
[INFO] [stdout] test handler::tests::test_sync_non_mutating_message_handler ... ok
[INFO] [stdout] test dispatcher::tests::test_message_wrapping_and_unwrapping ... ok
[INFO] [stdout] test actor::tests::test_yielding_handlers ... ok
[INFO] [stdout] test actor::tests::test_async_handlers_execution_order ... ok
[INFO] [stdout] test actor::tests::test_sync_handlers_execution_order ... ok
[INFO] [stdout] test actor::tests::test_comprehensive_handler_execution_order ... ok
[INFO] [stdout] test actor::tests::test_actor_with_custom_dispatcher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests act_locally
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/message.rs:69:64
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stderr]    |                                                                ^                        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 69 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stderr] 69 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/message.rs:77:64
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stderr]    |                                                                ^                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 77 -     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stderr] 77 +     fn downcast<R: Any>(self: Box<Self>) -> Result<Box<R>, Box<dyn Any + Send + 'static >> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/message.rs:100:64
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stderr]     |                                                                ^                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 100 -     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<(dyn Any + Send + 'static)>>;
[INFO] [stderr] 100 +     fn downcast<T: Any>(self: Box<Self>) -> Result<Box<T>, Box<dyn Any + Send + 'static >>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/message.rs:108:64
[INFO] [stderr]     |
[INFO] [stderr] 108 |     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stderr]     |                                                                ^                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 108 -     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<(dyn Any + Send + 'static)>> {
[INFO] [stderr] 108 +     fn downcast<M: Any>(self: Box<Self>) -> Result<Box<M>, Box<dyn Any + Send + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: 4 warnings emitted
[INFO] [stdout] running 0 tests
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a1c38e0f7b885e57656ae519803ad1c5f78ec6fb2a0469ec20b6af3a8b9dccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a1c38e0f7b885e57656ae519803ad1c5f78ec6fb2a0469ec20b6af3a8b9dccb", kill_on_drop: false }`
[INFO] [stdout] 1a1c38e0f7b885e57656ae519803ad1c5f78ec6fb2a0469ec20b6af3a8b9dccb
