[INFO] cloning repository https://github.com/devdanco/alpaca-kit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devdanco/alpaca-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevdanco%2Falpaca-kit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevdanco%2Falpaca-kit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1b7dab94933365862cc1361b3eb5f30ba50f420 [INFO] checking devdanco/alpaca-kit/a1b7dab94933365862cc1361b3eb5f30ba50f420 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevdanco%2Falpaca-kit" "/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/devdanco/alpaca-kit on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devdanco/alpaca-kit [INFO] finished tweaking git repo https://github.com/devdanco/alpaca-kit [INFO] tweaked toml for git repo https://github.com/devdanco/alpaca-kit written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/devdanco/alpaca-kit 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51225477df1961600a95512d258d35fae3ed4c9f301d333aadf8946aa376d9a3 [INFO] running `Command { std: "docker" "start" "-a" "51225477df1961600a95512d258d35fae3ed4c9f301d333aadf8946aa376d9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51225477df1961600a95512d258d35fae3ed4c9f301d333aadf8946aa376d9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51225477df1961600a95512d258d35fae3ed4c9f301d333aadf8946aa376d9a3", kill_on_drop: false }` [INFO] [stdout] 51225477df1961600a95512d258d35fae3ed4c9f301d333aadf8946aa376d9a3 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05691b079d1232a3347811fa48e23e44edc6c34fbdb73720dff53838bac33f25 [INFO] running `Command { std: "docker" "start" "-a" "05691b079d1232a3347811fa48e23e44edc6c34fbdb73720dff53838bac33f25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking alpaca-kit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/alpaca.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | fn from(error: reqwest::Error) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/alpaca.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | fn from(error: reqwest::Error) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/auth.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 28 | Auth::SecretTokens(api_key, secret_key) => { [INFO] [stdout] | --------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 38 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/auth.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 28 | Auth::SecretTokens(api_key, secret_key) => { [INFO] [stdout] | --------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 38 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_data_user` [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let raw_data_user = raw(endpoint).query(&client).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_data_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contract` [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let contract: OptionsStruct = options.query(&client).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aaa` [INFO] [stdout] --> src/main.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let aaa: AssetId = asset.query(&client).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aaa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_data_user` [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let raw_data_user = raw(endpoint).query(&client).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_data_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contract` [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let contract: OptionsStruct = options.query(&client).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aaa` [INFO] [stdout] --> src/main.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let aaa: AssetId = asset.query(&client).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aaa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_number` and `currency` are never read [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 24 | account_number: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 25 | currency: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` 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: fields `account_number` and `currency` are never read [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 24 | account_number: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 25 | currency: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` 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: field `symbol` is never read [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct Options { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 30 | symbol: String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `symbol` is never read [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct Options { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 30 | symbol: String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `option_contracts` is never read [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct OptionsStruct { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 35 | option_contracts: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OptionsStruct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `option_contracts` is never read [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct OptionsStruct { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 35 | option_contracts: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OptionsStruct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `class` is never read [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | struct AssetId { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 40 | class: String [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssetId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `class` is never read [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | struct AssetId { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 40 | class: String [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssetId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_value` is never used [INFO] [stdout] --> src/params.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait ParamValue<'a> { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 8 | fn as_value(&self) -> Cow<'a, str>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_value` is never used [INFO] [stdout] --> src/params.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait ParamValue<'a> { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 8 | fn as_value(&self) -> Cow<'a, str>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `push`, `push_opt`, and `extend` are never used [INFO] [stdout] --> src/params.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl<'a> QueryParams<'a> { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] 71 | /// Push a single parameter. [INFO] [stdout] 72 | pub fn push<'b, K, V>(&mut self, key: K, value: V) -> &mut Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn push_opt<'b, K, V>(&mut self, key: K, value: Option) -> &mut Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn extend<'b, I, K, V>(&mut self, iter: I) -> &mut Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `push`, `push_opt`, and `extend` are never used [INFO] [stdout] --> src/params.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl<'a> QueryParams<'a> { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] 71 | /// Push a single parameter. [INFO] [stdout] 72 | pub fn push<'b, K, V>(&mut self, key: K, value: V) -> &mut Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn push_opt<'b, K, V>(&mut self, key: K, value: Option) -> &mut Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn extend<'b, I, K, V>(&mut self, iter: I) -> &mut Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UnsupportedUrlBase` is never constructed [INFO] [stdout] --> src/error.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum ApiError [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 100 | UnsupportedUrlBase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UnsupportedUrlBase` is never constructed [INFO] [stdout] --> src/error.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum ApiError [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 100 | UnsupportedUrlBase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `map_client` and `unsupported_url_base` are never used [INFO] [stdout] --> src/error.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 106 | / impl ApiError [INFO] [stdout] 107 | | where [INFO] [stdout] 108 | | E: Error + Send + Sync + 'static, [INFO] [stdout] | |_________________________________________- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn map_client(self, f: F) -> ApiError [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | pub(crate) fn unsupported_url_base(url_base: UrlBase) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `map_client` and `unsupported_url_base` are never used [INFO] [stdout] --> src/error.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 106 | / impl ApiError [INFO] [stdout] 107 | | where [INFO] [stdout] 108 | | E: Error + Send + Sync + 'static, [INFO] [stdout] | |_________________________________________- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn map_client(self, f: F) -> ApiError [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | pub(crate) fn unsupported_url_base(url_base: UrlBase) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.41s [INFO] running `Command { std: "docker" "inspect" "05691b079d1232a3347811fa48e23e44edc6c34fbdb73720dff53838bac33f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05691b079d1232a3347811fa48e23e44edc6c34fbdb73720dff53838bac33f25", kill_on_drop: false }` [INFO] [stdout] 05691b079d1232a3347811fa48e23e44edc6c34fbdb73720dff53838bac33f25