[INFO] cloning repository https://github.com/abrasumente233/boring-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abrasumente233/boring-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrasumente233%2Fboring-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrasumente233%2Fboring-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e6d97ed1084289056e860f2bba87dda6fda7a9f [INFO] testing abrasumente233/boring-http against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrasumente233%2Fboring-http" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abrasumente233/boring-http on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abrasumente233/boring-http [INFO] finished tweaking git repo https://github.com/abrasumente233/boring-http [INFO] tweaked toml for git repo https://github.com/abrasumente233/boring-http written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/abrasumente233/boring-http already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8af56e98a97230505b23ab6b0b383216e024d4e3ee8485055036afc391d018ee [INFO] running `Command { std: "docker" "start" "-a" "8af56e98a97230505b23ab6b0b383216e024d4e3ee8485055036afc391d018ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8af56e98a97230505b23ab6b0b383216e024d4e3ee8485055036afc391d018ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8af56e98a97230505b23ab6b0b383216e024d4e3ee8485055036afc391d018ee", kill_on_drop: false }` [INFO] [stdout] 8af56e98a97230505b23ab6b0b383216e024d4e3ee8485055036afc391d018ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 199ed1942a3918e5474fcc32da67d9d4004cf020a4d5c31e4b07784289f9e646 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "199ed1942a3918e5474fcc32da67d9d4004cf020a4d5c31e4b07784289f9e646", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.10 [INFO] [stderr] Compiling tracing-tree v0.2.0 [INFO] [stderr] Compiling tracing-chrome v0.5.0 [INFO] [stderr] Compiling boring-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/http/mod.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `headers` [INFO] [stdout] --> src/http/mod.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn headers(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `version` [INFO] [stdout] --> src/http/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn version(&self) -> Version { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `status` [INFO] [stdout] --> src/http/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn status(&self) -> Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `headers` [INFO] [stdout] --> src/http/mod.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn headers(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotFound` [INFO] [stdout] --> src/http/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | NotFound = 404, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/http/mod.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IntnerlServerError` [INFO] [stdout] --> src/http/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | IntnerlServerError = 500, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/http/mod.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotImplemented` [INFO] [stdout] --> src/http/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | NotImplemented = 501, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/http/mod.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "199ed1942a3918e5474fcc32da67d9d4004cf020a4d5c31e4b07784289f9e646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "199ed1942a3918e5474fcc32da67d9d4004cf020a4d5c31e4b07784289f9e646", kill_on_drop: false }` [INFO] [stdout] 199ed1942a3918e5474fcc32da67d9d4004cf020a4d5c31e4b07784289f9e646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2a7da3eb0219f0a35d5d12d26b2187da690366374d499f48df57af4fee78b09 [INFO] running `Command { std: "docker" "start" "-a" "c2a7da3eb0219f0a35d5d12d26b2187da690366374d499f48df57af4fee78b09", kill_on_drop: false }` [INFO] [stderr] Compiling boring-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/http/mod.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `headers` [INFO] [stdout] --> src/http/mod.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn headers(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `version` [INFO] [stdout] --> src/http/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn version(&self) -> Version { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `status` [INFO] [stdout] --> src/http/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn status(&self) -> Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `headers` [INFO] [stdout] --> src/http/mod.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn headers(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotFound` [INFO] [stdout] --> src/http/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | NotFound = 404, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/http/mod.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IntnerlServerError` [INFO] [stdout] --> src/http/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | IntnerlServerError = 500, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/http/mod.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotImplemented` [INFO] [stdout] --> src/http/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | NotImplemented = 501, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/http/mod.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.71s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/boring_http-94b42be3db67113d) [INFO] running `Command { std: "docker" "inspect" "c2a7da3eb0219f0a35d5d12d26b2187da690366374d499f48df57af4fee78b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a7da3eb0219f0a35d5d12d26b2187da690366374d499f48df57af4fee78b09", kill_on_drop: false }` [INFO] [stdout] c2a7da3eb0219f0a35d5d12d26b2187da690366374d499f48df57af4fee78b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68b3d450c9b02bcd674d481c4cad49497b54d3e91bff2e23e081c18dfc3847ad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68b3d450c9b02bcd674d481c4cad49497b54d3e91bff2e23e081c18dfc3847ad", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `empty` [INFO] [stderr] --> src/http/mod.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | fn empty() -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `headers` [INFO] [stderr] --> src/http/mod.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn headers(&self) -> &HashMap { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `version` [INFO] [stderr] --> src/http/mod.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn version(&self) -> Version { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `status` [INFO] [stderr] --> src/http/mod.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn status(&self) -> Status { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `headers` [INFO] [stderr] --> src/http/mod.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn headers(&self) -> &HashMap { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NotFound` [INFO] [stderr] --> src/http/mod.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | NotFound = 404, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/http/mod.rs:66:10 [INFO] [stderr] | [INFO] [stderr] 66 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `IntnerlServerError` [INFO] [stderr] --> src/http/mod.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | IntnerlServerError = 500, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/http/mod.rs:66:10 [INFO] [stderr] | [INFO] [stderr] 66 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NotImplemented` [INFO] [stderr] --> src/http/mod.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | NotImplemented = 501, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/http/mod.rs:66:10 [INFO] [stderr] | [INFO] [stderr] 66 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `boring-http` (bin "boring-http" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/boring_http-94b42be3db67113d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test http::parse::tests::test_parse_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68b3d450c9b02bcd674d481c4cad49497b54d3e91bff2e23e081c18dfc3847ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b3d450c9b02bcd674d481c4cad49497b54d3e91bff2e23e081c18dfc3847ad", kill_on_drop: false }` [INFO] [stdout] 68b3d450c9b02bcd674d481c4cad49497b54d3e91bff2e23e081c18dfc3847ad