[INFO] cloning repository https://github.com/kilee1230/rust-todo-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kilee1230/rust-todo-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilee1230%2Frust-todo-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilee1230%2Frust-todo-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 363608201308a87e5d9e690f4469e190dfd43b83 [INFO] checking kilee1230/rust-todo-app against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilee1230%2Frust-todo-app" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kilee1230/rust-todo-app on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kilee1230/rust-todo-app [INFO] finished tweaking git repo https://github.com/kilee1230/rust-todo-app [INFO] tweaked toml for git repo https://github.com/kilee1230/rust-todo-app written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kilee1230/rust-todo-app 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e9350ad5ccfef5c583f8f6f1b12eb32cbb58ac7955ea65ce1459ff446f7a44d [INFO] running `Command { std: "docker" "start" "-a" "9e9350ad5ccfef5c583f8f6f1b12eb32cbb58ac7955ea65ce1459ff446f7a44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e9350ad5ccfef5c583f8f6f1b12eb32cbb58ac7955ea65ce1459ff446f7a44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9350ad5ccfef5c583f8f6f1b12eb32cbb58ac7955ea65ce1459ff446f7a44d", kill_on_drop: false }` [INFO] [stdout] 9e9350ad5ccfef5c583f8f6f1b12eb32cbb58ac7955ea65ce1459ff446f7a44d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33b9a4e4c0571f50e8593c331555659fe9f14ca6d594bdb2e9ca7c7383e896f4 [INFO] running `Command { std: "docker" "start" "-a" "33b9a4e4c0571f50e8593c331555659fe9f14ca6d594bdb2e9ca7c7383e896f4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/slab-1529a980844655c8/build_script_build-1529a980844655c8.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/slab-1529a980844655c8/dep-build-script-build-script-build` [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: failed to write `/opt/rustwide/target/debug/build/lock_api-5a547a4f4f4a6e7b/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcctgBhV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/generic-array-faa41bd73e86d8a9/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMOQwnH/symbols.o" "<5 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/rustcMOQwnH/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/typenum-029e1058a132b731/build_script_main-029e1058a132b731" "-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] 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 `typenum` (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/rustcWWG6hu/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/rustcWWG6hu/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/thiserror-f5bfb7c9ef6f8c3a/build_script_build-f5bfb7c9ef6f8c3a" "-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/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/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/ccxj2okN.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/thiserror-f5bfb7c9ef6f8c3a/build_script_build-f5bfb7c9ef6f8c3a /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/rustcWWG6hu/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/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/rustcWWG6hu/symbols.o /opt/rustwide/target/debug/build/thiserror-f5bfb7c9ef6f8c3a/build_script_build-f5bfb7c9ef6f8c3a.build_script_build.4cdb00e708ea4d4a-cgu.0.rcgu.o /opt/rustwide/target/debug/build/thiserror-f5bfb7c9ef6f8c3a/build_script_build-f5bfb7c9ef6f8c3a.bimnntarsf2zggukg9qairpud.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-08d24c853dfa6028.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f41c7a65215001bc.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-324a72f3859cc505.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3f9a1ae7a3163538.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-35c70e3ec45a2062.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3826c46535728f14.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0deaaa611a802fbc.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-615d148bb7698766.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c32b6701c734dea8.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c653ee3eafa91fda.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-16445c71dc0deba8.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b22d51b368d81808.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-803cae50cbd4b0d6.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f43d15dea8145b38.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb45beb470b27c8c.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80fd9cb0269c67c8.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x000079b9786decf7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56decf7) [INFO] [stdout] #1 0x000079b9786df10c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56df10c) [INFO] [stdout] #2 0x000079b97cc53330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005b610d87ea9a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x557a9a) [INFO] [stdout] #4 0x00005b610d697f23 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005b610d675bfa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005b610d671014 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a014) [INFO] [stdout] #7 0x00005b610d57ffb6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fb6) [INFO] [stdout] #8 0x00005b610d57f000 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258000) [INFO] [stdout] #9 0x00005b610d57f6b1 main (/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586b1) [INFO] [stdout] #10 0x000079b97cc381ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000079b97cc3828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005b610d401c69 _start (/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac69) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/thiserror-f5bfb7c9ef6f8c3a/build_script_build-f5bfb7c9ef6f8c3a': 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 `thiserror` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "33b9a4e4c0571f50e8593c331555659fe9f14ca6d594bdb2e9ca7c7383e896f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b9a4e4c0571f50e8593c331555659fe9f14ca6d594bdb2e9ca7c7383e896f4", kill_on_drop: false }` [INFO] [stdout] 33b9a4e4c0571f50e8593c331555659fe9f14ca6d594bdb2e9ca7c7383e896f4