[INFO] cloning repository https://github.com/ijagberg/ijf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ijagberg/ijf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ijagberg/ijf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ijagberg/ijf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/ijagberg/ijf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ijagberg/ijf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/ijagberg/ijf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ijagberg/ijf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/ijagberg/ijf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ijagberg/ijf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/ijagberg/ijf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ijagberg/ijf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 434c9482409350913cf185d74ed9cb421b3996ca [INFO] checking ijagberg/ijf against master#fd17deacce374a4185c882795be162e17b557050 for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijagberg%2Fijf" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ijagberg/ijf on toolchain fd17deacce374a4185c882795be162e17b557050 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ijagberg/ijf [INFO] finished tweaking git repo https://github.com/ijagberg/ijf [INFO] tweaked toml for git repo https://github.com/ijagberg/ijf written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ijagberg/ijf 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" "+fd17deacce374a4185c882795be162e17b557050" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-io v1.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0a1b1148e8ccffc97d67c29b25778fa1848b619ddf1b2a438284b717d053b0e [INFO] running `Command { std: "docker" "start" "-a" "d0a1b1148e8ccffc97d67c29b25778fa1848b619ddf1b2a438284b717d053b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0a1b1148e8ccffc97d67c29b25778fa1848b619ddf1b2a438284b717d053b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a1b1148e8ccffc97d67c29b25778fa1848b619ddf1b2a438284b717d053b0e", kill_on_drop: false }` [INFO] [stdout] d0a1b1148e8ccffc97d67c29b25778fa1848b619ddf1b2a438284b717d053b0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0782bd6eb0014a465a46d45735753c5090e6690701f4b143cfcaeebffacbbf10 [INFO] running `Command { std: "docker" "start" "-a" "0782bd6eb0014a465a46d45735753c5090e6690701f4b143cfcaeebffacbbf10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking async-std v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pin-project-internal` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/bin/rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.0.1/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=f56039f405447680 -C extra-filename=-916e4df4a72f375e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7bc2d94d3bd91595.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-48a03df6781b387b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-12779269c5d83049.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/rustcLr1wZS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLr1wZS/symbols.o" "<9 object files omitted>" "/opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.boy6yz9bcrsvd6pza3zgm83so.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_error-44e631061cfe8165.rlib,libsyn-12779269c5d83049.rlib,libquote-48a03df6781b387b.rlib,libproc_macro2-7bc2d94d3bd91595.rlib,libunicode_xid-467b3a2737902552.rlib,libheck-35a94d45a61b2352.rlib,libunicode_segmentation-4d05f1201b75fdca.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/libstructopt_derive-a678df7f6a0edd1c.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/fd17deacce374a4185c882795be162e17b557050/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/cck1GePx.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libstructopt_derive-a678df7f6a0edd1c.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/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/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/rustcLr1wZS/list --no-undefined-version /tmp/rustcLr1wZS/symbols.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.structopt_derive.f655241762e53ba3-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.structopt_derive.f655241762e53ba3-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.structopt_derive.f655241762e53ba3-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.structopt_derive.f655241762e53ba3-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.structopt_derive.f655241762e53ba3-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.structopt_derive.f655241762e53ba3-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.structopt_derive.f655241762e53ba3-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.structopt_derive.f655241762e53ba3-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.structopt_derive.f655241762e53ba3-cgu.8.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.boy6yz9bcrsvd6pza3zgm83so.rcgu.rmeta /opt/rustwide/target/debug/deps/structopt_derive-a678df7f6a0edd1c.1mfsx1h60rdkwe3xic0mlx5pg.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libproc_macro_error-44e631061cfe8165.rlib /opt/rustwide/target/debug/deps/libsyn-12779269c5d83049.rlib /opt/rustwide/target/debug/deps/libquote-48a03df6781b387b.rlib /opt/rustwide/target/debug/deps/libproc_macro2-7bc2d94d3bd91595.rlib /opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rlib /opt/rustwide/target/debug/deps/libheck-35a94d45a61b2352.rlib /opt/rustwide/target/debug/deps/libunicode_segmentation-4d05f1201b75fdca.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-440ebddb8b46aefb.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-31a7210d4f21abbb.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c884eedeb4ff4e8f.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e4289b808b31450f.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ffd8ca3dd27482c8.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-27fa8d871edd1981.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7005d7fb542ccb2f.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c212ee85629d21bc.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-84037fb7faa875e1.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5a12f7d73bc63273.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-18e7ea3a454c2166.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-71c310e827bcbd8d.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9c828912b5d0b54f.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b28e9b6d8edfcd81.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1b66b5de1fd51a29.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-1049b2e46b9214be.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4a7ae1b970f688a0.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-521f82dfd1a9811c.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] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007b6d17ce2757 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007b6d17ce2b6c [INFO] [stdout] 2 libc.so.6 0x00007b6d12419520 [INFO] [stdout] 3 rust-lld 0x00005b614da67a9a [INFO] [stdout] 4 rust-lld 0x00005b614d880f23 [INFO] [stdout] 5 rust-lld 0x00005b614d85ebfa [INFO] [stdout] 6 rust-lld 0x00005b614d85a014 [INFO] [stdout] 7 rust-lld 0x00005b614d768fb6 [INFO] [stdout] 8 rust-lld 0x00005b614d768000 [INFO] [stdout] 9 rust-lld 0x00005b614d7686b1 [INFO] [stdout] 10 libc.so.6 0x00007b6d12400d90 [INFO] [stdout] 11 libc.so.6 0x00007b6d12400e40 __libc_start_main + 128 [INFO] [stdout] 12 rust-lld 0x00005b614d5eac69 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libstructopt_derive-a678df7f6a0edd1c.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 `structopt-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0782bd6eb0014a465a46d45735753c5090e6690701f4b143cfcaeebffacbbf10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0782bd6eb0014a465a46d45735753c5090e6690701f4b143cfcaeebffacbbf10", kill_on_drop: false }` [INFO] [stdout] 0782bd6eb0014a465a46d45735753c5090e6690701f4b143cfcaeebffacbbf10