[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#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanTheMan827%2Freapk-cli" "/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/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanTheMan827/reapk-cli on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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 rustls-webpki v0.103.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 194e0f275e6391c158e9b4a5db343720430a0702ee1ad74850975e5afbaee5c7
[INFO] running `Command { std: "docker" "start" "-a" "194e0f275e6391c158e9b4a5db343720430a0702ee1ad74850975e5afbaee5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "194e0f275e6391c158e9b4a5db343720430a0702ee1ad74850975e5afbaee5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "194e0f275e6391c158e9b4a5db343720430a0702ee1ad74850975e5afbaee5c7", kill_on_drop: false }`
[INFO] [stdout] 194e0f275e6391c158e9b4a5db343720430a0702ee1ad74850975e5afbaee5c7
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7e806a0c349f53310da6ae4ddc1f2252ee3bb7c931b824b69641c2edbeb6054
[INFO] running `Command { std: "docker" "start" "-a" "e7e806a0c349f53310da6ae4ddc1f2252ee3bb7c931b824b69641c2edbeb6054", kill_on_drop: false }`
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking defer-lite v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.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 h2 v0.4.10
[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_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' (1260) 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:     0x5bfc9ffc3f52 - std::backtrace_rs::backtrace::libunwind::trace::h125f93ddc485b77e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bfc9ffc3f52 - std::backtrace_rs::backtrace::trace_unsynchronized::hc99b5bff97364675
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bfc9ffc3f52 - std::sys::backtrace::_print_fmt::h1f7f20fb63f556aa
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5bfc9ffc3f52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h78e5c2918fb9b520
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5bfc9ffd499f - core::fmt::rt::Argument::fmt::hde8630412e21d51f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5bfc9ffd499f - core::fmt::write::hebec1ff7e64d3848
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5bfc9ff9d573 - std::io::default_write_fmt::h82703b8cb4c474b2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5bfc9ff9d573 - std::io::Write::write_fmt::hfe0611569a8339ca
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5bfc9ffa4d42 - std::sys::backtrace::BacktraceLock::print::hf79a20b4402b0c10
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5bfc9ffa785f - std::panicking::default_hook::{{closure}}::h8654f24ef7894841
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5bfc9ffa76b9 - std::panicking::default_hook::h7fb329bf717bb690
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5bfc9ffa7ee5 - std::panicking::panic_with_hook::h66ddf0f1cbb4da7f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5bfc9ffa7cca - std::panicking::panic_handler::{{closure}}::h14b0eef116397479
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5bfc9ffa4e89 - std::sys::backtrace::__rust_end_short_backtrace::hfbe4d0e0f13428ea
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5bfc9ff91d6d - __rustc[bd1d860747af831f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5bfc9ffd94b0 - core::panicking::panic_fmt::hcc995aed4dbeed97
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5bfc9ffd89f6 - core::result::unwrap_failed::hecdf7f20a0885479
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x5bfc9fc9a459 - core::result::Result<T,E>::expect::hf92462df3741e00c
[INFO] [stderr]     18:     0x5bfc9fc9857d - build_script_build::main::hf27a093f5135b997
[INFO] [stderr]     19:     0x5bfc9fc99863 - core::ops::function::FnOnce::call_once::hded7c842571997ab
[INFO] [stderr]     20:     0x5bfc9fc995b6 - std::sys::backtrace::__rust_begin_short_backtrace::h2cdf92d0684295ec
[INFO] [stderr]     21:     0x5bfc9fc99589 - std::rt::lang_start::{{closure}}::h93b443b7277c4e1c
[INFO] [stderr]     22:     0x5bfc9ff9ed80 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5c19c3652cefbac1
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5bfc9ff9ed80 - std::panicking::catch_unwind::do_call::h264cd50759154226
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5bfc9ff9ed80 - std::panicking::catch_unwind::h33b68e3843f1e57e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5bfc9ff9ed80 - std::panic::catch_unwind::h77f90a7678db1dc2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5bfc9ff9ed80 - std::rt::lang_start_internal::{{closure}}::h76ba764f5774641b
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5bfc9ff9ed80 - std::panicking::catch_unwind::do_call::h3b0b96b944a509a7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5bfc9ff9ed80 - std::panicking::catch_unwind::hf141e6ebf3688bf3
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5bfc9ff9ed80 - std::panic::catch_unwind::h471b3c7af8f95b96
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5bfc9ff9ed80 - std::rt::lang_start_internal::h1de9b641816771d7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5bfc9fc99571 - std::rt::lang_start::hfafac4ef02c557b5
[INFO] [stderr]     32:     0x5bfc9fc9e925 - main
[INFO] [stderr]     33:     0x7c3e4c1a01ca - <unknown>
[INFO] [stderr]     34:     0x7c3e4c1a028b - __libc_start_main
[INFO] [stderr]     35:     0x5bfc9fc959d5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e7e806a0c349f53310da6ae4ddc1f2252ee3bb7c931b824b69641c2edbeb6054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7e806a0c349f53310da6ae4ddc1f2252ee3bb7c931b824b69641c2edbeb6054", kill_on_drop: false }`
[INFO] [stdout] e7e806a0c349f53310da6ae4ddc1f2252ee3bb7c931b824b69641c2edbeb6054
