[INFO] cloning repository https://github.com/lroolle/smokeping-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lroolle/smokeping-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flroolle%2Fsmokeping-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flroolle%2Fsmokeping-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48ca898daf0041eed92bd317ffdb0f2173c69d9a
[INFO] checking lroolle/smokeping-rs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flroolle%2Fsmokeping-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lroolle/smokeping-rs
[INFO] finished tweaking git repo https://github.com/lroolle/smokeping-rs
[INFO] tweaked toml for git repo https://github.com/lroolle/smokeping-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lroolle/smokeping-rs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lroolle/smokeping-rs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f89741ee125349b5b15d8231e79e6a5558aa08264b4df5e053593dc288ffd478
[INFO] running `Command { std: "docker" "start" "-a" "f89741ee125349b5b15d8231e79e6a5558aa08264b4df5e053593dc288ffd478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f89741ee125349b5b15d8231e79e6a5558aa08264b4df5e053593dc288ffd478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f89741ee125349b5b15d8231e79e6a5558aa08264b4df5e053593dc288ffd478", kill_on_drop: false }`
[INFO] [stdout] f89741ee125349b5b15d8231e79e6a5558aa08264b4df5e053593dc288ffd478
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9634fc1c6b63f44f20e5994865e10f63a01451beae43c4bae8559d9355018cb
[INFO] running `Command { std: "docker" "start" "-a" "c9634fc1c6b63f44f20e5994865e10f63a01451beae43c4bae8559d9355018cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking surge-ping v0.8.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking smokeping-core v0.1.0 (/opt/rustwide/workdir/crates/smokeping-core)
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking trust-dns-resolver v0.23.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking smokeping-export v0.1.0 (/opt/rustwide/workdir/crates/smokeping-export)
[INFO] [stderr]     Checking smokeping-alert v0.1.0 (/opt/rustwide/workdir/crates/smokeping-alert)
[INFO] [stderr]     Checking smokeping-probes v0.1.0 (/opt/rustwide/workdir/crates/smokeping-probes)
[INFO] [stderr]     Checking smokeping-agent v0.1.0 (/opt/rustwide/workdir/crates/smokeping-agent)
[INFO] [stdout] warning: unused import: `Target`
[INFO] [stdout]  --> crates/smokeping-agent/tests/integration_test.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use smokeping_core::{Config, Target};
[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 imports: `Ipv4Addr` and `Ipv6Addr`
[INFO] [stdout]    --> crates/smokeping-agent/src/auth.rs:243:20
[INFO] [stdout]     |
[INFO] [stdout] 243 |     use std::net::{Ipv4Addr, Ipv6Addr};
[INFO] [stdout]     |                    ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Bearer` and `Basic` are never constructed
[INFO] [stdout]   --> crates/smokeping-agent/src/auth.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum AuthType {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] 17 |     None,
[INFO] [stdout] 18 |     Bearer,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 19 |     Basic,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reload_secrets` is never used
[INFO] [stdout]   --> crates/smokeping-agent/src/auth.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl AuthState {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub async fn reload_secrets(&self) -> Result<(), anyhow::Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Bearer` and `Basic` are never constructed
[INFO] [stdout]   --> crates/smokeping-agent/src/auth.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum AuthType {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] 17 |     None,
[INFO] [stdout] 18 |     Bearer,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 19 |     Basic,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reload_secrets` is never used
[INFO] [stdout]   --> crates/smokeping-agent/src/auth.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl AuthState {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub async fn reload_secrets(&self) -> Result<(), anyhow::Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "c9634fc1c6b63f44f20e5994865e10f63a01451beae43c4bae8559d9355018cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9634fc1c6b63f44f20e5994865e10f63a01451beae43c4bae8559d9355018cb", kill_on_drop: false }`
[INFO] [stdout] c9634fc1c6b63f44f20e5994865e10f63a01451beae43c4bae8559d9355018cb
