[INFO] fetching crate mahf 0.1.0... [INFO] testing mahf-0.1.0 against 1.83.0 for beta-1.84.0-4 [INFO] extracting crate mahf 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate mahf 0.1.0 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mahf 0.1.0 [INFO] finished tweaking crates.io crate mahf 0.1.0 [INFO] tweaked toml for crates.io crate mahf 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate mahf 0.1.0 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case-macros v3.1.0 [INFO] [stderr] Downloaded test-case v3.1.0 [INFO] [stderr] Downloaded test-case-core v3.1.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1be1453169bec40bee9d2f06f4029eb9033c61418568656bb709877e7e79d68c [INFO] running `Command { std: "docker" "start" "-a" "1be1453169bec40bee9d2f06f4029eb9033c61418568656bb709877e7e79d68c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1be1453169bec40bee9d2f06f4029eb9033c61418568656bb709877e7e79d68c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1be1453169bec40bee9d2f06f4029eb9033c61418568656bb709877e7e79d68c", kill_on_drop: false }` [INFO] [stdout] 1be1453169bec40bee9d2f06f4029eb9033c61418568656bb709877e7e79d68c [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa5ec428e48ac9bcfe8de5481d5476b5fadfe78e32e50f9e4e6705a05fb0d754 [INFO] running `Command { std: "docker" "start" "-a" "fa5ec428e48ac9bcfe8de5481d5476b5fadfe78e32e50f9e4e6705a05fb0d754", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling test-case-core v3.1.0 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling contracts v0.6.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling test-case-macros v3.1.0 [INFO] [stderr] Compiling better_any v0.2.0 [INFO] [stderr] Compiling test-case v3.1.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling mahf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.57s [INFO] running `Command { std: "docker" "inspect" "fa5ec428e48ac9bcfe8de5481d5476b5fadfe78e32e50f9e4e6705a05fb0d754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5ec428e48ac9bcfe8de5481d5476b5fadfe78e32e50f9e4e6705a05fb0d754", kill_on_drop: false }` [INFO] [stdout] fa5ec428e48ac9bcfe8de5481d5476b5fadfe78e32e50f9e4e6705a05fb0d754 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22b359af9f5a26270f104cf3590d77c5701e7e84843eaf36918ff1184d481c4a [INFO] running `Command { std: "docker" "start" "-a" "22b359af9f5a26270f104cf3590d77c5701e7e84843eaf36918ff1184d481c4a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling mahf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.20s [INFO] running `Command { std: "docker" "inspect" "22b359af9f5a26270f104cf3590d77c5701e7e84843eaf36918ff1184d481c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b359af9f5a26270f104cf3590d77c5701e7e84843eaf36918ff1184d481c4a", kill_on_drop: false }` [INFO] [stdout] 22b359af9f5a26270f104cf3590d77c5701e7e84843eaf36918ff1184d481c4a [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 461c8cb508fb5eaf8eeb97cc0f01af5c8fef8970bdf82800fd51e824a64a0d94 [INFO] running `Command { std: "docker" "start" "-a" "461c8cb508fb5eaf8eeb97cc0f01af5c8fef8970bdf82800fd51e824a64a0d94", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mahf-6c0b358999aa0745) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test components::mutation::functional::tests::circular_swap2_swaps_correct_indices::when_four_indices_ordered ... ok [INFO] [stdout] test components::mutation::functional::tests::circular_swap2_swaps_correct_indices::when_four_indices_unordered ... ok [INFO] [stdout] test components::mutation::functional::tests::circular_swap2_swaps_correct_indices::when_three_indices_ordered ... ok [INFO] [stdout] test components::mutation::functional::tests::circular_swap2_swaps_correct_indices::when_three_indices_unordered ... ok [INFO] [stdout] test components::mutation::functional::tests::circular_swap2_swaps_correct_indices::when_two_indices ... ok [INFO] [stdout] test components::mutation::functional::tests::circular_swap_swaps_correct_indices::when_four_indices_unordered ... ok [INFO] [stdout] test components::mutation::functional::tests::circular_swap_swaps_correct_indices::when_three_indices_ordered ... ok [INFO] [stdout] test components::mutation::functional::tests::circular_swap_swaps_correct_indices::when_three_indices_unordered ... ok [INFO] [stdout] test components::mutation::functional::tests::circular_swap_swaps_correct_indices::when_four_indices_ordered ... ok [INFO] [stdout] test components::mutation::functional::tests::circular_swap_swaps_correct_indices::when_two_indices ... ok [INFO] [stdout] test components::mutation::functional::tests::translocate_slice2_inserts_slice_at_correct_index::example_two ... ok [INFO] [stdout] test components::mutation::functional::tests::translocate_slice_inserts_slice_at_correct_index::example_two ... ok [INFO] [stdout] test components::recombination::functional::tests::arithmetic_crossover_returns_correct_children::when_alpha_not_uniform ... ok [INFO] [stdout] test components::recombination::functional::tests::cycle_crossover_returns_correct_children::when_one_is_ascending ... ok [INFO] [stdout] test components::mutation::functional::tests::translocate_slice2_inserts_slice_at_correct_index::example_one ... ok [INFO] [stdout] test components::selection::functional::tests::objective_bounds_returns_some_with_correct_bounds::when_fitness_positive ... ok [INFO] [stdout] test components::selection::functional::tests::objective_bounds_returns_some_with_correct_bounds::when_fitness_unordered ... ok [INFO] [stdout] test components::selection::functional::tests::proportional_weights_returns_none_for_invalid_objective_values ... ok [INFO] [stdout] test components::selection::functional::tests::proportional_weights_returns_positive_weights::when_fitness_mixed ... ok [INFO] [stdout] test components::mutation::functional::tests::translocate_slice_inserts_slice_at_correct_index::example_one ... ok [INFO] [stdout] test components::recombination::functional::tests::arithmetic_crossover_returns_correct_children::when_alpha_uniform ... ok [INFO] [stdout] test components::recombination::functional::tests::multi_point_crossover_returns_correct_children::when_all_possible_indices_unordered ... ok [INFO] [stdout] test components::recombination::functional::tests::multi_point_crossover_returns_correct_children::when_multiple_indices_ordered ... ok [INFO] [stdout] test components::recombination::functional::tests::multi_point_crossover_returns_correct_children::when_multiple_indices_unordered ... ok [INFO] [stdout] test components::selection::functional::tests::proportional_weights_returns_positive_weights::when_fitness_negative ... ok [INFO] [stdout] test components::selection::functional::tests::proportional_weights_returns_positive_weights::when_fitness_positive ... ok [INFO] [stdout] test components::selection::functional::tests::reverse_rank_returns_correct_reversed_ranking::when_fitness_negative ... ok [INFO] [stdout] test components::selection::functional::tests::reverse_rank_returns_correct_reversed_ranking::when_fitness_positive ... ok [INFO] [stdout] test components::selection::functional::tests::reverse_rank_returns_correct_reversed_ranking::when_fitness_positive_2 ... ok [INFO] [stdout] test components::recombination::functional::tests::multi_point_crossover_returns_correct_children::when_single_index ... ok [INFO] [stdout] test components::recombination::functional::tests::uniform_crossover_returns_correct_children::when_all_false ... ok [INFO] [stdout] test components::recombination::functional::tests::uniform_crossover_returns_correct_children::when_all_true ... ok [INFO] [stdout] test components::recombination::functional::tests::uniform_crossover_returns_correct_children::when_alternating_mask ... ok [INFO] [stdout] test components::recombination::functional::tests::uniform_crossover_returns_correct_children::when_some_true ... ok [INFO] [stdout] test components::selection::functional::tests::objective_bounds_returns_none_for_empty ... ok [INFO] [stdout] test components::selection::functional::tests::objective_bounds_returns_some_with_correct_bounds::when_fitness_negative ... ok [INFO] [stdout] test components::recombination::functional::tests::arithmetic_crossover_returns_correct_children::when_alpha_different ... ok [INFO] [stdout] test components::recombination::functional::tests::multi_point_crossover_returns_correct_children::when_all_possible_indices_ordered ... ok [INFO] [stdout] test components::selection::functional::tests::objective_bounds_returns_some_with_correct_bounds::when_single_individual_in_population ... ok [INFO] [stdout] test components::selection::functional::tests::reverse_rank_returns_correct_reversed_ranking::when_fitness_mixed ... ok [INFO] [stdout] test components::selection::functional::tests::reverse_rank_returns_correct_reversed_ranking::when_fitness_tied ... ok [INFO] [stdout] test components::selection::functional::tests::reverse_rank_returns_correct_reversed_ranking::when_fitness_tied_2 ... ok [INFO] [stdout] test problems::objective::multi::tests::is_finite_returns_false_for_any_infinite ... ok [INFO] [stdout] test problems::objective::multi::tests::partial_ord_implements_pareto_domination ... ok [INFO] [stdout] test problems::objective::multi::tests::try_from_invalid_is_err ... ok [INFO] [stdout] test problems::objective::single::tests::is_finite_returns_false_for_infinite ... ok [INFO] [stdout] test problems::objective::single::tests::try_from_invalid_is_err ... ok [INFO] [stdout] test state::registry::multi::tests::distinct_returns_false_for_non_distinct ... ok [INFO] [stdout] test state::registry::multi::tests::distinct_returns_true_for_distinct ... ok [INFO] [stdout] test problems::objective::multi::tests::is_finite_returns_true_for_all_finite ... ok [INFO] [stdout] test problems::objective::single::tests::is_finite_returns_true_for_finite ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests mahf [INFO] [stderr] thread 'rustc' panicked at src/librustdoc/doctest.rs:708:46: [INFO] [stderr] rustdoc needs a tempdir: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctestZxuOdu", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x704f0c04012a - ::fmt::h5b6bd5631a6d1f6b [INFO] [stderr] 1: 0x704f0c8218f8 - core::fmt::write::h7550c97b06c86515 [INFO] [stderr] 2: 0x704f0da58b91 - std::io::Write::write_fmt::h7b09c64fe0be9c84 [INFO] [stderr] 3: 0x704f0c03ff82 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stderr] 4: 0x704f0c042456 - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stderr] 5: 0x704f0c0422a0 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stderr] 6: 0x704f0b104556 - std[c6eb78587944e35c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x704f0c042b68 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stderr] 8: 0x704f0c04293a - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stderr] 9: 0x704f0c0405d9 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stderr] 10: 0x704f0c0425fc - rust_begin_unwind [INFO] [stderr] 11: 0x704f09abb160 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stderr] 12: 0x704f08f8d706 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stderr] 13: 0x57a1f19d883c - ::new [INFO] [stderr] 14: 0x57a1f19d9ca5 - rustdoc[2dc52c44dd9c608a]::doctest::generate_test_desc_and_fn [INFO] [stderr] 15: 0x57a1f19d975a - ::add_test [INFO] [stderr] 16: 0x57a1f186621c - rustc_interface[88a02114bbdb2383]::interface::run_compiler::, rustdoc[2dc52c44dd9c608a]::doctest::run::{closure#2}>::{closure#1} [INFO] [stderr] 17: 0x57a1f17ea749 - std[c6eb78587944e35c]::sys::backtrace::__rust_begin_short_backtrace::, rustdoc[2dc52c44dd9c608a]::doctest::run::{closure#2}>::{closure#1}, core[c06ff78fa456ca03]::result::Result>::{closure#0}::{closure#0}, core[c06ff78fa456ca03]::result::Result> [INFO] [stderr] 18: 0x57a1f187529e - <::spawn_unchecked_, rustdoc[2dc52c44dd9c608a]::doctest::run::{closure#2}>::{closure#1}, core[c06ff78fa456ca03]::result::Result>::{closure#0}::{closure#0}, core[c06ff78fa456ca03]::result::Result>::{closure#1} as core[c06ff78fa456ca03]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 19: 0x704f0d623a6b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stderr] 20: 0x704f07a6bac3 - [INFO] [stderr] 21: 0x704f07afca04 - 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: rustc 1.83.0 (90b35a623 2024-11-26) 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" "461c8cb508fb5eaf8eeb97cc0f01af5c8fef8970bdf82800fd51e824a64a0d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461c8cb508fb5eaf8eeb97cc0f01af5c8fef8970bdf82800fd51e824a64a0d94", kill_on_drop: false }` [INFO] [stdout] 461c8cb508fb5eaf8eeb97cc0f01af5c8fef8970bdf82800fd51e824a64a0d94