[INFO] fetching crate act-locally 0.1.1...
[INFO] testing act-locally-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate act-locally 0.1.1 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate act-locally 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-net v2.0.0
[INFO] [stderr]   Downloaded async-lock v3.4.2
[INFO] [stderr]   Downloaded async-signal v0.2.13
[INFO] [stderr]   Downloaded async-fs v2.2.0
[INFO] [stderr]   Downloaded async-process v2.5.0
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded insta v1.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87a384057b7096f20613dae2ef69cb28943c68cd4d41a8cb81f3ba0b149e1d3d
[INFO] running `Command { std: "docker" "start" "-a" "87a384057b7096f20613dae2ef69cb28943c68cd4d41a8cb81f3ba0b149e1d3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87a384057b7096f20613dae2ef69cb28943c68cd4d41a8cb81f3ba0b149e1d3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a384057b7096f20613dae2ef69cb28943c68cd4d41a8cb81f3ba0b149e1d3d", kill_on_drop: false }`
[INFO] [stdout] 87a384057b7096f20613dae2ef69cb28943c68cd4d41a8cb81f3ba0b149e1d3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c11c832a65fdc7f1685aba91a8e0d8b97971ee735d2febeabb949bec24974111
[INFO] running `Command { std: "docker" "start" "-a" "c11c832a65fdc7f1685aba91a8e0d8b97971ee735d2febeabb949bec24974111", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling polling v3.11.0
[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 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 26.23s
[INFO] running `Command { std: "docker" "inspect" "c11c832a65fdc7f1685aba91a8e0d8b97971ee735d2febeabb949bec24974111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11c832a65fdc7f1685aba91a8e0d8b97971ee735d2febeabb949bec24974111", kill_on_drop: false }`
[INFO] [stdout] c11c832a65fdc7f1685aba91a8e0d8b97971ee735d2febeabb949bec24974111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70588d9e80ad93bb68bc8455aa31ff9e9badbebd735018b69c23752975886258
[INFO] running `Command { std: "docker" "start" "-a" "70588d9e80ad93bb68bc8455aa31ff9e9badbebd735018b69c23752975886258", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling insta v1.46.0
[INFO] [stderr]    Compiling async-io v2.6.0
[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 smol v2.0.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] [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 20.20s
[INFO] running `Command { std: "docker" "inspect" "70588d9e80ad93bb68bc8455aa31ff9e9badbebd735018b69c23752975886258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70588d9e80ad93bb68bc8455aa31ff9e9badbebd735018b69c23752975886258", kill_on_drop: false }`
[INFO] [stdout] 70588d9e80ad93bb68bc8455aa31ff9e9badbebd735018b69c23752975886258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 621a384e2f6ba56d640ae44a389804877c21babd6172283ac2c4af0a709a94d8
[INFO] running `Command { std: "docker" "start" "-a" "621a384e2f6ba56d640ae44a389804877c21babd6172283ac2c4af0a709a94d8", 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/act_locally-dc49495841798f8f)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test action_dispatcher::tests::test_action_dispatcher ... ok
[INFO] [stdout] test dispatcher::tests::test_message_key_generation ... ok
[INFO] [stdout] test dispatcher::tests::test_message_wrapping_and_unwrapping ... ok
[INFO] [stdout] test handler::tests::test_async_mutating_message_handler ... ok
[INFO] [stdout] test dispatcher::tests::test_integration_with_actor ... ok
[INFO] [stdout] test handler::tests::test_async_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_sync_mutating_func_wrapper ... ok
[INFO] [stdout] test handler::tests::test_store_sync_handlers_in_hashmap ... 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 handler::tests::test_sync_non_mutating_func_wrapper ... ok
[INFO] [stdout] test handler::tests::test_async_non_mutating_func_wrapper ... ok
[INFO] [stdout] test actor::tests::test_comprehensive_handler_execution_order ... ok
[INFO] [stdout] test actor::tests::test_sync_handlers_execution_order ... 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_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.11s
[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] [stderr] warning: 4 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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" "621a384e2f6ba56d640ae44a389804877c21babd6172283ac2c4af0a709a94d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621a384e2f6ba56d640ae44a389804877c21babd6172283ac2c4af0a709a94d8", kill_on_drop: false }`
[INFO] [stdout] 621a384e2f6ba56d640ae44a389804877c21babd6172283ac2c4af0a709a94d8
