[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] checking DjNaGuRo-R2/sozu against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjNaGuRo-R2%2Fsozu" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DjNaGuRo-R2/sozu on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/ctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/lib/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 tiny_http v0.8.2
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded trailer v0.1.2
[INFO] [stderr]   Downloaded poule v0.3.2
[INFO] [stderr]   Downloaded async-fs v1.5.0
[INFO] [stderr]   Downloaded simple-mutex v1.1.5
[INFO] [stderr]   Downloaded async-dup v1.2.2
[INFO] [stderr]   Downloaded async-net v1.6.1
[INFO] [stderr]   Downloaded ureq v2.1.1
[INFO] [stderr]   Downloaded signal-hook v0.3.9
[INFO] [stderr]   Downloaded async-process v1.1.0
[INFO] [stderr]   Downloaded regex v1.4.6
[INFO] [stderr]   Downloaded smol v1.2.5
[INFO] [stderr]   Downloaded nom v6.2.1
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded polling v2.1.0
[INFO] [stderr]   Downloaded hdrhistogram v7.3.0
[INFO] [stderr]   Downloaded blocking v1.0.2
[INFO] [stderr]   Downloaded ascii v1.0.0
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded pool v0.1.4
[INFO] [stderr]   Downloaded rusty_ulid v0.11.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 277a20baa8009cf3fa753538e1cafa2a4dd9b20279c6c854fdabb8d9dc4fee18
[INFO] running `Command { std: "docker" "start" "-a" "277a20baa8009cf3fa753538e1cafa2a4dd9b20279c6c854fdabb8d9dc4fee18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "277a20baa8009cf3fa753538e1cafa2a4dd9b20279c6c854fdabb8d9dc4fee18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "277a20baa8009cf3fa753538e1cafa2a4dd9b20279c6c854fdabb8d9dc4fee18", kill_on_drop: false }`
[INFO] [stdout] 277a20baa8009cf3fa753538e1cafa2a4dd9b20279c6c854fdabb8d9dc4fee18
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d35c8fdf84fa906c5d6e0f5a3043b9db8ea7608739026c5c98463af86c597099
[INFO] running `Command { std: "docker" "start" "-a" "d35c8fdf84fa906c5d6e0f5a3043b9db8ea7608739026c5c98463af86c597099", 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]    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 log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking nix v0.22.0
[INFO] [stderr]     Checking poule v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking pool v0.1.4
[INFO] [stderr]     Checking trailer v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking regex v1.4.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling minimal-lexical v0.1.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling sozu-lib v0.13.6 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking rusty_ulid v0.11.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking polling v2.1.0
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]     Checking ascii v1.0.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]     Checking ureq v2.1.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stderr]     Checking tiny_http v0.8.2
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking hdrhistogram v7.3.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking async-lock v2.4.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking async-process v1.1.0
[INFO] [stderr]     Checking async-fs v1.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]     Checking async-net v1.6.1
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking sozu-command-lib v0.13.6 (/opt/rustwide/workdir/command)
[INFO] [stderr]     Checking simple-mutex v1.1.5
[INFO] [stderr]    Compiling sozuctl v0.13.6 (/opt/rustwide/workdir/ctl)
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling sozu v0.13.6 (/opt/rustwide/workdir/bin)
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking futures-executor v0.3.16
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking env_logger v0.9.0
[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]     Checking smol v1.2.5
[INFO] [stderr]     Checking async-dup v1.2.2
[INFO] [stderr]     Checking structopt v0.3.22
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[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]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking sozu-command-futures v0.13.6 (/opt/rustwide/workdir/futures)
[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] [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]     Checking 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] [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 3m 08s
[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" "d35c8fdf84fa906c5d6e0f5a3043b9db8ea7608739026c5c98463af86c597099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35c8fdf84fa906c5d6e0f5a3043b9db8ea7608739026c5c98463af86c597099", kill_on_drop: false }`
[INFO] [stdout] d35c8fdf84fa906c5d6e0f5a3043b9db8ea7608739026c5c98463af86c597099
