[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-chrome v0.5.0 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2224a063437410172eb3862a90b253e70f167e9705040ea040ca3e127c7a74b7 [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" "2224a063437410172eb3862a90b253e70f167e9705040ea040ca3e127c7a74b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2224a063437410172eb3862a90b253e70f167e9705040ea040ca3e127c7a74b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2224a063437410172eb3862a90b253e70f167e9705040ea040ca3e127c7a74b7", kill_on_drop: false }` [INFO] [stdout] 2224a063437410172eb3862a90b253e70f167e9705040ea040ca3e127c7a74b7 [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" "+1.60.0" "build" "--frozen" "--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] 70413d1a23e688cded18b6a7b2f8c6fa816d1b8627eabddbbbaeac55a0f6b07a [INFO] running `Command { std: "docker" "start" "-a" "70413d1a23e688cded18b6a7b2f8c6fa816d1b8627eabddbbbaeac55a0f6b07a", 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 06s [INFO] running `Command { std: "docker" "inspect" "70413d1a23e688cded18b6a7b2f8c6fa816d1b8627eabddbbbaeac55a0f6b07a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70413d1a23e688cded18b6a7b2f8c6fa816d1b8627eabddbbbaeac55a0f6b07a", kill_on_drop: false }` [INFO] [stdout] 70413d1a23e688cded18b6a7b2f8c6fa816d1b8627eabddbbbaeac55a0f6b07a [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" "+1.60.0" "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] f702d94603642237c2974bc1c046ecbe1056cff785290bfe08ab8f065e246dd9 [INFO] running `Command { std: "docker" "start" "-a" "f702d94603642237c2974bc1c046ecbe1056cff785290bfe08ab8f065e246dd9", 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 3.90s [INFO] running `Command { std: "docker" "inspect" "f702d94603642237c2974bc1c046ecbe1056cff785290bfe08ab8f065e246dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f702d94603642237c2974bc1c046ecbe1056cff785290bfe08ab8f065e246dd9", kill_on_drop: false }` [INFO] [stdout] f702d94603642237c2974bc1c046ecbe1056cff785290bfe08ab8f065e246dd9 [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" "+1.60.0" "test" "--frozen", 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] 87363173668d1270c2b91642eb3fba6255cafe1b1a98aa7231b06b5ee215af10 [INFO] running `Command { std: "docker" "start" "-a" "87363173668d1270c2b91642eb3fba6255cafe1b1a98aa7231b06b5ee215af10", 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 (/opt/rustwide/target/debug/deps/boring_http-87c3369933acbe15) [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87363173668d1270c2b91642eb3fba6255cafe1b1a98aa7231b06b5ee215af10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87363173668d1270c2b91642eb3fba6255cafe1b1a98aa7231b06b5ee215af10", kill_on_drop: false }` [INFO] [stdout] 87363173668d1270c2b91642eb3fba6255cafe1b1a98aa7231b06b5ee215af10