[INFO] cloning repository https://github.com/compolabs/fuel-token-standard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compolabs/fuel-token-standard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard/hooks/update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/compolabs/fuel-token-standard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compolabs/fuel-token-standard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard/objects/info: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/compolabs/fuel-token-standard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compolabs/fuel-token-standard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-push.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard/hooks/pre-push.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/compolabs/fuel-token-standard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compolabs/fuel-token-standard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c703ec81d504d9d87a6004d8516dceeea99e0403 [INFO] checking compolabs/fuel-token-standard against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: error closing file /workspace/builds/worker-6-tc2/source/.git/packed-refs.new: No space left on device [INFO] checking compolabs/fuel-token-standard against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compolabs/fuel-token-standard on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/compolabs/fuel-token-standard [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/compolabs/fuel-token-standard [INFO] tweaked toml for git repo https://github.com/compolabs/fuel-token-standard written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/compolabs/fuel-token-standard 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `fuels = "^0.31"` (locked to 0.31.1) [INFO] [stderr] candidate versions found which didn't match: 0.30.0, 0.29.0, 0.28.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `tests v0.0.0 (/workspace/builds/worker-6-tc2/source)` [INFO] checking compolabs/fuel-token-standard against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compolabs/fuel-token-standard on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/compolabs/fuel-token-standard [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/compolabs/fuel-token-standard [INFO] tweaked toml for git repo https://github.com/compolabs/fuel-token-standard written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/compolabs/fuel-token-standard 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `fuels = "^0.31"` (locked to 0.31.1) [INFO] [stderr] candidate versions found which didn't match: 0.30.0, 0.29.0, 0.28.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `tests v0.0.0 (/workspace/builds/worker-6-tc2/source)` [INFO] checking compolabs/fuel-token-standard against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compolabs/fuel-token-standard on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/compolabs/fuel-token-standard [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/compolabs/fuel-token-standard [INFO] tweaked toml for git repo https://github.com/compolabs/fuel-token-standard written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/compolabs/fuel-token-standard 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `fuels = "^0.31"` (locked to 0.31.1) [INFO] [stderr] candidate versions found which didn't match: 0.30.0, 0.29.0, 0.28.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `tests v0.0.0 (/workspace/builds/worker-6-tc2/source)` [INFO] checking compolabs/fuel-token-standard against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompolabs%2Ffuel-token-standard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compolabs/fuel-token-standard on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/compolabs/fuel-token-standard [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/compolabs/fuel-token-standard [INFO] tweaked toml for git repo https://github.com/compolabs/fuel-token-standard written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/compolabs/fuel-token-standard 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `fuels = "^0.31"` (locked to 0.31.1) [INFO] [stderr] candidate versions found which didn't match: 0.30.0, 0.29.0, 0.28.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `tests v0.0.0 (/workspace/builds/worker-6-tc2/source)` command failed: exit status: 101 Updating crates.io index error: failed to select a version for the requirement `fuels = "^0.31"` (locked to 0.31.1) candidate versions found which didn't match: 0.30.0, 0.29.0, 0.28.0, ... location searched: crates.io index required by package `tests v0.0.0 (/workspace/builds/worker-6-tc2/source)`