[INFO] cloning repository https://github.com/evanjs/civitdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evanjs/civitdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanjs%2Fcivitdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanjs%2Fcivitdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a589f3d34f4e3d2416e045b6d105cee6256c5e1 [INFO] checking evanjs/civitdl against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanjs%2Fcivitdl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evanjs/civitdl on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evanjs/civitdl [INFO] finished tweaking git repo https://github.com/evanjs/civitdl [INFO] tweaked toml for git repo https://github.com/evanjs/civitdl written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/evanjs/civitdl 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2093210ae9df38b1e14c19bdbd8cb5f37ca7c2f358a40744eed3e4df81707cf [INFO] running `Command { std: "docker" "start" "-a" "c2093210ae9df38b1e14c19bdbd8cb5f37ca7c2f358a40744eed3e4df81707cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2093210ae9df38b1e14c19bdbd8cb5f37ca7c2f358a40744eed3e4df81707cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2093210ae9df38b1e14c19bdbd8cb5f37ca7c2f358a40744eed3e4df81707cf", kill_on_drop: false }` [INFO] [stdout] c2093210ae9df38b1e14c19bdbd8cb5f37ca7c2f358a40744eed3e4df81707cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579e060c9db979da76c33e711979e5dcd9d53b3bc97aa04363addbaf359ad1e1 [INFO] running `Command { std: "docker" "start" "-a" "579e060c9db979da76c33e711979e5dcd9d53b3bc97aa04363addbaf359ad1e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking console v0.15.7 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaf4fIBp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustversion` (lib) due to 1 previous error [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] error: failed to write `/opt/rustwide/target/debug/build/anyhow-c011f9515434f74d/root-output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `time-macros` (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/a932eb36f8adf6c8cdfc450f063943da3112d621/bin/rustc --crate-name time_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=203ab91e99a78caf -C extra-filename=-62ddee48c00c73c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern time_core=/opt/rustwide/target/debug/deps/libtime_core-a60ae7f190a58ecf.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiDATqU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcInVHsZ/symbols.o" "<6 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/rustcInVHsZ/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/portable-atomic-36850a126e07a979/build_script_build-36850a126e07a979" "-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/a932eb36f8adf6c8cdfc450f063943da3112d621/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/ccpkgcoN.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/portable-atomic-36850a126e07a979/build_script_build-36850a126e07a979 /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/rustcInVHsZ/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/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/rustcInVHsZ/symbols.o /opt/rustwide/target/debug/build/portable-atomic-36850a126e07a979/build_script_build-36850a126e07a979.build_script_build.25f9fbc0fd0054cd-cgu.0.rcgu.o /opt/rustwide/target/debug/build/portable-atomic-36850a126e07a979/build_script_build-36850a126e07a979.build_script_build.25f9fbc0fd0054cd-cgu.1.rcgu.o /opt/rustwide/target/debug/build/portable-atomic-36850a126e07a979/build_script_build-36850a126e07a979.build_script_build.25f9fbc0fd0054cd-cgu.2.rcgu.o /opt/rustwide/target/debug/build/portable-atomic-36850a126e07a979/build_script_build-36850a126e07a979.build_script_build.25f9fbc0fd0054cd-cgu.3.rcgu.o /opt/rustwide/target/debug/build/portable-atomic-36850a126e07a979/build_script_build-36850a126e07a979.build_script_build.25f9fbc0fd0054cd-cgu.4.rcgu.o /opt/rustwide/target/debug/build/portable-atomic-36850a126e07a979/build_script_build-36850a126e07a979.dze9ydnzv4pgm2desyppjzp44.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.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 0x0000744460eadf97 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56adf97) [INFO] [stdout] #1 0x0000744460eae3ac SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ae3ac) [INFO] [stdout] #2 0x000074445b633330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000063700204c11a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55711a) [INFO] [stdout] #4 0x0000637001e655a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x0000637001e4327a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x0000637001e3e694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x0000637001d4e2d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x0000637001d4d320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x0000637001d4d9d1 main (/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x000074445b6181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000074445b61828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x0000637001bcff89 _start (/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdaf89) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/portable-atomic-36850a126e07a979/build_script_build-36850a126e07a979': 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 `portable-atomic` (build script) 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 `syn` (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/a932eb36f8adf6c8cdfc450f063943da3112d621/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --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=3044de17d1b1ef86 -C extra-filename=-82718a1100c3b464 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c506a05697f6e678.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-76abfdc78efad02b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaef3ouU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "579e060c9db979da76c33e711979e5dcd9d53b3bc97aa04363addbaf359ad1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579e060c9db979da76c33e711979e5dcd9d53b3bc97aa04363addbaf359ad1e1", kill_on_drop: false }` [INFO] [stdout] 579e060c9db979da76c33e711979e5dcd9d53b3bc97aa04363addbaf359ad1e1