[INFO] cloning repository https://github.com/killerfoxi/whodis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killerfoxi/whodis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillerfoxi%2Fwhodis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillerfoxi%2Fwhodis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1e09cc28de971ea03371ff08010ed9313b5256b [INFO] checking killerfoxi/whodis/b1e09cc28de971ea03371ff08010ed9313b5256b against master#fcac501a73cdde54de46a0683567f1a890730555 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillerfoxi%2Fwhodis" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/killerfoxi/whodis [INFO] finished tweaking git repo https://github.com/killerfoxi/whodis [INFO] tweaked toml for git repo https://github.com/killerfoxi/whodis written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/killerfoxi/whodis on toolchain fcac501a73cdde54de46a0683567f1a890730555 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/killerfoxi/whodis 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" "+fcac501a73cdde54de46a0683567f1a890730555" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.9.4 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded rustls-pki-types v1.13.2 [INFO] [stderr] Downloaded neli-proc-macros v0.2.2 [INFO] [stderr] Downloaded local-ip-address v0.6.8 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded neli v0.7.3 [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded hickory-client v0.25.2 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded hickory-proto v0.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 871ab9626eac701264e75f4dc514f5b10df937b35eb9deea3334eda54684e8c9 [INFO] running `Command { std: "docker" "start" "-a" "871ab9626eac701264e75f4dc514f5b10df937b35eb9deea3334eda54684e8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "871ab9626eac701264e75f4dc514f5b10df937b35eb9deea3334eda54684e8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "871ab9626eac701264e75f4dc514f5b10df937b35eb9deea3334eda54684e8c9", kill_on_drop: false }` [INFO] [stdout] 871ab9626eac701264e75f4dc514f5b10df937b35eb9deea3334eda54684e8c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 494cb22559f79c7a0df3894d8246d9b1e5967f444a93de6ac2dfa7a0ede979d1 [INFO] running `Command { std: "docker" "start" "-a" "494cb22559f79c7a0df3894d8246d9b1e5967f444a93de6ac2dfa7a0ede979d1", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking rand_core v0.9.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking neli v0.7.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking local-ip-address v0.6.8 [INFO] [stderr] Checking hickory-client v0.25.2 [INFO] [stderr] Compiling whodis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `whodis v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/whodis-1db3668d845d535c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=dns_update.key [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: No key file found. Did you generate "dns_update.key" yet? [INFO] [stderr] [INFO] [stderr] Location: [INFO] [stderr] build.rs:16:20 [INFO] running `Command { std: "docker" "inspect" "494cb22559f79c7a0df3894d8246d9b1e5967f444a93de6ac2dfa7a0ede979d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494cb22559f79c7a0df3894d8246d9b1e5967f444a93de6ac2dfa7a0ede979d1", kill_on_drop: false }` [INFO] [stdout] 494cb22559f79c7a0df3894d8246d9b1e5967f444a93de6ac2dfa7a0ede979d1