[INFO] cloning repository https://github.com/tuannx/ic-lp-agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuannx/ic-lp-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuannx%2Fic-lp-agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuannx%2Fic-lp-agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d4ea07af2c225d69efd26b1afe8db9f6f03e486 [INFO] checking tuannx/ic-lp-agent against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuannx%2Fic-lp-agent" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tuannx/ic-lp-agent [INFO] finished tweaking git repo https://github.com/tuannx/ic-lp-agent [INFO] tweaked toml for git repo https://github.com/tuannx/ic-lp-agent written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tuannx/ic-lp-agent on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tuannx/ic-lp-agent 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ic-alloy/ic-alloy.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 21 packages to latest compatible versions [INFO] [stderr] Adding alloy v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-consensus v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-contract v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-eips v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-json-rpc v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-network v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-network-primitives v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-provider v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-rpc-client v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-rpc-types v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-rpc-types-eth v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-serde v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-signer v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-signer-icp v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-transport v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-transport-http v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Adding alloy-transport-icp v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) [INFO] [stderr] Updating ic-cdk v0.16.0 -> v0.17.2 (available: v0.18.5) [INFO] [stderr] Adding ic-cdk-executor v0.1.0 [INFO] [stderr] Updating ic-cdk-macros v0.16.0 -> v0.17.2 [INFO] [stderr] Updating ic-cdk-timers v0.10.0 -> v0.11.0 (available: v0.12.2) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-cdk-macros v0.17.2 [INFO] [stderr] Downloaded alloy-sol-macro v0.8.10 [INFO] [stderr] error: failed to unpack package `alloy-sol-macro v0.8.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `alloy-sol-macro-0.8.10/doctests/structs.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-macro-0.8.10/doctests/structs.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `alloy-sol-macro-0.8.10/doctests/structs.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-macro-0.8.10/doctests/structs.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Updating git repository `https://github.com/ic-alloy/ic-alloy.git` Updating crates.io index Blocking waiting for file lock on package cache Locking 21 packages to latest compatible versions Adding alloy v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-consensus v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-contract v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-eips v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-json-rpc v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-network v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-network-primitives v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-provider v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-rpc-client v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-rpc-types v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-rpc-types-eth v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-serde v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-signer v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-signer-icp v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-transport v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-transport-http v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Adding alloy-transport-icp v0.3.5-icp.1 (https://github.com/ic-alloy/ic-alloy.git?tag=v0.3.5-icp.1#47a9d0b1) Updating ic-cdk v0.16.0 -> v0.17.2 (available: v0.18.5) Adding ic-cdk-executor v0.1.0 Updating ic-cdk-macros v0.16.0 -> v0.17.2 Updating ic-cdk-timers v0.10.0 -> v0.11.0 (available: v0.12.2) Blocking waiting for file lock on package cache Downloading crates ... Downloaded ic-cdk-macros v0.17.2 Downloaded alloy-sol-macro v0.8.10 error: failed to unpack package `alloy-sol-macro v0.8.10` Caused by: failed to unpack entry at `alloy-sol-macro-0.8.10/doctests/structs.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-macro-0.8.10/doctests/structs.rs` Caused by: failed to unpack `alloy-sol-macro-0.8.10/doctests/structs.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-macro-0.8.10/doctests/structs.rs` Caused by: No space left on device (os error 28)