[INFO] fetching crate remote-ssl-renewal 0.1.0... [INFO] testing remote-ssl-renewal-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate remote-ssl-renewal 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate remote-ssl-renewal 0.1.0 [INFO] finished tweaking crates.io crate remote-ssl-renewal 0.1.0 [INFO] tweaked toml for crates.io crate remote-ssl-renewal 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate remote-ssl-renewal 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate remote-ssl-renewal 0.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9a2d4290bcfc65fc2d661c1543e35a3168c886a4ac8de12f576a7eb8bc4f777 [INFO] running `Command { std: "docker" "start" "-a" "c9a2d4290bcfc65fc2d661c1543e35a3168c886a4ac8de12f576a7eb8bc4f777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9a2d4290bcfc65fc2d661c1543e35a3168c886a4ac8de12f576a7eb8bc4f777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a2d4290bcfc65fc2d661c1543e35a3168c886a4ac8de12f576a7eb8bc4f777", kill_on_drop: false }` [INFO] [stdout] c9a2d4290bcfc65fc2d661c1543e35a3168c886a4ac8de12f576a7eb8bc4f777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6051f1b7df312afc106189b1b600029aafc1f6b9ad3369cd99301c94165b396 [INFO] running `Command { std: "docker" "start" "-a" "b6051f1b7df312afc106189b1b600029aafc1f6b9ad3369cd99301c94165b396", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling oid-registry v0.6.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling portable-atomic v0.3.15 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling indicatif v0.17.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rusqlite_migration v1.0.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v4.0.26 [INFO] [stderr] Compiling pest_meta v2.4.1 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tracing-tree v0.2.2 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling deadpool-sync v0.1.0 [INFO] [stderr] Compiling deadpool-sqlite v0.5.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling config v0.13.2 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-rustls v0.23.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling instant-acme v0.1.1 [INFO] [stderr] Compiling remote-ssl-renewal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ExponentialBackoff` [INFO] [stdout] --> src/acme.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use backoff::{future::retry, ExponentialBackoff, ExponentialBackoffBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indicatif::ProgressBar` [INFO] [stdout] --> src/cmd/subdomain/reinstall_cert.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use indicatif::ProgressBar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DbObject` [INFO] [stdout] --> src/cmd/subdomain.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | db::{DbObject, PoolExtInteract}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `acme_provider` is never read [INFO] [stdout] --> src/cmd/subdomain.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Renewal { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 52 | subdomain: String, [INFO] [stdout] 53 | acme_provider: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PoolExtTransaction` is never used [INFO] [stdout] --> src/db.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait PoolExtTransaction [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DOEndpointResponse` is never constructed [INFO] [stdout] --> src/deploy/digitalocean.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct DOEndpointResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cmd.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn hide_progress(&self) -> ProgressHider { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn hide_progress(&self) -> ProgressHider<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.79s [INFO] running `Command { std: "docker" "inspect" "b6051f1b7df312afc106189b1b600029aafc1f6b9ad3369cd99301c94165b396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6051f1b7df312afc106189b1b600029aafc1f6b9ad3369cd99301c94165b396", kill_on_drop: false }` [INFO] [stdout] b6051f1b7df312afc106189b1b600029aafc1f6b9ad3369cd99301c94165b396 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65d2a616928e5d65c2fa541ead51dd45714eb99e2eadb919e721888356d1766 [INFO] running `Command { std: "docker" "start" "-a" "f65d2a616928e5d65c2fa541ead51dd45714eb99e2eadb919e721888356d1766", kill_on_drop: false }` [INFO] [stderr] Compiling remote-ssl-renewal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ExponentialBackoff` [INFO] [stdout] --> src/acme.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use backoff::{future::retry, ExponentialBackoff, ExponentialBackoffBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indicatif::ProgressBar` [INFO] [stdout] --> src/cmd/subdomain/reinstall_cert.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use indicatif::ProgressBar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DbObject` [INFO] [stdout] --> src/cmd/subdomain.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | db::{DbObject, PoolExtInteract}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `acme_provider` is never read [INFO] [stdout] --> src/cmd/subdomain.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Renewal { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 52 | subdomain: String, [INFO] [stdout] 53 | acme_provider: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PoolExtTransaction` is never used [INFO] [stdout] --> src/db.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait PoolExtTransaction [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DOEndpointResponse` is never constructed [INFO] [stdout] --> src/deploy/digitalocean.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct DOEndpointResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cmd.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn hide_progress(&self) -> ProgressHider { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn hide_progress(&self) -> ProgressHider<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.93s [INFO] running `Command { std: "docker" "inspect" "f65d2a616928e5d65c2fa541ead51dd45714eb99e2eadb919e721888356d1766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65d2a616928e5d65c2fa541ead51dd45714eb99e2eadb919e721888356d1766", kill_on_drop: false }` [INFO] [stdout] f65d2a616928e5d65c2fa541ead51dd45714eb99e2eadb919e721888356d1766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8fe4aa707893d6d000c6cda3a195534905b15cdd44c1f007c1064cafd11bad7c [INFO] running `Command { std: "docker" "start" "-a" "8fe4aa707893d6d000c6cda3a195534905b15cdd44c1f007c1064cafd11bad7c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ExponentialBackoff` [INFO] [stderr] --> src/acme.rs:3:30 [INFO] [stderr] | [INFO] [stderr] 3 | use backoff::{future::retry, ExponentialBackoff, ExponentialBackoffBuilder}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `indicatif::ProgressBar` [INFO] [stderr] --> src/cmd/subdomain/reinstall_cert.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use indicatif::ProgressBar; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `DbObject` [INFO] [stderr] --> src/cmd/subdomain.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | db::{DbObject, PoolExtInteract}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `acme_provider` is never read [INFO] [stderr] --> src/cmd/subdomain.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 51 | pub struct Renewal { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 52 | subdomain: String, [INFO] [stderr] 53 | acme_provider: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: trait `PoolExtTransaction` is never used [INFO] [stderr] --> src/db.rs:66:11 [INFO] [stderr] | [INFO] [stderr] 66 | pub trait PoolExtTransaction [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DOEndpointResponse` is never constructed [INFO] [stderr] --> src/deploy/digitalocean.rs:76:8 [INFO] [stderr] | [INFO] [stderr] 76 | struct DOEndpointResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cmd.rs:41:26 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn hide_progress(&self) -> ProgressHider { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn hide_progress(&self) -> ProgressHider<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `remote-ssl-renewal` (bin "remote-ssl-renewal" test) generated 7 warnings (run `cargo fix --bin "remote-ssl-renewal" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/remote_ssl_renewal-484e95734542fae7) [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" "8fe4aa707893d6d000c6cda3a195534905b15cdd44c1f007c1064cafd11bad7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe4aa707893d6d000c6cda3a195534905b15cdd44c1f007c1064cafd11bad7c", kill_on_drop: false }` [INFO] [stdout] 8fe4aa707893d6d000c6cda3a195534905b15cdd44c1f007c1064cafd11bad7c