[INFO] cloning repository https://github.com/dripton/traderust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dripton/traderust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdripton%2Ftraderust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdripton%2Ftraderust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4d9446e216fe3dbdc1592bddd04d282f0331660 [INFO] checking dripton/traderust against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdripton%2Ftraderust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dripton/traderust on toolchain a26e97be8826d408309fffbd8168362365719f50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dripton/traderust [INFO] finished tweaking git repo https://github.com/dripton/traderust [INFO] tweaked toml for git repo https://github.com/dripton/traderust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dripton/traderust 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stderrlog v0.5.1 [INFO] [stderr] Downloaded bisection v0.1.0 [INFO] [stderr] Downloaded bucket_queue v2.0.0 [INFO] [stderr] Downloaded elementtree v0.7.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c526b653167883c0c00b8d048ea4a4407ba3f1f9a8a6656c315a3c2f5d560ab [INFO] running `Command { std: "docker" "start" "-a" "3c526b653167883c0c00b8d048ea4a4407ba3f1f9a8a6656c315a3c2f5d560ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c526b653167883c0c00b8d048ea4a4407ba3f1f9a8a6656c315a3c2f5d560ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c526b653167883c0c00b8d048ea4a4407ba3f1f9a8a6656c315a3c2f5d560ab", kill_on_drop: false }` [INFO] [stdout] 3c526b653167883c0c00b8d048ea4a4407ba3f1f9a8a6656c315a3c2f5d560ab [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40cad5cc42a4ab7b5cc08b29642c7970745ef01a92f0bfc501ad73c0e5d3b8f9 [INFO] running `Command { std: "docker" "start" "-a" "40cad5cc42a4ab7b5cc08b29642c7970745ef01a92f0bfc501ad73c0e5d3b8f9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking tokio v1.18.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bucket_queue v2.0.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking bisection v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stderrlog v0.5.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking elementtree v0.7.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rstest` (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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name rstest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rstest-0.12.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=800d3cbd059be8a9 -C extra-filename=-365997bfc249db38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-53e0210e40c222ac.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-decdb9075494526f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e170586a4fddf425.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustccXZ4Gz/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccXZ4Gz/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.c4q8k6bljwd0s4t4zezcnkhys.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-6875ce2b04c6b28a.rlib,libproc_macro_error-ad426c839dbaa371.rlib,libsyn-e170586a4fddf425.rlib,libquote-decdb9075494526f.rlib,libproc_macro2-53e0210e40c222ac.rlib,libunicode_xid-3271329368ade004.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-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/deps/libclap_derive-80a8ba2958d4bcf2.so" "-Wl,--gc-sections" "-shared" "-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/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccC2CVam.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libclap_derive-80a8ba2958d4bcf2.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. --version-script=/tmp/rustccXZ4Gz/list --no-undefined-version /tmp/rustccXZ4Gz/symbols.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.clap_derive.94294667732fa0e4-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.c4q8k6bljwd0s4t4zezcnkhys.rcgu.rmeta /opt/rustwide/target/debug/deps/clap_derive-80a8ba2958d4bcf2.9nx14qkxomn30jk2gdth9titk.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libheck-6875ce2b04c6b28a.rlib /opt/rustwide/target/debug/deps/libproc_macro_error-ad426c839dbaa371.rlib /opt/rustwide/target/debug/deps/libsyn-e170586a4fddf425.rlib /opt/rustwide/target/debug/deps/libquote-decdb9075494526f.rlib /opt/rustwide/target/debug/deps/libproc_macro2-53e0210e40c222ac.rlib /opt/rustwide/target/debug/deps/libunicode_xid-3271329368ade004.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-193693a23aceb994.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-399a850a7013db0c.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b36642d8495e199.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8235626b544cc140.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7bfe9d2d2fc1ae0c.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-32ef70820f23084e.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2120f8ee4588dd96.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-10f557afaa5dd2ab.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2860d84d1d6a0353.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8ce7672350ab6d58.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c38a948677e3f39b.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-bf82b019ca7675c7.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-e47a16ecf1486305.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-632eecb8ee51751b.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6484fc582f9529ef.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-bea0f3f990675568.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c206257e2ed65ab6.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/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x000078b52b14cc17 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4cc17) [INFO] [stdout] #1 0x000078b52b14d02c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4d02c) [INFO] [stdout] #2 0x000078b527019520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000060214f5d2c73 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512c73) [INFO] [stdout] #4 0x000060214f406b36 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000060214f3ec4ec lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c4ec) [INFO] [stdout] #6 0x000060214f31dae0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dae0) [INFO] [stdout] #7 0x000060214f31cb7d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cb7d) [INFO] [stdout] #8 0x000060214f31d221 main (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d221) [INFO] [stdout] #9 0x000078b527000d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x000078b527000e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x000060214f19f7e9 _start (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf7e9) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libclap_derive-80a8ba2958d4bcf2.so': 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 `clap_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "40cad5cc42a4ab7b5cc08b29642c7970745ef01a92f0bfc501ad73c0e5d3b8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40cad5cc42a4ab7b5cc08b29642c7970745ef01a92f0bfc501ad73c0e5d3b8f9", kill_on_drop: false }` [INFO] [stdout] 40cad5cc42a4ab7b5cc08b29642c7970745ef01a92f0bfc501ad73c0e5d3b8f9