[INFO] cloning repository https://github.com/jez/spacer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jez/spacer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjez%2Fspacer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjez%2Fspacer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f87a10760b60f978c89a3fb58c95f5735569e7a [INFO] checking jez/spacer against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjez%2Fspacer" "/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/jez/spacer 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/jez/spacer [INFO] finished tweaking git repo https://github.com/jez/spacer [INFO] tweaked toml for git repo https://github.com/jez/spacer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jez/spacer 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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] f26cca51fad742fcd9dbcd167f1bc7e1fc92a30348315db9e7e4804ea6cbebff [INFO] running `Command { std: "docker" "start" "-a" "f26cca51fad742fcd9dbcd167f1bc7e1fc92a30348315db9e7e4804ea6cbebff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f26cca51fad742fcd9dbcd167f1bc7e1fc92a30348315db9e7e4804ea6cbebff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26cca51fad742fcd9dbcd167f1bc7e1fc92a30348315db9e7e4804ea6cbebff", kill_on_drop: false }` [INFO] [stdout] f26cca51fad742fcd9dbcd167f1bc7e1fc92a30348315db9e7e4804ea6cbebff [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] c8a985eb15c3be3ac588a3812a64c3960a85baf19cc02d8b0554aa38b77d2e93 [INFO] running `Command { std: "docker" "start" "-a" "c8a985eb15c3be3ac588a3812a64c3960a85baf19cc02d8b0554aa38b77d2e93", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking libc v0.2.35 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking dlib v0.4.0 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling x11-dl v2.17.2 [INFO] [stderr] Checking memmap v0.6.1 [INFO] [stderr] Checking rand v0.3.19 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling gl v0.9.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling glutin v0.12.0 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetav2xtk7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-protocols` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaB7E3DF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c8a985eb15c3be3ac588a3812a64c3960a85baf19cc02d8b0554aa38b77d2e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a985eb15c3be3ac588a3812a64c3960a85baf19cc02d8b0554aa38b77d2e93", kill_on_drop: false }` [INFO] [stdout] c8a985eb15c3be3ac588a3812a64c3960a85baf19cc02d8b0554aa38b77d2e93