[INFO] fetching crate egui_commonmark_extended 0.22.2...
[INFO] testing egui_commonmark_extended-0.22.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate egui_commonmark_extended 0.22.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate egui_commonmark_extended 0.22.2
[INFO] finished tweaking crates.io crate egui_commonmark_extended 0.22.2
[INFO] tweaked toml for crates.io crate egui_commonmark_extended 0.22.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_commonmark_extended 0.22.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_commonmark_extended 0.22.2 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41f2e8772f1c8dcb0c03ad4cc3f8617a0847bbfc6c53567ca0e42180e0c80398
[INFO] running `Command { std: "docker" "start" "-a" "41f2e8772f1c8dcb0c03ad4cc3f8617a0847bbfc6c53567ca0e42180e0c80398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41f2e8772f1c8dcb0c03ad4cc3f8617a0847bbfc6c53567ca0e42180e0c80398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f2e8772f1c8dcb0c03ad4cc3f8617a0847bbfc6c53567ca0e42180e0c80398", kill_on_drop: false }`
[INFO] [stdout] 41f2e8772f1c8dcb0c03ad4cc3f8617a0847bbfc6c53567ca0e42180e0c80398
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bff004e36bb16b683a1e140d99f8f6321977c0c8fe3bd83cba9b426f074f3089
[INFO] running `Command { std: "docker" "start" "-a" "bff004e36bb16b683a1e140d99f8f6321977c0c8fe3bd83cba9b426f074f3089", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling emath v0.33.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ecolor v0.33.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling epaint v0.33.3
[INFO] [stderr]    Compiling egui v0.33.3
[INFO] [stderr]    Compiling egui_extras v0.33.3
[INFO] [stderr]    Compiling egui_commonmark_backend_extended v0.22.2
[INFO] [stderr]    Compiling egui_commonmark_extended v0.22.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `egui::Ui::allocate_ui_at_rect`: Use `allocate_new_ui` instead
[INFO] [stdout]    --> src/parsers/pulldown.rs:760:24
[INFO] [stdout]     |
[INFO] [stdout] 760 |                     ui.allocate_ui_at_rect(heading_rect, |ui| {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.62s
[INFO] running `Command { std: "docker" "inspect" "bff004e36bb16b683a1e140d99f8f6321977c0c8fe3bd83cba9b426f074f3089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bff004e36bb16b683a1e140d99f8f6321977c0c8fe3bd83cba9b426f074f3089", kill_on_drop: false }`
[INFO] [stdout] bff004e36bb16b683a1e140d99f8f6321977c0c8fe3bd83cba9b426f074f3089
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d77c27e3bcdf8573c892df8c4b1e9c52eb56b484e9cd450d0b3f6df09e831848
[INFO] running `Command { std: "docker" "start" "-a" "d77c27e3bcdf8573c892df8c4b1e9c52eb56b484e9cd450d0b3f6df09e831848", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling emath v0.33.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ecolor v0.33.3
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling epaint v0.33.3
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling egui v0.33.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling egui_extras v0.33.3
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling wayland-cursor v0.31.12
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling egui_commonmark_backend_extended v0.22.2
[INFO] [stderr]    Compiling egui_commonmark_macros_extended v0.22.2
[INFO] [stderr]    Compiling egui_glow v0.33.3
[INFO] [stderr]    Compiling egui_commonmark_extended v0.22.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `egui::Ui::allocate_ui_at_rect`: Use `allocate_new_ui` instead
[INFO] [stdout]    --> src/parsers/pulldown.rs:760:24
[INFO] [stdout]     |
[INFO] [stdout] 760 |                     ui.allocate_ui_at_rect(heading_rect, |ui| {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling egui-winit v0.33.3
[INFO] [stderr]    Compiling eframe v0.33.3
[INFO] [stdout] warning: use of deprecated method `egui::Ui::allocate_ui_at_rect`: Use `allocate_new_ui` instead
[INFO] [stdout]    --> src/parsers/pulldown.rs:760:24
[INFO] [stdout]     |
[INFO] [stdout] 760 |                     ui.allocate_ui_at_rect(heading_rect, |ui| {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "d77c27e3bcdf8573c892df8c4b1e9c52eb56b484e9cd450d0b3f6df09e831848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d77c27e3bcdf8573c892df8c4b1e9c52eb56b484e9cd450d0b3f6df09e831848", kill_on_drop: false }`
[INFO] [stdout] d77c27e3bcdf8573c892df8c4b1e9c52eb56b484e9cd450d0b3f6df09e831848
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a293f14da79e746647e080e0e55273db879bb19254112a40484644df3dd0bec
[INFO] running `Command { std: "docker" "start" "-a" "5a293f14da79e746647e080e0e55273db879bb19254112a40484644df3dd0bec", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `egui::Ui::allocate_ui_at_rect`: Use `allocate_new_ui` instead
[INFO] [stderr]    --> src/parsers/pulldown.rs:760:24
[INFO] [stderr]     |
[INFO] [stderr] 760 |                     ui.allocate_ui_at_rect(heading_rect, |ui| {
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `egui_commonmark_extended` (lib) generated 1 warning
[INFO] [stderr] warning: `egui_commonmark_extended` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_commonmark_extended-9f4d1ce0330012e9)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests egui_commonmark_extended
[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] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/lib.rs - (line 62) ... ignored
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::paragraph_spacing_px (line 271) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::code_line_height_px (line 350) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::heading_spacing_below (line 311) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::default_implicit_uri_scheme (line 136) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::heading_spacing_above (line 285) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::paragraph_spacing (line 259) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::line_height (line 233) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::heading_spacing_below_px (line 323) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::code_line_height (line 338) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::heading_spacing_above_px (line 297) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::line_height_px (line 245) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::typography_recommended (line 369) ... FAILED
[INFO] [stdout] test src/lib.rs - CommonMarkViewer<'f>::render_math_fn (line 185) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 34) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::paragraph_spacing_px (line 271) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::code_line_height_px (line 350) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::heading_spacing_below (line 311) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::default_implicit_uri_scheme (line 136) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::heading_spacing_above (line 285) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::paragraph_spacing (line 259) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::line_height (line 233) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::heading_spacing_below_px (line 323) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::code_line_height (line 338) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use egui_commonmark::{CommonMarkCache, commonmark};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use egui_commonmark::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::heading_spacing_above_px (line 297) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::line_height_px (line 245) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::typography_recommended (line 369) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CommonMarkViewer<'f>::render_math_fn (line 185) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `egui_commonmark`
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | use egui_commonmark::CommonMarkViewer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_commonmark`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui_commonmark`, use `cargo add egui_commonmark` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::code_line_height (line 338)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::code_line_height_px (line 350)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::default_implicit_uri_scheme (line 136)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::heading_spacing_above (line 285)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::heading_spacing_above_px (line 297)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::heading_spacing_below (line 311)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::heading_spacing_below_px (line 323)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::line_height (line 233)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::line_height_px (line 245)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::paragraph_spacing (line 259)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::paragraph_spacing_px (line 271)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::render_math_fn (line 185)
[INFO] [stdout]     src/lib.rs - CommonMarkViewer<'f>::typography_recommended (line 369)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 15 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5a293f14da79e746647e080e0e55273db879bb19254112a40484644df3dd0bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a293f14da79e746647e080e0e55273db879bb19254112a40484644df3dd0bec", kill_on_drop: false }`
[INFO] [stdout] 5a293f14da79e746647e080e0e55273db879bb19254112a40484644df3dd0bec
