[INFO] fetching crate biome_parser 0.5.8... [INFO] testing biome_parser-0.5.8 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate biome_parser 0.5.8 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate biome_parser 0.5.8 [INFO] finished tweaking crates.io crate biome_parser 0.5.8 [INFO] tweaked toml for crates.io crate biome_parser 0.5.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate biome_parser 0.5.8 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a7ca955a7b72a1f2923369c4fc9f06445a7aa8f4c00579cd5b144f450860d1 [INFO] running `Command { std: "docker" "start" "-a" "87a7ca955a7b72a1f2923369c4fc9f06445a7aa8f4c00579cd5b144f450860d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a7ca955a7b72a1f2923369c4fc9f06445a7aa8f4c00579cd5b144f450860d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a7ca955a7b72a1f2923369c4fc9f06445a7aa8f4c00579cd5b144f450860d1", kill_on_drop: false }` [INFO] [stdout] 87a7ca955a7b72a1f2923369c4fc9f06445a7aa8f4c00579cd5b144f450860d1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12648b6b1936dda1ca17eb312182e47b0ff5fa235271cd3ed99acd30915f853d [INFO] running `Command { std: "docker" "start" "-a" "12648b6b1936dda1ca17eb312182e47b0ff5fa235271cd3ed99acd30915f853d", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling biome_diagnostics_categories v0.5.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling biome_unicode_table v0.5.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling biome_markup v0.5.7 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling biome_diagnostics_macros v0.5.7 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bpaf_derive v0.5.17 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling biome_text_size v0.5.8 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling biome_text_edit v0.5.8 [INFO] [stderr] Compiling biome_rowan v0.5.8 [INFO] [stderr] Compiling oxc_resolver v1.12.0 [INFO] [stderr] Compiling biome_console v0.5.8 [INFO] [stderr] Compiling biome_diagnostics v0.5.8 [INFO] [stderr] Compiling biome_parser v0.5.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.27s [INFO] running `Command { std: "docker" "inspect" "12648b6b1936dda1ca17eb312182e47b0ff5fa235271cd3ed99acd30915f853d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12648b6b1936dda1ca17eb312182e47b0ff5fa235271cd3ed99acd30915f853d", kill_on_drop: false }` [INFO] [stdout] 12648b6b1936dda1ca17eb312182e47b0ff5fa235271cd3ed99acd30915f853d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e903d5eaa87704901ac1e1d41d8bebf21513902ed2827daa31baa29af2cb6f66 [INFO] running `Command { std: "docker" "start" "-a" "e903d5eaa87704901ac1e1d41d8bebf21513902ed2827daa31baa29af2cb6f66", kill_on_drop: false }` [INFO] [stderr] Compiling biome_parser v0.5.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "e903d5eaa87704901ac1e1d41d8bebf21513902ed2827daa31baa29af2cb6f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e903d5eaa87704901ac1e1d41d8bebf21513902ed2827daa31baa29af2cb6f66", kill_on_drop: false }` [INFO] [stdout] e903d5eaa87704901ac1e1d41d8bebf21513902ed2827daa31baa29af2cb6f66 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 34175df07806c8d5343f3072f4a07813f359423cc3cb58b44f01a0e44aa406ca [INFO] running `Command { std: "docker" "start" "-a" "34175df07806c8d5343f3072f4a07813f359423cc3cb58b44f01a0e44aa406ca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biome_parser-0a3c1ce84e25047c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests biome_parser [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/lib.rs - (line 119) ... ignored [INFO] [stdout] test src/lib.rs - (line 137) ... ignored [INFO] [stdout] test src/lib.rs - (line 159) ... ignored [INFO] [stdout] test src/lib.rs - (line 181) ... ignored [INFO] [stdout] test src/lib.rs - (line 206) ... ignored [INFO] [stdout] test src/lib.rs - (line 217) ... ignored [INFO] [stdout] test src/lib.rs - (line 225) ... ignored [INFO] [stdout] test src/lib.rs - (line 251) ... ignored [INFO] [stdout] test src/lib.rs - (line 300) ... ignored [INFO] [stdout] test src/lib.rs - (line 330) ... ignored [INFO] [stdout] test src/lib.rs - (line 372) ... ignored [INFO] [stdout] test src/lib.rs - (line 394) ... ignored [INFO] [stdout] test src/lib.rs - (line 98) ... ignored [INFO] [stdout] test src/parse_lists.rs - parse_lists::ParseNodeList (line 10) ... ignored [INFO] [stdout] test src/parse_lists.rs - parse_lists::ParseSeparatedList (line 77) ... ignored [INFO] [stdout] test src/diagnostic.rs - diagnostic::ParseDiagnostic::with_hint (line 231) ... FAILED [INFO] [stdout] test src/diagnostic.rs - diagnostic::ParseDiagnostic::with_detail (line 190) ... FAILED [INFO] [stdout] test src/diagnostic.rs - diagnostic::ParseDiagnostic::with_alternatives (line 276) ... FAILED [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/diagnostic.rs - diagnostic::ParseDiagnostic::with_hint (line 231) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHrmNzy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbiome_parser-4167965de86ddbe9,libdrop_bomb-eff56541990cd025,libunicode_bom-4e1141728f5203f5,libbiome_unicode_table-7f5db783342bf415,libbiome_diagnostics-62a72ad57f62ff79,libbacktrace-f88c28589e0de0aa,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-d5677037c4d1136f,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,librustc_demangle-5999d1fab1f5d4fa,libserde_ini-eb55dae6206d3c34,libvoid-c8c62e9ffd6f4978,libresult-f5c43bee945d3813,liboxc_resolver-23b912b596308e99,libjson_strip_comments-1949fb70555fda39,libsimdutf8-b9eeaa2868cc39a8,libthiserror-3c7896a02b50b15c,libdashmap-3bc6ef23695262eb,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libcrossbeam_utils-57acb8582d3ed5fe,libparking_lot_core-e6bdfb678ded9701,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libbpaf-6d02b1becd68dd5a,libbiome_diagnostics_categories-086df353be938219,libenumflags2-52e851777774557a,libbiome_rowan-e96f9490eba64593,libtracing-07961263eb2d949c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,librustc_hash-d7c9c021d0487117,libhashbrown-4e27069bb7392296,libcountme-d9c8868f33b9e236,libbiome_text_edit-7c3da91835701322,libsimilar-f52e3c6ea2d94199,libbiome_console-69709b24dc17901a,libschemars-0ce82f8dfe32d275,libdyn_clone-1c1b05e4f4a02cac,libsmallvec-45f6e3b8047adea1,libserde_json-cacd93f8bf89bbc8,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-d07bfe677aefef86,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libbiome_text_size-12df1986c8ba0223,libserde-110232964dfadabb,libtermcolor-96a9ed65821a6544}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHrmNzy/raw-dylibs" "-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" "/tmp/rustdoctest6Q3nWP/rust_out" "-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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/diagnostic.rs - diagnostic::ParseDiagnostic::with_detail (line 190) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7LZW2R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbiome_parser-4167965de86ddbe9,libdrop_bomb-eff56541990cd025,libunicode_bom-4e1141728f5203f5,libbiome_unicode_table-7f5db783342bf415,libbiome_diagnostics-62a72ad57f62ff79,libbacktrace-f88c28589e0de0aa,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-d5677037c4d1136f,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,librustc_demangle-5999d1fab1f5d4fa,libserde_ini-eb55dae6206d3c34,libvoid-c8c62e9ffd6f4978,libresult-f5c43bee945d3813,liboxc_resolver-23b912b596308e99,libjson_strip_comments-1949fb70555fda39,libsimdutf8-b9eeaa2868cc39a8,libthiserror-3c7896a02b50b15c,libdashmap-3bc6ef23695262eb,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libcrossbeam_utils-57acb8582d3ed5fe,libparking_lot_core-e6bdfb678ded9701,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libbpaf-6d02b1becd68dd5a,libbiome_diagnostics_categories-086df353be938219,libenumflags2-52e851777774557a,libbiome_rowan-e96f9490eba64593,libtracing-07961263eb2d949c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,librustc_hash-d7c9c021d0487117,libhashbrown-4e27069bb7392296,libcountme-d9c8868f33b9e236,libbiome_text_edit-7c3da91835701322,libsimilar-f52e3c6ea2d94199,libbiome_console-69709b24dc17901a,libschemars-0ce82f8dfe32d275,libdyn_clone-1c1b05e4f4a02cac,libsmallvec-45f6e3b8047adea1,libserde_json-cacd93f8bf89bbc8,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-d07bfe677aefef86,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libbiome_text_size-12df1986c8ba0223,libserde-110232964dfadabb,libtermcolor-96a9ed65821a6544}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7LZW2R/raw-dylibs" "-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" "/tmp/rustdoctest9YLKvQ/rust_out" "-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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/diagnostic.rs - diagnostic::ParseDiagnostic::with_alternatives (line 276) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcObCTGZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbiome_parser-4167965de86ddbe9,libdrop_bomb-eff56541990cd025,libunicode_bom-4e1141728f5203f5,libbiome_unicode_table-7f5db783342bf415,libbiome_diagnostics-62a72ad57f62ff79,libbacktrace-f88c28589e0de0aa,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-d5677037c4d1136f,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,librustc_demangle-5999d1fab1f5d4fa,libserde_ini-eb55dae6206d3c34,libvoid-c8c62e9ffd6f4978,libresult-f5c43bee945d3813,liboxc_resolver-23b912b596308e99,libjson_strip_comments-1949fb70555fda39,libsimdutf8-b9eeaa2868cc39a8,libthiserror-3c7896a02b50b15c,libdashmap-3bc6ef23695262eb,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libcrossbeam_utils-57acb8582d3ed5fe,libparking_lot_core-e6bdfb678ded9701,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libbpaf-6d02b1becd68dd5a,libbiome_diagnostics_categories-086df353be938219,libenumflags2-52e851777774557a,libbiome_rowan-e96f9490eba64593,libtracing-07961263eb2d949c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,librustc_hash-d7c9c021d0487117,libhashbrown-4e27069bb7392296,libcountme-d9c8868f33b9e236,libbiome_text_edit-7c3da91835701322,libsimilar-f52e3c6ea2d94199,libbiome_console-69709b24dc17901a,libschemars-0ce82f8dfe32d275,libdyn_clone-1c1b05e4f4a02cac,libsmallvec-45f6e3b8047adea1,libserde_json-cacd93f8bf89bbc8,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-d07bfe677aefef86,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libbiome_text_size-12df1986c8ba0223,libserde-110232964dfadabb,libtermcolor-96a9ed65821a6544}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcObCTGZ/raw-dylibs" "-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" "/tmp/rustdoctestkre9fX/rust_out" "-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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/diagnostic.rs - diagnostic::ParseDiagnostic::with_alternatives (line 276) [INFO] [stdout] src/diagnostic.rs - diagnostic::ParseDiagnostic::with_detail (line 190) [INFO] [stdout] src/diagnostic.rs - diagnostic::ParseDiagnostic::with_hint (line 231) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 15 ignored; 0 measured; 0 filtered out; finished in 1.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "34175df07806c8d5343f3072f4a07813f359423cc3cb58b44f01a0e44aa406ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34175df07806c8d5343f3072f4a07813f359423cc3cb58b44f01a0e44aa406ca", kill_on_drop: false }` [INFO] [stdout] 34175df07806c8d5343f3072f4a07813f359423cc3cb58b44f01a0e44aa406ca