[INFO] cloning repository https://github.com/mkg20001/acme-distributor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkg20001/acme-distributor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkg20001%2Facme-distributor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkg20001%2Facme-distributor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45445718122149253c2047941cc98e82cb7d0641 [INFO] checking mkg20001/acme-distributor against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkg20001%2Facme-distributor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mkg20001/acme-distributor [INFO] finished tweaking git repo https://github.com/mkg20001/acme-distributor [INFO] tweaked toml for git repo https://github.com/mkg20001/acme-distributor written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mkg20001/acme-distributor on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mkg20001/acme-distributor 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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glob-match v0.2.1 [INFO] [stderr] Downloaded acme-lib v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a40413e7c41edad75ecedc36aa2c04f649acbeb7d645f257413acdf59f3dc69 [INFO] running `Command { std: "docker" "start" "-a" "0a40413e7c41edad75ecedc36aa2c04f649acbeb7d645f257413acdf59f3dc69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a40413e7c41edad75ecedc36aa2c04f649acbeb7d645f257413acdf59f3dc69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a40413e7c41edad75ecedc36aa2c04f649acbeb7d645f257413acdf59f3dc69", kill_on_drop: false }` [INFO] [stdout] 0a40413e7c41edad75ecedc36aa2c04f649acbeb7d645f257413acdf59f3dc69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 519ec70b3a0869bcca9284609d1f5ce586aa5a99416d454074cbba8ff6e85bcc [INFO] running `Command { std: "docker" "start" "-a" "519ec70b3a0869bcca9284609d1f5ce586aa5a99416d454074cbba8ff6e85bcc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking acme-distributor-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking migrations_internals v2.3.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking glob-match v0.2.1 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking acme-lib v0.9.1 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking acme-distributor-client v0.1.0 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Checking diesel v2.3.6 [INFO] [stderr] Checking diesel_migrations v2.3.1 [INFO] [stderr] Checking acme-distributor-server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stdout] warning: type alias `DbConn` is never used [INFO] [stdout] --> crates/server/src/db/repository.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type DbConn = PooledConnection>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_ip` is never read [INFO] [stdout] --> crates/server/src/guards/auth.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AuthenticatedRequest { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 15 | pub token_config: TokenConfig, [INFO] [stdout] 16 | pub client_ip: IpAddr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticatedRequest` 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 `id` is never read [INFO] [stdout] --> crates/server/src/providers/acme_lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AcmeLibProvider { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 14 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/server/src/providers/acme_sh.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AcmeShProvider { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 14 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/server/src/providers/ca.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CaProvider { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 12 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/server/src/providers/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FileProvider { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 18 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> crates/server/src/providers/traits.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait Provider: Send + Sync { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 34 | fn id(&self) -> &str; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/server/src/state.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DbConn` is never used [INFO] [stdout] --> crates/server/src/db/repository.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type DbConn = PooledConnection>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_ip` is never read [INFO] [stdout] --> crates/server/src/guards/auth.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AuthenticatedRequest { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 15 | pub token_config: TokenConfig, [INFO] [stdout] 16 | pub client_ip: IpAddr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticatedRequest` 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 `id` is never read [INFO] [stdout] --> crates/server/src/providers/acme_lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AcmeLibProvider { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 14 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/server/src/providers/acme_sh.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AcmeShProvider { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 14 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/server/src/providers/ca.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CaProvider { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 12 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/server/src/providers/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FileProvider { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 18 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> crates/server/src/providers/traits.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait Provider: Send + Sync { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 34 | fn id(&self) -> &str; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/server/src/state.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.70s [INFO] running `Command { std: "docker" "inspect" "519ec70b3a0869bcca9284609d1f5ce586aa5a99416d454074cbba8ff6e85bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519ec70b3a0869bcca9284609d1f5ce586aa5a99416d454074cbba8ff6e85bcc", kill_on_drop: false }` [INFO] [stdout] 519ec70b3a0869bcca9284609d1f5ce586aa5a99416d454074cbba8ff6e85bcc