[INFO] fetching crate md_render_lib 0.1.0...
[INFO] testing md_render_lib-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate md_render_lib 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate md_render_lib 0.1.0
[INFO] finished tweaking crates.io crate md_render_lib 0.1.0
[INFO] tweaked toml for crates.io crate md_render_lib 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate md_render_lib 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 218 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.11.0 (available: v0.22.1)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding gethostname v0.2.3 (available: v1.1.0)
[INFO] [stderr]       Adding image v0.22.5 (available: v0.25.8)
[INFO] [stderr]       Adding onig_sys v69.1.0 (available: v69.9.1)
[INFO] [stderr]       Adding pretty_assertions v0.6.1 (available: v1.4.1)
[INFO] [stderr]       Adding pulldown-cmark v0.6.1 (available: v0.13.0)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.24)
[INFO] [stderr]       Adding syntect v3.1.0 (available: v3.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a34071af5ab568739b3d20d704792bf133512de6c871c7a7a722a68f98fdcd2a
[INFO] running `Command { std: "docker" "start" "-a" "a34071af5ab568739b3d20d704792bf133512de6c871c7a7a722a68f98fdcd2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a34071af5ab568739b3d20d704792bf133512de6c871c7a7a722a68f98fdcd2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a34071af5ab568739b3d20d704792bf133512de6c871c7a7a722a68f98fdcd2a", kill_on_drop: false }`
[INFO] [stdout] a34071af5ab568739b3d20d704792bf133512de6c871c7a7a722a68f98fdcd2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f02bb4cec0b89bde98f393d75c94961ef69a01ccf366f944ec45a0cb689e5762
[INFO] running `Command { std: "docker" "start" "-a" "f02bb4cec0b89bde98f393d75c94961ef69a01ccf366f944ec45a0cb689e5762", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling onig_sys v69.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.6.1
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling onig v4.3.3
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling plist v0.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling syntect v3.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling md_render_lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/handler.rs:313:17
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 /// Whether we are at block-level or inline in a block.
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 314 |                 level: BlockLevel::Inline,
[INFO] [stdout]     |                 ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dump_events` is never used
[INFO] [stdout]   --> src/handler.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub fn dump_events<'a, W, I>(writer: &mut W, events: I) -> Result<(), Error>
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LocalOnly` is never constructed
[INFO] [stdout]   --> src/resources.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum ResourceAccess {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 28 |     /// Use only local files and prohibit remote resources.
[INFO] [stdout] 29 |     LocalOnly,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceAccess` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/terminal/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum StyleCapability {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 33 |     /// The terminal supports no styles.
[INFO] [stdout] 34 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/terminal/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct TerminalCapabilities {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 71 |     /// How do we call this terminal?
[INFO] [stdout] 72 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `none` is never used
[INFO] [stdout]   --> src/terminal/mod.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl TerminalCapabilities {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 95 |     /// A terminal which supports nothing.
[INFO] [stdout] 96 |     pub fn none() -> TerminalCapabilities {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "f02bb4cec0b89bde98f393d75c94961ef69a01ccf366f944ec45a0cb689e5762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f02bb4cec0b89bde98f393d75c94961ef69a01ccf366f944ec45a0cb689e5762", kill_on_drop: false }`
[INFO] [stdout] f02bb4cec0b89bde98f393d75c94961ef69a01ccf366f944ec45a0cb689e5762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 753075afce256cf4c37e7fbba9acde727abb673cc6d1079bef7a523c7c7d73ea
[INFO] running `Command { std: "docker" "start" "-a" "753075afce256cf4c37e7fbba9acde727abb673cc6d1079bef7a523c7c7d73ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/handler.rs:313:17
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 /// Whether we are at block-level or inline in a block.
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 314 |                 level: BlockLevel::Inline,
[INFO] [stdout]     |                 ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dump_events` is never used
[INFO] [stdout]   --> src/handler.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub fn dump_events<'a, W, I>(writer: &mut W, events: I) -> Result<(), Error>
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LocalOnly` is never constructed
[INFO] [stdout]   --> src/resources.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum ResourceAccess {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 28 |     /// Use only local files and prohibit remote resources.
[INFO] [stdout] 29 |     LocalOnly,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceAccess` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/terminal/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum StyleCapability {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 33 |     /// The terminal supports no styles.
[INFO] [stdout] 34 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/terminal/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct TerminalCapabilities {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 71 |     /// How do we call this terminal?
[INFO] [stdout] 72 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `none` is never used
[INFO] [stdout]   --> src/terminal/mod.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl TerminalCapabilities {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 95 |     /// A terminal which supports nothing.
[INFO] [stdout] 96 |     pub fn none() -> TerminalCapabilities {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling md_render_lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/handler.rs:313:17
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 /// Whether we are at block-level or inline in a block.
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 314 |                 level: BlockLevel::Inline,
[INFO] [stdout]     |                 ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `md_render_lib`
[INFO] [stdout]  --> tests/simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use md_render_lib;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mdcat`
[INFO] [stdout]   --> tests/formatting.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let size = mdcat::TerminalSize::default();
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `mdcat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mdcat`, use `cargo add mdcat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mdcat`
[INFO] [stdout]   --> tests/formatting.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |             &mdcat::TerminalCapabilities::ansi(),
[INFO] [stdout]    |              ^^^^^ use of unresolved module or unlinked crate `mdcat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mdcat`, use `cargo add mdcat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mdcat`
[INFO] [stdout]   --> tests/formatting.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             mdcat::ResourceAccess::LocalOnly,
[INFO] [stdout]    |             ^^^^^ use of unresolved module or unlinked crate `mdcat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mdcat`, use `cargo add mdcat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mdcat`
[INFO] [stdout]   --> tests/formatting.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         mdcat::push_tty(
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `mdcat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mdcat`, use `cargo add mdcat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `md_render_lib` (test "formatting") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "753075afce256cf4c37e7fbba9acde727abb673cc6d1079bef7a523c7c7d73ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "753075afce256cf4c37e7fbba9acde727abb673cc6d1079bef7a523c7c7d73ea", kill_on_drop: false }`
[INFO] [stdout] 753075afce256cf4c37e7fbba9acde727abb673cc6d1079bef7a523c7c7d73ea
