[INFO] cloning repository https://github.com/olaeseane/httploadgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olaeseane/httploadgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folaeseane%2Fhttploadgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folaeseane%2Fhttploadgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a6e644fb022294feac9b0697ee95708344ac5df [INFO] testing olaeseane/httploadgen against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folaeseane%2Fhttploadgen" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/olaeseane/httploadgen [INFO] finished tweaking git repo https://github.com/olaeseane/httploadgen [INFO] tweaked toml for git repo https://github.com/olaeseane/httploadgen written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/olaeseane/httploadgen on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/olaeseane/httploadgen 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.72 [INFO] [stderr] Downloaded pin-project-lite v0.2.11 [INFO] [stderr] Downloaded portable-atomic v1.4.2 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded ctrlc v3.4.0 [INFO] [stderr] Downloaded papergrid v0.10.0 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded wide v0.7.11 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded csv v1.2.2 [INFO] [stderr] Downloaded tabled v0.14.0 [INFO] [stderr] Downloaded rustix v0.38.7 [INFO] [stderr] Downloaded regex-automata v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d730d84e6732d1e021171eb1c5e8120c4857cce21d5a830511ce3b290319978b [INFO] running `Command { std: "docker" "start" "-a" "d730d84e6732d1e021171eb1c5e8120c4857cce21d5a830511ce3b290319978b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d730d84e6732d1e021171eb1c5e8120c4857cce21d5a830511ce3b290319978b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d730d84e6732d1e021171eb1c5e8120c4857cce21d5a830511ce3b290319978b", kill_on_drop: false }` [INFO] [stdout] d730d84e6732d1e021171eb1c5e8120c4857cce21d5a830511ce3b290319978b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eda5c46df0d14cee8d71fe7e4533cd01fd0e52ba0603458d59ef91b95c595f28 [INFO] running `Command { std: "docker" "start" "-a" "eda5c46df0d14cee8d71fe7e4533cd01fd0e52ba0603458d59ef91b95c595f28", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling papergrid v0.10.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling tabled v0.14.0 [INFO] [stderr] Compiling ctrlc v3.4.0 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling statrs v0.16.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> client/src/args.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [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] 38 - Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [INFO] [stdout] 38 + Uri::from_str(s).map_err(|uri| format!("{s} {uri}")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "eda5c46df0d14cee8d71fe7e4533cd01fd0e52ba0603458d59ef91b95c595f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda5c46df0d14cee8d71fe7e4533cd01fd0e52ba0603458d59ef91b95c595f28", kill_on_drop: false }` [INFO] [stdout] eda5c46df0d14cee8d71fe7e4533cd01fd0e52ba0603458d59ef91b95c595f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26e4680e91ae6f97ddc5c9bc3c559a6f242a6d0b3826df2e6c7819cd387fa664 [INFO] running `Command { std: "docker" "start" "-a" "26e4680e91ae6f97ddc5c9bc3c559a6f242a6d0b3826df2e6c7819cd387fa664", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> client/src/args.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [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] 38 - Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [INFO] [stdout] 38 + Uri::from_str(s).map_err(|uri| format!("{s} {uri}")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> client/src/args.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [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] 38 - Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [INFO] [stdout] 38 + Uri::from_str(s).map_err(|uri| format!("{s} {uri}")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.76s [INFO] running `Command { std: "docker" "inspect" "26e4680e91ae6f97ddc5c9bc3c559a6f242a6d0b3826df2e6c7819cd387fa664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e4680e91ae6f97ddc5c9bc3c559a6f242a6d0b3826df2e6c7819cd387fa664", kill_on_drop: false }` [INFO] [stdout] 26e4680e91ae6f97ddc5c9bc3c559a6f242a6d0b3826df2e6c7819cd387fa664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7366113b2c0f1a34f34fb50ff3f1ed6cd107bdd87018e12aa0f0d74f77833c62 [INFO] running `Command { std: "docker" "start" "-a" "7366113b2c0f1a34f34fb50ff3f1ed6cd107bdd87018e12aa0f0d74f77833c62", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> client/src/args.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [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] 38 - Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [INFO] [stderr] 38 + Uri::from_str(s).map_err(|uri| format!("{s} {uri}")) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `client` (lib) generated 1 warning (run `cargo fix --lib -p client` to apply 1 suggestion) [INFO] [stderr] warning: `client` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/client-e88425e0827b34a9) [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] [stderr] Running unittests src/bin/agent.rs (/opt/rustwide/target/debug/deps/agent-0fd182349c7ea951) [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] [stderr] Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/cli-3052bbda5f70d9f9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_invalid_target_url_argument ... ok [INFO] [stdout] test tests::test_invalid_connections_argument ... ok [INFO] [stdout] test tests::test_works_with_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-d97e2cb0d62fceb0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cli::tests::test_happy_path ... ok [INFO] [stdout] test cli::tests::test_with_error ... ok [INFO] [stderr] Doc-tests client [INFO] [stdout] test cli::tests::test_with_bad_status_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> client/src/args.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [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] 38 - Uri::from_str(s).map_err(|uri| (format!("{s} {uri}"))) [INFO] [stderr] 38 + Uri::from_str(s).map_err(|uri| format!("{s} {uri}")) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning 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] [stderr] Doc-tests common [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" "7366113b2c0f1a34f34fb50ff3f1ed6cd107bdd87018e12aa0f0d74f77833c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7366113b2c0f1a34f34fb50ff3f1ed6cd107bdd87018e12aa0f0d74f77833c62", kill_on_drop: false }` [INFO] [stdout] 7366113b2c0f1a34f34fb50ff3f1ed6cd107bdd87018e12aa0f0d74f77833c62