[INFO] fetching crate fse_dump 2.1.7... [INFO] checking fse_dump-2.1.7 against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] extracting crate fse_dump 2.1.7 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate fse_dump 2.1.7 on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate fse_dump 2.1.7 [INFO] finished tweaking crates.io crate fse_dump 2.1.7 [INFO] tweaked toml for crates.io crate fse_dump 2.1.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate fse_dump 2.1.7 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded notify-debouncer-full v0.5.0 [INFO] [stderr] Downloaded bus v2.4.1 [INFO] [stderr] Downloaded cloudflare-zlib-sys v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ea7aacc6654a34244c6865eaf0617f7b3dd7a5b6e7f39b81e054dda7e3c9633 [INFO] running `Command { std: "docker" "start" "-a" "0ea7aacc6654a34244c6865eaf0617f7b3dd7a5b6e7f39b81e054dda7e3c9633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ea7aacc6654a34244c6865eaf0617f7b3dd7a5b6e7f39b81e054dda7e3c9633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea7aacc6654a34244c6865eaf0617f7b3dd7a5b6e7f39b81e054dda7e3c9633", kill_on_drop: false }` [INFO] [stdout] 0ea7aacc6654a34244c6865eaf0617f7b3dd7a5b6e7f39b81e054dda7e3c9633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ed848e5580703b1b01333c5e945240e3bdc641ac2bbd39a295a98199019bca7 [INFO] running `Command { std: "docker" "start" "-a" "3ed848e5580703b1b01333c5e945240e3bdc641ac2bbd39a295a98199019bca7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking file-id v0.2.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking jiff v0.2.13 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking bus v2.4.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libmimalloc-sys v0.1.42 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.6 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta87lwNF/full.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] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4W2wHh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-c031ab0b59e0ebd2.rlib,libjobserver-9c99af81132973cd.rlib,liblibc-5365110e426ecbfc.rlib,libshlex-258c8bec04b9d869.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4W2wHh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/cloudflare-zlib-sys-4462de7cb4e987b1/build_script_build-4462de7cb4e987b1" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cloudflare-zlib-sys` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNyiaT9/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-c031ab0b59e0ebd2.rlib,libjobserver-9c99af81132973cd.rlib,liblibc-5365110e426ecbfc.rlib,libshlex-258c8bec04b9d869.rlib,libpkg_config-c33376fb75a85590.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNyiaT9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/zstd-sys-d9496b8392910f90/build_script_build-d9496b8392910f90" "-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/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccEOzteU.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/zstd-sys-d9496b8392910f90/build_script_build-d9496b8392910f90 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcNyiaT9/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. /tmp/rustcNyiaT9/symbols.o /opt/rustwide/target/debug/build/zstd-sys-d9496b8392910f90/build_script_build-d9496b8392910f90.build_script_build.8eb5046a03da98f8-cgu.0.rcgu.o /opt/rustwide/target/debug/build/zstd-sys-d9496b8392910f90/build_script_build-d9496b8392910f90.build_script_build.8eb5046a03da98f8-cgu.1.rcgu.o /opt/rustwide/target/debug/build/zstd-sys-d9496b8392910f90/build_script_build-d9496b8392910f90.build_script_build.8eb5046a03da98f8-cgu.2.rcgu.o /opt/rustwide/target/debug/build/zstd-sys-d9496b8392910f90/build_script_build-d9496b8392910f90.akm3heqf4z8i8zwgn3liplk4n.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libcc-c031ab0b59e0ebd2.rlib /opt/rustwide/target/debug/deps/libjobserver-9c99af81132973cd.rlib /opt/rustwide/target/debug/deps/liblibc-5365110e426ecbfc.rlib /opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rlib /opt/rustwide/target/debug/deps/libpkg_config-c33376fb75a85590.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6ea888b788c42862.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d82099b93c7e59b7.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5fd658f41c337791.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aacfe043ce80c243.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8b7d1a84e7aa2c28.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b0d7c05ec43c58c7.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c1a96356efb858ca.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-76f93126db57548f.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb111656a92b1c7f.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da7f80b8841ec033.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-73859fadc6b5dfeb.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-745260925d633f62.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-545568f1265e00c0.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9785599f4ff3c7bf.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007fa50e34a927 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x574a927) [INFO] [stdout] #1 0x00007fa50e34ad43 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x574ad43) [INFO] [stdout] #2 0x00007fa508a33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005e537f49649a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x00005e537f2af923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005e537f28d5fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005e537f288a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x00005e537f1983b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x00005e537f197400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x00005e537f197ab1 main (/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x00007fa508a181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007fa508a1828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005e537f01a069 _start (/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/zstd-sys-d9496b8392910f90/build_script_build-d9496b8392910f90': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zstd-sys` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapRE0Zf/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=c49d17168e6cda00 -C extra-filename=-d6b730fd9408da69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetah1QwTl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (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/rmetayi7sA2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jiff` (lib) due to 1 previous error [INFO] [stderr] warning: libmimalloc-sys@0.1.42: In file included from c_src/mimalloc/src/static.c:37: [INFO] [stderr] warning: libmimalloc-sys@0.1.42: c_src/mimalloc/src/stats.c:221:13: warning: 'mi_stat_total_print' defined but not used [-Wunused-function] [INFO] [stderr] warning: libmimalloc-sys@0.1.42: 221 | static void mi_stat_total_print(const mi_stat_count_t* stat, const char* msg, int64_t unit, mi_output_fun* out, void* arg) { [INFO] [stderr] warning: libmimalloc-sys@0.1.42: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libmimalloc-sys@0.1.42: c_src/mimalloc/src/static.c:39: fatal error: error writing to /tmp/ccGcjnmE.s: No space left on device [INFO] [stderr] warning: libmimalloc-sys@0.1.42: 39 | #if MI_OSX_ZONE [INFO] [stderr] warning: libmimalloc-sys@0.1.42: | [INFO] [stderr] warning: libmimalloc-sys@0.1.42: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libmimalloc-sys v0.1.42` [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/libmimalloc-sys-bc35efa6e702d428/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some(1) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libmimalloc-sys-d9d52443d4ee197f/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libmimalloc-sys-d9d52443d4ee197f/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=In file included from c_src/mimalloc/src/static.c:37: [INFO] [stderr] cargo:warning=c_src/mimalloc/src/stats.c:221:13: warning: 'mi_stat_total_print' defined but not used [-Wunused-function] [INFO] [stderr] cargo:warning= 221 | static void mi_stat_total_print(const mi_stat_count_t* stat, const char* msg, int64_t unit, mi_output_fun* out, void* arg) { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=c_src/mimalloc/src/static.c:39: fatal error: error writing to /tmp/ccGcjnmE.s: No space left on device [INFO] [stderr] cargo:warning= 39 | #if MI_OSX_ZONE [INFO] [stderr] cargo:warning= | [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-Wall" "-Wextra" "-ftls-model=initial-exec" "-DMI_SECURE=4" "-DMI_DEBUG=0" "-o" "/opt/rustwide/target/debug/build/libmimalloc-sys-d9d52443d4ee197f/out/5a07bf3761bb5df8-static.o" "-c" "c_src/mimalloc/src/static.c" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "3ed848e5580703b1b01333c5e945240e3bdc641ac2bbd39a295a98199019bca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed848e5580703b1b01333c5e945240e3bdc641ac2bbd39a295a98199019bca7", kill_on_drop: false }` [INFO] [stdout] 3ed848e5580703b1b01333c5e945240e3bdc641ac2bbd39a295a98199019bca7