[INFO] cloning repository https://github.com/thisbefruit/test-egui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thisbefruit/test-egui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisbefruit%2Ftest-egui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisbefruit%2Ftest-egui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8e3b77c7fb206cbba64fbac719e3089fe16dc1e [INFO] checking thisbefruit/test-egui against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisbefruit%2Ftest-egui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thisbefruit/test-egui on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thisbefruit/test-egui [INFO] finished tweaking git repo https://github.com/thisbefruit/test-egui [INFO] tweaked toml for git repo https://github.com/thisbefruit/test-egui written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thisbefruit/test-egui 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e6da718985b1621983945f70e824cbaadee8160866224e7a6e185f2567e4b6e [INFO] running `Command { std: "docker" "start" "-a" "7e6da718985b1621983945f70e824cbaadee8160866224e7a6e185f2567e4b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e6da718985b1621983945f70e824cbaadee8160866224e7a6e185f2567e4b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6da718985b1621983945f70e824cbaadee8160866224e7a6e185f2567e4b6e", kill_on_drop: false }` [INFO] [stdout] 7e6da718985b1621983945f70e824cbaadee8160866224e7a6e185f2567e4b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 565e605916da80f311e0b96d710ce61078e6f09e2e21f78cbf6d9febd6d03d5f [INFO] running `Command { std: "docker" "start" "-a" "565e605916da80f311e0b96d710ce61078e6f09e2e21f78cbf6d9febd6d03d5f", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHjo9th/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "565e605916da80f311e0b96d710ce61078e6f09e2e21f78cbf6d9febd6d03d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "565e605916da80f311e0b96d710ce61078e6f09e2e21f78cbf6d9febd6d03d5f", kill_on_drop: false }` [INFO] [stdout] 565e605916da80f311e0b96d710ce61078e6f09e2e21f78cbf6d9febd6d03d5f