[INFO] cloning repository https://github.com/sabarjp/bevy_sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabarjp/bevy_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabarjp%2Fbevy_sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabarjp%2Fbevy_sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fb068e4ee3f3cf3bc160853d465c1c65dfa68cf [INFO] testing sabarjp/bevy_sandbox against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabarjp%2Fbevy_sandbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabarjp/bevy_sandbox on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sabarjp/bevy_sandbox [INFO] finished tweaking git repo https://github.com/sabarjp/bevy_sandbox [INFO] tweaked toml for git repo https://github.com/sabarjp/bevy_sandbox written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sabarjp/bevy_sandbox 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc07d5c5d43ad9947df3b2cd80a5e91c7527deca067b75e8734f81878eba6223 [INFO] running `Command { std: "docker" "start" "-a" "cc07d5c5d43ad9947df3b2cd80a5e91c7527deca067b75e8734f81878eba6223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc07d5c5d43ad9947df3b2cd80a5e91c7527deca067b75e8734f81878eba6223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc07d5c5d43ad9947df3b2cd80a5e91c7527deca067b75e8734f81878eba6223", kill_on_drop: false }` [INFO] [stdout] cc07d5c5d43ad9947df3b2cd80a5e91c7527deca067b75e8734f81878eba6223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f614b2fcccd6226fe13f43520fa856f1166b2da84adc2541eb29e8f8b2f0f127 [INFO] running `Command { std: "docker" "start" "-a" "f614b2fcccd6226fe13f43520fa856f1166b2da84adc2541eb29e8f8b2f0f127", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling glam v0.21.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hexasphere v7.2.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libx11_dl-b92fbae82fea4d56.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc4W83QZ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc4W83QZ/symbols.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.tracing_attributes.29c5a15ab92b5506-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.4pbqsfml4wt09wm1i2x6v1l9c.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tracing_attributes-2d7bbd8ae44d4297.8ylys7xxs30du6ko3sh1ijuyq.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-22174d2b087e891f.rlib" "/opt/rustwide/target/debug/deps/libquote-2656d60bbd8931a5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0c46b911bb1f710b.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-20d72242bc0a3307.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-bcafc4e6921040d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtracing_attributes-2d7bbd8ae44d4297.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `tracing-attributes` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f614b2fcccd6226fe13f43520fa856f1166b2da84adc2541eb29e8f8b2f0f127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f614b2fcccd6226fe13f43520fa856f1166b2da84adc2541eb29e8f8b2f0f127", kill_on_drop: false }` [INFO] [stdout] f614b2fcccd6226fe13f43520fa856f1166b2da84adc2541eb29e8f8b2f0f127