[INFO] cloning repository https://github.com/denis-selimovic/simple-redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denis-selimovic/simple-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenis-selimovic%2Fsimple-redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenis-selimovic%2Fsimple-redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cda89ef42cb21002cf2c8f00b6fed9f39d5ba61a [INFO] checking denis-selimovic/simple-redis against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenis-selimovic%2Fsimple-redis" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denis-selimovic/simple-redis on toolchain 5fee451ebd94296ea05214e819c311e164b30af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denis-selimovic/simple-redis [INFO] finished tweaking git repo https://github.com/denis-selimovic/simple-redis [INFO] tweaked toml for git repo https://github.com/denis-selimovic/simple-redis written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/denis-selimovic/simple-redis 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 927337f4e791e51f1dbba45627e62a2318ceb0a9330b194600846fcbb4fbe172 [INFO] running `Command { std: "docker" "start" "-a" "927337f4e791e51f1dbba45627e62a2318ceb0a9330b194600846fcbb4fbe172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "927337f4e791e51f1dbba45627e62a2318ceb0a9330b194600846fcbb4fbe172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927337f4e791e51f1dbba45627e62a2318ceb0a9330b194600846fcbb4fbe172", kill_on_drop: false }` [INFO] [stdout] 927337f4e791e51f1dbba45627e62a2318ceb0a9330b194600846fcbb4fbe172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86d0d3005d9a9eaa69dc207277687190fca6feafcb5bb3d0894a7538ff238c27 [INFO] running `Command { std: "docker" "start" "-a" "86d0d3005d9a9eaa69dc207277687190fca6feafcb5bb3d0894a7538ff238c27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking atomic-waker v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/futures-io-f888963e62fe13c8/lib-futures_io` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6NXUbe" [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/rmeta9MB05Q" [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/rmeta31ncPB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.107/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a7a6818ea44009a1 -C extra-filename=-096d470ddbb7d650 --out-dir /opt/rustwide/target/debug/build/syn-096d470ddbb7d650 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `fastrand` (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 `proc-macro2` (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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.51/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c30d2826f9040a33 -C extra-filename=-67a2d4efbe7b4113 --out-dir /opt/rustwide/target/debug/build/proc-macro2-67a2d4efbe7b4113 -L dependency=/opt/rustwide/target/debug/deps --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/rmetahGYUzL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `atomic-waker` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `parking` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `autocfg` (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 `libc` (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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.139/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=1c6a7d2ff96bb0ab -C extra-filename=-4b76036a347a44e3 --out-dir /opt/rustwide/target/debug/build/libc-4b76036a347a44e3 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `quote` (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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=5c1a776473ec9c09 -C extra-filename=-83e1946ffd59f798 --out-dir /opt/rustwide/target/debug/build/quote-83e1946ffd59f798 -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/rmetaT7QnHY/lib.rmeta`: No space left on device (os error 28) [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/build/thiserror-4f208119f9f76bd6/rmetaZlbwKg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror` (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/rustcFkYcmZ/symbols.o" "<2 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/rustcFkYcmZ/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-838b175fd905ad72/build_script_build-838b175fd905ad72" "-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/5fee451ebd94296ea05214e819c311e164b30af6/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/ccusgSXq.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-838b175fd905ad72/build_script_build-838b175fd905ad72 /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/rustcFkYcmZ/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/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/rustcFkYcmZ/symbols.o /opt/rustwide/target/debug/build/crossbeam-utils-838b175fd905ad72/build_script_build-838b175fd905ad72.build_script_build.457829566644a172-cgu.0.rcgu.o /opt/rustwide/target/debug/build/crossbeam-utils-838b175fd905ad72/build_script_build-838b175fd905ad72.5txyzdtxyet3wwlcksuj1rw7k.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a1b340385a4070.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-640c1a0aad295819.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-074213354b0eee08.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-851504597be14a0a.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c9a40a7829b4a8f9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7484638d471ea1f9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c64659a1a99dd4a9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-db64b148936907c4.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1d794a0506b4c481.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bcf1a6a229ef7857.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1b0c10a0487ea973.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-00e1f9c7b6f10291.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8e02eb627a7d0eed.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5821b9cc09479e86.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-16429f878c1b8ecc.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-995bcdd234940571.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-614ba4a94b456c22.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efccff1ad47e65ac.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7bc6cb282c880c39.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: could not compile `version_check` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (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/rustcPDnB1b/symbols.o" "<2 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/rustcPDnB1b/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/futures-core-824a289279c94fdf/build_script_build-824a289279c94fdf" "-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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core` (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/rmetaRowd6p" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-task` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckAl4yt/symbols.o" "<2 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/rustckAl4yt/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/log-8c3b43203785d543/build_script_build-8c3b43203785d543" "-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 `log` (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/rustcWhvXYL/symbols.o" "<2 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/rustcWhvXYL/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/memchr-af40e16f69699673/build_script_build-af40e16f69699673" "-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/5fee451ebd94296ea05214e819c311e164b30af6/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/cclrnIpl.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/memchr-af40e16f69699673/build_script_build-af40e16f69699673 /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/rustcWhvXYL/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/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/rustcWhvXYL/symbols.o /opt/rustwide/target/debug/build/memchr-af40e16f69699673/build_script_build-af40e16f69699673.build_script_build.fc0bd5f1b6eadcfc-cgu.0.rcgu.o /opt/rustwide/target/debug/build/memchr-af40e16f69699673/build_script_build-af40e16f69699673.enl18reipr11baecn8dxvcct2.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a1b340385a4070.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-640c1a0aad295819.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-074213354b0eee08.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-851504597be14a0a.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c9a40a7829b4a8f9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7484638d471ea1f9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c64659a1a99dd4a9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-db64b148936907c4.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1d794a0506b4c481.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bcf1a6a229ef7857.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1b0c10a0487ea973.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-00e1f9c7b6f10291.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8e02eb627a7d0eed.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5821b9cc09479e86.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-16429f878c1b8ecc.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-995bcdd234940571.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-614ba4a94b456c22.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efccff1ad47e65ac.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7bc6cb282c880c39.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 0x000078e3d7edf787 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56df787) [INFO] [stdout] #1 0x000078e3d7edfb9c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56dfb9c) [INFO] [stdout] #2 0x000078e3d2633330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005ff9f8a34a9a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x557a9a) [INFO] [stdout] #4 0x00005ff9f884df23 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005ff9f882bbfa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005ff9f8827014 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a014) [INFO] [stdout] #7 0x00005ff9f8735fb6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fb6) [INFO] [stdout] #8 0x00005ff9f8735000 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258000) [INFO] [stdout] #9 0x00005ff9f87356b1 main (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586b1) [INFO] [stdout] #10 0x000078e3d26181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000078e3d261828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005ff9f85b7c69 _start (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac69) [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 `memchr` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "86d0d3005d9a9eaa69dc207277687190fca6feafcb5bb3d0894a7538ff238c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d0d3005d9a9eaa69dc207277687190fca6feafcb5bb3d0894a7538ff238c27", kill_on_drop: false }` [INFO] [stdout] 86d0d3005d9a9eaa69dc207277687190fca6feafcb5bb3d0894a7538ff238c27