[INFO] cloning repository https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxjeffos/rs_test_psql_sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjeffos%2Frs_test_psql_sqlx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjeffos%2Frs_test_psql_sqlx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 189d51ae84e943a8cee2e59b0402c445f095ac94
[INFO] testing maxjeffos/rs_test_psql_sqlx against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjeffos%2Frs_test_psql_sqlx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] finished tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] tweaked toml for git repo https://github.com/maxjeffos/rs_test_psql_sqlx written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxjeffos/rs_test_psql_sqlx on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxjeffos/rs_test_psql_sqlx 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/3/n/nom, error: No space left on device (os error 28)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-if v1.0.0
[INFO] [stderr] error: No space left on device (os error 28)
[INFO] testing maxjeffos/rs_test_psql_sqlx against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjeffos%2Frs_test_psql_sqlx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] finished tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] tweaked toml for git repo https://github.com/maxjeffos/rs_test_psql_sqlx written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxjeffos/rs_test_psql_sqlx on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxjeffos/rs_test_psql_sqlx 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/un/ic/unicode_categories, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `nom = "^7.0.0"` (locked to 7.1.1)
[INFO] [stderr] candidate versions found which didn't match: 5.0.0-alpha2, 5.0.0-alpha1, 4.2.3, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `sqlformat v0.2.0`
[INFO] [stderr]     ... which satisfies dependency `sqlformat = "^0.2.0"` (locked to 0.2.0) of package `sqlx-core v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `sqlx-core = "^0.6.2"` (locked to 0.6.2) of package `sqlx v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.6"` (locked to 0.6.2) of package `rs_test_psql_sqlx v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     nom = { version = "5.0.0-alpha2" }
[INFO] testing maxjeffos/rs_test_psql_sqlx against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjeffos%2Frs_test_psql_sqlx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] finished tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] tweaked toml for git repo https://github.com/maxjeffos/rs_test_psql_sqlx written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxjeffos/rs_test_psql_sqlx on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxjeffos/rs_test_psql_sqlx 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/un/ic/unicode_categories, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `nom = "^7.0.0"` (locked to 7.1.1)
[INFO] [stderr] candidate versions found which didn't match: 5.0.0-alpha2, 5.0.0-alpha1, 4.2.3, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `sqlformat v0.2.0`
[INFO] [stderr]     ... which satisfies dependency `sqlformat = "^0.2.0"` (locked to 0.2.0) of package `sqlx-core v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `sqlx-core = "^0.6.2"` (locked to 0.6.2) of package `sqlx v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.6"` (locked to 0.6.2) of package `rs_test_psql_sqlx v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     nom = { version = "5.0.0-alpha2" }
[INFO] testing maxjeffos/rs_test_psql_sqlx against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjeffos%2Frs_test_psql_sqlx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] finished tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] tweaked toml for git repo https://github.com/maxjeffos/rs_test_psql_sqlx written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxjeffos/rs_test_psql_sqlx on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxjeffos/rs_test_psql_sqlx 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/un/ic/unicode_categories, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `nom = "^7.0.0"` (locked to 7.1.1)
[INFO] [stderr] candidate versions found which didn't match: 5.0.0-alpha2, 5.0.0-alpha1, 4.2.3, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `sqlformat v0.2.0`
[INFO] [stderr]     ... which satisfies dependency `sqlformat = "^0.2.0"` (locked to 0.2.0) of package `sqlx-core v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `sqlx-core = "^0.6.2"` (locked to 0.6.2) of package `sqlx v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.6"` (locked to 0.6.2) of package `rs_test_psql_sqlx v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     nom = { version = "5.0.0-alpha2" }
[INFO] testing maxjeffos/rs_test_psql_sqlx against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjeffos%2Frs_test_psql_sqlx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] finished tweaking git repo https://github.com/maxjeffos/rs_test_psql_sqlx
[INFO] tweaked toml for git repo https://github.com/maxjeffos/rs_test_psql_sqlx written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxjeffos/rs_test_psql_sqlx on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxjeffos/rs_test_psql_sqlx 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/un/ic/unicode_categories, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `nom = "^7.0.0"` (locked to 7.1.1)
[INFO] [stderr] candidate versions found which didn't match: 5.0.0-alpha2, 5.0.0-alpha1, 4.2.3, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `sqlformat v0.2.0`
[INFO] [stderr]     ... which satisfies dependency `sqlformat = "^0.2.0"` (locked to 0.2.0) of package `sqlx-core v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `sqlx-core = "^0.6.2"` (locked to 0.6.2) of package `sqlx v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.6"` (locked to 0.6.2) of package `rs_test_psql_sqlx v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     nom = { version = "5.0.0-alpha2" }


command failed: exit status: 101

    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/un/ic/unicode_categories, error: No space left on device (os error 28)
error: failed to select a version for the requirement `nom = "^7.0.0"` (locked to 7.1.1)
candidate versions found which didn't match: 5.0.0-alpha2, 5.0.0-alpha1, 4.2.3, ...
location searched: crates.io index
required by package `sqlformat v0.2.0`
    ... which satisfies dependency `sqlformat = "^0.2.0"` (locked to 0.2.0) of package `sqlx-core v0.6.2`
    ... which satisfies dependency `sqlx-core = "^0.6.2"` (locked to 0.6.2) of package `sqlx v0.6.2`
    ... which satisfies dependency `sqlx = "^0.6"` (locked to 0.6.2) of package `rs_test_psql_sqlx v0.1.0 (/workspace/builds/worker-1-tc2/source)`
if you are looking for the prerelease package it needs to be specified explicitly
    nom = { version = "5.0.0-alpha2" }