[INFO] cloning repository https://github.com/inaiat/auth-service-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inaiat/auth-service-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finaiat%2Fauth-service-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finaiat%2Fauth-service-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a6cda90b588754f3b0d8151395364c748b21817 [INFO] checking inaiat/auth-service-sample against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finaiat%2Fauth-service-sample" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [INFO] checking inaiat/auth-service-sample against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finaiat%2Fauth-service-sample" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/inaiat/auth-service-sample [INFO] finished tweaking git repo https://github.com/inaiat/auth-service-sample [INFO] tweaked toml for git repo https://github.com/inaiat/auth-service-sample written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/inaiat/auth-service-sample on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/inaiat/auth-service-sample 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb49ac42e66a96acb9196c5d67f047d6d7c3ca28f8618098f84da41e4e5bc740 [INFO] running `Command { std: "docker" "start" "-a" "eb49ac42e66a96acb9196c5d67f047d6d7c3ca28f8618098f84da41e4e5bc740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb49ac42e66a96acb9196c5d67f047d6d7c3ca28f8618098f84da41e4e5bc740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb49ac42e66a96acb9196c5d67f047d6d7c3ca28f8618098f84da41e4e5bc740", kill_on_drop: false }` [INFO] [stdout] eb49ac42e66a96acb9196c5d67f047d6d7c3ca28f8618098f84da41e4e5bc740 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a213a7675c50cce9be3b61520689337a126a5695ac9cac938c47378b08bcf0c2 [INFO] running `Command { std: "docker" "start" "-a" "a213a7675c50cce9be3b61520689337a126a5695ac9cac938c47378b08bcf0c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-trait` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.52/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 metadata=ef3844cfda7a4225 -C extra-filename=-1d778abcb76bff73 --out-dir /opt/rustwide/target/debug/build/async-trait-1d778abcb76bff73 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.15.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-36eeb2a4aeb41e78/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-e91722c5f900234c/out/consts.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.15.0/build/main.rs:183:26: [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: 0x561f128c34f2 - std::backtrace_rs::backtrace::libunwind::trace::h092193d0be716397 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x561f128c34f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hee353a190434dd48 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x561f128c34f2 - std::sys::backtrace::_print_fmt::ha43ae459561b8e8b [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x561f128c34f2 - ::fmt::h042482a41b318bcd [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x561f128df293 - core::fmt::rt::Argument::fmt::h5c183668751b3d24 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x561f128df293 - core::fmt::write::h32655d8ddfb61772 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x561f128c0e43 - std::io::default_write_fmt::h1446be99cce3923f [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x561f128c0e43 - std::io::Write::write_fmt::h7507d6e881f93625 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x561f128c3342 - std::sys::backtrace::BacktraceLock::print::h6680867f1468c90a [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x561f128c43c3 - std::panicking::default_hook::{{closure}}::h78c515b9e3a5e642 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x561f128c41a5 - std::panicking::default_hook::hfbf9a0dd15885e47 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x561f128c4c95 - std::panicking::rust_panic_with_hook::hbe55e78ca41d7dab [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x561f128c4b2a - std::panicking::begin_panic_handler::{{closure}}::h9e3b1c158102db89 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x561f128c39e9 - std::sys::backtrace::__rust_end_short_backtrace::hafac903cbe3345ea [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x561f128c47bd - __rustc[fd03702064115cce]::rust_begin_unwind [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x561f128de560 - core::panicking::panic_fmt::hf20aa5dfa5b51e53 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x561f128de8f6 - core::result::unwrap_failed::hbebd59997ea3f765 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x561f1289a869 - build_script_main::main::hdbd02e31f957042f [INFO] [stderr] 18: 0x561f1289be03 - core::ops::function::FnOnce::call_once::h394e3b211eddeb36 [INFO] [stderr] 19: 0x561f1289b9c6 - std::sys::backtrace::__rust_begin_short_backtrace::h1aa515def3ee3a05 [INFO] [stderr] 20: 0x561f1289b8f9 - std::rt::lang_start::{{closure}}::h20efa78a015379f1 [INFO] [stderr] 21: 0x561f128bdea0 - core::ops::function::impls:: for &F>::call_once::h91340f42ad8b8a2c [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 22: 0x561f128bdea0 - std::panicking::catch_unwind::do_call::h9e559085a393ccdd [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x561f128bdea0 - std::panicking::catch_unwind::h0e7cdc2fd7a5750c [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x561f128bdea0 - std::panic::catch_unwind::h44c56acec16f2c24 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x561f128bdea0 - std::rt::lang_start_internal::{{closure}}::h0145d887e08ed968 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x561f128bdea0 - std::panicking::catch_unwind::do_call::h288e28ad5bb315a2 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x561f128bdea0 - std::panicking::catch_unwind::h7d281ec72402810f [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x561f128bdea0 - std::panic::catch_unwind::hdb8b2ae6bb632683 [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x561f128bdea0 - std::rt::lang_start_internal::h7d25bb65b157cc9c [INFO] [stderr] at /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x561f1289b8e1 - std::rt::lang_start::h80370e720415e91e [INFO] [stderr] 31: 0x561f1289ad45 - main [INFO] [stderr] 32: 0x7f6b64c3b1ca - [INFO] [stderr] 33: 0x7f6b64c3b28b - __libc_start_main [INFO] [stderr] 34: 0x561f1288fc95 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/percent_encoding-2d9949cdddaa5920.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/percent-encoding-2d9949cdddaa5920/dep-lib-percent_encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-traits-eb12ec89ac8d3781/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/ryu-0d1a889796bdc4b5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ryu-0d1a889796bdc4b5/dep-lib-ryu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/base64-cc82e3a149a04c81.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/base64-cc82e3a149a04c81/dep-lib-base64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures_util-e81f0faaf7490427.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-bigint-48ec1f6de1ba69b9/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `futures-util` (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/rmetazlkWbA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name proc_macro2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.36/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"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ae14164b56f8c3f4 -C extra-filename=-1ab02141798f0609 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQI9wbs/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQI9wbs/raw-dylibs" "-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/serde_json-884bfbab5e3ba918/build_script_build-884bfbab5e3ba918" "-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/028201683a76a5cd349729c6819c46607119c4e8/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/cc2vd4My.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/serde_json-884bfbab5e3ba918/build_script_build-884bfbab5e3ba918 /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/rustcQI9wbs/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/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/rustcQI9wbs/symbols.o /opt/rustwide/target/debug/build/serde_json-884bfbab5e3ba918/build_script_build-884bfbab5e3ba918.build_script_build.949ba6c2d9b0795f-cgu.0.rcgu.o /opt/rustwide/target/debug/build/serde_json-884bfbab5e3ba918/build_script_build-884bfbab5e3ba918.58o15fp50p9w8w6hgegarucl8.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24bfc0c93a2e817c.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/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/rmeta9IHzOr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaR76WEg/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [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/rmetaeX47zg/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mime` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a213a7675c50cce9be3b61520689337a126a5695ac9cac938c47378b08bcf0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a213a7675c50cce9be3b61520689337a126a5695ac9cac938c47378b08bcf0c2", kill_on_drop: false }` [INFO] [stdout] a213a7675c50cce9be3b61520689337a126a5695ac9cac938c47378b08bcf0c2