[INFO] cloning repository https://github.com/mukulve/grep-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mukulve/grep-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukulve%2Fgrep-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukulve%2Fgrep-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e5bdfb163d8a25be1209845c7dc39d9aec9bde6 [INFO] testing mukulve/grep-rs against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukulve%2Fgrep-rs" "/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/mukulve/grep-rs on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mukulve/grep-rs [INFO] finished tweaking git repo https://github.com/mukulve/grep-rs [INFO] tweaked toml for git repo https://github.com/mukulve/grep-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mukulve/grep-rs 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c383cf3cead5bec36e27575070d3c65239d8c069ac61f3f7eb048966a63c3df1 [INFO] running `Command { std: "docker" "start" "-a" "c383cf3cead5bec36e27575070d3c65239d8c069ac61f3f7eb048966a63c3df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c383cf3cead5bec36e27575070d3c65239d8c069ac61f3f7eb048966a63c3df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c383cf3cead5bec36e27575070d3c65239d8c069ac61f3f7eb048966a63c3df1", kill_on_drop: false }` [INFO] [stdout] c383cf3cead5bec36e27575070d3c65239d8c069ac61f3f7eb048966a63c3df1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52d8dd3a045f54e2abe038d84ad456931f88aa05133fd9a6ec547e0c0b32c64e [INFO] running `Command { std: "docker" "start" "-a" "52d8dd3a045f54e2abe038d84ad456931f88aa05133fd9a6ec547e0c0b32c64e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libclap_builder-abd529dfb2588420.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [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/rustcpZ9BZg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcpZ9BZg/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/clap_derive-5b3f9c27e365c2c3.6a8q4tnmppkiieh7kef19golh.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-24e790723ad01371.rlib,libsyn-6b2a0cbe59180ed8.rlib,libquote-73e06b65e76862dc.rlib,libproc_macro2-696abdc7d3cd44b9.rlib,libunicode_ident-bb88bc7c38ced595.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-5b3f9c27e365c2c3.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 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.19.1-rust-1.86.0-nightly 0x0000792a4cbf9e57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.86.0-nightly 0x0000792a4cbfa26c [INFO] [stdout] 2 libc.so.6 0x0000792a50f07520 [INFO] [stdout] 3 libc.so.6 0x0000792a51065977 [INFO] [stdout] 4 rust-lld 0x00005a29aa48fdb8 [INFO] [stdout] 5 rust-lld 0x00005a29aa4dd993 [INFO] [stdout] 6 libLLVM.so.19.1-rust-1.86.0-nightly 0x0000792a4cbab832 [INFO] [stdout] 7 libLLVM.so.19.1-rust-1.86.0-nightly 0x0000792a4cbaabea [INFO] [stdout] 8 libLLVM.so.19.1-rust-1.86.0-nightly 0x0000792a4cb26190 [INFO] [stdout] 9 libc.so.6 0x0000792a50f59ac3 [INFO] [stdout] 10 libc.so.6 0x0000792a50feaa04 clone + 68 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libclap_derive-5b3f9c27e365c2c3.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" "52d8dd3a045f54e2abe038d84ad456931f88aa05133fd9a6ec547e0c0b32c64e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d8dd3a045f54e2abe038d84ad456931f88aa05133fd9a6ec547e0c0b32c64e", kill_on_drop: false }` [INFO] [stdout] 52d8dd3a045f54e2abe038d84ad456931f88aa05133fd9a6ec547e0c0b32c64e