[INFO] cloning repository https://github.com/scs/ba-thesis-oauth-tee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scs/ba-thesis-oauth-tee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fba-thesis-oauth-tee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fba-thesis-oauth-tee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e027da00777f7ae652a47ba1052fb71c973b4885 [INFO] testing scs/ba-thesis-oauth-tee against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fba-thesis-oauth-tee" "/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/scs/ba-thesis-oauth-tee on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/scs/ba-thesis-oauth-tee [INFO] finished tweaking git repo https://github.com/scs/ba-thesis-oauth-tee [INFO] tweaked toml for git repo https://github.com/scs/ba-thesis-oauth-tee written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scs/ba-thesis-oauth-tee 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `itp-types` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `its-primitives` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sp-core` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/apache/incubator-teaclave-sgx-sdk` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/incubator-teaclave-sgx-sdk-68a4c4c7d28c1dca/objects/pack/pack_git2_cad9ad9710ab14b3': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/incubator-teaclave-sgx-sdk-68a4c4c7d28c1dca/objects/pack/pack_git2_e5739a2fd21af3d4': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/incubator-teaclave-sgx-sdk-68a4c4c7d28c1dca/objects/pack/pack_git2_fb21e0a42df9b369': No space left on device; class=Os (2) [INFO] [stderr] error: failed to load source for dependency `sgx_alloc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/apache/incubator-teaclave-sgx-sdk?branch=master#780dc899 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/incubator-teaclave-sgx-sdk-68a4c4c7d28c1dca [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 780dc8999477244d8ff1e6f418321adbec51ee58 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/incubator-teaclave-sgx-sdk-68a4c4c7d28c1dca/objects/pack/pack_git2_f1b220816de9530f': No space left on device; class=Os (2) [INFO] testing scs/ba-thesis-oauth-tee against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fba-thesis-oauth-tee" "/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/scs/ba-thesis-oauth-tee on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/scs/ba-thesis-oauth-tee [INFO] finished tweaking git repo https://github.com/scs/ba-thesis-oauth-tee [INFO] tweaked toml for git repo https://github.com/scs/ba-thesis-oauth-tee written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scs/ba-thesis-oauth-tee 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `itp-types` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `its-primitives` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sp-core` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/apache/incubator-teaclave-sgx-sdk` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/thiserror-sgx` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/rust-url-sgx` [INFO] [stderr] Updating git repository `https://github.com/integritee-network/http-sgx.git` [INFO] [stderr] Updating git repository `https://github.com/integritee-network/http_req` [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] [stderr] Updating git repository `https://github.com/integritee-network/integritee-node.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09/objects/pack/pack_git2_a540d1e660f0938e': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09/objects/pack/pack_git2_e7b41e8cd0f25f9f': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09/objects/pack/pack_git2_61ca9b0635a45423': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `integritee-node-runtime` as a dependency of package `itp-types v0.9.0 (/workspace/builds/worker-6-tc2/source/core-primitives/types)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `integritee-node-runtime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/integritee-network/integritee-node.git?branch=polkadot-v0.9.39#89f8cc93 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 89f8cc939c719025cd57379a007b7f36a58bdd29 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09/objects/pack/pack_git2_b6fcf1c8feca3b86': No space left on device; class=Os (2) [INFO] testing scs/ba-thesis-oauth-tee against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fba-thesis-oauth-tee" "/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/scs/ba-thesis-oauth-tee on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/scs/ba-thesis-oauth-tee [INFO] finished tweaking git repo https://github.com/scs/ba-thesis-oauth-tee [INFO] tweaked toml for git repo https://github.com/scs/ba-thesis-oauth-tee written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scs/ba-thesis-oauth-tee 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `itp-types` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `its-primitives` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sp-core` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/integritee-network/integritee-node.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09/objects/pack/pack_git2_62ebde388dd116dc': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09/objects/pack/pack_git2_a3660e738db12fdc': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09/objects/pack/pack_git2_2345239b144435c8': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `integritee-node-runtime` as a dependency of package `itp-types v0.9.0 (/workspace/builds/worker-6-tc2/source/core-primitives/types)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `integritee-node-runtime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/integritee-network/integritee-node.git?branch=polkadot-v0.9.39#89f8cc93 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 89f8cc939c719025cd57379a007b7f36a58bdd29 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09/objects/pack/pack_git2_5637986c81099a76': No space left on device; class=Os (2) [INFO] testing scs/ba-thesis-oauth-tee against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fba-thesis-oauth-tee" "/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/scs/ba-thesis-oauth-tee on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/scs/ba-thesis-oauth-tee [INFO] finished tweaking git repo https://github.com/scs/ba-thesis-oauth-tee [INFO] tweaked toml for git repo https://github.com/scs/ba-thesis-oauth-tee written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scs/ba-thesis-oauth-tee 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `itp-types` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `its-primitives` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/sidechain/test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sp-core` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/integritee-network/integritee-node.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/integritee-node-6bdb8f3d55185c09/objects/pack/pack_git2_1be16c54c6e6e9fb': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `integritee-node-runtime` as a dependency of package `itp-types v0.9.0 (/workspace/builds/worker-6-tc2/source/core-primitives/types)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `integritee-node-runtime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/integritee-network/integritee-node.git?branch=polkadot-v0.9.39#89f8cc93 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/integritee-node-6bdb8f3d55185c09/89f8cc9/node/res/integritee-solo.json': No space left on device; class=Os (2) [INFO] testing scs/ba-thesis-oauth-tee against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fba-thesis-oauth-tee" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/scs/ba-thesis-oauth-tee