[INFO] cloning repository https://github.com/DanTheMan827/reapk-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanTheMan827/reapk-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanTheMan827%2Freapk-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanTheMan827%2Freapk-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a31c1fc2d44aacaa71792645d35eb76d7a4dcbf7
[INFO] checking DanTheMan827/reapk-cli against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanTheMan827%2Freapk-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanTheMan827/reapk-cli
[INFO] finished tweaking git repo https://github.com/DanTheMan827/reapk-cli
[INFO] tweaked toml for git repo https://github.com/DanTheMan827/reapk-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanTheMan827/reapk-cli on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanTheMan827/reapk-cli 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defer-lite v1.0.0
[INFO] [stderr]   Downloaded winreg v0.55.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 335244267d6fa9e704be7948ac44e41d3d597bab869057162d61fe55648c288d
[INFO] running `Command { std: "docker" "start" "-a" "335244267d6fa9e704be7948ac44e41d3d597bab869057162d61fe55648c288d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "335244267d6fa9e704be7948ac44e41d3d597bab869057162d61fe55648c288d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "335244267d6fa9e704be7948ac44e41d3d597bab869057162d61fe55648c288d", kill_on_drop: false }`
[INFO] [stdout] 335244267d6fa9e704be7948ac44e41d3d597bab869057162d61fe55648c288d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4422ff419dd060b46cefe38af1b9fced3226f94711ccf5a3240188d85deb5ad
[INFO] running `Command { std: "docker" "start" "-a" "a4422ff419dd060b46cefe38af1b9fced3226f94711ccf5a3240188d85deb5ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking defer-lite v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling reapk-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `env` and `fs`
[INFO] [stdout]  --> build.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env, fs};
[INFO] [stdout]   |           ^^^  ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `reapk-cli 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/reapk-cli-9a7081bfe1eb34ee/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1081) panicked at build.rs:26:10:
[INFO] [stderr]   Failed to fetch latest release metadata: reqwest::Error { kind: Request, url: "https://api.github.com/repos/iBotPeaches/Apktool/releases/latest", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57ed177436b2 - std::backtrace_rs::backtrace::libunwind::trace::h5b10d8d38c4bcd99
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57ed177436b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h91ff6307cb600af0
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57ed177436b2 - std::sys::backtrace::_print_fmt::h9aed4c565cef2a51
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x57ed177436b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6c686dc381194ca8
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57ed1775411f - core::fmt::rt::Argument::fmt::ha6ca7c473cfcc90b
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x57ed1775411f - core::fmt::write::h2b7e1e4441166417
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x57ed1771cc33 - std::io::default_write_fmt::h8c98997065cfd9f0
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x57ed1771cc33 - std::io::Write::write_fmt::hdafd4114bd1f888e
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x57ed17724422 - std::sys::backtrace::BacktraceLock::print::h77ddc3fa97dc90a9
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x57ed17726f3f - std::panicking::default_hook::{{closure}}::he8407a3a28791da3
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x57ed17726d99 - std::panicking::default_hook::h13a7c8af3befd07d
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x57ed177275c5 - std::panicking::panic_with_hook::h2e9e4a8ab29bed1b
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x57ed177273aa - std::panicking::panic_handler::{{closure}}::h532cbb6601506606
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x57ed17724569 - std::sys::backtrace::__rust_end_short_backtrace::hc53cbf87d4647961
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x57ed1771142d - __rustc[8a6c2e5bab0fd969]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x57ed17758c30 - core::panicking::panic_fmt::h6f32932d33196761
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x57ed17758176 - core::result::unwrap_failed::h333e1e9d882a115c
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x57ed1741cfe9 - core::result::Result<T,E>::expect::h611f3cc069e0b86a
[INFO] [stderr]     18:     0x57ed1741b1dd - build_script_build::main::he448ada3a10e9788
[INFO] [stderr]     19:     0x57ed1741c4c3 - core::ops::function::FnOnce::call_once::hd7c408541d5c1b48
[INFO] [stderr]     20:     0x57ed1741c216 - std::sys::backtrace::__rust_begin_short_backtrace::h4651064a168d702c
[INFO] [stderr]     21:     0x57ed1741c1e9 - std::rt::lang_start::{{closure}}::hc01478e5b9528b1a
[INFO] [stderr]     22:     0x57ed1771e460 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc778f5eee8f06531
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x57ed1771e460 - std::panicking::catch_unwind::do_call::h8642eb90ec4f284b
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x57ed1771e460 - std::panicking::catch_unwind::h632d5bee465d35bf
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x57ed1771e460 - std::panic::catch_unwind::h8614abbdec605ea5
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x57ed1771e460 - std::rt::lang_start_internal::{{closure}}::he900e0ef1190ed68
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x57ed1771e460 - std::panicking::catch_unwind::do_call::h802f9473e2c32f11
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x57ed1771e460 - std::panicking::catch_unwind::hf04979aa19129a2f
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x57ed1771e460 - std::panic::catch_unwind::hee09ad77e8325352
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x57ed1771e460 - std::rt::lang_start_internal::hd9b9605d3f6093ca
[INFO] [stderr]                                  at /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x57ed1741c1d1 - std::rt::lang_start::h883d430a3abea24d
[INFO] [stderr]     32:     0x57ed17421585 - main
[INFO] [stderr]     33:     0x742c1ba041ca - <unknown>
[INFO] [stderr]     34:     0x742c1ba0428b - __libc_start_main
[INFO] [stderr]     35:     0x57ed17418635 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "a4422ff419dd060b46cefe38af1b9fced3226f94711ccf5a3240188d85deb5ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4422ff419dd060b46cefe38af1b9fced3226f94711ccf5a3240188d85deb5ad", kill_on_drop: false }`
[INFO] [stdout] a4422ff419dd060b46cefe38af1b9fced3226f94711ccf5a3240188d85deb5ad
