[INFO] cloning repository https://github.com/geminax/dpi_checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geminax/dpi_checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeminax%2Fdpi_checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeminax%2Fdpi_checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d21d2e5cf14e88aa40c679fc8b82e1829e502283 [INFO] checking geminax/dpi_checker against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeminax%2Fdpi_checker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geminax/dpi_checker on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geminax/dpi_checker [INFO] finished tweaking git repo https://github.com/geminax/dpi_checker [INFO] tweaked toml for git repo https://github.com/geminax/dpi_checker written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/geminax/dpi_checker 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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 087bc56f23ba7a8c024f33320590665917018d3efb82dd03c35ba232a8165130 [INFO] running `Command { std: "docker" "start" "-a" "087bc56f23ba7a8c024f33320590665917018d3efb82dd03c35ba232a8165130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "087bc56f23ba7a8c024f33320590665917018d3efb82dd03c35ba232a8165130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087bc56f23ba7a8c024f33320590665917018d3efb82dd03c35ba232a8165130", kill_on_drop: false }` [INFO] [stdout] 087bc56f23ba7a8c024f33320590665917018d3efb82dd03c35ba232a8165130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c43dd4aafb3b9c8c37c92c8d806f0a76d38a1f25d47afa3cb4c98ec9478a1d6 [INFO] running `Command { std: "docker" "start" "-a" "0c43dd4aafb3b9c8c37c92c8d806f0a76d38a1f25d47afa3cb4c98ec9478a1d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0uWTzt/lib.rmeta`: 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" "0c43dd4aafb3b9c8c37c92c8d806f0a76d38a1f25d47afa3cb4c98ec9478a1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c43dd4aafb3b9c8c37c92c8d806f0a76d38a1f25d47afa3cb4c98ec9478a1d6", kill_on_drop: false }` [INFO] [stdout] 0c43dd4aafb3b9c8c37c92c8d806f0a76d38a1f25d47afa3cb4c98ec9478a1d6