[INFO] cloning repository https://github.com/imazen/imageflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imazen/imageflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fimageflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fimageflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 911e88e952eaf5574e26b8825331828fd19eff69 [INFO] checking imazen/imageflow against master#fd17deacce374a4185c882795be162e17b557050 for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fimageflow" "/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/imazen/imageflow on toolchain fd17deacce374a4185c882795be162e17b557050 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/imazen/imageflow [INFO] finished tweaking git repo https://github.com/imazen/imageflow [INFO] tweaked toml for git repo https://github.com/imazen/imageflow written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/imazen/imageflow 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" "+fd17deacce374a4185c882795be162e17b557050" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/lilith/rust-libpng-sys` [INFO] [stderr] Updating git submodule `https://github.com/glennrp/libpng.git` [INFO] [stderr] Updating git repository `https://github.com/NoXF/libwebp-sys` [INFO] [stderr] Updating git submodule `https://github.com/webmproject/libwebp` [INFO] [stderr] Updating git repository `https://github.com/DanielKeep/rust-custom-derive.git` [INFO] [stderr] Updating git submodule `https://github.com/DanielKeep/rust-script-toolbox.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/atomashpolskiy/rustface` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-channel v1.1.0 [INFO] [stderr] Downloaded evalchroma v1.0.3 [INFO] [stderr] Downloaded nasm-rs v0.3.0 [INFO] [stderr] Downloaded zune-core v0.5.0-rc2 [INFO] [stderr] Downloaded dssim v3.3.4 [INFO] [stderr] Downloaded ureq-proto v0.3.0 [INFO] [stderr] Downloaded daggy v0.8.0 [INFO] [stderr] Downloaded lcms2 v6.1.0 [INFO] [stderr] Downloaded imagequant v4.3.3 [INFO] [stderr] Downloaded lodepng v3.10.7 [INFO] [stderr] Downloaded dssim-core v3.2.11 [INFO] [stderr] Downloaded ureq v3.0.5 [INFO] [stderr] Downloaded mozjpeg v0.10.12 [INFO] [stderr] Downloaded multiversion v0.8.0 [INFO] [stderr] Downloaded zune-bmp v0.5.0-rc4 [INFO] [stderr] Downloaded multiversion-macros v0.8.0 [INFO] [stderr] Downloaded load_image v3.2.1 [INFO] [stderr] Downloaded lcms2-sys v4.0.5 [INFO] [stderr] Downloaded mozjpeg-sys v2.2.2 [INFO] [stderr] Downloaded option-filter v1.0.2 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb0034b83194f5f0fd507bf593be9d39b6a668cefbda132c0e9e28664eb44677 [INFO] running `Command { std: "docker" "start" "-a" "fb0034b83194f5f0fd507bf593be9d39b6a668cefbda132c0e9e28664eb44677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb0034b83194f5f0fd507bf593be9d39b6a668cefbda132c0e9e28664eb44677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0034b83194f5f0fd507bf593be9d39b6a668cefbda132c0e9e28664eb44677", kill_on_drop: false }` [INFO] [stdout] fb0034b83194f5f0fd507bf593be9d39b6a668cefbda132c0e9e28664eb44677 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 203e8237dd6823f713317084d3b0e39aab534ca5bc5e0dd44b62f06bab41df3e [INFO] running `Command { std: "docker" "start" "-a" "203e8237dd6823f713317084d3b0e39aab534ca5bc5e0dd44b62f06bab41df3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.12.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking enum_derive v0.1.7 (https://github.com/DanielKeep/rust-custom-derive.git#1252f258) [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking macro-attr v0.2.1 (https://github.com/DanielKeep/rust-custom-derive.git#1252f258) [INFO] [stderr] Checking option-filter v1.0.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking zune-core v0.5.0-rc2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking zune-bmp v0.5.0-rc4 [INFO] [stderr] Checking evalchroma v1.0.3 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling lcms2-sys v4.0.5 [INFO] [stderr] Compiling mozjpeg-sys v2.2.2 [INFO] [stderr] Compiling libpng-sys v1.1.9 (https://github.com/lilith/rust-libpng-sys#6c17db1d) [INFO] [stderr] Compiling imageflow_c_components v0.1.0 (/opt/rustwide/workdir/c_components) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayhc9pN/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libchrono-47b228e464a3ff45.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slotmap` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `chrono` (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 "/tmp/rustcVWEUDW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mozjpeg-sys` (build script) 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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `lcms2-sys` (build script) [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/fd17deacce374a4185c882795be162e17b557050/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lcms2-sys-4.0.5/src/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic"' --cfg 'feature="parallel"' --cfg 'feature="static"' --cfg 'feature="static-fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic", "lcms2-strict-cgats", "parallel", "static", "static-fallback"))' -C metadata=64ab7b1871fd744b -C extra-filename=-8410efbc0d8cc51f --out-dir /opt/rustwide/target/debug/build/lcms2-sys-8410efbc0d8cc51f -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-d6a3d6a100368f03.rlib --extern dunce=/opt/rustwide/target/debug/deps/libdunce-17efee76a01ab9cf.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-98fee3b6192f743b.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/petgraph-27a09dc806ee63ef.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libpng-sys` (build script) [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/fd17deacce374a4185c882795be162e17b557050/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/git/checkouts/rust-libpng-sys-6f2d02be14e21ec8/6c17db1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="libz-sys"' --cfg 'feature="static"' --cfg 'feature="static-libz"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cloudflare-zlib-sys", "default", "libz-sys", "static", "static-libz"))' -C metadata=bb98290e4ae34114 -C extra-filename=-0f6960aee9322789 --out-dir /opt/rustwide/target/debug/build/libpng-sys-0f6960aee9322789 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-d6a3d6a100368f03.rlib --extern dunce=/opt/rustwide/target/debug/deps/libdunce-17efee76a01ab9cf.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-98fee3b6192f743b.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `imageflow_c_components` (build script) [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/fd17deacce374a4185c882795be162e17b557050/bin/rustc --crate-name build_script_build --edition=2021 c_components/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c_rendering", "c_tests", "coverage", "profiling", "shared"))' -C metadata=db4ef9bfa7b4f520 -C extra-filename=-9ef96135629c1e7b --out-dir /opt/rustwide/target/debug/build/imageflow_c_components-9ef96135629c1e7b -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-d6a3d6a100368f03.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-5e8f20fa4f3f4282.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3xzB07/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `petgraph` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqfKlbG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvcpkg-8ce73e690261768c.rlib,libcc-d6a3d6a100368f03.rlib,libjobserver-98405d9ac26a4ded.rlib,liblibc-32e0c0984c32f904.rlib,libshlex-258c8bec04b9d869.rlib,libpkg_config-98fee3b6192f743b.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/libz-sys-d56322b75bcce05e/build_script_build-d56322b75bcce05e" "-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/fd17deacce374a4185c882795be162e17b557050/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/ccVPfrPQ.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/libz-sys-d56322b75bcce05e/build_script_build-d56322b75bcce05e /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/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/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/rustcqfKlbG/symbols.o /opt/rustwide/target/debug/build/libz-sys-d56322b75bcce05e/build_script_build-d56322b75bcce05e.build_script_build.fb65405e02f83f07-cgu.0.rcgu.o /opt/rustwide/target/debug/build/libz-sys-d56322b75bcce05e/build_script_build-d56322b75bcce05e.2mwsopdtyw6y9ojukj2tz7az9.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libvcpkg-8ce73e690261768c.rlib /opt/rustwide/target/debug/deps/libcc-d6a3d6a100368f03.rlib /opt/rustwide/target/debug/deps/libjobserver-98405d9ac26a4ded.rlib /opt/rustwide/target/debug/deps/liblibc-32e0c0984c32f904.rlib /opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rlib /opt/rustwide/target/debug/deps/libpkg_config-98fee3b6192f743b.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-31a7210d4f21abbb.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c884eedeb4ff4e8f.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e4289b808b31450f.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ffd8ca3dd27482c8.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-27fa8d871edd1981.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7005d7fb542ccb2f.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c212ee85629d21bc.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-84037fb7faa875e1.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5a12f7d73bc63273.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-18e7ea3a454c2166.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-71c310e827bcbd8d.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9c828912b5d0b54f.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b28e9b6d8edfcd81.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1b66b5de1fd51a29.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-1049b2e46b9214be.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4a7ae1b970f688a0.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-521f82dfd1a9811c.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 `libz-sys` (build script) 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/rmetaClRRi3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hex` (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/rmetaL1A6GE" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEv4Fiw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustcyUqfse/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" "203e8237dd6823f713317084d3b0e39aab534ca5bc5e0dd44b62f06bab41df3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203e8237dd6823f713317084d3b0e39aab534ca5bc5e0dd44b62f06bab41df3e", kill_on_drop: false }` [INFO] [stdout] 203e8237dd6823f713317084d3b0e39aab534ca5bc5e0dd44b62f06bab41df3e