[INFO] cloning repository https://github.com/netthier/rustris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netthier/rustris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetthier%2Frustris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetthier%2Frustris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b7413761adc2c63f1a9aacab5c50747a49c8755 [INFO] building netthier/rustris against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetthier%2Frustris" "/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/netthier/rustris on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/netthier/rustris [INFO] finished tweaking git repo https://github.com/netthier/rustris [INFO] tweaked toml for git repo https://github.com/netthier/rustris written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/netthier/rustris 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uefi-macros v0.3.3 [INFO] [stderr] Downloaded gpt v2.0.0 [INFO] [stderr] Downloaded fatfs v0.3.5 [INFO] [stderr] Downloaded embedded-graphics v0.6.2 [INFO] [stderr] Downloaded tinybmp v0.2.3 [INFO] [stderr] Downloaded uefi v0.11.0 [INFO] [stderr] Downloaded qemu-exit v2.0.0 [INFO] [stderr] Downloaded uefi-services v0.8.0 [INFO] [stderr] error: No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))