[INFO] cloning repository https://github.com/trecement/safe_client_libs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trecement/safe_client_libs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrecement%2Fsafe_client_libs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrecement%2Fsafe_client_libs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dba893f43ec0bb022cedaf1c93e4f80e9fa3c5ab [INFO] checking trecement/safe_client_libs against master#83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrecement%2Fsafe_client_libs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trecement/safe_client_libs on toolchain 83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trecement/safe_client_libs [INFO] finished tweaking git repo https://github.com/trecement/safe_client_libs [INFO] tweaked toml for git repo https://github.com/trecement/safe_client_libs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trecement/safe_client_libs 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" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/tests/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/safe_authenticator/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `safe_authenticator` library target) [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/safe_authenticator/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/safe_core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/safe_app_jni/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `safe_app_jni` library target) [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/safe_app_jni/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/safe_authenticator_jni/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `safe_authenticator_jni` library target) [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/safe_authenticator_jni/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/safe_app/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `safe_app` library target) [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/safe_app/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.4.15 [INFO] [stderr] Downloaded textwrap v0.6.0 [INFO] [stderr] Downloaded memmap v0.5.2 [INFO] [stderr] Downloaded syntex_errors v0.59.1 [INFO] [stderr] Downloaded tiny-keccak v1.3.1 [INFO] [stderr] Downloaded syntex_pos v0.59.1 [INFO] [stderr] Downloaded strings v0.1.1 [INFO] [stderr] Downloaded zip v0.3.3 [INFO] [stderr] Downloaded jni v0.10.2 [INFO] [stderr] Downloaded ffi_utils v0.11.0 [INFO] [stderr] Downloaded android_logger v0.6.0 [INFO] [stderr] Downloaded maidsafe_utilities v0.16.0 [INFO] [stderr] Downloaded Inflector v0.11.3 [INFO] [stderr] Downloaded rustfmt v0.10.0 [INFO] [stderr] error: failed to unpack package `rustfmt v0.10.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `rustfmt-0.10.0/src/filemap.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-0.10.0/src/filemap.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `rustfmt-0.10.0/src/filemap.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-0.10.0/src/filemap.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.