[INFO] fetching crate modtype 0.7.0... [INFO] testing modtype-0.7.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate modtype 0.7.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate modtype 0.7.0 [INFO] finished tweaking crates.io crate modtype 0.7.0 [INFO] tweaked toml for crates.io crate modtype 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate modtype 0.7.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding num v0.2.1 (available: v0.4.3) [INFO] [stderr] Adding num-bigint v0.2.6 (available: v0.4.6) [INFO] [stderr] Adding once_cell v0.2.4 (available: v1.21.4) [INFO] [stderr] Adding rand v0.6.5 (available: v0.10.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eec127698c1cb268605063b3f262a1a4a160889df0d30d1d72331fef6805aaa [INFO] running `Command { std: "docker" "start" "-a" "1eec127698c1cb268605063b3f262a1a4a160889df0d30d1d72331fef6805aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eec127698c1cb268605063b3f262a1a4a160889df0d30d1d72331fef6805aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eec127698c1cb268605063b3f262a1a4a160889df0d30d1d72331fef6805aaa", kill_on_drop: false }` [INFO] [stdout] 1eec127698c1cb268605063b3f262a1a4a160889df0d30d1d72331fef6805aaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42dc8844ebb51f5a1589e9d4a6fac6b0614de31c8b6f8e5112f0f747de4f9689 [INFO] running `Command { std: "docker" "start" "-a" "42dc8844ebb51f5a1589e9d4a6fac6b0614de31c8b6f8e5112f0f747de4f9689", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling modtype_derive v0.7.0 [INFO] [stderr] Compiling modtype v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:1699:16 [INFO] [stdout] | [INFO] [stdout] 1699 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 1699 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.62s [INFO] running `Command { std: "docker" "inspect" "42dc8844ebb51f5a1589e9d4a6fac6b0614de31c8b6f8e5112f0f747de4f9689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42dc8844ebb51f5a1589e9d4a6fac6b0614de31c8b6f8e5112f0f747de4f9689", kill_on_drop: false }` [INFO] [stdout] 42dc8844ebb51f5a1589e9d4a6fac6b0614de31c8b6f8e5112f0f747de4f9689 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04f72d7b19963fc2cecc7dc24d3d97c51aa7711222c89a48c36428c2cc418bea [INFO] running `Command { std: "docker" "start" "-a" "04f72d7b19963fc2cecc7dc24d3d97c51aa7711222c89a48c36428c2cc418bea", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:1699:16 [INFO] [stdout] | [INFO] [stdout] 1699 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 1699 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling once_cell v0.2.4 [INFO] [stderr] Compiling modtype v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:1699:16 [INFO] [stdout] | [INFO] [stdout] 1699 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 1699 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.66s [INFO] running `Command { std: "docker" "inspect" "04f72d7b19963fc2cecc7dc24d3d97c51aa7711222c89a48c36428c2cc418bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f72d7b19963fc2cecc7dc24d3d97c51aa7711222c89a48c36428c2cc418bea", kill_on_drop: false }` [INFO] [stdout] 04f72d7b19963fc2cecc7dc24d3d97c51aa7711222c89a48c36428c2cc418bea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f20d64399942fbf5e2812afd452b3d8a6b18e0e9886ee6d2c223e0f41c6fae3 [INFO] running `Command { std: "docker" "start" "-a" "1f20d64399942fbf5e2812afd452b3d8a6b18e0e9886ee6d2c223e0f41c6fae3", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:1699:16 [INFO] [stderr] | [INFO] [stderr] 1699 | panic!(msg); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 1699 | panic!("{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `modtype` (lib) generated 1 warning (run `cargo fix --lib -p modtype` to apply 1 suggestion) [INFO] [stderr] warning: `modtype` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modtype-794600c923302407) [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] Running tests/cmp.rs (/opt/rustwide/target/debug/deps/cmp-382527c6c6665068) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cmp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/div.rs (/opt/rustwide/target/debug/deps/div-cc3954fc20ebbcb2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test mod1000000007_all ... ignored [INFO] [stdout] test mod17 ... ok [INFO] [stdout] test mod57 ... ok [INFO] [stdout] test mod1009 ... ok [INFO] [stdout] test mod1000000007 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/pow.rs (/opt/rustwide/target/debug/deps/pow-793c06bcc23fce0f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test signed ... ok [INFO] [stdout] test unsigned ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/sqrt.rs (/opt/rustwide/target/debug/deps/sqrt-e6ac52c239e3dec9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test mod1000000007 ... ok [INFO] [stdout] test mod2 ... ok [INFO] [stdout] test mod41 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests modtype [INFO] [stderr] [INFO] [stderr] thread 'rustc' (32) panicked at src/librustdoc/doctest.rs:918:53: [INFO] [stderr] rustdoc needs a tempdir: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctestU9Hqnh", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7a8a34f9535b - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7a8a3562f248 - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 2: 0x7a8a34fac366 - ::write_fmt [INFO] [stderr] 3: 0x7a8a34f6b368 - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7a8a34f88763 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] 5: 0x7a8a33f8566c - std[e72de78501789eb0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7a8a34f88a42 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7a8a34f6b428 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7a8a34f62159 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7a8a34f6ce8d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] 10: 0x7a8a32026f9c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] 11: 0x7a8a317795e2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stderr] 12: 0x619da43ef1da - ::new [INFO] [stderr] 13: 0x619da449b6fd - rustdoc[d56229c6702ddc8e]::doctest::generate_test_desc_and_fn [INFO] [stderr] 14: 0x619da4439238 - ::add_test [INFO] [stderr] 15: 0x619da436a48f - rustdoc[d56229c6702ddc8e]::doctest::run::{closure#2}::{closure#0} [INFO] [stderr] 16: 0x619da4353d36 - rustc_interface[8fb07a87386d2e99]::interface::run_compiler::, alloc[28d2dab30c1dc666]::string::String>, rustdoc[d56229c6702ddc8e]::doctest::run::{closure#2}>::{closure#1} [INFO] [stderr] 17: 0x619da429a10a - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace::, alloc[28d2dab30c1dc666]::string::String>, rustdoc[d56229c6702ddc8e]::doctest::run::{closure#2}>::{closure#1}, core[6aaeda2c7ad07a48]::result::Result, alloc[28d2dab30c1dc666]::string::String>>::{closure#0}, core[6aaeda2c7ad07a48]::result::Result, alloc[28d2dab30c1dc666]::string::String>>::{closure#0}::{closure#0}, core[6aaeda2c7ad07a48]::result::Result, alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] 18: 0x619da43970c1 - , alloc[28d2dab30c1dc666]::string::String>, rustdoc[d56229c6702ddc8e]::doctest::run::{closure#2}>::{closure#1}, core[6aaeda2c7ad07a48]::result::Result, alloc[28d2dab30c1dc666]::string::String>>::{closure#0}, core[6aaeda2c7ad07a48]::result::Result, alloc[28d2dab30c1dc666]::string::String>>::{closure#0}::{closure#0}, core[6aaeda2c7ad07a48]::result::Result, alloc[28d2dab30c1dc666]::string::String>>::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 19: 0x7a8a3681ffac - ::new::thread_start [INFO] [stderr] 20: 0x7a8a3028aaa4 - [INFO] [stderr] 21: 0x7a8a30317a64 - clone [INFO] [stderr] 22: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug [INFO] [stderr] [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: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-04-19T21_23_03-31.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (dec9417b8 2026-03-22) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "1f20d64399942fbf5e2812afd452b3d8a6b18e0e9886ee6d2c223e0f41c6fae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f20d64399942fbf5e2812afd452b3d8a6b18e0e9886ee6d2c223e0f41c6fae3", kill_on_drop: false }` [INFO] [stdout] 1f20d64399942fbf5e2812afd452b3d8a6b18e0e9886ee6d2c223e0f41c6fae3