[INFO] fetching crate darling-installer 0.1.4... [INFO] testing darling-installer-0.1.4 against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] extracting crate darling-installer 0.1.4 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate darling-installer 0.1.4 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] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate darling-installer 0.1.4 [INFO] finished tweaking crates.io crate darling-installer 0.1.4 [INFO] tweaked toml for crates.io crate darling-installer 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate darling-installer 0.1.4 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex-macro v0.2.0 [INFO] [stderr] Downloaded which v6.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 29e2d06e24dadad5ed25e10d04ddc302aa88ab96c4997c02e83d4654870cefba [INFO] running `Command { std: "docker" "start" "-a" "29e2d06e24dadad5ed25e10d04ddc302aa88ab96c4997c02e83d4654870cefba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29e2d06e24dadad5ed25e10d04ddc302aa88ab96c4997c02e83d4654870cefba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29e2d06e24dadad5ed25e10d04ddc302aa88ab96c4997c02e83d4654870cefba", kill_on_drop: false }` [INFO] [stdout] 29e2d06e24dadad5ed25e10d04ddc302aa88ab96c4997c02e83d4654870cefba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] da6e832fd4d8cf786ca1004b4fe69dccf6add4811926204781645bc5bf3c7633 [INFO] running `Command { std: "docker" "start" "-a" "da6e832fd4d8cf786ca1004b4fe69dccf6add4811926204781645bc5bf3c7633", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling regex-macro v0.2.0 [INFO] [stderr] Compiling darling-installer v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.77s [INFO] running `Command { std: "docker" "inspect" "da6e832fd4d8cf786ca1004b4fe69dccf6add4811926204781645bc5bf3c7633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6e832fd4d8cf786ca1004b4fe69dccf6add4811926204781645bc5bf3c7633", kill_on_drop: false }` [INFO] [stdout] da6e832fd4d8cf786ca1004b4fe69dccf6add4811926204781645bc5bf3c7633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ef5a5bcaee9d9003cb80ce10ac2bd8ce1380bede533230698de645ae471638c [INFO] running `Command { std: "docker" "start" "-a" "5ef5a5bcaee9d9003cb80ce10ac2bd8ce1380bede533230698de645ae471638c", kill_on_drop: false }` [INFO] [stderr] Compiling darling-installer v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSciz6u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdialoguer-c00abd2e2cc8d87f.rlib,libshell_words-577647bd4f992c17.rlib,libtempfile-15ae3fdae5a5410a.rlib,libfastrand-490e27826ae329fc.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzeroize-1be4c5cc0a0f7c30.rlib,libthiserror-d77a3cb8252dd6d3.rlib,libconsole-eea0cc101d2bc74d.rlib,liblibc-1668185cbc4ad514.rlib,libunicode_width-ff8848b4c91bc42d.rlib,libwhich-2cb85c35540de67f.rlib,libhome-34c282980fe9bb92.rlib,libeither-195b9393d4f50b0f.rlib,librustix-c024b0346373babc.rlib,libbitflags-2dca024d43a0c2f6.rlib,liblinux_raw_sys-a6a6b028d8cdab2c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libregex_macro-583f122d8fcfc828.rlib,libonce_cell-24c5d665b6879050.rlib,libregex-198a155d9e3dfd12.rlib,libregex_automata-4b80bc5985e9a197.rlib,libaho_corasick-e5f4a2f7656e0ec7.rlib,libmemchr-432786887273eca9.rlib,libregex_syntax-8de78d0afdb2bf35.rlib,libanyhow-ee70fbd11e6fed51.rlib,libconvert_case-2f23d2daf14a5c1f.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,libcolored-1a1a0e533dc37546.rlib,liblazy_static-2bb390fee0230a38.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/install_darling-312cf1e3f237eee4" "-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] pure virtual method called [INFO] [stdout] terminate called without an active exception [INFO] [stdout] collect2: fatal error: ld terminated with signal 6 [Aborted], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling-installer` (bin "install-darling" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5ef5a5bcaee9d9003cb80ce10ac2bd8ce1380bede533230698de645ae471638c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef5a5bcaee9d9003cb80ce10ac2bd8ce1380bede533230698de645ae471638c", kill_on_drop: false }` [INFO] [stdout] 5ef5a5bcaee9d9003cb80ce10ac2bd8ce1380bede533230698de645ae471638c