[INFO] fetching crate aquatic_http 0.9.0...
[INFO] testing aquatic_http-0.9.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aquatic_http 0.9.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate aquatic_http 0.9.0
[INFO] finished tweaking crates.io crate aquatic_http 0.9.0
[INFO] tweaked toml for crates.io crate aquatic_http 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aquatic_http 0.9.0 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] crate crates.io crate aquatic_http 0.9.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 217d607f3564c0272d2049885265ae2300abd80b3c5b93bbf991629123d553ef
[INFO] running `Command { std: "docker" "start" "-a" "217d607f3564c0272d2049885265ae2300abd80b3c5b93bbf991629123d553ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "217d607f3564c0272d2049885265ae2300abd80b3c5b93bbf991629123d553ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217d607f3564c0272d2049885265ae2300abd80b3c5b93bbf991629123d553ef", kill_on_drop: false }`
[INFO] [stdout] 217d607f3564c0272d2049885265ae2300abd80b3c5b93bbf991629123d553ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 49374f23e3064abe429521bdf03c449d1e7f23e6deaf052b6caf964533fe29f1
[INFO] running `Command { std: "docker" "start" "-a" "49374f23e3064abe429521bdf03c449d1e7f23e6deaf052b6caf964533fe29f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling aws-lc-rs v1.7.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling raw-cpuid v11.0.2
[INFO] [stderr]    Compiling rustls v0.23.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling aws-lc-sys v0.16.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.37
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling metrics v0.22.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling quanta v0.12.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling glommio v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling owned-alloc v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling aquatic_toml_config_derive v0.9.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling lockfree v0.5.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling metrics-util v0.16.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rlimit v0.6.2
[INFO] [stderr]    Compiling intrusive-collections v0.9.6
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling sketches-ddsketch v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling enclose v1.1.8
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling buddy-alloc v0.4.2
[INFO] [stderr]    Compiling mimalloc v0.1.41
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling git-testament-derive v0.2.0
[INFO] [stderr]    Compiling privdrop v0.5.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling git-testament v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling aquatic_http_protocol v0.9.0
[INFO] [stderr]    Compiling aquatic_toml_config v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.14.0
[INFO] [stderr]    Compiling aquatic_common v0.9.0
[INFO] [stderr]    Compiling aquatic_http v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ConsumerId` is never constructed
[INFO] [stdout]   --> src/common.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ConsumerId(pub usize);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.44s
[INFO] running `Command { std: "docker" "inspect" "49374f23e3064abe429521bdf03c449d1e7f23e6deaf052b6caf964533fe29f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49374f23e3064abe429521bdf03c449d1e7f23e6deaf052b6caf964533fe29f1", kill_on_drop: false }`
[INFO] [stdout] 49374f23e3064abe429521bdf03c449d1e7f23e6deaf052b6caf964533fe29f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c4a75890c1e90c84fdbd530296d6984b0fcea9762170aefdd38cb31db2a9b062
[INFO] running `Command { std: "docker" "start" "-a" "c4a75890c1e90c84fdbd530296d6984b0fcea9762170aefdd38cb31db2a9b062", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling metrics-util v0.16.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.14.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aquatic_toml_config_derive v0.9.0
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling aquatic_toml_config v0.9.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling aquatic_common v0.9.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling aquatic_http v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ConsumerId` is never constructed
[INFO] [stdout]   --> src/common.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ConsumerId(pub usize);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConsumerId` is never constructed
[INFO] [stdout]   --> src/common.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ConsumerId(pub usize);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.63s
[INFO] running `Command { std: "docker" "inspect" "c4a75890c1e90c84fdbd530296d6984b0fcea9762170aefdd38cb31db2a9b062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a75890c1e90c84fdbd530296d6984b0fcea9762170aefdd38cb31db2a9b062", kill_on_drop: false }`
[INFO] [stdout] c4a75890c1e90c84fdbd530296d6984b0fcea9762170aefdd38cb31db2a9b062
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6bd0ae74ae416238e84a5007be4f510403f63cdbc7c30848592a28bcf9d01ae7
[INFO] running `Command { std: "docker" "start" "-a" "6bd0ae74ae416238e84a5007be4f510403f63cdbc7c30848592a28bcf9d01ae7", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ConsumerId` is never constructed
[INFO] [stderr]   --> src/common.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct ConsumerId(pub usize);
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aquatic_http` (lib) generated 1 warning
[INFO] [stderr] warning: `aquatic_http` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aquatic_http-2e5c52b7b0766165)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test workers::socket::request::tests::test_parse_peer_ip_header_multiple ... ok
[INFO] [stdout] test workers::socket::request::tests::test_parse_peer_ip_header_no_header ... ok
[INFO] [stdout] test workers::socket::request::tests::test_parse_peer_ip_header_single ... ok
[INFO] [stdout] test config::tests::test_cargo_toml_serialize_deserialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aquatic_http-e62f4025db14152d)
[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 aquatic_http
[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" "6bd0ae74ae416238e84a5007be4f510403f63cdbc7c30848592a28bcf9d01ae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bd0ae74ae416238e84a5007be4f510403f63cdbc7c30848592a28bcf9d01ae7", kill_on_drop: false }`
[INFO] [stdout] 6bd0ae74ae416238e84a5007be4f510403f63cdbc7c30848592a28bcf9d01ae7
