[INFO] cloning repository https://github.com/keroro520/ckb_exec_test_script [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keroro520/ckb_exec_test_script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeroro520%2Fckb_exec_test_script", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeroro520%2Fckb_exec_test_script'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddf874a1ecbcc4386403eb6658abdaeb6a4a8450 [INFO] checking keroro520/ckb_exec_test_script against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeroro520%2Fckb_exec_test_script" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keroro520/ckb_exec_test_script on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/keroro520/ckb_exec_test_script [INFO] finished tweaking git repo https://github.com/keroro520/ckb_exec_test_script [INFO] tweaked toml for git repo https://github.com/keroro520/ckb_exec_test_script written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/keroro520/ckb_exec_test_script 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/contracts/exec_callee/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `exec_params` dependency) [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/exec_params/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `molecule` dependency) [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/contracts/exec_caller/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `exec_params` dependency) [INFO] [stderr] Updating git repository `https://github.com/keroro520/ckb-std` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib.git` [INFO] [stderr] Updating git repository `https://github.com/keroro520/ckb-standalone-types` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ckb-rational v0.43.2 [INFO] [stderr] Downloaded ckb-fixed-hash v0.43.2 [INFO] [stderr] Downloaded ckb-occupied-capacity v0.43.2 [INFO] [stderr] Downloaded ckb-occupied-capacity-core v0.43.2 [INFO] [stderr] Downloaded ckb-hash v0.43.2 [INFO] [stderr] Downloaded blake2b-rs v0.1.5 [INFO] [stderr] Downloaded ckb-channel v0.43.2 [INFO] [stderr] Downloaded molecule v0.7.2 [INFO] [stderr] Downloaded ckb-fixed-hash-core v0.43.2 [INFO] [stderr] Downloaded ckb-error v0.43.2 [INFO] [stderr] Downloaded ckb-types v0.43.2 [INFO] [stderr] error: failed to unpack package `ckb-types v0.43.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ckb-types-0.43.2/src/generated/extensions.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ckb-types-0.43.2/src/generated/extensions.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ckb-types-0.43.2/src/generated/extensions.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ckb-types-0.43.2/src/generated/extensions.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: /workspace/builds/worker-3-tc1/source/contracts/exec_callee/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `exec_params` dependency) warning: /workspace/builds/worker-3-tc1/source/exec_params/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `molecule` dependency) warning: /workspace/builds/worker-3-tc1/source/contracts/exec_caller/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `exec_params` dependency) Updating git repository `https://github.com/keroro520/ckb-std` Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib.git` Updating git repository `https://github.com/keroro520/ckb-standalone-types` Blocking waiting for file lock on package cache Downloading crates ... Downloaded ckb-rational v0.43.2 Downloaded ckb-fixed-hash v0.43.2 Downloaded ckb-occupied-capacity v0.43.2 Downloaded ckb-occupied-capacity-core v0.43.2 Downloaded ckb-hash v0.43.2 Downloaded blake2b-rs v0.1.5 Downloaded ckb-channel v0.43.2 Downloaded molecule v0.7.2 Downloaded ckb-fixed-hash-core v0.43.2 Downloaded ckb-error v0.43.2 Downloaded ckb-types v0.43.2 error: failed to unpack package `ckb-types v0.43.2` Caused by: failed to unpack entry at `ckb-types-0.43.2/src/generated/extensions.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ckb-types-0.43.2/src/generated/extensions.rs` Caused by: failed to unpack `ckb-types-0.43.2/src/generated/extensions.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ckb-types-0.43.2/src/generated/extensions.rs` Caused by: No space left on device (os error 28)