[INFO] cloning repository https://github.com/ryone9re/rush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryone9re/rush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryone9re%2Frush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryone9re%2Frush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 181f190ce54b2b3c543a7dd2c377efb5a96146cc [INFO] testing ryone9re/rush against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryone9re%2Frush" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryone9re/rush on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryone9re/rush [INFO] finished tweaking git repo https://github.com/ryone9re/rush [INFO] tweaked toml for git repo https://github.com/ryone9re/rush written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ryone9re/rush 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90fdb778c2f23bd59205443b2ce81d9dbfdc5b2af2c65c33af7c34b5eff20a67 [INFO] running `Command { std: "docker" "start" "-a" "90fdb778c2f23bd59205443b2ce81d9dbfdc5b2af2c65c33af7c34b5eff20a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90fdb778c2f23bd59205443b2ce81d9dbfdc5b2af2c65c33af7c34b5eff20a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fdb778c2f23bd59205443b2ce81d9dbfdc5b2af2c65c33af7c34b5eff20a67", kill_on_drop: false }` [INFO] [stdout] 90fdb778c2f23bd59205443b2ce81d9dbfdc5b2af2c65c33af7c34b5eff20a67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 860e07d4ec0ae3db0013525396105e2fd4ea05d512d860dd78461be82812e2b0 [INFO] running `Command { std: "docker" "start" "-a" "860e07d4ec0ae3db0013525396105e2fd4ea05d512d860dd78461be82812e2b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling fd-lock v3.0.12 [INFO] [stderr] Compiling rustyline v10.1.1 [INFO] [stderr] Compiling rush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJuTZmf/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirs-140487b6db08985d.rlib,libdirs_sys-84242e0b725a9669.rlib,libsignal_hook-c6d2c8963f69668a.rlib,libsignal_hook_registry-cda4cce55ca82b0a.rlib,librustyline-b169190425b036c0.rlib,libutf8parse-75b12bdd4accdf84.rlib,libfd_lock-cb08302f763ad1ad.rlib,librustix-5369a6fea1009c7d.rlib,libio_lifetimes-f0e9e13cc0cf8d28.rlib,liblinux_raw_sys-0bb1ae2d5b9dd781.rlib,libunicode_width-d90b8e432bb0e78e.rlib,libunicode_segmentation-683dac4863c243bf.rlib,liblog-934c8fca9cdad856.rlib,libdirs_next-e39eee59ecc7b21b.rlib,libdirs_sys_next-8c27b44ec71eb74c.rlib,libradix_trie-2828572145f011b7.rlib,libnibble_vec-62d9dc8f6c563fa8.rlib,libsmallvec-3be901fc5e3c1c56.rlib,libendian_type-764dbfedb92fd2d1.rlib,libregex-2329b69887665957.rlib,libaho_corasick-3f65e509e376f3c4.rlib,libmemchr-ab2d7dbef2a9b677.rlib,libregex_syntax-9ccc7f1cbe2a2faa.rlib,libnix-95d510ceb5e9b108.rlib,libmemoffset-a0a84f9471a3e45c.rlib,libpin_utils-744ea91339b26b2e.rlib,libbitflags-2adfc4d1345ba0b9.rlib,libcfg_if-a077b713b8c29bc8.rlib,liblibc-2a30bb0d490dcd07.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_abort-*,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/rush-45fe2ff7eda185c6" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] 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 `rush` (bin "rush") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "860e07d4ec0ae3db0013525396105e2fd4ea05d512d860dd78461be82812e2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860e07d4ec0ae3db0013525396105e2fd4ea05d512d860dd78461be82812e2b0", kill_on_drop: false }` [INFO] [stdout] 860e07d4ec0ae3db0013525396105e2fd4ea05d512d860dd78461be82812e2b0