[INFO] cloning repository https://github.com/kevinfjiang/proteon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinfjiang/proteon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinfjiang%2Fproteon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinfjiang%2Fproteon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 508db04487f56af00a05f63a5da1a52be87b5c9c [INFO] testing kevinfjiang/proteon against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinfjiang%2Fproteon" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kevinfjiang/proteon [INFO] finished tweaking git repo https://github.com/kevinfjiang/proteon [INFO] tweaked toml for git repo https://github.com/kevinfjiang/proteon written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kevinfjiang/proteon on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kevinfjiang/proteon already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-lite v1.12.0 [INFO] [stderr] Downloaded gloo-timers v0.2.4 [INFO] [stderr] Downloaded polling v2.4.0 [INFO] [stderr] Downloaded fragile v2.0.0 [INFO] [stderr] Downloaded mockall v0.11.3 [INFO] [stderr] Downloaded predicates v2.1.3 [INFO] [stderr] Downloaded mockall_derive v0.11.3 [INFO] [stderr] Downloaded async-task v4.3.0 [INFO] [stderr] Downloaded wepoll-ffi v0.1.2 [INFO] [stderr] Downloaded concurrent-queue v2.0.0 [INFO] [stderr] Downloaded redis v0.22.1 [INFO] [stderr] Downloaded async-global-executor v2.3.1 [INFO] [stderr] Downloaded cache-padded v1.2.0 [INFO] [stderr] Downloaded async-io v1.10.0 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.9 [INFO] [stderr] Downloaded mockall_double v0.2.1 [INFO] [stderr] Downloaded async-executor v1.5.0 [INFO] [stderr] Downloaded async-channel v1.7.1 [INFO] [stderr] Downloaded clap v4.0.26 [INFO] [stderr] Downloaded blocking v1.2.0 [INFO] [stderr] Downloaded async-trait v0.1.58 [INFO] [stderr] Downloaded async-lock v2.6.0 [INFO] [stderr] Downloaded tokio v1.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca0c788b4242e6eb72bc6fb7d336523d51b449ff45c65ddc5c8429dff7edbb10 [INFO] running `Command { std: "docker" "start" "-a" "ca0c788b4242e6eb72bc6fb7d336523d51b449ff45c65ddc5c8429dff7edbb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca0c788b4242e6eb72bc6fb7d336523d51b449ff45c65ddc5c8429dff7edbb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0c788b4242e6eb72bc6fb7d336523d51b449ff45c65ddc5c8429dff7edbb10", kill_on_drop: false }` [INFO] [stdout] ca0c788b4242e6eb72bc6fb7d336523d51b449ff45c65ddc5c8429dff7edbb10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3042d5ee10498f51cd5a981ffe46c615ee86d0cfe637ca3b29872c4797c69f7e [INFO] running `Command { std: "docker" "start" "-a" "3042d5ee10498f51cd5a981ffe46c615ee86d0cfe637ca3b29872c4797c69f7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-io v1.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling mockall_double v0.2.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling clap v4.0.26 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling redis v0.22.1 [INFO] [stderr] Compiling proteon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/redisconn.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/lb/backend.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Pool { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 33 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LoadBalanceError` is never constructed [INFO] [stdout] --> src/trsfr/serve.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum BalanceError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 16 | #[error("Load balance error as follows {0}")] [INFO] [stdout] 17 | LoadBalanceError(LB::Err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BalanceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.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" "3042d5ee10498f51cd5a981ffe46c615ee86d0cfe637ca3b29872c4797c69f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3042d5ee10498f51cd5a981ffe46c615ee86d0cfe637ca3b29872c4797c69f7e", kill_on_drop: false }` [INFO] [stdout] 3042d5ee10498f51cd5a981ffe46c615ee86d0cfe637ca3b29872c4797c69f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e8826d4d21c87853bc44e10b871f8167d41384eb7dc6aa4aec474abcb6e644 [INFO] running `Command { std: "docker" "start" "-a" "09e8826d4d21c87853bc44e10b871f8167d41384eb7dc6aa4aec474abcb6e644", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling predicates v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling mockall_derive v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling mockall_double v0.2.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.10.0 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling clap v4.0.26 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling mockall v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling redis v0.22.1 [INFO] [stderr] Compiling proteon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lb/backend.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IpAddr` and `Ipv4Addr` [INFO] [stdout] --> src/lb/backend.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | use std::net::{IpAddr, Ipv4Addr}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration` and `Instant` [INFO] [stdout] --> src/lb/backend.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/redisconn.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LoadBalanceError` is never constructed [INFO] [stdout] --> src/trsfr/serve.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum BalanceError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 16 | #[error("Load balance error as follows {0}")] [INFO] [stdout] 17 | LoadBalanceError(LB::Err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BalanceError` 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.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" "09e8826d4d21c87853bc44e10b871f8167d41384eb7dc6aa4aec474abcb6e644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e8826d4d21c87853bc44e10b871f8167d41384eb7dc6aa4aec474abcb6e644", kill_on_drop: false }` [INFO] [stdout] 09e8826d4d21c87853bc44e10b871f8167d41384eb7dc6aa4aec474abcb6e644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 240089f4a63fecc34c36c1c33e5ef8699baecca52c42e9732c4ff2ff47e06904 [INFO] running `Command { std: "docker" "start" "-a" "240089f4a63fecc34c36c1c33e5ef8699baecca52c42e9732c4ff2ff47e06904", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> src/lb/backend.rs:106:9 [INFO] [stderr] | [INFO] [stderr] 106 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `IpAddr` and `Ipv4Addr` [INFO] [stderr] --> src/lb/backend.rs:107:20 [INFO] [stderr] | [INFO] [stderr] 107 | use std::net::{IpAddr, Ipv4Addr}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Duration` and `Instant` [INFO] [stderr] --> src/lb/backend.rs:108:21 [INFO] [stderr] | [INFO] [stderr] 108 | use std::time::{Duration, Instant}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> src/redisconn.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `LoadBalanceError` is never constructed [INFO] [stderr] --> src/trsfr/serve.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub enum BalanceError { [INFO] [stderr] | ------------ variant in this enum [INFO] [stderr] 16 | #[error("Load balance error as follows {0}")] [INFO] [stderr] 17 | LoadBalanceError(LB::Err), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BalanceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `proteon` (bin "proteon" test) generated 5 warnings (run `cargo fix --bin "proteon" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proteon-84c040e715c12409) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test lb::backend::tests::test_new_pool ... ok [INFO] [stdout] test redisconn::tests::test_handle_message_dead ... ok [INFO] [stdout] test redisconn::tests::test_handle_message_live ... ok [INFO] [stdout] test redisconn::tests::test_handle_message_err ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "240089f4a63fecc34c36c1c33e5ef8699baecca52c42e9732c4ff2ff47e06904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240089f4a63fecc34c36c1c33e5ef8699baecca52c42e9732c4ff2ff47e06904", kill_on_drop: false }` [INFO] [stdout] 240089f4a63fecc34c36c1c33e5ef8699baecca52c42e9732c4ff2ff47e06904