[INFO] cloning repository https://github.com/m-labs/ek-tm4c1294xl-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-labs/ek-tm4c1294xl-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-labs%2Fek-tm4c1294xl-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-labs%2Fek-tm4c1294xl-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d329df20d4f7b4c5c97fdce630dbceb05b51056a [INFO] checking m-labs/ek-tm4c1294xl-demo against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-labs%2Fek-tm4c1294xl-demo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-labs/ek-tm4c1294xl-demo on toolchain f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/m-labs/ek-tm4c1294xl-demo [INFO] finished tweaking git repo https://github.com/m-labs/ek-tm4c1294xl-demo [INFO] tweaked toml for git repo https://github.com/m-labs/ek-tm4c1294xl-demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/m-labs/ek-tm4c1294xl-demo 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" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/whitequark/cortex-m` [INFO] [stderr] error: failed to get `cortex-m` as a dependency of package `ek-tm4c1294xl-demo v0.1.0 (/workspace/builds/worker-7-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `cortex-m` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/whitequark/cortex-m?rev=impl-syst#a9967c54 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/cortex-m-e621c462512f923f [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision a9967c544da4ddc7575135ed522dffd21ec28c19 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to authenticate when downloading repository [INFO] [stderr] [INFO] [stderr] * attempted to find username/password via git's `credential.helper` support, but failed [INFO] [stderr] [INFO] [stderr] if the git CLI succeeds then `net.git-fetch-with-cli` may help here [INFO] [stderr] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to acquire username/password from local configuration [INFO] checking m-labs/ek-tm4c1294xl-demo against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-labs%2Fek-tm4c1294xl-demo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-labs/ek-tm4c1294xl-demo on toolchain f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/m-labs/ek-tm4c1294xl-demo [INFO] finished tweaking git repo https://github.com/m-labs/ek-tm4c1294xl-demo [INFO] tweaked toml for git repo https://github.com/m-labs/ek-tm4c1294xl-demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/m-labs/ek-tm4c1294xl-demo 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" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/whitequark/cortex-m` [INFO] [stderr] error: failed to get `cortex-m` as a dependency of package `ek-tm4c1294xl-demo v0.1.0 (/workspace/builds/worker-7-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `cortex-m` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/whitequark/cortex-m?rev=impl-syst#a9967c54 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/cortex-m-e621c462512f923f [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision a9967c544da4ddc7575135ed522dffd21ec28c19 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to authenticate when downloading repository [INFO] [stderr] [INFO] [stderr] * attempted to find username/password via git's `credential.helper` support, but failed [INFO] [stderr] [INFO] [stderr] if the git CLI succeeds then `net.git-fetch-with-cli` may help here [INFO] [stderr] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to acquire username/password from local configuration [INFO] checking m-labs/ek-tm4c1294xl-demo against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-labs%2Fek-tm4c1294xl-demo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-7-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking m-labs/ek-tm4c1294xl-demo against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-labs%2Fek-tm4c1294xl-demo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/commit-msg.sample' to '/workspace/builds/worker-7-tc2/source/.git/hooks/commit-msg.sample': No space left on device [INFO] checking m-labs/ek-tm4c1294xl-demo against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-labs%2Fek-tm4c1294xl-demo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/builds/worker-7-tc2/source/.git/hooks/fsmonitor-watchman.sample': No space left on device failed to checkout https://github.com/m-labs/ek-tm4c1294xl-demo Caused by: command failed: exit status: 128