[INFO] cloning repository https://github.com/cswinter/bevy-snake-ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cswinter/bevy-snake-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2Fbevy-snake-ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2Fbevy-snake-ai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f36d523d958051d433edb7a2121f00200565bb5 [INFO] documenting cswinter/bevy-snake-ai 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%2Fcswinter%2Fbevy-snake-ai" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cswinter/bevy-snake-ai 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/cswinter/bevy-snake-ai [INFO] finished tweaking git repo https://github.com/cswinter/bevy-snake-ai [INFO] tweaked toml for git repo https://github.com/cswinter/bevy-snake-ai written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cswinter/bevy-snake-ai 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] 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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 967d08f185cd0ae5c1b1db31514dc118ebb98716a434fed9666acd73509e5a1c [INFO] running `Command { std: "docker" "start" "-a" "967d08f185cd0ae5c1b1db31514dc118ebb98716a434fed9666acd73509e5a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "967d08f185cd0ae5c1b1db31514dc118ebb98716a434fed9666acd73509e5a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967d08f185cd0ae5c1b1db31514dc118ebb98716a434fed9666acd73509e5a1c", kill_on_drop: false }` [INFO] [stdout] 967d08f185cd0ae5c1b1db31514dc118ebb98716a434fed9666acd73509e5a1c [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=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] 1bf5b15b2544f3c3486ca2660a8ac61b32d5110a9db7e97668b4aaad80ac524c [INFO] running `Command { std: "docker" "start" "-a" "1bf5b15b2544f3c3486ca2660a8ac61b32d5110a9db7e97668b4aaad80ac524c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling libm v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bevy_ptr v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking unicode-xid v0.2.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Checking wgpu-types v0.13.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking inplace_it v0.3.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking profiling v1.0.6 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking notify v5.0.0-pre.15 [INFO] [stderr] Checking bevy_tasks v0.8.0 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking const_panic v0.2.4 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rmpv v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking atomicbox v0.4.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.1 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking owned_ttf_parser v0.15.1 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6YQBfL" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcH9GyWx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcH9GyWx/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/hash32_derive-b0089225becba91e.6kmuyeadnaeuuartgs6rcpf7g.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-5d19bcecf71852ca.rlib,libquote-dfb174504e404b24.rlib,libproc_macro2-0c9e5bda50cb3b3e.rlib,libunicode_ident-c1280683892e9c4c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcH9GyWx/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libhash32_derive-b0089225becba91e.so" "-Wl,--gc-sections" "-shared" "-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 `rand_distr` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hash32-derive` (lib) due to 1 previous error [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahdYBx7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name toml --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.5.9/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=3bf5d97143f9a8dd -C extra-filename=-8f98ac36b5c7bc18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-760b6ada52bbe0ed.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `ab_glyph` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bytemuck_derive` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name bytemuck_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9cea01efeb9ef09d -C extra-filename=-09201ee5cbe13970 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0c9e5bda50cb3b3e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dfb174504e404b24.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5d19bcecf71852ca.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustczsuvzo/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustczsuvzo/symbols.o" "<2 object files omitted>" "/opt/rustwide/target/debug/deps/nalgebra_macros-0f8aebae6d7917b6.abwt69w83tbxk8i9e7grtziz3.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-5d19bcecf71852ca.rlib,libquote-dfb174504e404b24.rlib,libproc_macro2-0c9e5bda50cb3b3e.rlib,libunicode_ident-c1280683892e9c4c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustczsuvzo/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libnalgebra_macros-0f8aebae6d7917b6.so" "-Wl,--gc-sections" "-shared" "-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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaV6WcG8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra-macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcQXuaOS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcQXuaOS/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/gltf_derive-6267d844c6b1b951.2ntpsjlpj4aabr78fw8n3ucek.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinflections-c294666766ae8d74.rlib,libsyn-5d19bcecf71852ca.rlib,libquote-dfb174504e404b24.rlib,libproc_macro2-0c9e5bda50cb3b3e.rlib,libunicode_ident-c1280683892e9c4c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcQXuaOS/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgltf_derive-6267d844c6b1b951.so" "-Wl,--gc-sections" "-shared" "-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 `gltf-derive` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lewton-63f650be3fce0a6b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/lewton-63f650be3fce0a6b/dep-lib-lewton` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcCSLQfM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcCSLQfM/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/encase_derive-9777a58663d93281.0rhbmoht5ypf7lfxqfx0asz7s.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libencase_derive_impl-afa2d6764016a6b3.rlib,libsyn-5d19bcecf71852ca.rlib,libquote-dfb174504e404b24.rlib,libproc_macro2-0c9e5bda50cb3b3e.rlib,libunicode_ident-c1280683892e9c4c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcCSLQfM/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libencase_derive-9777a58663d93281.so" "-Wl,--gc-sections" "-shared" "-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 `encase_derive` (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/rmetadVH5YJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxLUUJf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5jY3Jf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndarray` (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/rmetayODpfK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1bf5b15b2544f3c3486ca2660a8ac61b32d5110a9db7e97668b4aaad80ac524c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf5b15b2544f3c3486ca2660a8ac61b32d5110a9db7e97668b4aaad80ac524c", kill_on_drop: false }` [INFO] [stdout] 1bf5b15b2544f3c3486ca2660a8ac61b32d5110a9db7e97668b4aaad80ac524c