[INFO] cloning repository https://github.com/sedat-eyuboglu/rust_nsb_poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sedat-eyuboglu/rust_nsb_poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsedat-eyuboglu%2Frust_nsb_poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsedat-eyuboglu%2Frust_nsb_poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5507e42b3c9fab09dc9509f4c33be36fc36e6df3 [INFO] checking sedat-eyuboglu/rust_nsb_poc against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsedat-eyuboglu%2Frust_nsb_poc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sedat-eyuboglu/rust_nsb_poc [INFO] finished tweaking git repo https://github.com/sedat-eyuboglu/rust_nsb_poc [INFO] tweaked toml for git repo https://github.com/sedat-eyuboglu/rust_nsb_poc written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sedat-eyuboglu/rust_nsb_poc on toolchain e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sedat-eyuboglu/rust_nsb_poc 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" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e1492c9736974e0251d372bc89951a40b3132c4fafd609b3d936fb26c3de23f [INFO] running `Command { std: "docker" "start" "-a" "2e1492c9736974e0251d372bc89951a40b3132c4fafd609b3d936fb26c3de23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e1492c9736974e0251d372bc89951a40b3132c4fafd609b3d936fb26c3de23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1492c9736974e0251d372bc89951a40b3132c4fafd609b3d936fb26c3de23f", kill_on_drop: false }` [INFO] [stdout] 2e1492c9736974e0251d372bc89951a40b3132c4fafd609b3d936fb26c3de23f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63e74cad01ebb9f2b7e61c091023efb48b936f9d1099a17daa144b11414e0418 [INFO] running `Command { std: "docker" "start" "-a" "63e74cad01ebb9f2b7e61c091023efb48b936f9d1099a17daa144b11414e0418", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling xcb v1.4.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking versions v5.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking sysinfo v0.30.12 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking native-dialog v0.7.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetal1pdU7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "63e74cad01ebb9f2b7e61c091023efb48b936f9d1099a17daa144b11414e0418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e74cad01ebb9f2b7e61c091023efb48b936f9d1099a17daa144b11414e0418", kill_on_drop: false }` [INFO] [stdout] 63e74cad01ebb9f2b7e61c091023efb48b936f9d1099a17daa144b11414e0418