[INFO] cloning repository https://github.com/femtovg/femtovg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/femtovg/femtovg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtovg%2Ffemtovg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtovg%2Ffemtovg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 967b6d0144b28cd61e15276e399c95b92000e7d1 [INFO] checking femtovg/femtovg against master#9f48dedc9763334a587c66558974635807a113ed for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtovg%2Ffemtovg" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/femtovg/femtovg on toolchain 9f48dedc9763334a587c66558974635807a113ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/femtovg/femtovg [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/femtovg/femtovg [INFO] tweaked toml for git repo https://github.com/femtovg/femtovg written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 318 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.15 (available: v0.3.1) [INFO] [stderr] Adding glutin v0.31.3 (available: v0.32.2) [INFO] [stderr] Adding glutin-winit v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding lru v0.12.5 (available: v0.13.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding raw-window-handle v0.5.2 (available: v0.6.2) [INFO] [stderr] Adding svg v0.14.0 (available: v0.18.0) [INFO] [stderr] Adding swash v0.1.17 (available: v0.1.19) [INFO] [stderr] Adding usvg v0.33.0 (available: v0.44.0) [INFO] [stderr] Adding winit v0.29.15 (available: v0.30.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded usvg-parser v0.33.0 [INFO] [stderr] Downloaded usvg v0.33.0 [INFO] [stderr] Downloaded rosvgtree v0.3.0 [INFO] [stderr] Downloaded svg v0.14.0 [INFO] [stderr] Downloaded usvg-tree v0.33.0 [INFO] [stderr] Downloaded usvg-text-layout v0.33.0 [INFO] [stderr] Downloaded resource v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ada5e4a9f41307d4777d535fae5832d023b4fac4b0c266e3a19f41de48773cd2 [INFO] running `Command { std: "docker" "start" "-a" "ada5e4a9f41307d4777d535fae5832d023b4fac4b0c266e3a19f41de48773cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ada5e4a9f41307d4777d535fae5832d023b4fac4b0c266e3a19f41de48773cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada5e4a9f41307d4777d535fae5832d023b4fac4b0c266e3a19f41de48773cd2", kill_on_drop: false }` [INFO] [stdout] ada5e4a9f41307d4777d535fae5832d023b4fac4b0c266e3a19f41de48773cd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58fe61603ddb50c70786bacab8e9f7c62ad8cee21d06b61c3200ceee827d9f26 [INFO] running `Command { std: "docker" "start" "-a" "58fe61603ddb50c70786bacab8e9f7c62ad8cee21d06b61c3200ceee827d9f26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking svgtypes v0.11.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wgpu-hal v24.0.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking usvg-tree v0.33.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0EqsuS" [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/rmeta1DVgXj" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDuUeIz/lib.rmeta`: 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/rustcsVYb3c/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-11ad34e3ec8abf94.rlib,libkhronos_api-806f8e8ef39a298b.rlib,libxml-26f8a0d69edd7519.rlib,liblog-632a2cc935ed24d2.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccNgCtKe.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcsVYb3c/symbols.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.00.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.01.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.02.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.03.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.04.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.05.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.06.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.07.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.08.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.09.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.10.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.11.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.12.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.13.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.14.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.build_script_build.686ddc1252704033-cgu.15.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-78f05e67a29b944c/build_script_build-78f05e67a29b944c.24xfpt52uq60za1rsfwq4uaqj.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libgl_generator-11ad34e3ec8abf94.rlib /opt/rustwide/target/debug/deps/libkhronos_api-806f8e8ef39a298b.rlib /opt/rustwide/target/debug/deps/libxml-26f8a0d69edd7519.rlib /opt/rustwide/target/debug/deps/liblog-632a2cc935ed24d2.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bd3f4c5fdfb888bb.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ba0cf80100c1478.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-179efac7a6a7f723.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e46000396b0bba78.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d2eaf444c66aba45.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-db2f80839eb9ecce.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2eda189d452afd61.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-331cfd83ce1f8ea1.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b0408ac1de21093e.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-911e190b93f6b508.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-07405a1ed864919d.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-cc831637d52fbfcd.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9d10dda95c3cb0d6.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2f7afbf46dcfa51d.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-24c3ea97e9242675.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b0bdd73c853bcf5c.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `memmap2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `usvg-tree` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-bidi` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaH8zzds/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `glutin_glx_sys v0.5.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glutin_glx_sys-f223aecd618216f0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_glx_sys-0.5.0/build.rs:41:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62a9c8b1d303 - std::backtrace_rs::backtrace::libunwind::trace::h66a857252c6cd84b [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62a9c8b1d303 - std::backtrace_rs::backtrace::trace_unsynchronized::h8785cb1be7974adc [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62a9c8b1d303 - std::sys::backtrace::_print_fmt::h8df81d6c4254fa9c [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62a9c8b1d303 - ::fmt::h34f0385d14ae3533 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62a9c8b3bbb3 - core::fmt::rt::Argument::fmt::h703e67cc35b78140 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x62a9c8b3bbb3 - core::fmt::write::ha02be0b7dae2a082 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x62a9c8b1a873 - std::io::Write::write_fmt::h96d540fb7f7e16aa [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x62a9c8b1d152 - std::sys::backtrace::BacktraceLock::print::h9d47a62c5c049a75 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62a9c8b1e09a - std::panicking::default_hook::{{closure}}::ha5167c805bad0d52 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x62a9c8b1df0a - std::panicking::default_hook::hc5ab39792a8d2efb [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x62a9c8b1ea72 - std::panicking::rust_panic_with_hook::h58a5f790738b8ed4 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x62a9c8b1e7fa - std::panicking::begin_panic_handler::{{closure}}::hdc115c708fcb73d3 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x62a9c8b1d7f9 - std::sys::backtrace::__rust_end_short_backtrace::h6bbc04df5a1455b9 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x62a9c8b1e48d - rust_begin_unwind [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x62a9c8b3aa20 - core::panicking::panic_fmt::h417e5c070e11537d [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x62a9c8b3ae86 - core::result::unwrap_failed::h5f2e24e7f4642fb0 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x62a9c8a86e52 - build_script_build::main::h80d7705f4366b8e7 [INFO] [stderr] 17: 0x62a9c8a8c8e3 - core::ops::function::FnOnce::call_once::h15c5bb0b7020098e [INFO] [stderr] 18: 0x62a9c8a95c26 - std::sys::backtrace::__rust_begin_short_backtrace::h76e4345ece2eeb55 [INFO] [stderr] 19: 0x62a9c8a9fab9 - std::rt::lang_start::{{closure}}::hdce02446440d19e0 [INFO] [stderr] 20: 0x62a9c8b17700 - core::ops::function::impls:: for &F>::call_once::h826efdf8840fdcaa [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x62a9c8b17700 - std::panicking::try::do_call::h82519b77efe49a5a [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x62a9c8b17700 - std::panicking::try::h12521ecdc57fa028 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x62a9c8b17700 - std::panic::catch_unwind::h7c2b5a571b31d60c [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x62a9c8b17700 - std::rt::lang_start_internal::{{closure}}::hdc07f1b35666f46a [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x62a9c8b17700 - std::panicking::try::do_call::he63ce679d14cb280 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x62a9c8b17700 - std::panicking::try::h25ac5fe7cf6c23ea [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x62a9c8b17700 - std::panic::catch_unwind::h1b848e992d549d8f [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x62a9c8b17700 - std::rt::lang_start_internal::hb8b5546e6552e08b [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x62a9c8a9faa1 - std::rt::lang_start::he19502f329b68a35 [INFO] [stderr] 30: 0x62a9c8a86f25 - main [INFO] [stderr] 31: 0x778a616ced90 - [INFO] [stderr] 32: 0x778a616cee40 - __libc_start_main [INFO] [stderr] 33: 0x62a9c8a63005 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetat2j9N6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ordered-float` (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/rmetaODuyIO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roxmltree` (lib) due to 1 previous error [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (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/rmetadTqzBJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-general-category` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafsk9P8/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5KH4Sh/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" "58fe61603ddb50c70786bacab8e9f7c62ad8cee21d06b61c3200ceee827d9f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58fe61603ddb50c70786bacab8e9f7c62ad8cee21d06b61c3200ceee827d9f26", kill_on_drop: false }` [INFO] [stdout] 58fe61603ddb50c70786bacab8e9f7c62ad8cee21d06b61c3200ceee827d9f26