[INFO] cloning repository https://github.com/reed-fea/axum-middleware-publish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reed-fea/axum-middleware-publish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freed-fea%2Faxum-middleware-publish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freed-fea%2Faxum-middleware-publish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f9da6aff9799d39b929e21228d5ca5e24bd1ef7 [INFO] checking reed-fea/axum-middleware-publish against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freed-fea%2Faxum-middleware-publish" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/reed-fea/axum-middleware-publish [INFO] finished tweaking git repo https://github.com/reed-fea/axum-middleware-publish [INFO] tweaked toml for git repo https://github.com/reed-fea/axum-middleware-publish written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/reed-fea/axum-middleware-publish on toolchain 4455c8937007f3cc3c078375a335d86dbab391ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/reed-fea/axum-middleware-publish 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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9912a6ce954f88966a9ef6801ae0df8992f3b7271ad69139eaaabf93bba25410 [INFO] running `Command { std: "docker" "start" "-a" "9912a6ce954f88966a9ef6801ae0df8992f3b7271ad69139eaaabf93bba25410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9912a6ce954f88966a9ef6801ae0df8992f3b7271ad69139eaaabf93bba25410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9912a6ce954f88966a9ef6801ae0df8992f3b7271ad69139eaaabf93bba25410", kill_on_drop: false }` [INFO] [stdout] 9912a6ce954f88966a9ef6801ae0df8992f3b7271ad69139eaaabf93bba25410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b66506ca8ba07b43722ee417121a20097a225ddf175080a3587ee261add589fd [INFO] running `Command { std: "docker" "start" "-a" "b66506ca8ba07b43722ee417121a20097a225ddf175080a3587ee261add589fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/futures-channel-0db332420ce0c98c/build_script_build-0db332420ce0c98c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/futures-channel-0db332420ce0c98c/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: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tower_service-0d94b0986ad9483a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tower-service-0d94b0986ad9483a/dep-lib-tower_service` [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 "/opt/rustwide/target/debug/deps/rmetaEEZYDI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `autocfg` (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/4455c8937007f3cc3c078375a335d86dbab391ce/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45e62a2eb12fd55f -C extra-filename=-68803328649343dc --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 `rustversion` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.14/build/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=8f0363b6c5d5f14e -C extra-filename=-6ba488304f2f70b6 --out-dir /opt/rustwide/target/debug/build/rustversion-6ba488304f2f70b6 -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/build/async-trait-18d4855d2bf30189/rmetajdEJTi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/percent_encoding-70e4695576ffb191.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/percent-encoding-70e4695576ffb191/dep-lib-percent_encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `async-trait` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagNrPoL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsesBv2/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/rustcsesBv2/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/httparse-c8ad93a7a2b4ed2f/build_script_build-c8ad93a7a2b4ed2f" "-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: 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 `httparse` (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/rustcpboQvu/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/rustcpboQvu/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/serde-ab55c893cd76e336/build_script_build-ab55c893cd76e336" "-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/4455c8937007f3cc3c078375a335d86dbab391ce/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/ccuUqbXp.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-ab55c893cd76e336/build_script_build-ab55c893cd76e336 /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/rustcpboQvu/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/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/rustcpboQvu/symbols.o /opt/rustwide/target/debug/build/serde-ab55c893cd76e336/build_script_build-ab55c893cd76e336.build_script_build.42cb205449722f6e-cgu.0.rcgu.o /opt/rustwide/target/debug/build/serde-ab55c893cd76e336/build_script_build-ab55c893cd76e336.0s07inv4zp82c2ao1zzcyyzmi.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b38d63f8b721b18d.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.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 0x00007eda010c9c07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56c9c07) [INFO] [stdout] #1 0x00007eda010ca01c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56ca01c) [INFO] [stdout] #2 0x00007ed9fb833330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x0000562d6bed934a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55734a) [INFO] [stdout] #4 0x0000562d6bcf27d3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x0000562d6bcd04aa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x0000562d6bccb8c4 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x3498c4) [INFO] [stdout] #7 0x0000562d6bbdb336 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x259336) [INFO] [stdout] #8 0x0000562d6bbda380 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258380) [INFO] [stdout] #9 0x0000562d6bbdaa31 main (/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258a31) [INFO] [stdout] #10 0x00007ed9fb8181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007ed9fb81828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x0000562d6ba5cfe9 _start (/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdafe9) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/serde-ab55c893cd76e336/build_script_build-ab55c893cd76e336': 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 `serde` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b66506ca8ba07b43722ee417121a20097a225ddf175080a3587ee261add589fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66506ca8ba07b43722ee417121a20097a225ddf175080a3587ee261add589fd", kill_on_drop: false }` [INFO] [stdout] b66506ca8ba07b43722ee417121a20097a225ddf175080a3587ee261add589fd