[INFO] cloning repository https://github.com/mycojs/myco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mycojs/myco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycojs%2Fmyco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycojs%2Fmyco'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/mycojs/myco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mycojs/myco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycojs%2Fmyco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycojs%2Fmyco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b25086440c2e7f1fd366d18bb2e4692b171db3b [INFO] testing mycojs/myco against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycojs%2Fmyco" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mycojs/myco on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mycojs/myco [INFO] finished tweaking git repo https://github.com/mycojs/myco [INFO] tweaked toml for git repo https://github.com/mycojs/myco written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mycojs/myco 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "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] Downloading crates ... [INFO] [stderr] Downloaded swc_ecma_visit v0.89.7 [INFO] [stderr] Downloaded swc_visit v0.5.5 [INFO] [stderr] Downloaded swc_ecma_ast v0.103.7 [INFO] [stderr] Downloaded sourcemap v6.2.3 [INFO] [stderr] Downloaded swc_ecma_transforms_typescript v0.176.30 [INFO] [stderr] Downloaded swc_config_macro v0.1.1 [INFO] [stderr] Downloaded swc_config v0.1.5 [INFO] [stderr] Downloaded swc_ecma_codegen_macros v0.7.2 [INFO] [stderr] Downloaded swc_ecma_transforms_macros v0.5.1 [INFO] [stderr] Downloaded swc_atoms v0.5.4 [INFO] [stderr] Downloaded swc_visit_macros v0.5.6 [INFO] [stderr] Downloaded deno_ops v0.63.0 [INFO] [stderr] Downloaded swc_ecma_transforms_react v0.172.29 [INFO] [stderr] Downloaded serde_v8 v0.96.0 [INFO] [stderr] Downloaded swc_ecma_codegen v0.138.17 [INFO] [stderr] Downloaded swc_ecma_parser v0.133.14 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.126.20 [INFO] [stderr] Downloaded swc_common v0.31.6 [INFO] [stderr] Downloaded swc_ecma_utils v0.116.14 [INFO] [stderr] Downloaded v8 v0.71.2 [INFO] [stderr] error: 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.