[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 eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjNaGuRo-R2%2Fsozu" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DjNaGuRo-R2/sozu on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> command/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozu-command-lib` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> bin/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozu` (manifest) generated 1 warning
[INFO] [stderr] warning: ctl/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> ctl/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozuctl` (manifest) generated 2 warnings
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> futures/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozu-command-futures` (manifest) generated 1 warning
[INFO] [stderr] warning: lib/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> lib/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozu-lib` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded pool v0.1.4
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded async-lock v2.4.0
[INFO] [stderr]   Downloaded poule v0.3.2
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded cpufeatures v0.1.5
[INFO] [stderr]   Downloaded fastrand v1.5.0
[INFO] [stderr]   Downloaded rusty_ulid v0.11.0
[INFO] [stderr]   Downloaded trailer v0.1.2
[INFO] [stderr]   Downloaded concurrent-queue v1.2.2
[INFO] [stderr]   Downloaded async-channel v1.6.1
[INFO] [stderr]   Downloaded async-executor v1.4.1
[INFO] [stderr]   Downloaded event-listener v2.5.1
[INFO] [stderr]   Downloaded atomic-waker v1.0.0
[INFO] [stderr]   Downloaded cache-padded v1.1.1
[INFO] [stderr]   Downloaded polling v2.1.0
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded rust-argon2 v0.8.3
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded sha2 v0.9.5
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded blake2b_simd v0.5.11
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded blocking v1.0.2
[INFO] [stderr]   Downloaded async-process v1.1.0
[INFO] [stderr]   Downloaded async-io v1.6.0
[INFO] [stderr]   Downloaded async-net v1.6.1
[INFO] [stderr]   Downloaded jemallocator v0.3.2
[INFO] [stderr]   Downloaded async-dup v1.2.2
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded tiny_http v0.8.2
[INFO] [stderr]   Downloaded wepoll-ffi v0.1.2
[INFO] [stderr]   Downloaded simple-mutex v1.1.5
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded async-task v4.0.3
[INFO] [stderr]   Downloaded signal-hook v0.3.9
[INFO] [stderr]   Downloaded async-fs v1.5.0
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded smol v1.2.5
[INFO] [stderr]   Downloaded ureq v2.1.1
[INFO] [stderr]   Downloaded minimal-lexical v0.1.2
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded bitvec v0.19.5
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded nix v0.22.0
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded hdrhistogram v7.3.0
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] [stderr]   Downloaded jemalloc-sys v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 422dfe3ff67479645d8c566cb1b5b3df9e321e50125cd710d0749e4675c04b55
[INFO] running `Command { std: "docker" "start" "422dfe3ff67479645d8c566cb1b5b3df9e321e50125cd710d0749e4675c04b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "422dfe3ff67479645d8c566cb1b5b3df9e321e50125cd710d0749e4675c04b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "422dfe3ff67479645d8c566cb1b5b3df9e321e50125cd710d0749e4675c04b55" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "422dfe3ff67479645d8c566cb1b5b3df9e321e50125cd710d0749e4675c04b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "422dfe3ff67479645d8c566cb1b5b3df9e321e50125cd710d0749e4675c04b55" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: lib/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> lib/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozu-lib` (manifest) generated 2 warnings
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> bin/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozu` (manifest) generated 1 warning
[INFO] [stderr] warning: ctl/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> ctl/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozuctl` (manifest) generated 2 warnings
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> futures/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozu-command-futures` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> command/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sozu-command-lib` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking trailer v0.1.2
[INFO] [stderr]     Checking pool v0.1.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.1.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[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 event-listener v2.5.1
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling sozu-lib v0.13.6 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking nix v0.22.0
[INFO] [stderr]     Checking poule v0.3.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking polling v2.1.0
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking regex v1.4.6
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]     Checking ascii v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking tiny_http v0.8.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking rusty_ulid v0.11.0
[INFO] [stderr]     Checking async-lock v2.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking async-process v1.1.0
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking async-net v1.6.1
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking simple-mutex v1.1.5
[INFO] [stderr]     Checking async-fs v1.5.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling sozuctl v0.13.6 (/opt/rustwide/workdir/ctl)
[INFO] [stderr]    Compiling sozu v0.13.6 (/opt/rustwide/workdir/bin)
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking async-dup v1.2.2
[INFO] [stderr]     Checking smol v1.2.5
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking hdrhistogram v7.3.0
[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]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking structopt v0.3.22
[INFO] [stderr]     Checking ureq v2.1.1
[INFO] [stderr]     Checking sozu-command-lib v0.13.6 (/opt/rustwide/workdir/command)
[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 34 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: 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 34 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 futures-executor v0.3.16
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking 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] [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 sozu-command-futures v0.13.6 (/opt/rustwide/workdir/futures)
[INFO] [stdout] warning: use of deprecated module `std::u64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> lib/src/timer.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cmp, iter, u64, usize};
[INFO] [stdout]   |                      ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> lib/src/timer.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cmp, iter, u64, usize};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> lib/src/timer.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 205 | const TICK_MAX: Tick = u64::MAX;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> lib/src/timer.rs:206:35
[INFO] [stdout]     |
[INFO] [stdout] 206 | const EMPTY: Token = Token(usize::MAX);
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> lib/src/timer.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cmp, iter, u64, usize};
[INFO] [stdout]   |                      ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> lib/src/timer.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cmp, iter, u64, usize};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> lib/src/timer.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 205 | const TICK_MAX: Tick = u64::MAX;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> lib/src/timer.rs:206:35
[INFO] [stdout]     |
[INFO] [stdout] 206 | const EMPTY: Token = Token(usize::MAX);
[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] [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: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> bin/src/main.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |       Ok(_) => info!("main process stopped"), // Ok() is only called when the proxy exits
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> bin/src/main.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |       Ok(_) => info!("main process stopped"), // Ok() is only called when the proxy exits
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] [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 1m 53s
[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, sozu v0.13.6 (/opt/rustwide/workdir/bin)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "422dfe3ff67479645d8c566cb1b5b3df9e321e50125cd710d0749e4675c04b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "422dfe3ff67479645d8c566cb1b5b3df9e321e50125cd710d0749e4675c04b55", kill_on_drop: false }`
[INFO] [stdout] 422dfe3ff67479645d8c566cb1b5b3df9e321e50125cd710d0749e4675c04b55
