[INFO] cloning repository https://github.com/jorgeajimenezl/proxyswarm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorgeajimenezl/proxyswarm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeajimenezl%2Fproxyswarm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeajimenezl%2Fproxyswarm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4260158e8544d46d0949e220c46bd68f67fd9194
[INFO] testing jorgeajimenezl/proxyswarm against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeajimenezl%2Fproxyswarm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jorgeajimenezl/proxyswarm
[INFO] finished tweaking git repo https://github.com/jorgeajimenezl/proxyswarm
[INFO] tweaked toml for git repo https://github.com/jorgeajimenezl/proxyswarm written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jorgeajimenezl/proxyswarm on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jorgeajimenezl/proxyswarm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14e38d30907bc74dc04ae8ca67969eb6b3bd12a84849a5456c4b0e1dfdc00dba
[INFO] running `Command { std: "docker" "start" "-a" "14e38d30907bc74dc04ae8ca67969eb6b3bd12a84849a5456c4b0e1dfdc00dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14e38d30907bc74dc04ae8ca67969eb6b3bd12a84849a5456c4b0e1dfdc00dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e38d30907bc74dc04ae8ca67969eb6b3bd12a84849a5456c4b0e1dfdc00dba", kill_on_drop: false }`
[INFO] [stdout] 14e38d30907bc74dc04ae8ca67969eb6b3bd12a84849a5456c4b0e1dfdc00dba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fc0800b26e5114fe810577cbdee1d9c3a3f94df66b8b3ae9bc73f42d94fb680
[INFO] running `Command { std: "docker" "start" "-a" "3fc0800b26e5114fe810577cbdee1d9c3a3f94df66b8b3ae9bc73f42d94fb680", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling http-body v1.0.0-rc.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling thread-id v4.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling as-any v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.0-rc.2
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling wildmatch v2.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling clap v4.4.3
[INFO] [stderr]    Compiling digest_auth v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling config v0.13.3
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling socks5-impl v0.5.3
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling hyper v1.0.0-rc.3
[INFO] [stderr]    Compiling proxyswarm v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/core.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Stream(Box<(dyn sealed::AsyncStream)>),
[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] 85 -     Stream(Box<(dyn sealed::AsyncStream)>),
[INFO] [stdout] 85 +     Stream(Box<dyn sealed::AsyncStream >),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:103:50
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub async fn into_stream(self) -> Result<Box<(dyn sealed::AsyncStream)>, Error> {
[INFO] [stdout]     |                                                  ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 103 -     pub async fn into_stream(self) -> Result<Box<(dyn sealed::AsyncStream)>, Error> {
[INFO] [stdout] 103 +     pub async fn into_stream(self) -> Result<Box<dyn sealed::AsyncStream >, Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/http.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |         <B as Body>::Error: Into<Box<(dyn std::error::Error + Send + Sync + 'static)>>,
[INFO] [stdout]    |                                      ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 -         <B as Body>::Error: Into<Box<(dyn std::error::Error + Send + Sync + 'static)>>,
[INFO] [stdout] 73 +         <B as Body>::Error: Into<Box<dyn std::error::Error + Send + Sync + 'static >>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.59s
[INFO] running `Command { std: "docker" "inspect" "3fc0800b26e5114fe810577cbdee1d9c3a3f94df66b8b3ae9bc73f42d94fb680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fc0800b26e5114fe810577cbdee1d9c3a3f94df66b8b3ae9bc73f42d94fb680", kill_on_drop: false }`
[INFO] [stdout] 3fc0800b26e5114fe810577cbdee1d9c3a3f94df66b8b3ae9bc73f42d94fb680
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4278c2c610f18714ba7eaac096c25af51837ad8d86bc98496a4d8e4cc7b0ebe9
[INFO] running `Command { std: "docker" "start" "-a" "4278c2c610f18714ba7eaac096c25af51837ad8d86bc98496a4d8e4cc7b0ebe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proxyswarm v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/core.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Stream(Box<(dyn sealed::AsyncStream)>),
[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] 85 -     Stream(Box<(dyn sealed::AsyncStream)>),
[INFO] [stdout] 85 +     Stream(Box<dyn sealed::AsyncStream >),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:103:50
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub async fn into_stream(self) -> Result<Box<(dyn sealed::AsyncStream)>, Error> {
[INFO] [stdout]     |                                                  ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 103 -     pub async fn into_stream(self) -> Result<Box<(dyn sealed::AsyncStream)>, Error> {
[INFO] [stdout] 103 +     pub async fn into_stream(self) -> Result<Box<dyn sealed::AsyncStream >, Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/http.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |         <B as Body>::Error: Into<Box<(dyn std::error::Error + Send + Sync + 'static)>>,
[INFO] [stdout]    |                                      ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 -         <B as Body>::Error: Into<Box<(dyn std::error::Error + Send + Sync + 'static)>>,
[INFO] [stdout] 73 +         <B as Body>::Error: Into<Box<dyn std::error::Error + Send + Sync + 'static >>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.32s
[INFO] running `Command { std: "docker" "inspect" "4278c2c610f18714ba7eaac096c25af51837ad8d86bc98496a4d8e4cc7b0ebe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4278c2c610f18714ba7eaac096c25af51837ad8d86bc98496a4d8e4cc7b0ebe9", kill_on_drop: false }`
[INFO] [stdout] 4278c2c610f18714ba7eaac096c25af51837ad8d86bc98496a4d8e4cc7b0ebe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6a12848bcfb91438fa675340d6b309244b7f0230e284cd667ca66dc479b89ed
[INFO] running `Command { std: "docker" "start" "-a" "c6a12848bcfb91438fa675340d6b309244b7f0230e284cd667ca66dc479b89ed", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/core.rs:85:16
[INFO] [stderr]    |
[INFO] [stderr] 85 |     Stream(Box<(dyn sealed::AsyncStream)>),
[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] 85 -     Stream(Box<(dyn sealed::AsyncStream)>),
[INFO] [stderr] 85 +     Stream(Box<dyn sealed::AsyncStream >),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/core.rs:103:50
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub async fn into_stream(self) -> Result<Box<(dyn sealed::AsyncStream)>, Error> {
[INFO] [stderr]     |                                                  ^                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 103 -     pub async fn into_stream(self) -> Result<Box<(dyn sealed::AsyncStream)>, Error> {
[INFO] [stderr] 103 +     pub async fn into_stream(self) -> Result<Box<dyn sealed::AsyncStream >, Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/http.rs:73:38
[INFO] [stderr]    |
[INFO] [stderr] 73 |         <B as Body>::Error: Into<Box<(dyn std::error::Error + Send + Sync + 'static)>>,
[INFO] [stderr]    |                                      ^                                             ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 73 -         <B as Body>::Error: Into<Box<(dyn std::error::Error + Send + Sync + 'static)>>,
[INFO] [stderr] 73 +         <B as Body>::Error: Into<Box<dyn std::error::Error + Send + Sync + 'static >>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `proxyswarm` (bin "proxyswarm" test) generated 3 warnings (run `cargo fix --bin "proxyswarm" -p proxyswarm --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proxyswarm-f99acfe6511d99c8)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test acl::tests::match_subnet_ipv4 ... ok
[INFO] [stdout] test acl::tests::match_subnet_overlap ... ok
[INFO] [stdout] test acl::tests::default_rule_1 ... ok
[INFO] [stdout] test acl::tests::match_subnet_ipv6 ... ok
[INFO] [stdout] test acl::tests::new_acl ... ok
[INFO] [stdout] test acl::tests::default_rule_2 ... ok
[INFO] [stdout] test acl::tests::wrong_host_1 - should panic ... ok
[INFO] [stdout] test acl::tests::wrong_host_2 - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c6a12848bcfb91438fa675340d6b309244b7f0230e284cd667ca66dc479b89ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a12848bcfb91438fa675340d6b309244b7f0230e284cd667ca66dc479b89ed", kill_on_drop: false }`
[INFO] [stdout] c6a12848bcfb91438fa675340d6b309244b7f0230e284cd667ca66dc479b89ed
