[INFO] cloning repository https://github.com/gmelodie/lis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmelodie/lis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmelodie%2Flis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmelodie%2Flis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64552220151778fbe777f3ffa3d80bcc9f9b4630 [INFO] checking gmelodie/lis against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmelodie%2Flis" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmelodie/lis on toolchain d8a5ee01b913730aca7ab44c72c8f2722c0533ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmelodie/lis [INFO] finished tweaking git repo https://github.com/gmelodie/lis [INFO] tweaked toml for git repo https://github.com/gmelodie/lis written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gmelodie/lis 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" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f758019213e174e7ec3de58e7718eeec0a1d5a21447d311d8f3bdd66f3746fd [INFO] running `Command { std: "docker" "start" "-a" "2f758019213e174e7ec3de58e7718eeec0a1d5a21447d311d8f3bdd66f3746fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f758019213e174e7ec3de58e7718eeec0a1d5a21447d311d8f3bdd66f3746fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f758019213e174e7ec3de58e7718eeec0a1d5a21447d311d8f3bdd66f3746fd", kill_on_drop: false }` [INFO] [stdout] 2f758019213e174e7ec3de58e7718eeec0a1d5a21447d311d8f3bdd66f3746fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36e7ad4e41a266bbae09865c608a7f4f27148f6f071e415d6d717104a11b3547 [INFO] running `Command { std: "docker" "start" "-a" "36e7ad4e41a266bbae09865c608a7f4f27148f6f071e415d6d717104a11b3547", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/autocfg-0c4f859a930e1eb4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/autocfg-0c4f859a930e1eb4/dep-lib-autocfg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 parse/generate dep info at: /opt/rustwide/target/debug/build/generic-array-8ff341983a67c073/build_script_build-8ff341983a67c073.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/generic-array-8ff341983a67c073/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `anyhow` (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/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.88/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=ef3cfb50a3eb3071 -C extra-filename=-f2b632a654a07d0a --out-dir /opt/rustwide/target/debug/build/anyhow-f2b632a654a07d0a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetac1mfHs/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/rustcdQimXN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-9366c3982144fcbd.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" "-L" "/tmp/rustcdQimXN/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/ahash-369db3b1f7973999/build_script_build-369db3b1f7973999" "-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/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/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/cctcaz0f.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/ahash-369db3b1f7973999/build_script_build-369db3b1f7973999 /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/rustcdQimXN/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/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/rustcdQimXN/symbols.o /opt/rustwide/target/debug/build/ahash-369db3b1f7973999/build_script_build-369db3b1f7973999.build_script_build.263018d4dca9d4d7-cgu.0.rcgu.o /opt/rustwide/target/debug/build/ahash-369db3b1f7973999/build_script_build-369db3b1f7973999.7totbfhvhwthal4u052xp4pm3.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libversion_check-9366c3982144fcbd.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-08d24c853dfa6028.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f41c7a65215001bc.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-324a72f3859cc505.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3f9a1ae7a3163538.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-35c70e3ec45a2062.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3826c46535728f14.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0deaaa611a802fbc.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-615d148bb7698766.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c32b6701c734dea8.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c653ee3eafa91fda.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-16445c71dc0deba8.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b22d51b368d81808.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-803cae50cbd4b0d6.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f43d15dea8145b38.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb45beb470b27c8c.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80fd9cb0269c67c8.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] 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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacOxl83" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semver` (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/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=324e897f49eedf6e -C extra-filename=-4a7b0f1d5e2ff85c --out-dir /opt/rustwide/target/debug/build/semver-4a7b0f1d5e2ff85c -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `ahash` (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/rmetaQkpDS6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `form_urlencoded` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcf22UHG/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-L" "/tmp/rustcf22UHG/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/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee" "-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/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/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/cc3sN9Sl.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/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee /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/rustcf22UHG/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/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/rustcf22UHG/symbols.o /opt/rustwide/target/debug/build/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee.build_script_build.55053b06dc8d226e-cgu.0.rcgu.o /opt/rustwide/target/debug/build/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee.build_script_build.55053b06dc8d226e-cgu.1.rcgu.o /opt/rustwide/target/debug/build/crossbeam-utils-14b208520aae07ee/build_script_build-14b208520aae07ee.79itt8sixi54yblopmfvadum5.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-08d24c853dfa6028.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f41c7a65215001bc.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-324a72f3859cc505.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3f9a1ae7a3163538.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-35c70e3ec45a2062.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3826c46535728f14.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0deaaa611a802fbc.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-615d148bb7698766.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c32b6701c734dea8.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c653ee3eafa91fda.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-16445c71dc0deba8.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b22d51b368d81808.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-803cae50cbd4b0d6.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f43d15dea8145b38.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb45beb470b27c8c.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80fd9cb0269c67c8.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] 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: failed to run custom build command for `typenum v1.17.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/typenum-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184:63: [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: 0x55920540f812 - std::backtrace_rs::backtrace::libunwind::trace::h3cc301b4ac47abc3 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55920540f812 - std::backtrace_rs::backtrace::trace_unsynchronized::hc59a326f26ef13a1 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55920540f812 - std::sys::backtrace::_print_fmt::h44a384bbcf2e8308 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55920540f812 - ::fmt::hc35f6990ec8115e5 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55920542d033 - core::fmt::rt::Argument::fmt::h84ad1293a39c8296 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x55920542d033 - core::fmt::write::h95a06388d6de7b94 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x55920540d363 - std::io::default_write_fmt::h212ac712c8ac49ab [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x55920540d363 - std::io::Write::write_fmt::h9e078e4c5fc7c524 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x55920540f662 - std::sys::backtrace::BacktraceLock::print::h2179f8ef784856e6 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x559205410582 - std::panicking::default_hook::{{closure}}::heed032736a06bd67 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x559205410385 - std::panicking::default_hook::h84716e6eca0526c7 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x559205410e52 - std::panicking::rust_panic_with_hook::h2622eccddeda0a5e [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x559205410cea - std::panicking::begin_panic_handler::{{closure}}::h70378fb79b3ef906 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x55920540fd09 - std::sys::backtrace::__rust_end_short_backtrace::h2774129cf8bf2a3c [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x55920541097d - __rustc[456c44b903ebac23]::rust_begin_unwind [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x55920542c2e0 - core::panicking::panic_fmt::hfa2d9d354b0de1d5 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x55920542c676 - core::result::unwrap_failed::h40b5dfbb7a433119 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5592053ef181 - build_script_main::main::h42feb33829816aab [INFO] [stderr] 18: 0x5592053ea733 - core::ops::function::FnOnce::call_once::h1f9ed140e747cd0e [INFO] [stderr] 19: 0x5592053ec2d6 - std::sys::backtrace::__rust_begin_short_backtrace::hdca9d157f86ebfb2 [INFO] [stderr] 20: 0x5592053ea4c9 - std::rt::lang_start::{{closure}}::h7fab2a78f5de2238 [INFO] [stderr] 21: 0x55920540a110 - core::ops::function::impls:: for &F>::call_once::h42f85376d382953f [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55920540a110 - std::panicking::try::do_call::h7cec8509e38afb92 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x55920540a110 - std::panicking::try::h623b9dabaae05f3e [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x55920540a110 - std::panic::catch_unwind::h32e804c6ccc73aea [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x55920540a110 - std::rt::lang_start_internal::{{closure}}::h1257faca4ad5c76a [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x55920540a110 - std::panicking::try::do_call::hc632705e7c089717 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x55920540a110 - std::panicking::try::hb4acb8c2f3740f45 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x55920540a110 - std::panic::catch_unwind::h4e284672347c56ec [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x55920540a110 - std::rt::lang_start_internal::hbdcf0dc284c5c75d [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5592053ea4b1 - std::rt::lang_start::hba72c5419caa8f65 [INFO] [stderr] 31: 0x5592053ef545 - main [INFO] [stderr] 32: 0x77b53931e1ca - [INFO] [stderr] 33: 0x77b53931e28b - __libc_start_main [INFO] [stderr] 34: 0x5592053db2a5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `crossbeam-utils` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEsZNVu/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPBObNl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-bidi` (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/rmetaKljg6P" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "36e7ad4e41a266bbae09865c608a7f4f27148f6f071e415d6d717104a11b3547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e7ad4e41a266bbae09865c608a7f4f27148f6f071e415d6d717104a11b3547", kill_on_drop: false }` [INFO] [stdout] 36e7ad4e41a266bbae09865c608a7f4f27148f6f071e415d6d717104a11b3547