[INFO] fetching crate ubi-cli 0.8.4... [INFO] testing ubi-cli-0.8.4 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate ubi-cli 0.8.4 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ubi-cli 0.8.4 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e4111189d5b7f82e8783e795e14c41cdd16281789d5b3f828874e75a7ad667d [INFO] running `Command { std: "docker" "start" "-a" "5e4111189d5b7f82e8783e795e14c41cdd16281789d5b3f828874e75a7ad667d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e4111189d5b7f82e8783e795e14c41cdd16281789d5b3f828874e75a7ad667d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4111189d5b7f82e8783e795e14c41cdd16281789d5b3f828874e75a7ad667d", kill_on_drop: false }` [INFO] [stdout] 5e4111189d5b7f82e8783e795e14c41cdd16281789d5b3f828874e75a7ad667d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8131d5094e3bd6028d7522221f55e3d4158df851abdb3ce9ae2d5b7d7b7151b6 [INFO] running `Command { std: "docker" "start" "-a" "8131d5094e3bd6028d7522221f55e3d4158df851abdb3ce9ae2d5b7d7b7151b6", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling lzma-rust2 v0.15.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling ubi v0.8.4 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling binstall-tar v0.4.42 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling sevenz-rust2 v0.19.2 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling platforms v3.7.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling lazy-regex v3.4.2 [INFO] [stderr] Compiling hyper v1.7.0 [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 clap v4.5.51 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v3.0.0 [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 46.51s [INFO] running `Command { std: "docker" "inspect" "8131d5094e3bd6028d7522221f55e3d4158df851abdb3ce9ae2d5b7d7b7151b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8131d5094e3bd6028d7522221f55e3d4158df851abdb3ce9ae2d5b7d7b7151b6", kill_on_drop: false }` [INFO] [stdout] 8131d5094e3bd6028d7522221f55e3d4158df851abdb3ce9ae2d5b7d7b7151b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd873293315e823a2563274de82e197bd4635531962aac5a4d6ef65a7d445c0c [INFO] running `Command { std: "docker" "start" "-a" "cd873293315e823a2563274de82e197bd4635531962aac5a4d6ef65a7d445c0c", kill_on_drop: false }` [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.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.94s [INFO] running `Command { std: "docker" "inspect" "cd873293315e823a2563274de82e197bd4635531962aac5a4d6ef65a7d445c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd873293315e823a2563274de82e197bd4635531962aac5a4d6ef65a7d445c0c", kill_on_drop: false }` [INFO] [stdout] cd873293315e823a2563274de82e197bd4635531962aac5a4d6ef65a7d445c0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8ad88a88874fc9141d02e0637d44c69412d2bb36cf6412eb372d8d6de530898 [INFO] running `Command { std: "docker" "start" "-a" "d8ad88a88874fc9141d02e0637d44c69412d2bb36cf6412eb372d8d6de530898", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ubi-52bec8b651754aa1) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/ubi.rs (/opt/rustwide/target/debug/deps/ubi-62258a329d06ad45) [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] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test forgejo_cli ... FAILED [INFO] [stdout] test hx ... FAILED [INFO] [stdout] test glab_1_4_9_from_gitlab ... 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 glab_from_gitlab ... FAILED [INFO] [stdout] test precious_with_exe ... FAILED [INFO] [stdout] test tailwindcss ... FAILED [INFO] [stdout] test precious ... FAILED [INFO] [stdout] test precious_with_full_url_for_project ... FAILED [INFO] [stdout] test delta ... FAILED [INFO] [stdout] test tstdin ... FAILED [INFO] [stdout] test neovim ... FAILED [INFO] [stdout] test wren_cli ... FAILED [INFO] [stdout] test direnv ... FAILED [INFO] [stdout] test precious_with_in ... FAILED [INFO] [stdout] test precious_with_tag ... FAILED [INFO] [stdout] test prettycrontab ... FAILED [INFO] [stdout] test rust_analyzer ... FAILED [INFO] [stdout] test scorecard ... FAILED [INFO] [stdout] test precious_with_releases_url_for_project ... 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 golangci_lint ... FAILED [INFO] [stdout] test ubi_self_upgrade ... FAILED [INFO] [stdout] test slangc ... FAILED [INFO] [stdout] test omegasort_go ... FAILED [INFO] [stdout] test yt_dlp ... FAILED [INFO] [stdout] test precious_with_url ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- forgejo_cli stdout ---- [INFO] [stdout] Running [cargo build]. [INFO] [stdout] Running test [--project https://codeberg.org/Cyborus/forgejo-cli/ --tag v0.3.0] in /tmp/ubi-integration-test-d1TRiM [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] ---- hx stdout ---- [INFO] [stdout] Running test [--project helix-editor/helix --exe hx --tag 22.08.1] in /tmp/ubi-integration-test-izcAtK [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] [stderr] error: test failed, to rerun pass `--test ubi` [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] ---- 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-gjUdKG [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] ---- 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-YB7lY6 [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-GvjWLv [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] ---- glab_from_gitlab stdout ---- [INFO] [stdout] Running test [--project gitlab-org/cli --exe glab --forge gitlab] in /tmp/ubi-integration-test-vHpEFL [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] ---- precious_with_exe stdout ---- [INFO] [stdout] Running test [--project BurntSushi/ripgrep --exe rg] in /tmp/ubi-integration-test-mfx0bb [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] ---- tailwindcss stdout ---- [INFO] [stdout] Running test [--project tailwindlabs/tailwindcss --tag v3.2.7] in /tmp/ubi-integration-test-92ibpj [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] ---- precious stdout ---- [INFO] [stdout] Running test [--project houseabsolute/precious] in /tmp/ubi-integration-test-8MoP4T [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_full_url_for_project stdout ---- [INFO] [stdout] Running test [--project https://github.com/houseabsolute/precious] in /tmp/ubi-integration-test-4oYuXy [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] ---- delta stdout ---- [INFO] [stdout] Running test [--project dandavison/delta --tag 0.13.0 --matching musl] in /tmp/ubi-integration-test-k6j7tF [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] ---- tstdin stdout ---- [INFO] [stdout] Running test [--project mfontani/tstdin --tag v0.2.3] in /tmp/ubi-integration-test-1CNQ21 [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] ---- neovim stdout ---- [INFO] [stdout] Running test [--project neovim/neovim --tag v0.11.2 --extract-all --in .] in /tmp/ubi-integration-test-Cwb3de [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] ---- wren_cli stdout ---- [INFO] [stdout] Running test [--project wren-lang/wren-cli --tag 0.4.0 --exe wren_cli] in /tmp/ubi-integration-test-NWc4On [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] ---- direnv stdout ---- [INFO] [stdout] Running test [--project direnv/direnv --tag v2.35.0] in /tmp/ubi-integration-test-hfi1eq [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] ---- precious_with_in stdout ---- [INFO] [stdout] Running test [--project houseabsolute/precious --in sub/dir] in /tmp/ubi-integration-test-Ma0LiE [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] ---- precious_with_tag stdout ---- [INFO] [stdout] Running test [--project houseabsolute/precious --tag v0.7.2] in /tmp/ubi-integration-test-NGq2HC [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-0TbGwS [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] ---- rust_analyzer stdout ---- [INFO] [stdout] Running test [--project rust-analyzer/rust-analyzer] in /tmp/ubi-integration-test-i5ym8P [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] ---- scorecard stdout ---- [INFO] [stdout] Running test [--project ossf/scorecard --tag v5.0.0] in /tmp/ubi-integration-test-urQxn4 [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-ZQVl6C [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] ---- terra_transformer stdout ---- [INFO] [stdout] Running test [--project gitlab-com/gl-infra/terra-transformer --forge gitlab] in /tmp/ubi-integration-test-8Kt9Ry [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-jLIs46 [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-1AcaX9 [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] ---- golangci_lint stdout ---- [INFO] [stdout] Running test [--project golangci/golangci-lint] in /tmp/ubi-integration-test-9yLXkW [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] ---- ubi_self_upgrade stdout ---- [INFO] [stdout] Running test [--self-upgrade] in /tmp/ubi-integration-test-Fgz8xu [INFO] [stdout] Running [/tmp/.tmpvE71YG/ubi --self-upgrade]. [INFO] [stdout] Error: ran /tmp/.tmpvE71YG/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] ---- 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-pCvCHO [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] ---- 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-1a6Ipt [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] ---- yt_dlp stdout ---- [INFO] [stdout] Running test [--project yt-dlp/yt-dlp --tag 2024.04.09] in /tmp/ubi-integration-test-MoN0VU [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] ---- 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-dy2VCb [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] [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 17.57s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8ad88a88874fc9141d02e0637d44c69412d2bb36cf6412eb372d8d6de530898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ad88a88874fc9141d02e0637d44c69412d2bb36cf6412eb372d8d6de530898", kill_on_drop: false }` [INFO] [stdout] d8ad88a88874fc9141d02e0637d44c69412d2bb36cf6412eb372d8d6de530898