[INFO] cloning repository https://github.com/iseurie/dwmstatus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iseurie/dwmstatus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiseurie%2Fdwmstatus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiseurie%2Fdwmstatus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 372cd5c916db946efe0756ef6ce9d78118805197 [INFO] testing iseurie/dwmstatus against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiseurie%2Fdwmstatus" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: error closing file /workspace/builds/worker-4-tc2/source/.git/packed-refs.new: No space left on device [INFO] testing iseurie/dwmstatus against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiseurie%2Fdwmstatus" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iseurie/dwmstatus [INFO] finished tweaking git repo https://github.com/iseurie/dwmstatus [INFO] tweaked toml for git repo https://github.com/iseurie/dwmstatus written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iseurie/dwmstatus on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iseurie/dwmstatus 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.30 [INFO] [stderr] Downloaded x11-dl v2.15.0 [INFO] [stderr] Downloaded x11 v2.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6a7ec470fecb3b8fcb3b3a0e0a842a3b9adcc471dabe8e401d44ad4bd40a874 [INFO] running `Command { std: "docker" "start" "-a" "a6a7ec470fecb3b8fcb3b3a0e0a842a3b9adcc471dabe8e401d44ad4bd40a874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6a7ec470fecb3b8fcb3b3a0e0a842a3b9adcc471dabe8e401d44ad4bd40a874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a7ec470fecb3b8fcb3b3a0e0a842a3b9adcc471dabe8e401d44ad4bd40a874", kill_on_drop: false }` [INFO] [stdout] a6a7ec470fecb3b8fcb3b3a0e0a842a3b9adcc471dabe8e401d44ad4bd40a874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea3cbf4eab7ffc781003790c04cef4f0d8a172b97086a7717588a2210b56c240 [INFO] running `Command { std: "docker" "start" "-a" "ea3cbf4eab7ffc781003790c04cef4f0d8a172b97086a7717588a2210b56c240", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling x11 v2.15.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libx11_dl-4d57e02580bf9452.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ea3cbf4eab7ffc781003790c04cef4f0d8a172b97086a7717588a2210b56c240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3cbf4eab7ffc781003790c04cef4f0d8a172b97086a7717588a2210b56c240", kill_on_drop: false }` [INFO] [stdout] ea3cbf4eab7ffc781003790c04cef4f0d8a172b97086a7717588a2210b56c240