[INFO] cloning repository https://github.com/DjNaGuRo-R2/sozu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DjNaGuRo-R2/sozu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjNaGuRo-R2%2Fsozu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjNaGuRo-R2%2Fsozu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f10cbeca4154d5d29ae27ed583d8ec87145858b5
[INFO] testing DjNaGuRo-R2/sozu against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjNaGuRo-R2%2Fsozu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DjNaGuRo-R2/sozu
[INFO] finished tweaking git repo https://github.com/DjNaGuRo-R2/sozu
[INFO] tweaked toml for git repo https://github.com/DjNaGuRo-R2/sozu written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DjNaGuRo-R2/sozu on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DjNaGuRo-R2/sozu 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/ctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded poule v0.3.2
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] [stderr]   Downloaded pool v0.1.4
[INFO] [stderr]   Downloaded fastrand v1.5.0
[INFO] [stderr]   Downloaded async-dup v1.2.2
[INFO] [stderr]   Downloaded simple-mutex v1.1.5
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded jemallocator v0.3.2
[INFO] [stderr]   Downloaded async-net v1.6.1
[INFO] [stderr]   Downloaded async-fs v1.5.0
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded trailer v0.1.2
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded tiny_http v0.8.2
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded rusty_ulid v0.11.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded smol v1.2.5
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded ureq v2.1.1
[INFO] [stderr]   Downloaded tokio-util v0.6.7
[INFO] [stderr]   Downloaded minimal-lexical v0.1.2
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded nom v6.2.1
[INFO] [stderr]   Downloaded nom v7.0.0
[INFO] [stderr]   Downloaded bitvec v0.19.5
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded nix v0.22.0
[INFO] [stderr]   Downloaded regex v1.4.6
[INFO] [stderr]   Downloaded hdrhistogram v7.3.0
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] [stderr]   Downloaded jemalloc-sys v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99000aecfbc07411a4fb5da93b67a8cb2211fd565b4663847e3e606db76c8d03
[INFO] running `Command { std: "docker" "start" "-a" "99000aecfbc07411a4fb5da93b67a8cb2211fd565b4663847e3e606db76c8d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99000aecfbc07411a4fb5da93b67a8cb2211fd565b4663847e3e606db76c8d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99000aecfbc07411a4fb5da93b67a8cb2211fd565b4663847e3e606db76c8d03", kill_on_drop: false }`
[INFO] [stdout] 99000aecfbc07411a4fb5da93b67a8cb2211fd565b4663847e3e606db76c8d03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12eaf192cbbcc0af2649a907ef4fbb1762ecc0cfe0ed8fd83c044e8a0cc8c357
[INFO] running `Command { std: "docker" "start" "-a" "12eaf192cbbcc0af2649a907ef4fbb1762ecc0cfe0ed8fd83c044e8a0cc8c357", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/ctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling poule v0.3.2
[INFO] [stderr]    Compiling nix v0.22.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pool v0.1.4
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling minimal-lexical v0.1.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling trailer v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling sozu-lib v0.13.6 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling async-process v1.1.0
[INFO] [stderr]    Compiling rusty_ulid v0.11.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling async-net v1.6.1
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling simple-mutex v1.1.5
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling sozuctl v0.13.6 (/opt/rustwide/workdir/ctl)
[INFO] [stderr]    Compiling sozu v0.13.6 (/opt/rustwide/workdir/bin)
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling async-dup v1.2.2
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling hdrhistogram v7.3.0
[INFO] [stderr]    Compiling sozu-command-lib v0.13.6 (/opt/rustwide/workdir/command)
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stdout] warning: unexpected `cfg` condition name: `use_openssl`
[INFO] [stdout]    --> command/src/config.rs:851:60
[INFO] [stdout]     |
[INFO] [stdout] 851 |     let tls_provider = self.tls_provider.unwrap_or(if cfg!(use_openssl) {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_openssl)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_openssl)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stdout] warning: struct `StatePath` is never constructed
[INFO] [stdout]    --> command/src/command.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct StatePath {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sozu-command-futures v0.13.6 (/opt/rustwide/workdir/futures)
[INFO] [stdout] warning: field `load_balancing` is never read
[INFO] [stdout]    --> lib/src/tcp.rs:849:3
[INFO] [stdout]     |
[INFO] [stdout] 847 | pub struct ApplicationConfiguration {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 848 |   proxy_protocol: Option<ProxyProtocolConfig>,
[INFO] [stdout] 849 |   load_balancing: LoadBalancingAlgorithms,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApplicationConfiguration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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]    --> lib/src/buffer_queue.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 |   pub fn as_ioslice(&self) -> Vec<std::io::IoSlice> {
[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] 321 |   pub fn as_ioslice(&self) -> Vec<std::io::IoSlice<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/mod.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |   pub fn log_context(&self) -> LogContext {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |   pub fn log_context(&self) -> LogContext<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn request_line(i:&[u8]) -> IResult<&[u8], RequestLine> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn request_line(i:&[u8]) -> IResult<&[u8], RequestLine<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:235:18
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn status_line(i:&[u8]) -> IResult<&[u8], StatusLine> {
[INFO] [stdout]     |                  ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                 |
[INFO] [stdout]     |                  |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn status_line(i:&[u8]) -> IResult<&[u8], StatusLine<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn message_header(i:&[u8]) -> IResult<&[u8], Header> {
[INFO] [stdout]     |                     ^^^^^             ^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn message_header(i:&[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:586:16
[INFO] [stdout]     |
[INFO] [stdout] 586 |   pub fn value(&self) -> HeaderValue {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |   pub fn value(&self) -> HeaderValue<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/protocol/http/cookies.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn single_request_cookie(i: &[u8]) -> IResult<&[u8], RequestCookie> {
[INFO] [stdout]    |                                 ^^^^^             ^^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                 |
[INFO] [stdout]    |                                 |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn single_request_cookie(i: &[u8]) -> IResult<&[u8], RequestCookie<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/protocol/http/cookies.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_request_cookies(input: &[u8]) -> Option<Vec<RequestCookie>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_request_cookies(input: &[u8]) -> Option<Vec<RequestCookie<'_>>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jemallocator v0.3.2
[INFO] [stdout] warning: struct `ProxyConfiguration` is never constructed
[INFO] [stdout]   --> bin/src/command/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct ProxyConfiguration {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::os::unix::process::CommandExt::exec` that must be used
[INFO] [stdout]    --> bin/src/worker.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | /       Command::new(executable_path)
[INFO] [stdout] 167 | |         .arg("worker")
[INFO] [stdout] 168 | |         .arg("--id")
[INFO] [stdout] 169 | |         .arg(id)
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         .arg(config.max_command_buffer_size.to_string())
[INFO] [stdout] 180 | |         .exec();
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 166 |       let _ = Command::new(executable_path)
[INFO] [stdout]     |       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "12eaf192cbbcc0af2649a907ef4fbb1762ecc0cfe0ed8fd83c044e8a0cc8c357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12eaf192cbbcc0af2649a907ef4fbb1762ecc0cfe0ed8fd83c044e8a0cc8c357", kill_on_drop: false }`
[INFO] [stdout] 12eaf192cbbcc0af2649a907ef4fbb1762ecc0cfe0ed8fd83c044e8a0cc8c357
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 359d830e1d2589e4c295ddd3d85b323517fab0742b08902b39823b288d4befcc
[INFO] running `Command { std: "docker" "start" "-a" "359d830e1d2589e4c295ddd3d85b323517fab0742b08902b39823b288d4befcc", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unexpected `cfg` condition name: `use_openssl`
[INFO] [stdout]    --> command/src/config.rs:851:60
[INFO] [stdout]     |
[INFO] [stdout] 851 |     let tls_provider = self.tls_provider.unwrap_or(if cfg!(use_openssl) {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_openssl)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_openssl)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatePath` is never constructed
[INFO] [stdout]    --> command/src/command.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct StatePath {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stdout] warning: field `load_balancing` is never read
[INFO] [stdout]    --> lib/src/tcp.rs:849:3
[INFO] [stdout]     |
[INFO] [stdout] 847 | pub struct ApplicationConfiguration {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 848 |   proxy_protocol: Option<ProxyProtocolConfig>,
[INFO] [stdout] 849 |   load_balancing: LoadBalancingAlgorithms,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApplicationConfiguration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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]    --> lib/src/buffer_queue.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 |   pub fn as_ioslice(&self) -> Vec<std::io::IoSlice> {
[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] 321 |   pub fn as_ioslice(&self) -> Vec<std::io::IoSlice<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/mod.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |   pub fn log_context(&self) -> LogContext {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |   pub fn log_context(&self) -> LogContext<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn request_line(i:&[u8]) -> IResult<&[u8], RequestLine> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn request_line(i:&[u8]) -> IResult<&[u8], RequestLine<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:235:18
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn status_line(i:&[u8]) -> IResult<&[u8], StatusLine> {
[INFO] [stdout]     |                  ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                 |
[INFO] [stdout]     |                  |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn status_line(i:&[u8]) -> IResult<&[u8], StatusLine<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn message_header(i:&[u8]) -> IResult<&[u8], Header> {
[INFO] [stdout]     |                     ^^^^^             ^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn message_header(i:&[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:586:16
[INFO] [stdout]     |
[INFO] [stdout] 586 |   pub fn value(&self) -> HeaderValue {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |   pub fn value(&self) -> HeaderValue<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/protocol/http/cookies.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn single_request_cookie(i: &[u8]) -> IResult<&[u8], RequestCookie> {
[INFO] [stdout]    |                                 ^^^^^             ^^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                 |
[INFO] [stdout]    |                                 |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn single_request_cookie(i: &[u8]) -> IResult<&[u8], RequestCookie<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/protocol/http/cookies.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_request_cookies(input: &[u8]) -> Option<Vec<RequestCookie>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_request_cookies(input: &[u8]) -> Option<Vec<RequestCookie<'_>>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling sozu-command-lib v0.13.6 (/opt/rustwide/workdir/command)
[INFO] [stderr]    Compiling sozu v0.13.6 (/opt/rustwide/workdir/bin)
[INFO] [stderr]    Compiling sozuctl v0.13.6 (/opt/rustwide/workdir/ctl)
[INFO] [stderr]    Compiling ureq v2.1.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling tiny_http v0.8.2
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stdout] warning: unexpected `cfg` condition name: `use_openssl`
[INFO] [stdout]    --> command/src/config.rs:851:60
[INFO] [stdout]     |
[INFO] [stdout] 851 |     let tls_provider = self.tls_provider.unwrap_or(if cfg!(use_openssl) {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_openssl)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_openssl)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sozu-command-futures v0.13.6 (/opt/rustwide/workdir/futures)
[INFO] [stdout] warning: struct `ProxyConfiguration` is never constructed
[INFO] [stdout]   --> bin/src/command/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct ProxyConfiguration {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::os::unix::process::CommandExt::exec` that must be used
[INFO] [stdout]    --> bin/src/worker.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | /       Command::new(executable_path)
[INFO] [stdout] 167 | |         .arg("worker")
[INFO] [stdout] 168 | |         .arg("--id")
[INFO] [stdout] 169 | |         .arg(id)
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         .arg(config.max_command_buffer_size.to_string())
[INFO] [stdout] 180 | |         .exec();
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 166 |       let _ = Command::new(executable_path)
[INFO] [stdout]     |       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sozu-lib v0.13.6 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: struct `StatePath` is never constructed
[INFO] [stdout]    --> command/src/command.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct StatePath {
[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 `load_balancing` is never read
[INFO] [stdout]    --> lib/src/tcp.rs:849:3
[INFO] [stdout]     |
[INFO] [stdout] 847 | pub struct ApplicationConfiguration {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 848 |   proxy_protocol: Option<ProxyProtocolConfig>,
[INFO] [stdout] 849 |   load_balancing: LoadBalancingAlgorithms,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApplicationConfiguration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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]    --> lib/src/buffer_queue.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 |   pub fn as_ioslice(&self) -> Vec<std::io::IoSlice> {
[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] 321 |   pub fn as_ioslice(&self) -> Vec<std::io::IoSlice<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/mod.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |   pub fn log_context(&self) -> LogContext {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |   pub fn log_context(&self) -> LogContext<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn request_line(i:&[u8]) -> IResult<&[u8], RequestLine> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn request_line(i:&[u8]) -> IResult<&[u8], RequestLine<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:235:18
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn status_line(i:&[u8]) -> IResult<&[u8], StatusLine> {
[INFO] [stdout]     |                  ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                 |
[INFO] [stdout]     |                  |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn status_line(i:&[u8]) -> IResult<&[u8], StatusLine<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn message_header(i:&[u8]) -> IResult<&[u8], Header> {
[INFO] [stdout]     |                     ^^^^^             ^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn message_header(i:&[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/protocol/http/parser/mod.rs:586:16
[INFO] [stdout]     |
[INFO] [stdout] 586 |   pub fn value(&self) -> HeaderValue {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |   pub fn value(&self) -> HeaderValue<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/protocol/http/cookies.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn single_request_cookie(i: &[u8]) -> IResult<&[u8], RequestCookie> {
[INFO] [stdout]    |                                 ^^^^^             ^^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                 |
[INFO] [stdout]    |                                 |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn single_request_cookie(i: &[u8]) -> IResult<&[u8], RequestCookie<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/protocol/http/cookies.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_request_cookies(input: &[u8]) -> Option<Vec<RequestCookie>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_request_cookies(input: &[u8]) -> Option<Vec<RequestCookie<'_>>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "359d830e1d2589e4c295ddd3d85b323517fab0742b08902b39823b288d4befcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359d830e1d2589e4c295ddd3d85b323517fab0742b08902b39823b288d4befcc", kill_on_drop: false }`
[INFO] [stdout] 359d830e1d2589e4c295ddd3d85b323517fab0742b08902b39823b288d4befcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67a0a67c55f7d8fb35ab2e44e4b287d2c1434de714388f917cbb4835221a8ca4
[INFO] running `Command { std: "docker" "start" "-a" "67a0a67c55f7d8fb35ab2e44e4b287d2c1434de714388f917cbb4835221a8ca4", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition name: `use_openssl`
[INFO] [stderr]    --> command/src/config.rs:851:60
[INFO] [stderr]     |
[INFO] [stderr] 851 |     let tls_provider = self.tls_provider.unwrap_or(if cfg!(use_openssl) {
[INFO] [stderr]     |                                                            ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_openssl)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_openssl)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StatePath` is never constructed
[INFO] [stderr]    --> command/src/command.rs:123:8
[INFO] [stderr]     |
[INFO] [stderr] 123 | struct StatePath {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sozu-command-lib` (lib) generated 2 warnings
[INFO] [stderr] warning: field `load_balancing` is never read
[INFO] [stderr]    --> lib/src/tcp.rs:849:3
[INFO] [stderr]     |
[INFO] [stderr] 847 | pub struct ApplicationConfiguration {
[INFO] [stderr]     |            ------------------------ field in this struct
[INFO] [stderr] 848 |   proxy_protocol: Option<ProxyProtocolConfig>,
[INFO] [stderr] 849 |   load_balancing: LoadBalancingAlgorithms,
[INFO] [stderr]     |   ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ApplicationConfiguration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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]    --> lib/src/buffer_queue.rs:321:21
[INFO] [stderr]     |
[INFO] [stderr] 321 |   pub fn as_ioslice(&self) -> Vec<std::io::IoSlice> {
[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] 321 |   pub fn as_ioslice(&self) -> Vec<std::io::IoSlice<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/src/protocol/http/mod.rs:183:22
[INFO] [stderr]     |
[INFO] [stderr] 183 |   pub fn log_context(&self) -> LogContext {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 183 |   pub fn log_context(&self) -> LogContext<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/src/protocol/http/parser/mod.rs:220:19
[INFO] [stderr]     |
[INFO] [stderr] 220 | fn request_line(i:&[u8]) -> IResult<&[u8], RequestLine> {
[INFO] [stderr]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |                 |
[INFO] [stderr]     |                   |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 220 | fn request_line(i:&[u8]) -> IResult<&[u8], RequestLine<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/src/protocol/http/parser/mod.rs:235:18
[INFO] [stderr]     |
[INFO] [stderr] 235 | fn status_line(i:&[u8]) -> IResult<&[u8], StatusLine> {
[INFO] [stderr]     |                  ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |                 |
[INFO] [stderr]     |                  |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 235 | fn status_line(i:&[u8]) -> IResult<&[u8], StatusLine<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/src/protocol/http/parser/mod.rs:252:21
[INFO] [stderr]     |
[INFO] [stderr] 252 | fn message_header(i:&[u8]) -> IResult<&[u8], Header> {
[INFO] [stderr]     |                     ^^^^^             ^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |                 |
[INFO] [stderr]     |                     |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 252 | fn message_header(i:&[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/src/protocol/http/parser/mod.rs:586:16
[INFO] [stderr]     |
[INFO] [stderr] 586 |   pub fn value(&self) -> HeaderValue {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 586 |   pub fn value(&self) -> HeaderValue<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/protocol/http/cookies.rs:31:33
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn single_request_cookie(i: &[u8]) -> IResult<&[u8], RequestCookie> {
[INFO] [stderr]    |                                 ^^^^^             ^^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |                 |
[INFO] [stderr]    |                                 |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn single_request_cookie(i: &[u8]) -> IResult<&[u8], RequestCookie<'_>> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/protocol/http/cookies.rs:45:37
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn parse_request_cookies(input: &[u8]) -> Option<Vec<RequestCookie>> {
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn parse_request_cookies(input: &[u8]) -> Option<Vec<RequestCookie<'_>>> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sozu-lib` (lib) generated 9 warnings (run `cargo fix --lib -p sozu-lib` to apply 8 suggestions)
[INFO] [stderr] warning: `sozu-lib` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: `sozu-command-lib` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: struct `ProxyConfiguration` is never constructed
[INFO] [stderr]   --> bin/src/command/mod.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct ProxyConfiguration {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `std::os::unix::process::CommandExt::exec` that must be used
[INFO] [stderr]    --> bin/src/worker.rs:166:7
[INFO] [stderr]     |
[INFO] [stderr] 166 | /       Command::new(executable_path)
[INFO] [stderr] 167 | |         .arg("worker")
[INFO] [stderr] 168 | |         .arg("--id")
[INFO] [stderr] 169 | |         .arg(id)
[INFO] [stderr] ...   |
[INFO] [stderr] 179 | |         .arg(config.max_command_buffer_size.to_string())
[INFO] [stderr] 180 | |         .exec();
[INFO] [stderr]     | |_______________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 166 |       let _ = Command::new(executable_path)
[INFO] [stderr]     |       +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sozu` (bin "sozu" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sozu-f23d1b0c516a044a)
[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/sozu_command_futures-421d231c1a433237)
[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/sozu_command_lib-09632277ddd7d156)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test buffer::fixed::tests::delete ... ok
[INFO] [stdout] test buffer::growable::tests::delete ... ok
[INFO] [stdout] test buffer::growable::tests::fill_and_consume ... ok
[INFO] [stdout] test buffer::fixed::tests::fill_and_consume ... ok
[INFO] [stdout] test buffer::fixed::tests::replace ... ok
[INFO] [stdout] test buffer::growable::tests::replace ... ok
[INFO] [stdout] test command::tests::add_http_front ... ok
[INFO] [stdout] test command::tests::add_application ... ok
[INFO] [stdout] test command::tests::add_backend ... ok
[INFO] [stdout] test command::tests::add_https_front ... ok
[INFO] [stdout] test command::tests::answer_workers_status ... ok
[INFO] [stdout] test command::tests::add_certificate ... ok
[INFO] [stdout] test command::tests::config_message_test ... ok
[INFO] [stdout] test command::tests::dump_state ... ok
[INFO] [stdout] test command::tests::list_workers ... ok
[INFO] [stdout] test command::tests::hard_stop ... ok
[INFO] [stdout] test command::tests::answer_metrics ... ok
[INFO] [stdout] test command::tests::load_state ... ok
[INFO] [stdout] test command::tests::remove_application ... ok
[INFO] [stdout] test command::tests::remove_certificate ... ok
[INFO] [stdout] test command::tests::remove_http_front ... ok
[INFO] [stdout] test command::tests::remove_https_front ... ok
[INFO] [stdout] test command::tests::remove_backend ... ok
[INFO] [stdout] test command::tests::save_state ... ok
[INFO] [stdout] test command::tests::upgrade_worker ... ok
[INFO] [stdout] test config::tests::serialize ... ok
[INFO] [stdout] test proxy::tests::remove_backend_test ... ok
[INFO] [stdout] test proxy::tests::add_backend_test ... ok
[INFO] [stdout] test command::tests::soft_stop ... ok
[INFO] [stdout] test state::tests::duplicate_backends ... ok
[INFO] [stdout] test proxy::tests::add_front_test ... ok
[INFO] [stdout] test state::tests::serialize ... ok
[INFO] [stdout] test command::tests::status ... ok
[INFO] [stdout] test command::tests::upgrade_main ... ok
[INFO] [stdout] test state::tests::listener_diff ... ok
[INFO] [stdout] test state::tests::diff ... ok
[INFO] [stdout] test proxy::tests::http_front_crash_test2 ... ok
[INFO] [stdout] test proxy::tests::http_front_crash_test ... ok
[INFO] [stdout] test proxy::tests::remove_front_test ... ok
[INFO] [stdout] test state::tests::application_ids_by_domain ... ok
[INFO] [stdout] test config::tests::parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 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/sozu_lib-0bce5b25f0303664)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test backends::backends_test::it_should_add_a_backend_when_he_doesnt_already_exist ... ok
[INFO] [stdout] test backends::backends_test::it_should_not_add_a_backend_when_he_already_exist ... ok
[INFO] [stdout] test backends::backends_test::it_should_not_retrieve_a_backend_from_app_id_when_backend_list_is_empty ... ok
[INFO] [stdout] test backends::backends_test::it_should_not_retrieve_a_backend_from_app_id_when_backend_has_not_been_recorded ... ok
[INFO] [stdout] test backends::backends_test::it_should_not_retrieve_a_backend_from_sticky_session_when_the_backend_has_not_been_recorded ... ok
[INFO] [stdout] test backends::backends_test::it_should_not_retrieve_a_backend_from_sticky_session_when_the_backend_list_is_empty ... ok
[INFO] [stdout] test http::tests::frontend_from_request_test ... ok
[INFO] [stdout] test backends::backends_test::it_should_retrieve_a_backend_from_sticky_session_when_the_backend_has_been_recorded ... ok
[INFO] [stdout] test buffer_queue::tests::consume ... ok
[INFO] [stdout] test buffer_queue::tests::size_test ... ok
[INFO] [stdout] test backends::backends_test::it_should_retrieve_a_backend_from_app_id_when_backends_have_been_recorded ... ok
[INFO] [stdout] test load_balancing::test::it_should_find_backend_with_roundrobin_when_some_backends_were_removed ... ok
[INFO] [stdout] test load_balancing::test::it_should_find_the_backend_with_least_connections ... ok
[INFO] [stdout] test load_balancing::test::it_shouldnt_find_backend_with_least_connections_when_list_is_empty ... ok
[INFO] [stdout] test protocol::http::cookies::tests::header_cookies_request_cookies ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_cookies_must_mutate ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_cookies_no_sticky ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_cookies_sticky_middle ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_iso_8859_1_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_user_agent ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_without_space_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::hostname_parsing_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::hostname_parsing_underscore_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_chunk ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_chunk_partial ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_cookies_sticky_end ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_connection_upgrade_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_cookies_sticky_only_cookie ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_request_delete_forwarded_headers ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_requests_and_chunks_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_request_http_1_0_connection_close ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_incomplete_chunk_header_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::header_cookies_sticky_start ... ok
[INFO] [stdout] 2026-01-15T20:25:53.150939Z 1768508753150939835 69 sozu_lib::http::tests ERROR	error reading from command channel
[INFO] [stdout] test http::tests::https_redirect ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_request_without_length ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_request_http_1_1_connection_close ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_response_302 ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_state_content_length_and_chunked_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_request_http_1_0_connection_keep_alive ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_state_chunked_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_response_304 ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_request_add_header_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_response_and_chunks_partial_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_response_303 ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_request_http_1_1_connection_keep_alive ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_requests_and_chunks_partial_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_state_content_length_partial ... ok
[INFO] [stdout] test protocol::http::parser::tests::request_line_test ... ok
[INFO] [stdout] test protocol::proxy_protocol::header::test::it_should_return_a_correct_header_with_ipv4 ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_state_head_with_content_length_test ... ok
[INFO] [stdout] 2026-01-15T20:25:53.154294Z 1768508753154294023 0 SOZU ERROR	command channel was closed
[INFO] [stdout] test protocol::proxy_protocol::header::test_v2::test_deserialize_tcp_ipv6_proxy_protocol_header ... ok
[INFO] [stdout] test protocol::proxy_protocol::parser::test::it_should_not_parse_proxy_protocol_v2_ipv4_addr_header_with_missing_data ... ok
[INFO] [stdout] test protocol::proxy_protocol::parser::test::it_should_not_parse_proxy_protocol_v2_with_invalid_length ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_state_host_in_url_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_state_duplicate_content_length_test ... ok
[INFO] [stdout] test protocol::proxy_protocol::header::test_v2::test_deserialize_tcp_ipv4_proxy_protocol_header ... ok
[INFO] [stdout] test protocol::proxy_protocol::header::test_v2::test_u16_to_array_of_u8 ... ok
[INFO] [stdout] test http::tests::keep_alive ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_state_content_length_test ... ok
[INFO] [stdout] test protocol::http::parser::tests::parse_state_host_in_url_conflict_test ... ok
[INFO] [stdout] test protocol::proxy_protocol::parser::test::it_should_not_parse_request_without_magic_header ... ok
[INFO] [stdout] test protocol::proxy_protocol::parser::test::it_should_parse_proxy_protocol_v2_ipv6_addr_header ... ok
[INFO] [stdout] test protocol::proxy_protocol::parser::test::it_should_not_parse_proxy_protocol_v2_with_unknown_version ... ok
[INFO] [stdout] test protocol::proxy_protocol::parser::test::test_parse_proxy_protocol_v2_local_ipv4_addr_header ... ok
[INFO] [stdout] 2026-01-15T20:25:53.155102Z 1768508753155102323 69 sozu_lib::http::tests ERROR	command channel was closed
[INFO] [stdout] test protocol::proxy_protocol::parser::test::it_should_not_parse_proxy_protocol_with_unknown_family ... ok
[INFO] [stdout] test protocol::proxy_protocol::parser::test::it_should_parse_proxy_protocol_v2_afunspec_header ... ok
[INFO] [stdout] test protocol::proxy_protocol::parser::test::test_parse_proxy_protocol_v2_proxy_ipv4_addr_header ... ok
[INFO] [stdout] test protocol::proxy_protocol::parser::test::it_should_not_parse_proxy_protocol_v2_with_unknown_command ... ok
[INFO] [stdout] test http::tests::mi ... ok
[INFO] [stdout] test protocol::proxy_protocol::expect::expect_test::middleware_should_receive_proxy_protocol_header_from_an_upfront_middleware ... ok
[INFO] [stdout] test retry::tests::recover_from_fail ... ok
[INFO] [stdout] test retry::tests::single_fail ... ok
[INFO] [stdout] test timer::test::test_catching_up ... ok
[INFO] [stdout] test retry::tests::max_fails ... ok
[INFO] [stdout] test retry::tests::no_fail ... ok
[INFO] [stdout] test timer::test::test_clearing_timeout ... ok
[INFO] [stdout] test timer::test::test_clearing_timeout_between_triggers ... ok
[INFO] [stdout] test timer::test::test_multiple_timeouts_same_tick ... ok
[INFO] [stdout] test timer::test::test_multiple_timeouts_diff_tick ... ok
[INFO] [stdout] test timer::test::test_timeout_next_tick ... ok
[INFO] [stdout] test timer::test::test_timeout_hash_collision ... ok
[INFO] [stdout] test trie::tests::insert ... ok
[INFO] [stdout] test trie::tests::domains ... ok
[INFO] [stdout] test trie::tests::remove ... ok
[INFO] [stdout] test trie::tests::add_child_to_leaf ... ok
[INFO] [stdout] test trie::tests::insert_disappearing_tree ... ok
[INFO] [stdout] test trie::tests::wildcard_domains ... ok
[INFO] [stdout] test protocol::proxy_protocol::send::send_test::it_should_send_a_proxy_protocol_header_to_the_upstream_backend ... ok
[INFO] [stdout] test tcp::tests::mi ... ok
[INFO] [stdout] 2026-01-15T20:25:53.157413Z 1768508753157413971 0 SOZU ERROR	command channel was closed
[INFO] [stdout] test protocol::proxy_protocol::header::test::it_should_return_a_correct_header_with_ipv6 ... FAILED
[INFO] [stdout] test trie::tests::qc_insert ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- protocol::proxy_protocol::header::test::it_should_return_a_correct_header_with_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocol::proxy_protocol::header::test::it_should_return_a_correct_header_with_ipv6' (143) panicked at lib/src/protocol/proxy_protocol/header.rs:115:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [80, 82, 79, 88, 89, 32, 84, 67, 80, 54, 32, 58, 58, 48, 46, 48, 46, 50, 53, 53, 46, 50, 53, 53, 32, 58, 58, 48, 46, 49, 53, 54, 46, 48, 46, 49, 49, 56, 32, 56, 48, 32, 56, 48, 13, 10]
[INFO] [stdout]  right: [80, 82, 79, 88, 89, 32, 84, 67, 80, 54, 32, 58, 58, 102, 102, 102, 102, 32, 58, 58, 57, 99, 58, 55, 54, 32, 56, 48, 32, 56, 48, 13, 10]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c44e3ea49b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c44e3ea49b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c44e3ea49b2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c44e3ea49b2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c44e3ebd46a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c44e3ebd46a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c44e3eaa206 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c44e3eaa206 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c44e3e8171f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c44e3e8171f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c44e3e9c3d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c44e39e872e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c44e39e872e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c44e3e9c592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c44e3e9c592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c44e3e817d8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c44e3e790c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c44e3e827fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c44e3ebdbdc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c44e3ebda63 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c44e36dd26a - core[c5ed12ab89cc536a]::panicking::assert_failed::<&[u8], &[u8]>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c44e370249c - sozu_lib[b6214fdfc0083dfc]::protocol::proxy_protocol::header::test::it_should_return_a_correct_header_with_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/protocol/proxy_protocol/header.rs:115:5
[INFO] [stdout]   22:     0x5c44e36eddb7 - sozu_lib[b6214fdfc0083dfc]::protocol::proxy_protocol::header::test::it_should_return_a_correct_header_with_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/protocol/proxy_protocol/header.rs:108:51
[INFO] [stdout]   23:     0x5c44e38f6ab6 - <sozu_lib[b6214fdfc0083dfc]::protocol::proxy_protocol::header::test::it_should_return_a_correct_header_with_ipv6::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c44e39dcadb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c44e39dcadb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c44e39e933a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c44e39e933a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c44e39e933a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c44e39e933a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c44e39e933a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c44e39e933a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c44e39e933a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c44e39e3804 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c44e39e3804 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c44e39ebe32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c44e39ebe32 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c44e39ebe32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c44e39ebe32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c44e39ebe32 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c44e39ebe32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c44e39ebe32 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c44e3ea3f5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c44e3ea3f5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7765e58feaa4 - <unknown>
[INFO] [stdout]   45:     0x7765e598ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     protocol::proxy_protocol::header::test::it_should_return_a_correct_header_with_ipv6
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 91 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p sozu-lib --lib`
[INFO] running `Command { std: "docker" "inspect" "67a0a67c55f7d8fb35ab2e44e4b287d2c1434de714388f917cbb4835221a8ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a0a67c55f7d8fb35ab2e44e4b287d2c1434de714388f917cbb4835221a8ca4", kill_on_drop: false }`
[INFO] [stdout] 67a0a67c55f7d8fb35ab2e44e4b287d2c1434de714388f917cbb4835221a8ca4
