[INFO] cloning repository https://github.com/sintaro/rust-sls-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sintaro/rust-sls-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsintaro%2Frust-sls-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsintaro%2Frust-sls-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12b4bd8c9e1c0ddb6bff1dd7880ae194fb32ed73 [INFO] checking sintaro/rust-sls-sample against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsintaro%2Frust-sls-sample" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sintaro/rust-sls-sample on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sintaro/rust-sls-sample [INFO] finished tweaking git repo https://github.com/sintaro/rust-sls-sample [INFO] tweaked toml for git repo https://github.com/sintaro/rust-sls-sample written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sintaro/rust-sls-sample 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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/awslabs/aws-lambda-rust-runtime/` [INFO] [stderr] error: failed to get `lambda` as a dependency of package `hello v0.1.0 (/workspace/builds/worker-4-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `lambda` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#c8dbcd39 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/aws-lambda-rust-runtime-8cc7a3fce9dff074/c8dbcd3/.git/logs/HEAD': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Blocking waiting for file lock on package cache Updating git repository `https://github.com/awslabs/aws-lambda-rust-runtime/` error: failed to get `lambda` as a dependency of package `hello v0.1.0 (/workspace/builds/worker-4-tc1/source)` Caused by: failed to load source for dependency `lambda` Caused by: Unable to update https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#c8dbcd39 Caused by: could not write to '/workspace/cargo-home/git/checkouts/aws-lambda-rust-runtime-8cc7a3fce9dff074/c8dbcd3/.git/logs/HEAD': No space left on device; class=Os (2)