[INFO] cloning repository https://github.com/abusch/bevy_shader_playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abusch/bevy_shader_playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Fbevy_shader_playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Fbevy_shader_playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e96822cf083b0deb34cc3ef9d7332addab98190d [INFO] documenting abusch/bevy_shader_playground against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Fbevy_shader_playground" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abusch/bevy_shader_playground on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abusch/bevy_shader_playground [INFO] finished tweaking git repo https://github.com/abusch/bevy_shader_playground [INFO] tweaked toml for git repo https://github.com/abusch/bevy_shader_playground written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/abusch/bevy_shader_playground 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63319244469f22947596aa3d75387c4e297826f9f419a1580b14aa9a568b4b78 [INFO] running `Command { std: "docker" "start" "-a" "63319244469f22947596aa3d75387c4e297826f9f419a1580b14aa9a568b4b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63319244469f22947596aa3d75387c4e297826f9f419a1580b14aa9a568b4b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63319244469f22947596aa3d75387c4e297826f9f419a1580b14aa9a568b4b78", kill_on_drop: false }` [INFO] [stdout] 63319244469f22947596aa3d75387c4e297826f9f419a1580b14aa9a568b4b78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a5958ea12f50e9297b5fc01fdac4e8471d2823efa66438891a59f4a79786f8c [INFO] running `Command { std: "docker" "start" "-a" "3a5958ea12f50e9297b5fc01fdac4e8471d2823efa66438891a59f4a79786f8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Checking once_cell v1.17.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking bevy_ptr v0.10.1 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking sysinfo v0.28.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bevy_tasks v0.10.1 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wgpu-types v0.15.2 [INFO] [stderr] Checking glow v0.12.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking profiling v1.0.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking regex v1.8.3 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ttf-parser v0.19.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking png v0.17.8 [INFO] [stderr] Checking ruzstd v0.2.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/xml-062cf0670943b015.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHrwKiT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-feadf4105537e5fb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHrwKiT/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/alsa-sys-632819b0f18d4749/build_script_build-632819b0f18d4749" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsa-sys` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `xml-rs` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSWVzWS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-types` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/ash-f6ad9a1f77a6e59f.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaoS9Z97" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radsort` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ash` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSTCxDO/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] running `Command { std: "docker" "inspect" "3a5958ea12f50e9297b5fc01fdac4e8471d2823efa66438891a59f4a79786f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5958ea12f50e9297b5fc01fdac4e8471d2823efa66438891a59f4a79786f8c", kill_on_drop: false }` [INFO] [stdout] 3a5958ea12f50e9297b5fc01fdac4e8471d2823efa66438891a59f4a79786f8c