[INFO] cloning repository https://github.com/Hywan/weld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hywan/weld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHywan%2Fweld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHywan%2Fweld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c26b71a0f0feb40b3d41b7c76e5187e383cfabf9 [INFO] documenting Hywan/weld against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHywan%2Fweld" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hywan/weld on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hywan/weld [INFO] finished tweaking git repo https://github.com/Hywan/weld [INFO] tweaked toml for git repo https://github.com/Hywan/weld written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Hywan/weld 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" "+beta-2025-04-13" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc794afb9c4b1135a2bb63589b9f5b3c0e1c004163d28c49df270f83a957c09d [INFO] running `Command { std: "docker" "start" "-a" "bc794afb9c4b1135a2bb63589b9f5b3c0e1c004163d28c49df270f83a957c09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc794afb9c4b1135a2bb63589b9f5b3c0e1c004163d28c49df270f83a957c09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc794afb9c4b1135a2bb63589b9f5b3c0e1c004163d28c49df270f83a957c09d", kill_on_drop: false }` [INFO] [stdout] bc794afb9c4b1135a2bb63589b9f5b3c0e1c004163d28c49df270f83a957c09d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d46c6f7ed1ae86756eab5e9e7b324ce6bb18f8a85228eeeb753db7d366a2625 [INFO] running `Command { std: "docker" "start" "-a" "0d46c6f7ed1ae86756eab5e9e7b324ce6bb18f8a85228eeeb753db7d366a2625", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking supports-color v3.0.1 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Compiling weld-file v0.1.0 (/opt/rustwide/workdir/crates/file) [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking syn v2.0.82 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking weld-scheduler v0.1.0 (/opt/rustwide/workdir/crates/scheduler) [INFO] [stderr] Documenting weld-scheduler v0.1.0 (/opt/rustwide/workdir/crates/scheduler) [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Documenting weld-object-macros v0.1.0 (/opt/rustwide/workdir/crates/object-macros) [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Documenting weld-file v0.1.0 (/opt/rustwide/workdir/crates/file) [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling weld-object-macros v0.1.0 (/opt/rustwide/workdir/crates/object-macros) [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking weld-object v0.1.0 (/opt/rustwide/workdir/crates/object) [INFO] [stderr] Documenting weld-object v0.1.0 (/opt/rustwide/workdir/crates/object) [INFO] [stderr] Checking miette v7.2.0 [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> crates/object/src/elf64/data.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | /// [`Section`][super::Section]. [INFO] [stdout] | --------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `-D rustdoc::redundant-explicit-links` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(rustdoc::redundant_explicit_links)]` [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 35 - /// [`Section`][super::Section]. [INFO] [stdout] 35 + /// [`Section`]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking weld-errors v0.1.0 (/opt/rustwide/workdir/crates/errors) [INFO] [stderr] Documenting weld-errors v0.1.0 (/opt/rustwide/workdir/crates/errors) [INFO] [stderr] Checking weld-linker v0.1.0 (/opt/rustwide/workdir/crates/linker) [INFO] [stderr] Documenting weld-linker v0.1.0 (/opt/rustwide/workdir/crates/linker) [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> crates/linker/src/linker.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / error! { [INFO] [stdout] 20 | | #[doc = "Linker errors."] [INFO] [stdout] 21 | | pub enum Error { [INFO] [stdout] 22 | | #[code = E002] [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_attrs [INFO] [stdout] 7: , ::lower_item_kind::{closure#6}::{closure#0}> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] 8: ::lower_item_kind [INFO] [stdout] 9: ::lower_node [INFO] [stdout] 10: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 15: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 16: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 17: ::expect_hir_owner_nodes [INFO] [stdout] 18: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 20: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 21: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 22: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 23: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 24: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 25: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 26: rustc_interface::passes::run_required_analyses [INFO] [stdout] 27: rustc_interface::passes::analysis [INFO] [stdout] 28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 29: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 30: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 31: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 32: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 33: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 34: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 35: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 36: [INFO] [stdout] 37: clone [INFO] [stdout] --> crates/linker/src/linker.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / error! { [INFO] [stdout] 20 | | #[doc = "Linker errors."] [INFO] [stdout] 21 | | pub enum Error { [INFO] [stdout] 22 | | #[code = E002] [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.87.0-beta.4 (a5948295b 2025-04-12) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `weld-linker` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name weld_linker --edition=2021 crates/linker/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unused '--deny=rustdoc::private_intra_doc_links' --deny=missing_docs '--deny=rustdoc::missing_crate_level_docs' '--deny=rustdoc::invalid_rust_codeblocks' '--deny=rustdoc::invalid_html_tags' '--deny=rustdoc::invalid_codeblock_attributes' '--deny=rustdoc::broken_intra_doc_links' '--deny=clippy::all' --cfg 'feature="default"' --cfg 'feature="elf64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "elf64"))' -C metadata=5a64fd9ef189ff8f -C extra-filename=-80c79d4273978569 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-867ea2dbbaba3123.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-9afd8070cf9e999e.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-14ba9bf1d9bed5ac.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-f996bd65877d3799.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9f69bc442460d00b.rmeta --extern weld_errors=/opt/rustwide/target/debug/deps/libweld_errors-a13ff3e543693aa3.rmeta --extern weld_file=/opt/rustwide/target/debug/deps/libweld_file-67e03971e6daaab1.rmeta --extern weld_object=/opt/rustwide/target/debug/deps/libweld_object-6c1322ba1d26f908.rmeta --extern weld_scheduler=/opt/rustwide/target/debug/deps/libweld_scheduler-e0a9f77fe75c8958.rmeta --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> crates/linker/src/linker.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / error! { [INFO] [stdout] 20 | | #[doc = "Linker errors."] [INFO] [stdout] 21 | | pub enum Error { [INFO] [stdout] 22 | | #[code = E002] [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_attrs [INFO] [stdout] 7: , ::lower_item_kind::{closure#6}::{closure#0}> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] 8: ::lower_item_kind [INFO] [stdout] 9: ::lower_node [INFO] [stdout] 10: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 15: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 16: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 17: ::expect_hir_owner_nodes [INFO] [stdout] 18: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 20: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 21: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 22: rustdoc::core::run_global_ctxt [INFO] [stdout] 23: rustdoc::main_args::{closure#2}::{closure#0} [INFO] [stdout] 24: rustc_interface::interface::run_compiler::<(), rustdoc::main_args::{closure#2}>::{closure#1} [INFO] [stdout] 25: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 26: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 27: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] --> crates/linker/src/linker.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / error! { [INFO] [stdout] 20 | | #[doc = "Linker errors."] [INFO] [stdout] 21 | | pub enum Error { [INFO] [stdout] 22 | | #[code = E002] [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.87.0-beta.4 (a5948295b 2025-04-12) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not document `weld-linker` [INFO] running `Command { std: "docker" "inspect" "0d46c6f7ed1ae86756eab5e9e7b324ce6bb18f8a85228eeeb753db7d366a2625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d46c6f7ed1ae86756eab5e9e7b324ce6bb18f8a85228eeeb753db7d366a2625", kill_on_drop: false }` [INFO] [stdout] 0d46c6f7ed1ae86756eab5e9e7b324ce6bb18f8a85228eeeb753db7d366a2625