[INFO] cloning repository https://github.com/rust-community/rustbridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-community/rustbridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Frustbridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Frustbridge'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/rust-community/rustbridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-community/rustbridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Frustbridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Frustbridge'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/rust-community/rustbridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-community/rustbridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Frustbridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Frustbridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21fcad4b6f5986461aa5b7976c327e44dac70cb6 [INFO] checking rust-community/rustbridge against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Frustbridge" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 70% (17899/25284) Updating files: 71% (17952/25284) Updating files: 72% (18205/25284) Updating files: 73% (18458/25284) Updating files: 74% (18711/25284) Updating files: 75% (18963/25284) Updating files: 76% (19216/25284) Updating files: 77% (19469/25284) Updating files: 78% (19722/25284) Updating files: 79% (19975/25284) Updating files: 80% (20228/25284) Updating files: 81% (20481/25284) Updating files: 82% (20733/25284) Updating files: 83% (20986/25284) Updating files: 84% (21239/25284) Updating files: 85% (21492/25284) Updating files: 86% (21745/25284) Updating files: 87% (21998/25284) Updating files: 88% (22250/25284) Updating files: 89% (22503/25284) Updating files: 90% (22756/25284) Updating files: 91% (23009/25284) Updating files: 92% (23262/25284) Updating files: 93% (23515/25284) Updating files: 94% (23767/25284) Updating files: 95% (24020/25284) Updating files: 96% (24273/25284) Updating files: 97% (24526/25284) Updating files: 98% (24779/25284) Updating files: 98% (24973/25284) Updating files: 99% (25032/25284) Updating files: 100% (25284/25284) Updating files: 100% (25284/25284), done. [INFO] validating manifest of git repo https://github.com/rust-community/rustbridge on toolchain b44e14f762fd4062faeba97f8f2bc470298ec1ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-community/rustbridge [INFO] finished tweaking git repo https://github.com/rust-community/rustbridge [INFO] tweaked toml for git repo https://github.com/rust-community/rustbridge written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-community/rustbridge 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" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/beginners/02_simple_image/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/machine_learning/step_1/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/web-scraper/step000/scraper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/web-scraper/step999-alternate/scraper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/web-scraper/step010/scraper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/beginners/03_random_image/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/web-scraper/step015/scraper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/web-scraper/step015-alternate/scraper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/url_shortener/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/machine_learning/spam_or_ham/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/web-scraper/step999/scraper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/machine_learning/step_2/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/web-scraper/step005/scraper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/textadventure/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/beginners/01_single_color_image/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/machine_learning/step_3/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/workshops/src/mondrian-pattern/codebase/mondpaint/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds NoOutputFor(300)