[INFO] cloning repository https://github.com/andyquinterom/Faucet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andyquinterom/Faucet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyquinterom%2FFaucet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyquinterom%2FFaucet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad9cc47a93ca4a1baa6f1f227aaf74f2fc064f6b [INFO] testing andyquinterom/Faucet/ad9cc47a93ca4a1baa6f1f227aaf74f2fc064f6b against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandyquinterom%2FFaucet" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andyquinterom/Faucet on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andyquinterom/Faucet [INFO] finished tweaking git repo https://github.com/andyquinterom/Faucet [INFO] tweaked toml for git repo https://github.com/andyquinterom/Faucet written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/andyquinterom/Faucet 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dc180eb77c88ae6701439ef3fcdae9fc3ced079cafab28db80025f69cc924d4 [INFO] running `Command { std: "docker" "start" "-a" "6dc180eb77c88ae6701439ef3fcdae9fc3ced079cafab28db80025f69cc924d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dc180eb77c88ae6701439ef3fcdae9fc3ced079cafab28db80025f69cc924d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc180eb77c88ae6701439ef3fcdae9fc3ced079cafab28db80025f69cc924d4", kill_on_drop: false }` [INFO] [stdout] 6dc180eb77c88ae6701439ef3fcdae9fc3ced079cafab28db80025f69cc924d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28de0b8b70e40c7a412dbc96ac2aa4f0446c0a16e80360d4d9c55eb91fd7ab81 [INFO] running `Command { std: "docker" "start" "-a" "28de0b8b70e40c7a412dbc96ac2aa4f0446c0a16e80360d4d9c55eb91fd7ab81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling faucet-server v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TSBody` is never used [INFO] [stdout] --> src/http.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait TSBody: Body + Send + Sync + 'static {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.11s [INFO] running `Command { std: "docker" "inspect" "28de0b8b70e40c7a412dbc96ac2aa4f0446c0a16e80360d4d9c55eb91fd7ab81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28de0b8b70e40c7a412dbc96ac2aa4f0446c0a16e80360d4d9c55eb91fd7ab81", kill_on_drop: false }` [INFO] [stdout] 28de0b8b70e40c7a412dbc96ac2aa4f0446c0a16e80360d4d9c55eb91fd7ab81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02bb8d2a102737e53a3cc45b54de5fc3061b8ae8a1ce27c3f2b507110fceadb3 [INFO] running `Command { std: "docker" "start" "-a" "02bb8d2a102737e53a3cc45b54de5fc3061b8ae8a1ce27c3f2b507110fceadb3", kill_on_drop: false }` [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling faucet-server v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `TSBody` is never used [INFO] [stdout] --> src/http.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait TSBody: Body + Send + Sync + 'static {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TSBody` is never used [INFO] [stdout] --> src/http.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait TSBody: Body + Send + Sync + 'static {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | format!("{:?}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/error.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | format!("{}", err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.97s [INFO] running `Command { std: "docker" "inspect" "02bb8d2a102737e53a3cc45b54de5fc3061b8ae8a1ce27c3f2b507110fceadb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02bb8d2a102737e53a3cc45b54de5fc3061b8ae8a1ce27c3f2b507110fceadb3", kill_on_drop: false }` [INFO] [stdout] 02bb8d2a102737e53a3cc45b54de5fc3061b8ae8a1ce27c3f2b507110fceadb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a6f9f1f72d893bfd7bc1844938071feae127db62863d2ef23928f717e925450 [INFO] running `Command { std: "docker" "start" "-a" "2a6f9f1f72d893bfd7bc1844938071feae127db62863d2ef23928f717e925450", kill_on_drop: false }` [INFO] [stderr] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait `TSBody` is never used [INFO] [stderr] --> src/http.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) trait TSBody: Body + Send + Sync + 'static {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:211:9 [INFO] [stderr] | [INFO] [stderr] 211 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:220:9 [INFO] [stderr] | [INFO] [stderr] 220 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:228:9 [INFO] [stderr] | [INFO] [stderr] 228 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:229:9 [INFO] [stderr] | [INFO] [stderr] 229 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:237:9 [INFO] [stderr] | [INFO] [stderr] 237 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:238:9 [INFO] [stderr] | [INFO] [stderr] 238 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:248:9 [INFO] [stderr] | [INFO] [stderr] 248 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:249:9 [INFO] [stderr] | [INFO] [stderr] 249 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:257:9 [INFO] [stderr] | [INFO] [stderr] 257 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:258:9 [INFO] [stderr] | [INFO] [stderr] 258 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:268:9 [INFO] [stderr] | [INFO] [stderr] 268 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:269:9 [INFO] [stderr] | [INFO] [stderr] 269 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:277:9 [INFO] [stderr] | [INFO] [stderr] 277 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:278:9 [INFO] [stderr] | [INFO] [stderr] 278 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:286:9 [INFO] [stderr] | [INFO] [stderr] 286 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:287:9 [INFO] [stderr] | [INFO] [stderr] 287 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:295:9 [INFO] [stderr] | [INFO] [stderr] 295 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:296:9 [INFO] [stderr] | [INFO] [stderr] 296 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:302:9 [INFO] [stderr] | [INFO] [stderr] 302 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:303:9 [INFO] [stderr] | [INFO] [stderr] 303 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:309:9 [INFO] [stderr] | [INFO] [stderr] 309 | format!("{:?}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/error.rs:310:9 [INFO] [stderr] | [INFO] [stderr] 310 | format!("{}", err); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `faucet-server` (lib) generated 2 warnings [INFO] [stderr] warning: `faucet-server` (lib test) generated 26 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/faucet_server-196afea7893ef7b3) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_client_addr_ipv6_from_request ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_client_addr_ipv4_from_request ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_ip_from_x_forwarded_for_ipv4 ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_client_addr_ipv4_with_x_forwarded_for_from_request ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_ip_from_x_forwarded_for_ipv6 ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_ip_from_x_forwarded_for_multiple ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_forwarded_for_ipv4_from_request ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_forwarded_for_ipv4_from_request_multiple ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_forwarded_for_ipv6_from_request ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_real_ip_ipv6_from_request ... ok [INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_real_ip_ipv4_from_request ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_hash_to_index_different ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_hash_to_index ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_calculate_exponential_backoff ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_hash_to_index_same ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_hash_to_index_different_length ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_new_targets ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_new_ip_hash ... ok [INFO] [stdout] test client::load_balancing::tests::test_clone_load_balancer ... ok [INFO] [stdout] test client::load_balancing::tests::test_load_balancer_extract_ip ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_load_balancing_strategy_offline ... ok [INFO] [stdout] test client::load_balancing::tests::test_load_balancer_new_ip_hash ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_load_balancing_strategy ... ok [INFO] [stdout] test client::websockets::tests::build_uri_no_path ... ok [INFO] [stdout] test client::load_balancing::tests::test_strategy_from_str ... ok [INFO] [stdout] test client::load_balancing::round_robin::tests::test_new_round_robin ... ok [INFO] [stdout] test client::load_balancing::round_robin::tests::test_new_targets ... ok [INFO] [stdout] test client::load_balancing::tests::test_load_balancer_new_round_robin ... ok [INFO] [stdout] test client::websockets::tests::test_calculate_sec_websocket_accept ... ok [INFO] [stdout] test client::websockets::tests::test_attempt_upgrade_no_upgrade_header ... ok [INFO] [stdout] test client::websockets::tests::test_attempt_upgrade_with_upgrade_header ... ok [INFO] [stdout] test client::websockets::tests::test_build_uri ... ok [INFO] [stdout] test client::load_balancing::round_robin::tests::test_round_robin_entry ... ok [INFO] [stdout] test client::websockets::tests::test_init_upgrade_from_request ... ok [INFO] [stdout] test client::websockets::tests::test_init_upgrade_from_request_no_sec_key ... ok [INFO] [stdout] test error::tests::test_faucet_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_debug ... ok [INFO] [stdout] test client::load_balancing::tests::test_load_balancer_get_client ... ok [INFO] [stdout] test error::tests::test_faucet_error_displat_invalid_header ... ok [INFO] [stdout] test error::tests::test_faucet_error_displat_missing_header ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_hyper_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_addr_parse_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_io_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_pool_closed_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_pool_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_pool_no_runtime_specified_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_hyper_invalid_header_value_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_pool_build_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_pool_post_create_hook_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_pool_timeout_error ... ok [INFO] [stdout] test error::tests::test_from_fauct_error_to_hyper_response ... ok [INFO] [stdout] test server::logging::tests::log_option_debug ... ok [INFO] [stdout] test server::logging::tests::log_option_from_option ... ok [INFO] [stdout] test server::onion::tests::basic_service_middleware ... ok [INFO] [stdout] test server::logging::tests::log_data_log ... ok [INFO] [stdout] test server::onion::tests::basic_service_response ... ok [INFO] [stdout] test server::logging::tests::log_option_display ... ok [INFO] [stdout] test server::onion::tests::multiple_layer_middleware ... ok [INFO] [stdout] test client::load_balancing::round_robin::tests::test_round_robin_entry_with_offline_target ... ok [INFO] [stdout] test server::logging::tests::log_capture ... ok [INFO] [stdout] test client::websockets::tests::test_upgrade_connection_from_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/faucet-6289a015f3f27eb2) [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 faucet_server [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" "2a6f9f1f72d893bfd7bc1844938071feae127db62863d2ef23928f717e925450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6f9f1f72d893bfd7bc1844938071feae127db62863d2ef23928f717e925450", kill_on_drop: false }` [INFO] [stdout] 2a6f9f1f72d893bfd7bc1844938071feae127db62863d2ef23928f717e925450