[INFO] cloning repository https://github.com/7sDream/goodomain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7sDream/goodomain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sDream%2Fgoodomain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sDream%2Fgoodomain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2103062b40ee676c9574084790ee504a1060c5d1
[INFO] checking 7sDream/goodomain against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sDream%2Fgoodomain" "/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/7sDream/goodomain
[INFO] finished tweaking git repo https://github.com/7sDream/goodomain
[INFO] tweaked toml for git repo https://github.com/7sDream/goodomain written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/7sDream/goodomain on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/7sDream/goodomain 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/goodomain/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 944e4653145e7c5d6ed913722833d232bc105357585690b0c5b4fcb8988999e2
[INFO] running `Command { std: "docker" "start" "-a" "944e4653145e7c5d6ed913722833d232bc105357585690b0c5b4fcb8988999e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "944e4653145e7c5d6ed913722833d232bc105357585690b0c5b4fcb8988999e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "944e4653145e7c5d6ed913722833d232bc105357585690b0c5b4fcb8988999e2", kill_on_drop: false }`
[INFO] [stdout] 944e4653145e7c5d6ed913722833d232bc105357585690b0c5b4fcb8988999e2
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef6a19852cde580d1d869276aff9658b8066cf53297aa4951dc2d2ea370d1000
[INFO] running `Command { std: "docker" "start" "-a" "ef6a19852cde580d1d869276aff9658b8066cf53297aa4951dc2d2ea370d1000", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/goodomain/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]    Compiling punycode v0.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling goodomain v0.1.0 (/opt/rustwide/workdir/crates/goodomain)
[INFO] [stderr] error: failed to run custom build command for `goodomain v0.1.0 (/opt/rustwide/workdir/crates/goodomain)`
[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/goodomain-cbe3febffdd97bc9/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=NOT_EXIST_FILE
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1027) panicked at crates/goodomain/build.rs:73:36:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: Transport(Transport { kind: Dns, message: Some("resolve dns name 'data.iana.org:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("data.iana.org")), port: None, path: "/TLD/tlds-alpha-by-domain.txt", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) }) }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x559b87f04902 - std[f5b73ab62149f354]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x559b87f04902 - std[f5b73ab62149f354]::backtrace_rs::backtrace::trace_unsynchronized::<std[f5b73ab62149f354]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x559b87f04902 - std[f5b73ab62149f354]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x559b87f04902 - <<std[f5b73ab62149f354]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c9bcc88e4c2614d]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x559b87f18a57 - <core[7c9bcc88e4c2614d]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x559b87f18a57 - core[7c9bcc88e4c2614d]::fmt::write
[INFO] [stderr]      6:     0x559b87f09cc6 - std[f5b73ab62149f354]::io::default_write_fmt::<std[f5b73ab62149f354]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x559b87f09cc6 - <std[f5b73ab62149f354]::sys::stdio::unix::Stderr as std[f5b73ab62149f354]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x559b87eebfba - <std[f5b73ab62149f354]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x559b87eebfba - std[f5b73ab62149f354]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x559b87eff1a1 - std[f5b73ab62149f354]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x559b87eff35b - std[f5b73ab62149f354]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x559b87eec078 - std[f5b73ab62149f354]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x559b87ee3a79 - std[f5b73ab62149f354]::sys::backtrace::__rust_end_short_backtrace::<std[f5b73ab62149f354]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x559b87eeccad - __rustc[86b423d158974b9]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x559b87f1910c - core[7c9bcc88e4c2614d]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x559b87f18e82 - core[7c9bcc88e4c2614d]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x559b87cf697c - build_script_build[3701bd5a4e9d10be]::main
[INFO] [stderr]     18:     0x559b87cf9583 - <fn() -> core[7c9bcc88e4c2614d]::result::Result<(), std[f5b73ab62149f354]::io::error::Error> as core[7c9bcc88e4c2614d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x559b87cf62b6 - std[f5b73ab62149f354]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[7c9bcc88e4c2614d]::result::Result<(), std[f5b73ab62149f354]::io::error::Error>, core[7c9bcc88e4c2614d]::result::Result<(), std[f5b73ab62149f354]::io::error::Error>>
[INFO] [stderr]     20:     0x559b87cf6469 - std[f5b73ab62149f354]::rt::lang_start::<core[7c9bcc88e4c2614d]::result::Result<(), std[f5b73ab62149f354]::io::error::Error>>::{closure#0}
[INFO] [stderr]     21:     0x559b87efe4da - <&dyn core[7c9bcc88e4c2614d]::ops::function::Fn<(), Output = i32> + core[7c9bcc88e4c2614d]::marker::Sync + core[7c9bcc88e4c2614d]::panic::unwind_safe::RefUnwindSafe as core[7c9bcc88e4c2614d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x559b87efe4da - std[f5b73ab62149f354]::panicking::catch_unwind::do_call::<&dyn core[7c9bcc88e4c2614d]::ops::function::Fn<(), Output = i32> + core[7c9bcc88e4c2614d]::marker::Sync + core[7c9bcc88e4c2614d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x559b87efe4da - std[f5b73ab62149f354]::panicking::catch_unwind::<i32, &dyn core[7c9bcc88e4c2614d]::ops::function::Fn<(), Output = i32> + core[7c9bcc88e4c2614d]::marker::Sync + core[7c9bcc88e4c2614d]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x559b87efe4da - std[f5b73ab62149f354]::panic::catch_unwind::<&dyn core[7c9bcc88e4c2614d]::ops::function::Fn<(), Output = i32> + core[7c9bcc88e4c2614d]::marker::Sync + core[7c9bcc88e4c2614d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x559b87efe4da - std[f5b73ab62149f354]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x559b87efe4da - std[f5b73ab62149f354]::panicking::catch_unwind::do_call::<std[f5b73ab62149f354]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x559b87efe4da - std[f5b73ab62149f354]::panicking::catch_unwind::<isize, std[f5b73ab62149f354]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x559b87efe4da - std[f5b73ab62149f354]::panic::catch_unwind::<std[f5b73ab62149f354]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x559b87efe4da - std[f5b73ab62149f354]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x559b87cf62a1 - std[f5b73ab62149f354]::rt::lang_start::<core[7c9bcc88e4c2614d]::result::Result<(), std[f5b73ab62149f354]::io::error::Error>>
[INFO] [stderr]     31:     0x559b87cf98c5 - main
[INFO] [stderr]     32:     0x732cc15ab1ca - <unknown>
[INFO] [stderr]     33:     0x732cc15ab28b - __libc_start_main
[INFO] [stderr]     34:     0x559b87cf5725 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ef6a19852cde580d1d869276aff9658b8066cf53297aa4951dc2d2ea370d1000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6a19852cde580d1d869276aff9658b8066cf53297aa4951dc2d2ea370d1000", kill_on_drop: false }`
[INFO] [stdout] ef6a19852cde580d1d869276aff9658b8066cf53297aa4951dc2d2ea370d1000
