[INFO] cloning repository https://github.com/pizzamig/breathe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pizzamig/breathe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzamig%2Fbreathe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzamig%2Fbreathe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 449b0dc96bec4b5205323bd8e2e6d15d29606cb9 [INFO] testing pizzamig/breathe against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzamig%2Fbreathe" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pizzamig/breathe [INFO] finished tweaking git repo https://github.com/pizzamig/breathe [INFO] tweaked toml for git repo https://github.com/pizzamig/breathe written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pizzamig/breathe on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pizzamig/breathe 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ad24182c22876d9e0afb5295b8e670158f7e0d0a5270311b455d34f3c475fd [INFO] running `Command { std: "docker" "start" "-a" "a8ad24182c22876d9e0afb5295b8e670158f7e0d0a5270311b455d34f3c475fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ad24182c22876d9e0afb5295b8e670158f7e0d0a5270311b455d34f3c475fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ad24182c22876d9e0afb5295b8e670158f7e0d0a5270311b455d34f3c475fd", kill_on_drop: false }` [INFO] [stdout] a8ad24182c22876d9e0afb5295b8e670158f7e0d0a5270311b455d34f3c475fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9391610c6d12bb43018abf2f68e1ce253a723aa5f4ad3899a678759fbf9b469d [INFO] running `Command { std: "docker" "start" "-a" "9391610c6d12bb43018abf2f68e1ce253a723aa5f4ad3899a678759fbf9b469d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling breathe v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxbBxjm/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-4b281c475d5e7d70.rlib,libjiff-054f940cb212266e.rlib,libenv_filter-2ad4668ec77f4284.rlib,libregex-e5833f384a39b0ec.rlib,libregex_automata-8670fc997c8edd03.rlib,libaho_corasick-50150a17a2667fa6.rlib,libmemchr-4f0714dc45d95749.rlib,libregex_syntax-2f734124a51b36fa.rlib,liblog-ba604b77dad33fe2.rlib,libtimer-ce50f9f112972e00.rlib,libchrono-50e2979622ac105c.rlib,libiana_time_zone-33839373f004bfb1.rlib,libindicatif-a42cd09934898821.rlib,libportable_atomic-f040daee74e25c92.rlib,libnumber_prefix-8479f39d71e80d3e.rlib,libdialoguer-ca4fbb2d20f0b0de.rlib,libshell_words-577647bd4f992c17.rlib,libtempfile-ba57232cf14c37da.rlib,libgetrandom-4c88dc575ecc6feb.rlib,libfastrand-503f12a96d791409.rlib,librustix-de393048911a4809.rlib,libbitflags-0dbcd73e56b9cd85.rlib,liblinux_raw_sys-b3e0a6b3ac010104.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzeroize-ead98f074a37f829.rlib,libthiserror-3be7c25944663350.rlib,libconsole-424825ca438c5695.rlib,libunicode_width-79cfce0a776a55d3.rlib,libonce_cell-5c42cc25c3567235.rlib,libtoml-efdbd3a4be181910.rlib,libtoml_edit-4058cee398eff240.rlib,libserde_spanned-bab5fdff86b06760.rlib,libindexmap-1dfdff4da4264c8c.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-19954401a582c725.rlib,libwinnow-2ea5f9c1f51ab192.rlib,libtoml_write-8a18110dc2453e68.rlib,libtoml_datetime-36d93fcb672e2e6d.rlib,libdirs-30823b25ac2f1033.rlib,libdirs_sys-bffb0bf2831d94ef.rlib,liblibc-2ac1cb2f7679afc6.rlib,liboption_ext-23838f1959a6156b.rlib,libnum_integer-c2363c60bcecc79f.rlib,libnum_traits-4b6535e4c8a3a7b0.rlib,libclap-7b31adedaa2e4184.rlib,libclap_builder-3246f629608c133b.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-3a5850ea78bcd0e3.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-8f7e36dc12b04c16.rlib,libanstyle-df82d657645c4a5c.rlib,libserde-1f8e85f737540464.rlib,libanyhow-1062fd8720902979.rlib,libstrum-f841e562e74e316f.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxbBxjm/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/breathe-6ef0711ad67d8d6d" "-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 `breathe` (bin "breathe") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9391610c6d12bb43018abf2f68e1ce253a723aa5f4ad3899a678759fbf9b469d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9391610c6d12bb43018abf2f68e1ce253a723aa5f4ad3899a678759fbf9b469d", kill_on_drop: false }` [INFO] [stdout] 9391610c6d12bb43018abf2f68e1ce253a723aa5f4ad3899a678759fbf9b469d