[INFO] cloning repository https://github.com/msp729/gameoflife [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msp729/gameoflife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsp729%2Fgameoflife", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsp729%2Fgameoflife'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64b06fc9d77d995c261a44233570c02bbc486902 [INFO] building msp729/gameoflife against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsp729%2Fgameoflife" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msp729/gameoflife on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msp729/gameoflife [INFO] finished tweaking git repo https://github.com/msp729/gameoflife [INFO] tweaked toml for git repo https://github.com/msp729/gameoflife written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/msp729/gameoflife 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d84e7a9010be18357d316631b3b1d252b4704284cb4c85c6ff7ff21cb48b4fce [INFO] running `Command { std: "docker" "start" "-a" "d84e7a9010be18357d316631b3b1d252b4704284cb4c85c6ff7ff21cb48b4fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d84e7a9010be18357d316631b3b1d252b4704284cb4c85c6ff7ff21cb48b4fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d84e7a9010be18357d316631b3b1d252b4704284cb4c85c6ff7ff21cb48b4fce", kill_on_drop: false }` [INFO] [stdout] d84e7a9010be18357d316631b3b1d252b4704284cb4c85c6ff7ff21cb48b4fce [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf8258b6e50f5486ac54423eb32888c540dff146e9a23a4dffa9fc16695fddec [INFO] running `Command { std: "docker" "start" "-a" "cf8258b6e50f5486ac54423eb32888c540dff146e9a23a4dffa9fc16695fddec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling winit v0.30.6 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling ctor-lite v0.1.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling drm-ffi v0.8.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling drm v0.12.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.5 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wayland-protocols-plasma` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name wayland_protocols_plasma --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-plasma-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "wayland-client", "wayland-server"))' -C metadata=07e56542b17160b2 -C extra-filename=-23aaef10465574f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-685d129046fc0d8b.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-441857ff71fa9f7f.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-18e0d863cc966230.rmeta --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-30f491d72c179de7.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-155b281484e45eda.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `x11rb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name x11rb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="allow-unsafe-code"' --cfg 'feature="as-raw-xcb-connection"' --cfg 'feature="dl-libxcb"' --cfg 'feature="libc"' --cfg 'feature="libloading"' --cfg 'feature="once_cell"' --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="shm"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "allow-unsafe-code", "as-raw-xcb-connection", "composite", "cursor", "damage", "dbe", "dl-libxcb", "dpms", "dri2", "dri3", "extra-traits", "glx", "image", "libc", "libloading", "once_cell", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "shape", "shm", "sync", "tracing", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=8fe2156a45192c8f -C extra-filename=-1dfb9b60e4d29362 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern as_raw_xcb_connection=/opt/rustwide/target/debug/deps/libas_raw_xcb_connection-b368d091b3da4c63.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-58f823314eb307cc.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-c341852058578045.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ab1a5db9df03d0c2.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-7ff4990e61bb5b2f.rmeta --extern x11rb_protocol=/opt/rustwide/target/debug/deps/libx11rb_protocol-bc12566754eb4bcb.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=1dbb1e658d9e69e3 -C extra-filename=-bc12566754eb4bcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `softbuffer` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name softbuffer --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/softbuffer-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="as-raw-xcb-connection"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="drm"' --cfg 'feature="fastrand"' --cfg 'feature="kms"' --cfg 'feature="memmap2"' --cfg 'feature="rustix"' --cfg 'feature="tiny-xlib"' --cfg 'feature="wayland"' --cfg 'feature="wayland-backend"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-sys"' --cfg 'feature="x11"' --cfg 'feature="x11-dlopen"' --cfg 'feature="x11rb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("as-raw-xcb-connection", "bytemuck", "default", "drm", "fastrand", "kms", "memmap2", "rustix", "tiny-xlib", "wayland", "wayland-backend", "wayland-client", "wayland-dlopen", "wayland-sys", "x11", "x11-dlopen", "x11rb"))' -C metadata=e2bcb114d310c963 -C extra-filename=-6020062c5b4416e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern as_raw_xcb_connection=/opt/rustwide/target/debug/deps/libas_raw_xcb_connection-b368d091b3da4c63.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-5179b86538b5e314.rmeta --extern drm=/opt/rustwide/target/debug/deps/libdrm-088e3c1e5c8c4ab9.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-10591486857c2d91.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cc9b7524efd1a359.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-d90668c0df60a9f8.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-c4d870dc2dd75423.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-7ff4990e61bb5b2f.rmeta --extern tiny_xlib=/opt/rustwide/target/debug/deps/libtiny_xlib-e61159a2c6fcdbb5.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-441857ff71fa9f7f.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-18e0d863cc966230.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-39556553cb33a634.rmeta --extern x11rb=/opt/rustwide/target/debug/deps/libx11rb-1dfb9b60e4d29362.rmeta --cap-lints allow --cap-lints=warn --cfg free_unix --cfg kms_platform --cfg x11_platform --cfg wayland_platform --check-cfg 'cfg(free_unix)' --check-cfg 'cfg(kms_platform)' --check-cfg 'cfg(x11_platform)' --check-cfg 'cfg(wayland_platform)' --check-cfg 'cfg(free_unix)' --check-cfg 'cfg(kms_platform)' --check-cfg 'cfg(x11_platform)' --check-cfg 'cfg(wayland_platform)'` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "cf8258b6e50f5486ac54423eb32888c540dff146e9a23a4dffa9fc16695fddec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8258b6e50f5486ac54423eb32888c540dff146e9a23a4dffa9fc16695fddec", kill_on_drop: false }` [INFO] [stdout] cf8258b6e50f5486ac54423eb32888c540dff146e9a23a4dffa9fc16695fddec