[INFO] cloning repository https://github.com/lowobservable/xotpad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lowobservable/xotpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowobservable%2Fxotpad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowobservable%2Fxotpad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e22826b13348c66aaeeb08884be174bf10f83819 [INFO] checking lowobservable/xotpad against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowobservable%2Fxotpad" "/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/lowobservable/xotpad on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lowobservable/xotpad [INFO] finished tweaking git repo https://github.com/lowobservable/xotpad [INFO] tweaked toml for git repo https://github.com/lowobservable/xotpad written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lowobservable/xotpad 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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-mutex v0.3.0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfadbc0a821d4cb73c21d801c1b7887315254b46bad3a4361d000e0ff6e080f4 [INFO] running `Command { std: "docker" "start" "-a" "dfadbc0a821d4cb73c21d801c1b7887315254b46bad3a4361d000e0ff6e080f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfadbc0a821d4cb73c21d801c1b7887315254b46bad3a4361d000e0ff6e080f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfadbc0a821d4cb73c21d801c1b7887315254b46bad3a4361d000e0ff6e080f4", kill_on_drop: false }` [INFO] [stdout] dfadbc0a821d4cb73c21d801c1b7887315254b46bad3a4361d000e0ff6e080f4 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 879869e0195377903cb2d4d30f57243088125594ea55158e51d838da71be63ca [INFO] running `Command { std: "docker" "start" "-a" "879869e0195377903cb2d4d30f57243088125594ea55158e51d838da71be63ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking tracing-mutex v0.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking libxotpad v0.0.0 (/opt/rustwide/workdir/libxotpad) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> libxotpad/src/x29.rs:389:7 [INFO] [stdout] | [INFO] [stdout] 389 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> libxotpad/src/xot/mod.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> libxotpad/src/x29.rs:389:7 [INFO] [stdout] | [INFO] [stdout] 389 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> libxotpad/src/xot/mod.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcBJCjPB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcBJCjPB/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.6udtc1cmleufwpkygjy62ku72.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-8e1f98ffb0a497ae.rlib,libsyn-81f0b91f6fc33881.rlib,libquote-f5b4edb261c2bb0a.rlib,libproc_macro2-b6d2ecba0f0f6244.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustcBJCjPB/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/deps/libclap_derive-a7fbd864fe250878.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/be181dd75c83d72fcc95538e235768bc367b76b9/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/cciSj4ku.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-a7fbd864fe250878.so /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/rustcBJCjPB/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/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/../../.. --version-script=/tmp/rustcBJCjPB/list --no-undefined-version /tmp/rustcBJCjPB/symbols.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.clap_derive.2aa7e2604d70323e-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.6udtc1cmleufwpkygjy62ku72.rcgu.rmeta /opt/rustwide/target/debug/deps/clap_derive-a7fbd864fe250878.1wccwrs6g3x0c9x0bp5rru3q3.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib /opt/rustwide/target/debug/deps/libsyn-81f0b91f6fc33881.rlib /opt/rustwide/target/debug/deps/libquote-f5b4edb261c2bb0a.rlib /opt/rustwide/target/debug/deps/libproc_macro2-b6d2ecba0f0f6244.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-e0a6f8c85cfca2bc.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-2a573bef1a962002.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9fc711cd4d5c6444.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.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] LLVM ERROR: IO failure on output stream: No space left on device [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" "879869e0195377903cb2d4d30f57243088125594ea55158e51d838da71be63ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879869e0195377903cb2d4d30f57243088125594ea55158e51d838da71be63ca", kill_on_drop: false }` [INFO] [stdout] 879869e0195377903cb2d4d30f57243088125594ea55158e51d838da71be63ca