[INFO] cloning repository https://github.com/pnetwork-association/ptokens-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pnetwork-association/ptokens-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnetwork-association%2Fptokens-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnetwork-association%2Fptokens-core'...
[INFO] [stderr] fatal: error closing file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnetwork-association%2Fptokens-core/packed-refs.new: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/pnetwork-association/ptokens-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pnetwork-association/ptokens-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnetwork-association%2Fptokens-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnetwork-association%2Fptokens-core'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/pnetwork-association/ptokens-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pnetwork-association/ptokens-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnetwork-association%2Fptokens-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnetwork-association%2Fptokens-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84b2bc062931d79c4d2cfeb353db781f946d29ed
[INFO] building pnetwork-association/ptokens-core against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnetwork-association%2Fptokens-core" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  65% (993/1514)
Updating files:  66% (1000/1514)
Updating files:  67% (1015/1514)
Updating files:  68% (1030/1514)
Updating files:  69% (1045/1514)
Updating files:  70% (1060/1514)
Updating files:  71% (1075/1514)
Updating files:  72% (1091/1514)
Updating files:  73% (1106/1514)
Updating files:  74% (1121/1514)
Updating files:  75% (1136/1514)
Updating files:  76% (1151/1514)
Updating files:  77% (1166/1514)
Updating files:  78% (1181/1514)
Updating files:  79% (1197/1514)
Updating files:  80% (1212/1514)
Updating files:  81% (1227/1514)
Updating files:  82% (1242/1514)
Updating files:  83% (1257/1514)
Updating files:  84% (1272/1514)
Updating files:  85% (1287/1514)
Updating files:  86% (1303/1514)
Updating files:  87% (1318/1514)
Updating files:  88% (1333/1514)
Updating files:  89% (1348/1514)
Updating files:  90% (1363/1514)
Updating files:  91% (1378/1514)
Updating files:  92% (1393/1514)
Updating files:  93% (1409/1514)
Updating files:  94% (1424/1514)
Updating files:  95% (1439/1514)
Updating files:  96% (1454/1514)
Updating files:  97% (1469/1514)
Updating files:  98% (1484/1514)
Updating files:  99% (1499/1514)
Updating files: 100% (1514/1514)
Updating files: 100% (1514/1514), done.
[INFO] validating manifest of git repo https://github.com/pnetwork-association/ptokens-core on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/pnetwork-association/ptokens-core
[INFO] finished tweaking git repo https://github.com/pnetwork-association/ptokens-core
[INFO] tweaked toml for git repo https://github.com/pnetwork-association/ptokens-core written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/pnetwork-association/ptokens-core 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/bifrost-finance/rust-eos`
[INFO] [stderr] error: failed to get `eos-chain` as a dependency of package `eos v6.11.4 (/workspace/builds/worker-0-tc1/source/common/eos)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `eos-chain`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/bifrost-finance/rust-eos?rev=8e57843#8e57843f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to create directory `/workspace/cargo-home/git/db/rust-eos-f2a85399586d3324`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


MissingDependencies

overridden task result to broken:missing-deps