[INFO] cloning repository https://github.com/shwld/hello-rust-moge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shwld/hello-rust-moge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshwld%2Fhello-rust-moge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshwld%2Fhello-rust-moge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c29bcf2a2b2ccd816b72ad5845bbe4c1aa21dd6 [INFO] checking shwld/hello-rust-moge against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshwld%2Fhello-rust-moge" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shwld/hello-rust-moge on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shwld/hello-rust-moge [INFO] finished tweaking git repo https://github.com/shwld/hello-rust-moge [INFO] tweaked toml for git repo https://github.com/shwld/hello-rust-moge written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shwld/hello-rust-moge 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6db24338cdbbb77050a2636420b8887188a14aa46192c9cab598bc64bc65c4b5 [INFO] running `Command { std: "docker" "start" "-a" "6db24338cdbbb77050a2636420b8887188a14aa46192c9cab598bc64bc65c4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6db24338cdbbb77050a2636420b8887188a14aa46192c9cab598bc64bc65c4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db24338cdbbb77050a2636420b8887188a14aa46192c9cab598bc64bc65c4b5", kill_on_drop: false }` [INFO] [stdout] 6db24338cdbbb77050a2636420b8887188a14aa46192c9cab598bc64bc65c4b5 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1161af3c595e49afb4dd2897c91111ea717187590de4968f19ca02d2dde2685 [INFO] running `Command { std: "docker" "start" "-a" "c1161af3c595e49afb4dd2897c91111ea717187590de4968f19ca02d2dde2685", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/strsim-7fd963eff2d3da08.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/strsim-7fd963eff2d3da08/dep-lib-strsim` [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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/clap_lex-5b21472ce4474045.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/clap_lex-5b21472ce4474045/dep-lib-clap_lex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEyAAok/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.144/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="extra_traits"' --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=84901ad81f73ae58 -C extra-filename=-3b0e98d9c131fca0 --out-dir /opt/rustwide/target/debug/build/libc-3b0e98d9c131fca0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `once_cell` (lib) 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] error: could not compile `rustix` (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/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.19/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="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=b7eee3d3ca25b1d7 -C extra-filename=-940fd0aa32b49d90 --out-dir /opt/rustwide/target/debug/build/rustix-940fd0aa32b49d90 -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/rmetajaQa8h" [INFO] [stdout] [INFO] [stdout] [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/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/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=4be9bb3c72f0ef8e -C extra-filename=-b1e248673bf49e94 --out-dir /opt/rustwide/target/debug/build/proc-macro2-b1e248673bf49e94 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `heck` (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/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name heck --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.4.1/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=3c69f1a59f3fd8a0 -C extra-filename=-24e790723ad01371 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `anstyle` (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/rmetaHIz3Da" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcynsF6n/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/rustcynsF6n/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/io-lifetimes-9af2579179caf0ae/build_script_build-9af2579179caf0ae" "-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/9bfa31f632912180dc742809bcc51a97f2d7079d/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/ccGfkDol.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/io-lifetimes-9af2579179caf0ae/build_script_build-9af2579179caf0ae /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/rustcynsF6n/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/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/rustcynsF6n/symbols.o /opt/rustwide/target/debug/build/io-lifetimes-9af2579179caf0ae/build_script_build-9af2579179caf0ae.build_script_build.8a100d0b3737a5c8-cgu.0.rcgu.o /opt/rustwide/target/debug/build/io-lifetimes-9af2579179caf0ae/build_script_build-9af2579179caf0ae.build_script_build.8a100d0b3737a5c8-cgu.1.rcgu.o /opt/rustwide/target/debug/build/io-lifetimes-9af2579179caf0ae/build_script_build-9af2579179caf0ae.betrqx397je2mx8vtm9vu3vdq.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.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 `anstyle-parse` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `io-lifetimes` (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/rustcGK33e8/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/rustcGK33e8/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/quote-32497ca909263094/build_script_build-32497ca909263094" "-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/9bfa31f632912180dc742809bcc51a97f2d7079d/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/cc9zNxKg.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/quote-32497ca909263094/build_script_build-32497ca909263094 /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/rustcGK33e8/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/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/rustcGK33e8/symbols.o /opt/rustwide/target/debug/build/quote-32497ca909263094/build_script_build-32497ca909263094.build_script_build.a639dd3043bcbb91-cgu.0.rcgu.o /opt/rustwide/target/debug/build/quote-32497ca909263094/build_script_build-32497ca909263094.9bg9jwxdtarmp1tywlrpy82b3.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.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] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.88.0-nightly 0x00007645f0eb49f7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.88.0-nightly 0x00007645f0eb4e0c [INFO] [stdout] 2 libc.so.6 0x00007645f53a1330 [INFO] [stdout] 3 rust-lld 0x00005a0f8c57e11a [INFO] [stdout] 4 rust-lld 0x00005a0f8c3975a3 [INFO] [stdout] 5 rust-lld 0x00005a0f8c37527a [INFO] [stdout] 6 rust-lld 0x00005a0f8c370694 [INFO] [stdout] 7 rust-lld 0x00005a0f8c2802d6 [INFO] [stdout] 8 rust-lld 0x00005a0f8c27f320 [INFO] [stdout] 9 rust-lld 0x00005a0f8c27f9d1 [INFO] [stdout] 10 libc.so.6 0x00007645f53861ca [INFO] [stdout] 11 libc.so.6 0x00007645f538628b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x00005a0f8c101f89 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/quote-32497ca909263094/build_script_build-32497ca909263094': 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 `quote` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaveTVid/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c1161af3c595e49afb4dd2897c91111ea717187590de4968f19ca02d2dde2685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1161af3c595e49afb4dd2897c91111ea717187590de4968f19ca02d2dde2685", kill_on_drop: false }` [INFO] [stdout] c1161af3c595e49afb4dd2897c91111ea717187590de4968f19ca02d2dde2685