[INFO] cloning repository https://github.com/gosh-sh/gosh-build-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gosh-sh/gosh-build-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgosh-sh%2Fgosh-build-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgosh-sh%2Fgosh-build-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f631981e5221ceeae447559efe91b0b1e34763a7 [INFO] testing gosh-sh/gosh-build-tools against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgosh-sh%2Fgosh-build-tools" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gosh-sh/gosh-build-tools on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gosh-sh/gosh-build-tools [INFO] finished tweaking git repo https://github.com/gosh-sh/gosh-build-tools [INFO] tweaked toml for git repo https://github.com/gosh-sh/gosh-build-tools written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gosh-sh/gosh-build-tools 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/tonlabs/ever-sdk.git` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/lockfree.git` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/sodalite.git` [INFO] [stderr] Updating git submodule `https://github.com/jmesmon/rust-ci-helper` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/ever-abi.git` [INFO] [stderr] Updating git submodule `https://github.com/tonlabs/common` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/ever-block.git` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/ever-block-json.git` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/ever-executor.git` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/ever-types.git` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/ever-vm.git` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/ever-tl.git` [INFO] [stderr] error: failed to get `ton_api` as a dependency of package `ton_block_json v0.7.105 (https://github.com/tonlabs/ever-block-json.git?tag=0.7.105#5405d633)` [INFO] [stderr] ... which satisfies git dependency `ton_block_json` (locked to 0.7.105) of package `ton_client v1.42.1 (https://github.com/tonlabs/ever-sdk.git?tag=1.42.1#4dbaac8c)` [INFO] [stderr] ... which satisfies git dependency `ton_client` (locked to 1.42.1) of package `gosh v0.1.2 (/workspace/builds/worker-5-tc1/source/gosh)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `ton_api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/tonlabs/ever-tl.git?tag=0.2.185#562c422f [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/workspace/cargo-home/git/db/ever-tl-d8e5274d7665b7b9` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating crates.io index Updating git repository `https://github.com/tonlabs/ever-sdk.git` Updating git repository `https://github.com/tonlabs/lockfree.git` Updating git repository `https://github.com/tonlabs/sodalite.git` Updating git submodule `https://github.com/jmesmon/rust-ci-helper` Updating git repository `https://github.com/tonlabs/ever-abi.git` Updating git submodule `https://github.com/tonlabs/common` Updating git repository `https://github.com/tonlabs/ever-block.git` Updating git repository `https://github.com/tonlabs/ever-block-json.git` Updating git repository `https://github.com/tonlabs/ever-executor.git` Updating git repository `https://github.com/tonlabs/ever-types.git` Updating git repository `https://github.com/tonlabs/ever-vm.git` Updating git repository `https://github.com/tonlabs/ever-tl.git` error: failed to get `ton_api` as a dependency of package `ton_block_json v0.7.105 (https://github.com/tonlabs/ever-block-json.git?tag=0.7.105#5405d633)` ... which satisfies git dependency `ton_block_json` (locked to 0.7.105) of package `ton_client v1.42.1 (https://github.com/tonlabs/ever-sdk.git?tag=1.42.1#4dbaac8c)` ... which satisfies git dependency `ton_client` (locked to 1.42.1) of package `gosh v0.1.2 (/workspace/builds/worker-5-tc1/source/gosh)` Caused by: failed to load source for dependency `ton_api` Caused by: Unable to update https://github.com/tonlabs/ever-tl.git?tag=0.2.185#562c422f Caused by: failed to create directory `/workspace/cargo-home/git/db/ever-tl-d8e5274d7665b7b9` Caused by: No space left on device (os error 28)