[INFO] cloning repository https://github.com/snx-rs/snx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snx-rs/snx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnx-rs%2Fsnx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnx-rs%2Fsnx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1ec8d997d4023f971662781154a7ae097f7dae7 [INFO] testing snx-rs/snx against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnx-rs%2Fsnx" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/snx-rs/snx [INFO] finished tweaking git repo https://github.com/snx-rs/snx [INFO] tweaked toml for git repo https://github.com/snx-rs/snx written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/snx-rs/snx on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/snx-rs/snx 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f5ec3777d701a92311e75b50e0e9a5861d439a645efd17c04389344985c140a [INFO] running `Command { std: "docker" "start" "-a" "2f5ec3777d701a92311e75b50e0e9a5861d439a645efd17c04389344985c140a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f5ec3777d701a92311e75b50e0e9a5861d439a645efd17c04389344985c140a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5ec3777d701a92311e75b50e0e9a5861d439a645efd17c04389344985c140a", kill_on_drop: false }` [INFO] [stdout] 2f5ec3777d701a92311e75b50e0e9a5861d439a645efd17c04389344985c140a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d689f0a29b91ac47d0d28e086ae7ef410d53b3428266d8e7ea64581136cbf668 [INFO] running `Command { std: "docker" "start" "-a" "d689f0a29b91ac47d0d28e086ae7ef410d53b3428266d8e7ea64581136cbf668", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive-where v1.4.0 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling sjabloon v0.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling biscotti v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling snx v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/context.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/http/middleware.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | time::{Duration, SystemTime}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabaseConfig` is never constructed [INFO] [stdout] --> src/config.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct DatabaseConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http/request.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn cookies(&self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn cookies(&self) -> Result>, ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http/router.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn at(&self, method: &Method, host: &str, path: &str) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn at(&self, method: &Method, host: &str, path: &str) -> Result, RouterError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `params` is never read [INFO] [stdout] --> src/http/request.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 228 | pub struct Builder { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 234 | params: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.77s [INFO] running `Command { std: "docker" "inspect" "d689f0a29b91ac47d0d28e086ae7ef410d53b3428266d8e7ea64581136cbf668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d689f0a29b91ac47d0d28e086ae7ef410d53b3428266d8e7ea64581136cbf668", kill_on_drop: false }` [INFO] [stdout] d689f0a29b91ac47d0d28e086ae7ef410d53b3428266d8e7ea64581136cbf668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfbd680dd144ac9f469257a8fe005db9b31c44852c5ed04cc7ddd60074e52f84 [INFO] running `Command { std: "docker" "start" "-a" "cfbd680dd144ac9f469257a8fe005db9b31c44852c5ed04cc7ddd60074e52f84", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/context.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/http/middleware.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | time::{Duration, SystemTime}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabaseConfig` is never constructed [INFO] [stdout] --> src/config.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct DatabaseConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http/request.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn cookies(&self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn cookies(&self) -> Result>, ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http/router.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn at(&self, method: &Method, host: &str, path: &str) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn at(&self, method: &Method, host: &str, path: &str) -> Result, RouterError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `params` is never read [INFO] [stdout] --> src/http/request.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 228 | pub struct Builder { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 234 | params: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling snx v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/context.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/http/middleware.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | time::{Duration, SystemTime}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabaseConfig` is never constructed [INFO] [stdout] --> src/config.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct DatabaseConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `params` is never read [INFO] [stdout] --> src/http/request.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 228 | pub struct Builder { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 234 | params: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http/request.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn cookies(&self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn cookies(&self) -> Result>, ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http/router.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn at(&self, method: &Method, host: &str, path: &str) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn at(&self, method: &Method, host: &str, path: &str) -> Result, RouterError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "cfbd680dd144ac9f469257a8fe005db9b31c44852c5ed04cc7ddd60074e52f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfbd680dd144ac9f469257a8fe005db9b31c44852c5ed04cc7ddd60074e52f84", kill_on_drop: false }` [INFO] [stdout] cfbd680dd144ac9f469257a8fe005db9b31c44852c5ed04cc7ddd60074e52f84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2999437794cecbf9ce6f37a1c20081b1b5bca4a76078520e25ec6c7eb5f6964c [INFO] running `Command { std: "docker" "start" "-a" "2999437794cecbf9ce6f37a1c20081b1b5bca4a76078520e25ec6c7eb5f6964c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `time::Duration` [INFO] [stderr] --> src/context.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | time::Duration, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Duration` [INFO] [stderr] --> src/http/middleware.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | time::{Duration, SystemTime}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DatabaseConfig` is never constructed [INFO] [stderr] --> src/config.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct DatabaseConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/http/request.rs:86:20 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn cookies(&self) -> Result, ParseError> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 86 | pub fn cookies(&self) -> Result>, ParseError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/http/router.rs:116:15 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn at(&self, method: &Method, host: &str, path: &str) -> Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 116 | pub fn at(&self, method: &Method, host: &str, path: &str) -> Result, RouterError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: field `params` is never read [INFO] [stderr] --> src/http/request.rs:234:5 [INFO] [stderr] | [INFO] [stderr] 228 | pub struct Builder { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 234 | params: Option>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `snx` (lib) generated 6 warnings (run `cargo fix --lib -p snx` to apply 4 suggestions) [INFO] [stderr] warning: `snx` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [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/lib.rs (/opt/rustwide/target/debug/deps/snx-9794ffe4a70ba8af) [INFO] [stderr] Doc-tests snx [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test src/config.rs - config::Config::try_from_fs (line 63) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::method (line 43) ... FAILED [INFO] [stdout] test src/http/request.rs - http::request::Request::bytes (line 116) ... FAILED [INFO] [stdout] test src/http/request.rs - http::request::Builder::body (line 277) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Builder::path (line 264) ... ok [INFO] [stdout] test src/http/header.rs - http::header::HeaderMap::get (line 34) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::headers (line 67) ... ok [INFO] [stdout] test src/http/header.rs - http::header::HeaderMap::get_all (line 62) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Builder::method (line 251) ... FAILED [INFO] [stdout] test src/http/request.rs - http::request::Builder::new (line 240) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Builder::peer_addr (line 303) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::path (line 55) ... ok [INFO] [stdout] test src/http/response/mod.rs - http::response::Response::body (line 89) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Builder::header (line 290) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::string (line 135) ... ok [INFO] [stdout] test src/http/header.rs - http::header::HeaderMap::insert (line 17) ... ok [INFO] [stdout] test src/http/header.rs - http::header::HeaderMap::get_ref (line 48) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::builder (line 27) ... ok [INFO] [stdout] test src/http/response/mod.rs - http::response::Response::headers (line 65) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Builder::build (line 321) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::cookies (line 79) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::peer_addr (line 97) ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::try_parse_from_bytes (line 162) ... ok [INFO] [stdout] test src/http/response/mod.rs - http::response::Response::headers_mut (line 77) ... ok [INFO] [stdout] test src/http/response/mod.rs - http::response::Response::new (line 27) ... ok [INFO] [stdout] test src/http/response/mod.rs - http::response::Response::serialize_to_raw_http_response (line 101) ... ok [INFO] [stdout] test src/http/response/mod.rs - http::response::Response::status_mut (line 53) ... ok [INFO] [stdout] test src/http/response/mod.rs - http::response::Response::status (line 41) ... ok [INFO] [stdout] test src/http/router.rs - http::router::Route::path (line 31) ... ok [INFO] [stdout] test src/http/router.rs - http::router::Router::at (line 105) ... ok [INFO] [stdout] test src/http/router.rs - http::router::Builder::prefix (line 210) ... ok [INFO] [stdout] test src/http/router.rs - http::router::Builder::middleware (line 263) ... ok [INFO] [stdout] test src/http/router.rs - http::router::Route::handler (line 49) ... ok [INFO] [stdout] test src/http/router.rs - http::router::Builder::host (line 240) ... ok [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/http/router.rs - http::router::Route::middleware (line 67) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/http/request.rs - http::request::Request::method (line 43) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctzOVki/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsnx-32a4eaf29cbc4dcc,libmatchit-ec99aab1d03f4712,libhttparse-47a3d40564b60e09,libserde_json-b390bf5ca74c1d1d,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtoml-42eea9bd78c574f0,libtoml_edit-934ea54ee7c5b180,libserde_spanned-3cf423409190036c,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libwinnow-2ea5f9c1f51ab192,libtoml_write-8a18110dc2453e68,libtoml_datetime-84c3916d3121438b,libtracing_subscriber-acfaafcef76620ba,libsmallvec-e1beddfb3e414035,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libtracing_log-acb9c025cc3283a2,liblog-ba604b77dad33fe2,libtracing-68c5f6876f8b83a4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libthiserror-3f54e36320daef39,librayon-1b231379cea2af6f,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libregex-ed00a127b8e728c6,libregex_automata-33e717a2ce96fbe4,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982,libbiscotti-2c0fe4415ce0e2d5,libhkdf-fd051e7050cc54a5,libpercent_encoding-9bee39bbc5bd523a,libhmac-a8ea5ab9d6d7a1fb,libsha2-84e28064a7997c1b,libdigest-e0969e0c97707888,libblock_buffer-eb912e7657afff52,librand-dbf89064547fa500,librand_chacha-51c259ba2b8ee1ec,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-631c60b25a6a15c3,libgetrandom-f28eb5a01b7ab866,libbase64-2a03de3babadded3,libanyhow-1062fd8720902979,libaes_gcm_siv-333c1f984cb0a3c4,libctr-3273f3f27c13de44,libaes-a1e82a62a46775ed,libzeroize-eb90132aefa1412e,libpolyval-dd50ebbffb9b3945,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libuniversal_hash-cec19f35fc241e59,libsubtle-6ff5d44cdfa0bfdf,libcipher-d1fecf4f006132a6,libinout-cc7277f31c31d5b2,libaead-5b9e459169c87ddf,libcrypto_common-d12313aeb9082b58,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librand_core-886d68e571a6b2f5,libgetrandom-f0810c70678ef2fd,liblibc-9098e8a05e8dc2a2,libcfg_if-33ef6c02a07f9fec,libjiff-5c7008c83e3e20d0,libserde-8e3abd8c268ece9d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctzOVki/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqpZeqT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/request.rs - http::request::Request::bytes (line 116) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNnzxPF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsnx-32a4eaf29cbc4dcc,libmatchit-ec99aab1d03f4712,libhttparse-47a3d40564b60e09,libserde_json-b390bf5ca74c1d1d,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtoml-42eea9bd78c574f0,libtoml_edit-934ea54ee7c5b180,libserde_spanned-3cf423409190036c,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libwinnow-2ea5f9c1f51ab192,libtoml_write-8a18110dc2453e68,libtoml_datetime-84c3916d3121438b,libtracing_subscriber-acfaafcef76620ba,libsmallvec-e1beddfb3e414035,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libtracing_log-acb9c025cc3283a2,liblog-ba604b77dad33fe2,libtracing-68c5f6876f8b83a4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libthiserror-3f54e36320daef39,librayon-1b231379cea2af6f,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libregex-ed00a127b8e728c6,libregex_automata-33e717a2ce96fbe4,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982,libbiscotti-2c0fe4415ce0e2d5,libhkdf-fd051e7050cc54a5,libpercent_encoding-9bee39bbc5bd523a,libhmac-a8ea5ab9d6d7a1fb,libsha2-84e28064a7997c1b,libdigest-e0969e0c97707888,libblock_buffer-eb912e7657afff52,librand-dbf89064547fa500,librand_chacha-51c259ba2b8ee1ec,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-631c60b25a6a15c3,libgetrandom-f28eb5a01b7ab866,libbase64-2a03de3babadded3,libanyhow-1062fd8720902979,libaes_gcm_siv-333c1f984cb0a3c4,libctr-3273f3f27c13de44,libaes-a1e82a62a46775ed,libzeroize-eb90132aefa1412e,libpolyval-dd50ebbffb9b3945,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libuniversal_hash-cec19f35fc241e59,libsubtle-6ff5d44cdfa0bfdf,libcipher-d1fecf4f006132a6,libinout-cc7277f31c31d5b2,libaead-5b9e459169c87ddf,libcrypto_common-d12313aeb9082b58,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librand_core-886d68e571a6b2f5,libgetrandom-f0810c70678ef2fd,liblibc-9098e8a05e8dc2a2,libcfg_if-33ef6c02a07f9fec,libjiff-5c7008c83e3e20d0,libserde-8e3abd8c268ece9d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNnzxPF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPAGjAK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/request.rs - http::request::Builder::method (line 251) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcY0FfhV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsnx-32a4eaf29cbc4dcc,libmatchit-ec99aab1d03f4712,libhttparse-47a3d40564b60e09,libserde_json-b390bf5ca74c1d1d,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtoml-42eea9bd78c574f0,libtoml_edit-934ea54ee7c5b180,libserde_spanned-3cf423409190036c,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libwinnow-2ea5f9c1f51ab192,libtoml_write-8a18110dc2453e68,libtoml_datetime-84c3916d3121438b,libtracing_subscriber-acfaafcef76620ba,libsmallvec-e1beddfb3e414035,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libtracing_log-acb9c025cc3283a2,liblog-ba604b77dad33fe2,libtracing-68c5f6876f8b83a4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libthiserror-3f54e36320daef39,librayon-1b231379cea2af6f,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libregex-ed00a127b8e728c6,libregex_automata-33e717a2ce96fbe4,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982,libbiscotti-2c0fe4415ce0e2d5,libhkdf-fd051e7050cc54a5,libpercent_encoding-9bee39bbc5bd523a,libhmac-a8ea5ab9d6d7a1fb,libsha2-84e28064a7997c1b,libdigest-e0969e0c97707888,libblock_buffer-eb912e7657afff52,librand-dbf89064547fa500,librand_chacha-51c259ba2b8ee1ec,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-631c60b25a6a15c3,libgetrandom-f28eb5a01b7ab866,libbase64-2a03de3babadded3,libanyhow-1062fd8720902979,libaes_gcm_siv-333c1f984cb0a3c4,libctr-3273f3f27c13de44,libaes-a1e82a62a46775ed,libzeroize-eb90132aefa1412e,libpolyval-dd50ebbffb9b3945,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libuniversal_hash-cec19f35fc241e59,libsubtle-6ff5d44cdfa0bfdf,libcipher-d1fecf4f006132a6,libinout-cc7277f31c31d5b2,libaead-5b9e459169c87ddf,libcrypto_common-d12313aeb9082b58,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librand_core-886d68e571a6b2f5,libgetrandom-f0810c70678ef2fd,liblibc-9098e8a05e8dc2a2,libcfg_if-33ef6c02a07f9fec,libjiff-5c7008c83e3e20d0,libserde-8e3abd8c268ece9d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcY0FfhV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIgMCO1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/http/request.rs - http::request::Builder::method (line 251) [INFO] [stdout] src/http/request.rs - http::request::Request::bytes (line 116) [INFO] [stdout] src/http/request.rs - http::request::Request::method (line 43) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 32 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2999437794cecbf9ce6f37a1c20081b1b5bca4a76078520e25ec6c7eb5f6964c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2999437794cecbf9ce6f37a1c20081b1b5bca4a76078520e25ec6c7eb5f6964c", kill_on_drop: false }` [INFO] [stdout] 2999437794cecbf9ce6f37a1c20081b1b5bca4a76078520e25ec6c7eb5f6964c