[INFO] fetching crate ubi-cli 0.8.4... [INFO] testing ubi-cli-0.8.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate ubi-cli 0.8.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ubi-cli 0.8.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ubi-cli 0.8.4 [INFO] tweaked toml for crates.io crate ubi-cli 0.8.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ubi-cli 0.8.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ubi-cli 0.8.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded deflate64 v0.1.10 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Downloaded platforms v3.7.0 [INFO] [stderr] Downloaded zopfli v0.8.3 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.2 [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded lzma-rust2 v0.15.1 [INFO] [stderr] Downloaded litrs v1.0.0 [INFO] [stderr] Downloaded lazy-regex v3.4.2 [INFO] [stderr] Downloaded sevenz-rust2 v0.19.2 [INFO] [stderr] Downloaded fern v0.7.1 [INFO] [stderr] Downloaded ubi v0.8.4 [INFO] [stderr] Downloaded binstall-tar v0.4.42 [INFO] [stderr] Downloaded document-features v0.2.12 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60e15e40d91a8a2ce00c810318987fad2c4de6ebcb189b9fa4021796307511ec [INFO] running `Command { std: "docker" "start" "-a" "60e15e40d91a8a2ce00c810318987fad2c4de6ebcb189b9fa4021796307511ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e15e40d91a8a2ce00c810318987fad2c4de6ebcb189b9fa4021796307511ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e15e40d91a8a2ce00c810318987fad2c4de6ebcb189b9fa4021796307511ec", kill_on_drop: false }` [INFO] [stdout] 60e15e40d91a8a2ce00c810318987fad2c4de6ebcb189b9fa4021796307511ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] add25877d605f8549e4129db10fc4291cbf977ab0b494889da2ecc9133e4b183 [INFO] running `Command { std: "docker" "start" "-a" "add25877d605f8549e4129db10fc4291cbf977ab0b494889da2ecc9133e4b183", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling ubi v0.8.4 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling lzma-rust2 v0.15.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling binstall-tar v0.4.42 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling platforms v3.7.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling sevenz-rust2 v0.19.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling lazy-regex v3.4.2 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling ubi-cli v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.76s [INFO] running `Command { std: "docker" "inspect" "add25877d605f8549e4129db10fc4291cbf977ab0b494889da2ecc9133e4b183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add25877d605f8549e4129db10fc4291cbf977ab0b494889da2ecc9133e4b183", kill_on_drop: false }` [INFO] [stdout] add25877d605f8549e4129db10fc4291cbf977ab0b494889da2ecc9133e4b183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4a2081f955a189dcf4f6efba311e45a9f865339eb50842499b076e079818f9f [INFO] running `Command { std: "docker" "start" "-a" "d4a2081f955a189dcf4f6efba311e45a9f865339eb50842499b076e079818f9f", kill_on_drop: false }` [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling ubi-cli v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.01s [INFO] running `Command { std: "docker" "inspect" "d4a2081f955a189dcf4f6efba311e45a9f865339eb50842499b076e079818f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a2081f955a189dcf4f6efba311e45a9f865339eb50842499b076e079818f9f", kill_on_drop: false }` [INFO] [stdout] d4a2081f955a189dcf4f6efba311e45a9f865339eb50842499b076e079818f9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5061c9225676ed2bf82e84f14baea298abd22d84a54223b84b37d97ee4122b42 [INFO] running `Command { std: "docker" "start" "-a" "5061c9225676ed2bf82e84f14baea298abd22d84a54223b84b37d97ee4122b42", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ubi-8a13e1f8217f895e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ubi.rs (/opt/rustwide/target/debug/deps/ubi-f69bfbb7bbaa9440) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test delta ... FAILED [INFO] [stdout] test precious_with_exe ... FAILED [INFO] [stdout] test precious_with_in ... FAILED [INFO] [stdout] test direnv ... FAILED [INFO] [stdout] test glab_from_gitlab ... FAILED [INFO] [stdout] test scorecard ... FAILED [INFO] [stdout] test precious_with_releases_url_for_project ... FAILED [INFO] [stdout] test golangci_lint ... FAILED [INFO] [stdout] test glab_1_4_9_from_gitlab ... FAILED [INFO] [stdout] test forgejo_cli ... FAILED [INFO] [stdout] test precious_with_full_url_for_project ... FAILED [INFO] [stdout] test glab_1_4_9_from_gitlab_with_releases_url ... FAILED [INFO] [stdout] test precious_with_rename_to ... FAILED [INFO] [stdout] test wren_cli ... FAILED [INFO] [stdout] test precious ... FAILED [INFO] [stdout] test precious_with_tag ... FAILED [INFO] [stdout] test prettycrontab ... FAILED [INFO] [stdout] test slangc ... FAILED [INFO] [stdout] test tailwindcss ... FAILED [INFO] [stdout] test terra_transformer ... FAILED [INFO] [stdout] test terra_transformer_with_issues_url ... FAILED [INFO] [stdout] test timg_appimage_release ... FAILED [INFO] [stdout] test tstdin ... FAILED [INFO] [stdout] test ubi_self_upgrade ... FAILED [INFO] [stdout] test rust_analyzer ... FAILED [INFO] [stdout] test precious_with_url ... FAILED [INFO] [stdout] test omegasort_go ... FAILED [INFO] [stdout] test hx ... FAILED [INFO] [stdout] test yt_dlp ... FAILED [INFO] [stdout] test neovim ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- delta stdout ---- [INFO] [stdout] Running [cargo build]. [INFO] [stdout] Running test [--project dandavison/delta --tag 0.13.0 --matching musl] in /tmp/ubi-integration-test-vVxj89 [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project dandavison/delta --tag 0.13.0 --matching musl]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project dandavison/delta --tag 0.13.0 --matching musl and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/dandavison/delta/releases/tags/0.13.0 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/dandavison/delta/releases/tags/0.13.0) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- precious_with_exe stdout ---- [INFO] [stdout] Running test [--project BurntSushi/ripgrep --exe rg] in /tmp/ubi-integration-test-TSuTOt [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project BurntSushi/ripgrep --exe rg]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project BurntSushi/ripgrep --exe rg and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/BurntSushi/ripgrep/releases/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/BurntSushi/ripgrep/releases/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- precious_with_in stdout ---- [INFO] [stdout] Running test [--project houseabsolute/precious --in sub/dir] in /tmp/ubi-integration-test-LMicNL [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project houseabsolute/precious --in sub/dir]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project houseabsolute/precious --in sub/dir and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/houseabsolute/precious/releases/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/houseabsolute/precious/releases/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- direnv stdout ---- [INFO] [stdout] Running test [--project direnv/direnv --tag v2.35.0] in /tmp/ubi-integration-test-C0Z0Zz [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project direnv/direnv --tag v2.35.0]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project direnv/direnv --tag v2.35.0 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/direnv/direnv/releases/tags/v2.35.0 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/direnv/direnv/releases/tags/v2.35.0) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- glab_from_gitlab stdout ---- [INFO] [stdout] Running test [--project gitlab-org/cli --exe glab --forge gitlab] in /tmp/ubi-integration-test-U74Y2t [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project gitlab-org/cli --exe glab --forge gitlab]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project gitlab-org/cli --exe glab --forge gitlab and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/releases/permalink/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/releases/permalink/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- scorecard stdout ---- [INFO] [stdout] Running test [--project ossf/scorecard --tag v5.0.0] in /tmp/ubi-integration-test-xqyGrR [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project ossf/scorecard --tag v5.0.0]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project ossf/scorecard --tag v5.0.0 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/ossf/scorecard/releases/tags/v5.0.0 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/ossf/scorecard/releases/tags/v5.0.0) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- precious_with_releases_url_for_project stdout ---- [INFO] [stdout] Running test [--project https://github.com/houseabsolute/precious/releases] in /tmp/ubi-integration-test-onbzzp [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project https://github.com/houseabsolute/precious/releases]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project https://github.com/houseabsolute/precious/releases and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/houseabsolute/precious/releases/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/houseabsolute/precious/releases/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- golangci_lint stdout ---- [INFO] [stdout] Running test [--project golangci/golangci-lint] in /tmp/ubi-integration-test-0RIVZ7 [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project golangci/golangci-lint]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project golangci/golangci-lint and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/golangci/golangci-lint/releases/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/golangci/golangci-lint/releases/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- glab_1_4_9_from_gitlab stdout ---- [INFO] [stdout] Running test [--project gitlab-org/cli --tag v1.49.0 --exe glab --forge gitlab] in /tmp/ubi-integration-test-5djMyd [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project gitlab-org/cli --tag v1.49.0 --exe glab --forge gitlab]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project gitlab-org/cli --tag v1.49.0 --exe glab --forge gitlab and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/releases/v1.49.0 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/releases/v1.49.0) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- forgejo_cli stdout ---- [INFO] [stdout] Running test [--project https://codeberg.org/Cyborus/forgejo-cli/ --tag v0.3.0] in /tmp/ubi-integration-test-GWQ79c [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project https://codeberg.org/Cyborus/forgejo-cli/ --tag v0.3.0]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project https://codeberg.org/Cyborus/forgejo-cli/ --tag v0.3.0 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://codeberg.org/api/v1/repos/Cyborus/forgejo-cli/releases/tags/v0.3.0 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://codeberg.org/api/v1/repos/Cyborus/forgejo-cli/releases/tags/v0.3.0) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- precious_with_full_url_for_project stdout ---- [INFO] [stdout] Running test [--project https://github.com/houseabsolute/precious] in /tmp/ubi-integration-test-snGwz9 [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project https://github.com/houseabsolute/precious]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project https://github.com/houseabsolute/precious and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/houseabsolute/precious/releases/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/houseabsolute/precious/releases/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- glab_1_4_9_from_gitlab_with_releases_url stdout ---- [INFO] [stdout] Running test [--project https://gitlab.com/gitlab-org/cli/-/releases --tag v1.49.0 --exe glab] in /tmp/ubi-integration-test-QhXDAK [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project https://gitlab.com/gitlab-org/cli/-/releases --tag v1.49.0 --exe glab]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project https://gitlab.com/gitlab-org/cli/-/releases --tag v1.49.0 --exe glab and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/releases/v1.49.0 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/releases/v1.49.0) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- precious_with_rename_to stdout ---- [INFO] [stdout] Running test [--project https://github.com/houseabsolute/precious --rename-exe gollum] in /tmp/ubi-integration-test-ZxzZCi [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project https://github.com/houseabsolute/precious --rename-exe gollum]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project https://github.com/houseabsolute/precious --rename-exe gollum and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/houseabsolute/precious/releases/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/houseabsolute/precious/releases/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- wren_cli stdout ---- [INFO] [stdout] Running test [--project wren-lang/wren-cli --tag 0.4.0 --exe wren_cli] in /tmp/ubi-integration-test-2XuMol [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project wren-lang/wren-cli --tag 0.4.0 --exe wren_cli]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project wren-lang/wren-cli --tag 0.4.0 --exe wren_cli and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/wren-lang/wren-cli/releases/tags/0.4.0 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/wren-lang/wren-cli/releases/tags/0.4.0) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- precious stdout ---- [INFO] [stdout] Running test [--project houseabsolute/precious] in /tmp/ubi-integration-test-zp33V3 [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project houseabsolute/precious]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project houseabsolute/precious and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/houseabsolute/precious/releases/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/houseabsolute/precious/releases/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- precious_with_tag stdout ---- [INFO] [stdout] Running test [--project houseabsolute/precious --tag v0.7.2] in /tmp/ubi-integration-test-JK7Be0 [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project houseabsolute/precious --tag v0.7.2]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project houseabsolute/precious --tag v0.7.2 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/houseabsolute/precious/releases/tags/v0.7.2 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/houseabsolute/precious/releases/tags/v0.7.2) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- prettycrontab stdout ---- [INFO] [stdout] Running test [--project mfontani/prettycrontab --tag v0.0.2] in /tmp/ubi-integration-test-cYCUe4 [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project mfontani/prettycrontab --tag v0.0.2]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project mfontani/prettycrontab --tag v0.0.2 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/mfontani/prettycrontab/releases/tags/v0.0.2 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/mfontani/prettycrontab/releases/tags/v0.0.2) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- slangc stdout ---- [INFO] [stdout] Running test [--project shader-slang/slang --tag v2025.9.2 --exe slangc --matching-regex \d+\.tar] in /tmp/ubi-integration-test-L3oJ9K [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project shader-slang/slang --tag v2025.9.2 --exe slangc --matching-regex \d+\.tar]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project shader-slang/slang --tag v2025.9.2 --exe slangc --matching-regex \d+\.tar and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/shader-slang/slang/releases/tags/v2025.9.2 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/shader-slang/slang/releases/tags/v2025.9.2) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- tailwindcss stdout ---- [INFO] [stdout] Running test [--project tailwindlabs/tailwindcss --tag v3.2.7] in /tmp/ubi-integration-test-pv7C6g [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project tailwindlabs/tailwindcss --tag v3.2.7]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project tailwindlabs/tailwindcss --tag v3.2.7 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/tailwindlabs/tailwindcss/releases/tags/v3.2.7 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/tailwindlabs/tailwindcss/releases/tags/v3.2.7) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- terra_transformer stdout ---- [INFO] [stdout] Running test [--project gitlab-com/gl-infra/terra-transformer --forge gitlab] in /tmp/ubi-integration-test-ln8NdG [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project gitlab-com/gl-infra/terra-transformer --forge gitlab]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project gitlab-com/gl-infra/terra-transformer --forge gitlab and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://gitlab.com/api/v4/projects/gitlab-com%2Fgl-infra%2Fterra-transformer/releases/permalink/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://gitlab.com/api/v4/projects/gitlab-com%2Fgl-infra%2Fterra-transformer/releases/permalink/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- terra_transformer_with_issues_url stdout ---- [INFO] [stdout] Running test [--project https://gitlab.com/gitlab-com/gl-infra/terra-transformer/-/issues/1 --tag v1.31.17] in /tmp/ubi-integration-test-SbqFxQ [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project https://gitlab.com/gitlab-com/gl-infra/terra-transformer/-/issues/1 --tag v1.31.17]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project https://gitlab.com/gitlab-com/gl-infra/terra-transformer/-/issues/1 --tag v1.31.17 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://gitlab.com/api/v4/projects/gitlab-com%2Fgl-infra%2Fterra-transformer/releases/v1.31.17 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://gitlab.com/api/v4/projects/gitlab-com%2Fgl-infra%2Fterra-transformer/releases/v1.31.17) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- timg_appimage_release stdout ---- [INFO] [stdout] Running test [--project hzeller/timg --tag v1.6.1] in /tmp/ubi-integration-test-uEVYz0 [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project hzeller/timg --tag v1.6.1]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project hzeller/timg --tag v1.6.1 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/hzeller/timg/releases/tags/v1.6.1 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/hzeller/timg/releases/tags/v1.6.1) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- tstdin stdout ---- [INFO] [stdout] Running test [--project mfontani/tstdin --tag v0.2.3] in /tmp/ubi-integration-test-bN92lb [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project mfontani/tstdin --tag v0.2.3]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project mfontani/tstdin --tag v0.2.3 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/mfontani/tstdin/releases/tags/v0.2.3 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/mfontani/tstdin/releases/tags/v0.2.3) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ubi_self_upgrade stdout ---- [INFO] [stdout] Running test [--self-upgrade] in /tmp/ubi-integration-test-7rFgZq [INFO] [stdout] Running [/tmp/.tmp2ss01o/ubi --self-upgrade]. [INFO] [stdout] Error: ran /tmp/.tmp2ss01o/ubi --self-upgrade and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/houseabsolute/ubi/releases/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/houseabsolute/ubi/releases/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- rust_analyzer stdout ---- [INFO] [stdout] Running test [--project rust-analyzer/rust-analyzer] in /tmp/ubi-integration-test-8NPuTB [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project rust-analyzer/rust-analyzer]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project rust-analyzer/rust-analyzer and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/rust-analyzer/rust-analyzer/releases/latest [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/rust-analyzer/rust-analyzer/releases/latest) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- precious_with_url stdout ---- [INFO] [stdout] Running test [--url https://github.com/houseabsolute/precious/releases/download/v0.1.7/precious-Linux-x86_64-musl.tar.gz] in /tmp/ubi-integration-test-xUxJk4 [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --url https://github.com/houseabsolute/precious/releases/download/v0.1.7/precious-Linux-x86_64-musl.tar.gz]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --url https://github.com/houseabsolute/precious/releases/download/v0.1.7/precious-Linux-x86_64-musl.tar.gz and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to download asset from https://github.com/houseabsolute/precious/releases/download/v0.1.7/precious-Linux-x86_64-musl.tar.gz [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://github.com/houseabsolute/precious/releases/download/v0.1.7/precious-Linux-x86_64-musl.tar.gz) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- omegasort_go stdout ---- [INFO] [stdout] Running test [--project https://github.com/houseabsolute/omegasort-go --exe omegasort --tag v0.0.5] in /tmp/ubi-integration-test-8UWzZ8 [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project https://github.com/houseabsolute/omegasort-go --exe omegasort --tag v0.0.5]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project https://github.com/houseabsolute/omegasort-go --exe omegasort --tag v0.0.5 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/houseabsolute/omegasort-go/releases/tags/v0.0.5 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/houseabsolute/omegasort-go/releases/tags/v0.0.5) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- hx stdout ---- [INFO] [stdout] Running test [--project helix-editor/helix --exe hx --tag 22.08.1] in /tmp/ubi-integration-test-47oWdB [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project helix-editor/helix --exe hx --tag 22.08.1]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project helix-editor/helix --exe hx --tag 22.08.1 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/helix-editor/helix/releases/tags/22.08.1 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/helix-editor/helix/releases/tags/22.08.1) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- yt_dlp stdout ---- [INFO] [stdout] Running test [--project yt-dlp/yt-dlp --tag 2024.04.09] in /tmp/ubi-integration-test-vmJ5XO [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project yt-dlp/yt-dlp --tag 2024.04.09]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project yt-dlp/yt-dlp --tag 2024.04.09 and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/yt-dlp/yt-dlp/releases/tags/2024.04.09 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/yt-dlp/yt-dlp/releases/tags/2024.04.09) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- neovim stdout ---- [INFO] [stdout] Running test [--project neovim/neovim --tag v0.11.2 --extract-all --in .] in /tmp/ubi-integration-test-dUqlBy [INFO] [stdout] Running [/opt/rustwide/target/debug/ubi --project neovim/neovim --tag v0.11.2 --extract-all --in .]. [INFO] [stdout] Error: ran /opt/rustwide/target/debug/ubi --project neovim/neovim --tag v0.11.2 --extract-all --in . and got non-zero exit code: 1 [INFO] [stdout] Stderr: [INFO] [stdout] [ubi][ERROR] failed to execute HTTP request to https://api.github.com/repos/neovim/neovim/releases/tags/v0.11.2 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://api.github.com/repos/neovim/neovim/releases/tags/v0.11.2) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] delta [INFO] [stdout] direnv [INFO] [stdout] forgejo_cli [INFO] [stdout] glab_1_4_9_from_gitlab [INFO] [stdout] glab_1_4_9_from_gitlab_with_releases_url [INFO] [stdout] glab_from_gitlab [INFO] [stdout] golangci_lint [INFO] [stdout] hx [INFO] [stdout] neovim [INFO] [stdout] omegasort_go [INFO] [stdout] precious [INFO] [stdout] precious_with_exe [INFO] [stdout] precious_with_full_url_for_project [INFO] [stdout] precious_with_in [INFO] [stdout] precious_with_releases_url_for_project [INFO] [stdout] precious_with_rename_to [INFO] [stdout] precious_with_tag [INFO] [stdout] precious_with_url [INFO] [stdout] prettycrontab [INFO] [stdout] rust_analyzer [INFO] [stdout] scorecard [INFO] [stdout] slangc [INFO] [stdout] tailwindcss [INFO] [stdout] terra_transformer [INFO] [stdout] terra_transformer_with_issues_url [INFO] [stdout] timg_appimage_release [INFO] [stdout] tstdin [INFO] [stdout] ubi_self_upgrade [INFO] [stdout] wren_cli [INFO] [stdout] yt_dlp [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 30 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.99s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test ubi` [INFO] running `Command { std: "docker" "inspect" "5061c9225676ed2bf82e84f14baea298abd22d84a54223b84b37d97ee4122b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5061c9225676ed2bf82e84f14baea298abd22d84a54223b84b37d97ee4122b42", kill_on_drop: false }` [INFO] [stdout] 5061c9225676ed2bf82e84f14baea298abd22d84a54223b84b37d97ee4122b42