[INFO] cloning repository https://github.com/willyfromtheblock/peercoin-seeder-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willyfromtheblock/peercoin-seeder-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillyfromtheblock%2Fpeercoin-seeder-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillyfromtheblock%2Fpeercoin-seeder-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9c98e01efb1ae2e35ec0c361fb999d955add7a5
[INFO] checking willyfromtheblock/peercoin-seeder-rust against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillyfromtheblock%2Fpeercoin-seeder-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/willyfromtheblock/peercoin-seeder-rust
[INFO] finished tweaking git repo https://github.com/willyfromtheblock/peercoin-seeder-rust
[INFO] tweaked toml for git repo https://github.com/willyfromtheblock/peercoin-seeder-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/willyfromtheblock/peercoin-seeder-rust on toolchain 9050733395f7c10560d49f549e022f411fa28cea
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/willyfromtheblock/peercoin-seeder-rust 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" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matches v0.1.10
[INFO] [stderr]   Downloaded bitcoin_hashes v0.9.7
[INFO] [stderr]   Downloaded secp256k1 v0.20.3
[INFO] [stderr]   Downloaded enum-as-inner v0.5.1
[INFO] [stderr]   Downloaded trust-dns-client v0.22.0
[INFO] [stderr]   Downloaded bitcoin v0.26.2
[INFO] [stderr]   Downloaded trust-dns-server v0.22.1
[INFO] [stderr]   Downloaded trust-dns-proto v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e480f3e2e2ff5a09c29541347cb20a5f7fc7bf6b6f1a45c9fce61f4c7f1d268
[INFO] running `Command { std: "docker" "start" "-a" "2e480f3e2e2ff5a09c29541347cb20a5f7fc7bf6b6f1a45c9fce61f4c7f1d268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e480f3e2e2ff5a09c29541347cb20a5f7fc7bf6b6f1a45c9fce61f4c7f1d268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e480f3e2e2ff5a09c29541347cb20a5f7fc7bf6b6f1a45c9fce61f4c7f1d268", kill_on_drop: false }`
[INFO] [stdout] 2e480f3e2e2ff5a09c29541347cb20a5f7fc7bf6b6f1a45c9fce61f4c7f1d268
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dff8a4013ec1a0d4b44065659b621d692424c9dc83d228ba40c4194d5a272158
[INFO] running `Command { std: "docker" "start" "-a" "dff8a4013ec1a0d4b44065659b621d692424c9dc83d228ba40c4194d5a272158", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking bitcoin v0.26.2
[INFO] [stderr]     Checking trust-dns-client v0.22.0
[INFO] [stderr]     Checking trust-dns-server v0.22.1
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking peercoin-seeder-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.16s
[INFO] running `Command { std: "docker" "inspect" "dff8a4013ec1a0d4b44065659b621d692424c9dc83d228ba40c4194d5a272158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff8a4013ec1a0d4b44065659b621d692424c9dc83d228ba40c4194d5a272158", kill_on_drop: false }`
[INFO] [stdout] dff8a4013ec1a0d4b44065659b621d692424c9dc83d228ba40c4194d5a272158
