[INFO] cloning repository https://github.com/nikitavbv/cloud-storage-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikitavbv/cloud-storage-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikitavbv%2Fcloud-storage-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikitavbv%2Fcloud-storage-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a42b8b0f02adbe1e01423290c166893fd480bfea [INFO] testing nikitavbv/cloud-storage-proxy against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikitavbv%2Fcloud-storage-proxy" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nikitavbv/cloud-storage-proxy on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nikitavbv/cloud-storage-proxy [INFO] finished tweaking git repo https://github.com/nikitavbv/cloud-storage-proxy [INFO] tweaked toml for git repo https://github.com/nikitavbv/cloud-storage-proxy written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nikitavbv/cloud-storage-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis-async v0.6.3 [INFO] [stderr] Downloaded dns-lookup v1.0.3 [INFO] [stderr] Downloaded prometheus v0.10.0 [INFO] [stderr] Downloaded protobuf v2.18.0 [INFO] [stderr] Downloaded chashmap v2.2.2 [INFO] [stderr] Downloaded actix_derive v0.5.0 [INFO] [stderr] Downloaded parking_lot v0.4.8 [INFO] [stderr] Downloaded actix v0.9.0 [INFO] [stderr] Downloaded rustls-native-certs v0.3.0 [INFO] [stderr] Downloaded ct-logs v0.6.0 [INFO] [stderr] Downloaded ttl_cache v0.5.1 [INFO] [stderr] Downloaded seahash v4.0.0 [INFO] [stderr] Downloaded yup-oauth2 v4.1.2 [INFO] [stderr] Downloaded custom_error v1.7.1 [INFO] [stderr] Downloaded openssl-src v111.10.0+1.1.1g [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17f980e0bdf77b02f7c569fce69d00d9139cf59af514efa53d49b0e5d1f003b5 [INFO] running `Command { std: "docker" "start" "-a" "17f980e0bdf77b02f7c569fce69d00d9139cf59af514efa53d49b0e5d1f003b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17f980e0bdf77b02f7c569fce69d00d9139cf59af514efa53d49b0e5d1f003b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f980e0bdf77b02f7c569fce69d00d9139cf59af514efa53d49b0e5d1f003b5", kill_on_drop: false }` [INFO] [stdout] 17f980e0bdf77b02f7c569fce69d00d9139cf59af514efa53d49b0e5d1f003b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef606699ade2739452bbd949216ef4cb08e3f862a8d3017fad6c05b59c0841ea [INFO] running `Command { std: "docker" "start" "-a" "ef606699ade2739452bbd949216ef4cb08e3f862a8d3017fad6c05b59c0841ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling protobuf v2.18.0 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling seahash v4.0.0 [INFO] [stderr] Compiling custom_error v1.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ttl_cache v0.5.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-src v111.10.0+1.1.1g [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling dns-lookup v1.0.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling redis-async v0.6.3 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling yup-oauth2 v4.1.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling cloud-storage-proxy v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cache_type` [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | cache_type => Err(RateLimiterInstantiationError::NotImplemented { rate_limiter_type: v.to_string() }) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rate_limiting/local.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RateLimiting` is never constructed [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct RateLimiting { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `make_rate_limiter` is never used [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn make_rate_limiter(config: &config::RateLimitingConfiguration) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_rate_limiter` is never used [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_rate_limiter(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LocalRateLimiter` is never constructed [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum RateLimiterInstance { [INFO] [stdout] | ------------------- variant in this enum [INFO] [stdout] 55 | LocalRateLimiter(Addr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RateLimiterInstance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 45s [INFO] running `Command { std: "docker" "inspect" "ef606699ade2739452bbd949216ef4cb08e3f862a8d3017fad6c05b59c0841ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef606699ade2739452bbd949216ef4cb08e3f862a8d3017fad6c05b59c0841ea", kill_on_drop: false }` [INFO] [stdout] ef606699ade2739452bbd949216ef4cb08e3f862a8d3017fad6c05b59c0841ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2c3526699b5d5464e49d9245c8ed860db11cd75aa970fd01621dc8b19fb184 [INFO] running `Command { std: "docker" "start" "-a" "be2c3526699b5d5464e49d9245c8ed860db11cd75aa970fd01621dc8b19fb184", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cloud-storage-proxy v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cache_type` [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | cache_type => Err(RateLimiterInstantiationError::NotImplemented { rate_limiter_type: v.to_string() }) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rate_limiting/local.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RateLimiting` is never constructed [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct RateLimiting { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `make_rate_limiter` is never used [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn make_rate_limiter(config: &config::RateLimitingConfiguration) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_rate_limiter` is never used [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_rate_limiter(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LocalRateLimiter` is never constructed [INFO] [stdout] --> src/rate_limiting/rate_limiting.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum RateLimiterInstance { [INFO] [stdout] | ------------------- variant in this enum [INFO] [stdout] 55 | LocalRateLimiter(Addr), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RateLimiterInstance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.46s [INFO] running `Command { std: "docker" "inspect" "be2c3526699b5d5464e49d9245c8ed860db11cd75aa970fd01621dc8b19fb184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2c3526699b5d5464e49d9245c8ed860db11cd75aa970fd01621dc8b19fb184", kill_on_drop: false }` [INFO] [stdout] be2c3526699b5d5464e49d9245c8ed860db11cd75aa970fd01621dc8b19fb184 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e64ebe3c66810820d0343232df3dc8bdf00a3e06e54e87facaebc9b68734cac6 [INFO] running `Command { std: "docker" "start" "-a" "e64ebe3c66810820d0343232df3dc8bdf00a3e06e54e87facaebc9b68734cac6", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `cache_type` [INFO] [stderr] --> src/rate_limiting/rate_limiting.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | cache_type => Err(RateLimiterInstantiationError::NotImplemented { rate_limiter_type: v.to_string() }) [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_type` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/rate_limiting/local.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `RateLimiting` is never constructed [INFO] [stderr] --> src/rate_limiting/rate_limiting.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct RateLimiting { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/rate_limiting/rate_limiting.rs:19:18 [INFO] [stderr] | [INFO] [stderr] 19 | pub async fn new(config: &HashMap) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `make_rate_limiter` is never used [INFO] [stderr] --> src/rate_limiting/rate_limiting.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | async fn make_rate_limiter(config: &config::RateLimitingConfiguration) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `get_rate_limiter` is never used [INFO] [stderr] --> src/rate_limiting/rate_limiting.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn get_rate_limiter(&self, name: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `LocalRateLimiter` is never constructed [INFO] [stderr] --> src/rate_limiting/rate_limiting.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 54 | pub enum RateLimiterInstance { [INFO] [stderr] | ------------------- variant in this enum [INFO] [stderr] 55 | LocalRateLimiter(Addr), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RateLimiterInstance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `cloud-storage-proxy` (bin "cloud-storage-proxy" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.43s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloud_storage_proxy-0cfe4be9e386b08c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e64ebe3c66810820d0343232df3dc8bdf00a3e06e54e87facaebc9b68734cac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64ebe3c66810820d0343232df3dc8bdf00a3e06e54e87facaebc9b68734cac6", kill_on_drop: false }` [INFO] [stdout] e64ebe3c66810820d0343232df3dc8bdf00a3e06e54e87facaebc9b68734cac6