[INFO] cloning repository https://github.com/brandonio21/cargo-makepkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brandonio21/cargo-makepkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonio21%2Fcargo-makepkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonio21%2Fcargo-makepkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc37c10e2142ca27701c6ff15ad9808eed7bad57 [INFO] testing brandonio21/cargo-makepkg against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonio21%2Fcargo-makepkg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device [INFO] testing brandonio21/cargo-makepkg against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonio21%2Fcargo-makepkg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device [INFO] testing brandonio21/cargo-makepkg against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonio21%2Fcargo-makepkg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device [INFO] testing brandonio21/cargo-makepkg against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonio21%2Fcargo-makepkg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brandonio21/cargo-makepkg on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brandonio21/cargo-makepkg [INFO] finished tweaking git repo https://github.com/brandonio21/cargo-makepkg [INFO] tweaked toml for git repo https://github.com/brandonio21/cargo-makepkg written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brandonio21/cargo-makepkg 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" "+beta-2025-04-13" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.33 [INFO] [stderr] Downloaded serde_json v1.0.11 [INFO] [stderr] Downloaded serde_derive_internals v0.21.0 [INFO] [stderr] Downloaded serde_derive v1.0.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49bdf762aa040d0d81f712818b5b2d1af9a77e8ad3fd7df4d17665733a2c3094 [INFO] running `Command { std: "docker" "start" "-a" "49bdf762aa040d0d81f712818b5b2d1af9a77e8ad3fd7df4d17665733a2c3094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49bdf762aa040d0d81f712818b5b2d1af9a77e8ad3fd7df4d17665733a2c3094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49bdf762aa040d0d81f712818b5b2d1af9a77e8ad3fd7df4d17665733a2c3094", kill_on_drop: false }` [INFO] [stdout] 49bdf762aa040d0d81f712818b5b2d1af9a77e8ad3fd7df4d17665733a2c3094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b9971e7596348b74028df0167959609ef246d94964b1bc364c5a1dda1034efd [INFO] running `Command { std: "docker" "start" "-a" "0b9971e7596348b74028df0167959609ef246d94964b1bc364c5a1dda1034efd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaveLnFM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-xid` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabIgJaU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itoa` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCnFaoZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dtoa` (lib) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustc6BkLeX/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0b9971e7596348b74028df0167959609ef246d94964b1bc364c5a1dda1034efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9971e7596348b74028df0167959609ef246d94964b1bc364c5a1dda1034efd", kill_on_drop: false }` [INFO] [stdout] 0b9971e7596348b74028df0167959609ef246d94964b1bc364c5a1dda1034efd