[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#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [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] validating manifest of git repo https://github.com/DjNaGuRo-R2/sozu on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v2.1.1 [INFO] [stderr] Downloaded poule v0.3.2 [INFO] [stderr] Downloaded trailer v0.1.2 [INFO] [stderr] Downloaded structopt-derive v0.4.15 [INFO] [stderr] Downloaded rusty_ulid v0.11.0 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded minimal-lexical v0.1.2 [INFO] [stderr] Downloaded hdrhistogram v7.3.0 [INFO] [stderr] Downloaded pool v0.1.4 [INFO] [stderr] Downloaded structopt v0.3.22 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc8c9f1ce2d91ae42382e34b9628088bffbcc3febedd068b27e93381cadf5c2b [INFO] running `Command { std: "docker" "start" "-a" "dc8c9f1ce2d91ae42382e34b9628088bffbcc3febedd068b27e93381cadf5c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc8c9f1ce2d91ae42382e34b9628088bffbcc3febedd068b27e93381cadf5c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8c9f1ce2d91ae42382e34b9628088bffbcc3febedd068b27e93381cadf5c2b", kill_on_drop: false }` [INFO] [stdout] dc8c9f1ce2d91ae42382e34b9628088bffbcc3febedd068b27e93381cadf5c2b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3021261ceb8dcad84a88740e6a0636404fcc559a4c7ff30677327fdfbfb703a [INFO] running `Command { std: "docker" "start" "-a" "d3021261ceb8dcad84a88740e6a0636404fcc559a4c7ff30677327fdfbfb703a", kill_on_drop: false }` [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 unicode-xid v0.2.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking trailer v0.1.2 [INFO] [stderr] Checking pool v0.1.4 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking poule v0.3.2 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Compiling sozu-lib v0.13.6 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking instant v0.1.10 [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 parking_lot_core v0.8.3 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking rusty_ulid v0.11.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking tiny_http v0.8.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling sozu v0.13.6 (/opt/rustwide/workdir/bin) [INFO] [stderr] Compiling sozuctl v0.13.6 (/opt/rustwide/workdir/ctl) [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking prettytable-rs v0.8.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 time-macros v0.1.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking hdrhistogram v7.3.0 [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] [stderr] Checking futures-executor v0.3.16 [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> command/src/logging.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> command/src/logging.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp::{self,Ord}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> command/src/logging.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 451 | / macro_rules! log { [INFO] [stdout] 452 | | (__inner__ $target:expr, $lvl:expr, $format:expr, $level_tag:expr, [INFO] [stdout] 453 | | [$($transformed_args:ident),*], [$first_ident:ident $(, $other_idents:ident)*], $first_arg:expr $(, $other_args:expr)*) => ({ [INFO] [stdout] 454 | | let $first_ident = &$first_arg; [INFO] [stdout] ... | [INFO] [stdout] 488 | | }; [INFO] [stdout] 489 | | } [INFO] [stdout] | |_- the item `log` is already defined here [INFO] [stdout] ... [INFO] [stdout] 622 | use crate::log; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate log; [INFO] [stdout] | ----------------- the item `log` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> command/src/config.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures v0.3.16 [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> command/src/proxy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate serde; [INFO] [stdout] | ------------------- the item `serde` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> command/src/proxy.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use hex::{self,FromHex}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> command/src/proxy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> command/src/proxy.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> command/src/channel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> command/src/channel.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> command/src/scm_socket.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> command/src/logging.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> command/src/logging.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp::{self,Ord}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> command/src/logging.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 451 | / macro_rules! log { [INFO] [stdout] 452 | | (__inner__ $target:expr, $lvl:expr, $format:expr, $level_tag:expr, [INFO] [stdout] 453 | | [$($transformed_args:ident),*], [$first_ident:ident $(, $other_idents:ident)*], $first_arg:expr $(, $other_args:expr)*) => ({ [INFO] [stdout] 454 | | let $first_ident = &$first_arg; [INFO] [stdout] ... | [INFO] [stdout] 488 | | }; [INFO] [stdout] 489 | | } [INFO] [stdout] | |_- the item `log` is already defined here [INFO] [stdout] ... [INFO] [stdout] 622 | use crate::log; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate log; [INFO] [stdout] | ----------------- the item `log` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> command/src/command.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ProxyRequestData` is imported redundantly [INFO] [stdout] --> command/src/command.rs:133:68 [INFO] [stdout] | [INFO] [stdout] 129 | use super::*; [INFO] [stdout] | -------- the item `ProxyRequestData` is already imported here [INFO] [stdout] ... [INFO] [stdout] 133 | use crate::proxy::{Application,CertificateAndKey,CertFingerprint,ProxyRequestData,HttpFront,Backend, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ProxyRequestData` is imported redundantly [INFO] [stdout] --> command/src/state.rs:869:22 [INFO] [stdout] | [INFO] [stdout] 868 | use super::*; [INFO] [stdout] | -------- the item `ProxyRequestData` is already imported here [INFO] [stdout] 869 | use crate::proxy::{ProxyRequestData,HttpFront,Backend,LoadBalancingParams,TlsProvider, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HttpFront` is imported redundantly [INFO] [stdout] --> command/src/state.rs:869:39 [INFO] [stdout] | [INFO] [stdout] 868 | use super::*; [INFO] [stdout] | -------- the item `HttpFront` is already imported here [INFO] [stdout] 869 | use crate::proxy::{ProxyRequestData,HttpFront,Backend,LoadBalancingParams,TlsProvider, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Backend` is imported redundantly [INFO] [stdout] --> command/src/state.rs:869:49 [INFO] [stdout] | [INFO] [stdout] 868 | use super::*; [INFO] [stdout] | -------- the item `Backend` is already imported here [INFO] [stdout] 869 | use crate::proxy::{ProxyRequestData,HttpFront,Backend,LoadBalancingParams,TlsProvider, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> command/src/proxy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate serde; [INFO] [stdout] | ------------------- the item `serde` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> command/src/proxy.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use hex::{self,FromHex}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> command/src/proxy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> command/src/proxy.rs:783:7 [INFO] [stdout] | [INFO] [stdout] 783 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> command/src/channel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> command/src/channel.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> command/src/buffer/fixed.rs:207:7 [INFO] [stdout] | [INFO] [stdout] 206 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] 207 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> command/src/buffer/growable.rs:202:7 [INFO] [stdout] | [INFO] [stdout] 201 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] 202 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> command/src/scm_socket.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: command/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> ctl/src/command.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: ctl/src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `anyhow` is imported redundantly [INFO] [stdout] --> ctl/src/command.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | use anyhow::{self, Context, bail}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: ctl/src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate anyhow; [INFO] [stdout] | -------------------- the item `anyhow` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> ctl/src/command.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: ctl/src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `anyhow` is imported redundantly [INFO] [stdout] --> ctl/src/command.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | use anyhow::{self, Context, bail}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: ctl/src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate anyhow; [INFO] [stdout] | -------------------- the item `anyhow` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `poule` is imported redundantly [INFO] [stdout] --> lib/src/pool.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use poule; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/src/lib.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | extern crate poule; [INFO] [stdout] | ------------------- the item `poule` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> lib/src/protocol/http/parser/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> lib/src/protocol/http/parser/response.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> lib/src/protocol/proxy_protocol/parser.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> lib/src/retry.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{self, Rng}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/src/lib.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `poule` is imported redundantly [INFO] [stdout] --> lib/src/pool.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use poule; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/src/lib.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | extern crate poule; [INFO] [stdout] | ------------------- the item `poule` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> lib/src/buffer_queue.rs:486:7 [INFO] [stdout] | [INFO] [stdout] 483 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 486 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HashMap` is imported redundantly [INFO] [stdout] --> lib/src/trie.rs:393:7 [INFO] [stdout] | [INFO] [stdout] 392 | use super::*; [INFO] [stdout] | -------- the item `HashMap` is already imported here [INFO] [stdout] 393 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> lib/src/protocol/http/parser/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> lib/src/protocol/http/parser/response.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Err` is imported redundantly [INFO] [stdout] --> lib/src/protocol/http/parser/tests.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Err` is already imported here [INFO] [stdout] 2 | use nom::{Err,error::ErrorKind,HexDisplay}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ErrorKind` is imported redundantly [INFO] [stdout] --> lib/src/protocol/http/parser/tests.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ErrorKind` is already imported here [INFO] [stdout] 2 | use nom::{Err,error::ErrorKind,HexDisplay}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> lib/src/protocol/proxy_protocol/parser.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Err` is imported redundantly [INFO] [stdout] --> lib/src/protocol/proxy_protocol/parser.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 88 | use super::*; [INFO] [stdout] | -------- the item `Err` is already imported here [INFO] [stdout] 89 | use std::net::{IpAddr, SocketAddr}; [INFO] [stdout] 90 | use nom::Err; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SocketAddr` is imported redundantly [INFO] [stdout] --> lib/src/protocol/proxy_protocol/header.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 92 | use super::*; [INFO] [stdout] | -------- the item `SocketAddr` is already imported here [INFO] [stdout] 93 | use std::net::{IpAddr, Ipv4Addr, SocketAddr, Ipv6Addr}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TcpStream` is imported redundantly [INFO] [stdout] --> lib/src/protocol/proxy_protocol/send.rs:186:31 [INFO] [stdout] | [INFO] [stdout] 181 | use super::*; [INFO] [stdout] | -------- the item `TcpStream` is already imported here [INFO] [stdout] ... [INFO] [stdout] 186 | use mio::net::{TcpListener, TcpStream}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ulid` is imported redundantly [INFO] [stdout] --> lib/src/protocol/proxy_protocol/send.rs:189:7 [INFO] [stdout] | [INFO] [stdout] 181 | use super::*; [INFO] [stdout] | -------- the item `Ulid` is already imported here [INFO] [stdout] ... [INFO] [stdout] 189 | use rusty_ulid::Ulid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ulid` is imported redundantly [INFO] [stdout] --> lib/src/protocol/proxy_protocol/expect.rs:173:7 [INFO] [stdout] | [INFO] [stdout] 168 | use super::*; [INFO] [stdout] | -------- the item `Ulid` is already imported here [INFO] [stdout] ... [INFO] [stdout] 173 | use rusty_ulid::Ulid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SocketAddr` is imported redundantly [INFO] [stdout] --> lib/src/http.rs:1422:7 [INFO] [stdout] | [INFO] [stdout] 1415 | use super::*; [INFO] [stdout] | -------- the item `SocketAddr` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1422 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ProxyRequestData` is imported redundantly [INFO] [stdout] --> lib/src/http.rs:1425:29 [INFO] [stdout] | [INFO] [stdout] 1415 | use super::*; [INFO] [stdout] | -------- the item `ProxyRequestData` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1425 | use sozu_command::proxy::{ProxyRequestData,HttpFront,Backend,HttpListener, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HttpFront` is imported redundantly [INFO] [stdout] --> lib/src/http.rs:1425:46 [INFO] [stdout] | [INFO] [stdout] 1415 | use super::*; [INFO] [stdout] | -------- the item `HttpFront` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1425 | use sozu_command::proxy::{ProxyRequestData,HttpFront,Backend,HttpListener, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HttpListener` is imported redundantly [INFO] [stdout] --> lib/src/http.rs:1425:64 [INFO] [stdout] | [INFO] [stdout] 1415 | use super::*; [INFO] [stdout] | -------- the item `HttpListener` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1425 | use sozu_command::proxy::{ProxyRequestData,HttpFront,Backend,HttpListener, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ProxyRequest` is imported redundantly [INFO] [stdout] --> lib/src/http.rs:1426:5 [INFO] [stdout] | [INFO] [stdout] 1415 | use super::*; [INFO] [stdout] | -------- the item `ProxyRequest` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1426 | ProxyRequest,LoadBalancingParams, LoadBalancingAlgorithms}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> lib/src/retry.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{self, Rng}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/src/lib.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoadMetric` is imported redundantly [INFO] [stdout] --> lib/src/load_balancing.rs:159:7 [INFO] [stdout] | [INFO] [stdout] 155 | use super::*; [INFO] [stdout] | -------- the item `LoadMetric` is already imported here [INFO] [stdout] ... [INFO] [stdout] 159 | use sozu_command::proxy::LoadMetric; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> lib/src/timer.rs:501:16 [INFO] [stdout] | [INFO] [stdout] 500 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] 501 | use time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> lib/src/timer.rs:501:26 [INFO] [stdout] | [INFO] [stdout] 500 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] 501 | use time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Shutdown` is imported redundantly [INFO] [stdout] --> lib/src/tcp.rs:1174:42 [INFO] [stdout] | [INFO] [stdout] 1173 | use super::*; [INFO] [stdout] | -------- the item `Shutdown` is already imported here [INFO] [stdout] 1174 | use std::net::{TcpListener, TcpStream, Shutdown}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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, [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [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, [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> bin/src/command/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ErrorKind` is imported redundantly [INFO] [stdout] --> bin/src/command/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures_lite::{future, io::*}; [INFO] [stdout] | ----- the item `ErrorKind` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | use std::io::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> bin/src/command/orders.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> bin/src/worker.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::{self,pid_t}; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> bin/src/worker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> bin/src/worker.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use nix; [INFO] [stdout] | ^^^ the item `nix` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> bin/src/upgrade.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::{self,pid_t}; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> bin/src/upgrade.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> bin/src/util.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `anyhow` is imported redundantly [INFO] [stdout] --> bin/src/util.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use anyhow; [INFO] [stdout] | ^^^^^^ the item `anyhow` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> bin/src/command/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ErrorKind` is imported redundantly [INFO] [stdout] --> bin/src/command/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures_lite::{future, io::*}; [INFO] [stdout] | ----- the item `ErrorKind` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | use std::io::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> bin/src/command/orders.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> bin/src/worker.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::{self,pid_t}; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> bin/src/worker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nix` is imported redundantly [INFO] [stdout] --> bin/src/worker.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use nix; [INFO] [stdout] | ^^^ the item `nix` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> bin/src/upgrade.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::{self,pid_t}; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> bin/src/upgrade.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> bin/src/util.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `anyhow` is imported redundantly [INFO] [stdout] --> bin/src/util.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use anyhow; [INFO] [stdout] | ^^^^^^ the item `anyhow` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.23s [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 1` [INFO] running `Command { std: "docker" "inspect" "d3021261ceb8dcad84a88740e6a0636404fcc559a4c7ff30677327fdfbfb703a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3021261ceb8dcad84a88740e6a0636404fcc559a4c7ff30677327fdfbfb703a", kill_on_drop: false }` [INFO] [stdout] d3021261ceb8dcad84a88740e6a0636404fcc559a4c7ff30677327fdfbfb703a