[INFO] fetching crate markdown-ppp 2.7.1...
[INFO] testing markdown-ppp-2.7.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate markdown-ppp 2.7.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate markdown-ppp 2.7.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate markdown-ppp 2.7.1
[INFO] tweaked toml for crates.io crate markdown-ppp 2.7.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate markdown-ppp 2.7.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate markdown-ppp 2.7.1 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.3
[INFO] [stderr]   Downloaded toml_datetime v0.7.2
[INFO] [stderr]   Downloaded toml_edit v0.23.6
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded pretty v0.12.4
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 532a3e83b1de9951279b5a44b319429d57b7ed730d88ff138d7264946a2a129a
[INFO] running `Command { std: "docker" "start" "-a" "532a3e83b1de9951279b5a44b319429d57b7ed730d88ff138d7264946a2a129a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "532a3e83b1de9951279b5a44b319429d57b7ed730d88ff138d7264946a2a129a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "532a3e83b1de9951279b5a44b319429d57b7ed730d88ff138d7264946a2a129a", kill_on_drop: false }`
[INFO] [stdout] 532a3e83b1de9951279b5a44b319429d57b7ed730d88ff138d7264946a2a129a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02828003b32865c4b5089607ce6947b6027becffb1195901bfb920335a25c81c
[INFO] running `Command { std: "docker" "start" "-a" "02828003b32865c4b5089607ce6947b6027becffb1195901bfb920335a25c81c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling markdown-ppp v2.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
[INFO] running `Command { std: "docker" "inspect" "02828003b32865c4b5089607ce6947b6027becffb1195901bfb920335a25c81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02828003b32865c4b5089607ce6947b6027becffb1195901bfb920335a25c81c", kill_on_drop: false }`
[INFO] [stdout] 02828003b32865c4b5089607ce6947b6027becffb1195901bfb920335a25c81c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12740fa8a7f556e4a2a1359cea234f23593dd16026804261888fec9bc7661cc0
[INFO] running `Command { std: "docker" "start" "-a" "12740fa8a7f556e4a2a1359cea234f23593dd16026804261888fec9bc7661cc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling markdown-ppp v2.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `latex_printer` in `markdown_ppp`
[INFO] [stdout]   --> examples/latex_example.rs:2:19
[INFO] [stdout]    |
[INFO] [stdout]  2 | use markdown_ppp::latex_printer::{config::*, render_latex};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ could not find `latex_printer` in `markdown_ppp`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "latex-printer")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `latex-printer` feature
[INFO] [stdout] 48 | pub mod latex_printer;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `markdown_ppp::latex_printer`
[INFO] [stdout]   --> examples/latex_example.rs:2:19
[INFO] [stdout]    |
[INFO] [stdout]  2 | use markdown_ppp::latex_printer::{config::*, render_latex};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ could not find `latex_printer` in `markdown_ppp`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "latex-printer")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `latex-printer` feature
[INFO] [stdout] 48 | pub mod latex_printer;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ast_specialized` in `markdown_ppp`
[INFO] [stdout]   --> examples/map_data_example.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use markdown_ppp::ast_specialized::element_id::IdGenerator;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ could not find `ast_specialized` in `markdown_ppp`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "ast-specialized")]
[INFO] [stdout]    |       --------------------------- the item is gated behind the `ast-specialized` feature
[INFO] [stdout] 24 | pub mod ast_specialized;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `markdown_ppp::ast_specialized`
[INFO] [stdout]   --> examples/map_data_example.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | use markdown_ppp::ast_specialized::*;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ could not find `ast_specialized` in `markdown_ppp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `markdown_ppp::ast_specialized`
[INFO] [stdout]   --> examples/user_data_example.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | use markdown_ppp::ast_specialized::*;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ could not find `ast_specialized` in `markdown_ppp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `latex_printer` in `markdown_ppp`
[INFO] [stdout]   --> examples/latex_comprehensive.rs:7:19
[INFO] [stdout]    |
[INFO] [stdout]  7 | use markdown_ppp::latex_printer::{config::*, render_latex};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ could not find `latex_printer` in `markdown_ppp`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "latex-printer")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `latex-printer` feature
[INFO] [stdout] 48 | pub mod latex_printer;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `markdown_ppp::latex_printer`
[INFO] [stdout]   --> examples/latex_comprehensive.rs:7:19
[INFO] [stdout]    |
[INFO] [stdout]  7 | use markdown_ppp::latex_printer::{config::*, render_latex};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ could not find `latex_printer` in `markdown_ppp`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "latex-printer")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `latex-printer` feature
[INFO] [stdout] 48 | pub mod latex_printer;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> examples/latex_example.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let config1 = Config::default().with_code_block_style(CodeBlockStyle::Verbatim);
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use markdown_ppp::html_printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use markdown_ppp::printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> examples/latex_example.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let config2 = Config::default().with_code_block_style(CodeBlockStyle::Listings);
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use markdown_ppp::html_printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use markdown_ppp::printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> examples/latex_example.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let config3 = Config::default().with_code_block_style(CodeBlockStyle::Minted);
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use markdown_ppp::html_printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use markdown_ppp::printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CodeBlockStyle`
[INFO] [stdout]   --> examples/latex_example.rs:47:59
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let config1 = Config::default().with_code_block_style(CodeBlockStyle::Verbatim);
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^ use of undeclared type `CodeBlockStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CodeBlockStyle`
[INFO] [stdout]   --> examples/latex_example.rs:51:59
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let config2 = Config::default().with_code_block_style(CodeBlockStyle::Listings);
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^ use of undeclared type `CodeBlockStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CodeBlockStyle`
[INFO] [stdout]   --> examples/latex_example.rs:55:59
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let config3 = Config::default().with_code_block_style(CodeBlockStyle::Minted);
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^ use of undeclared type `CodeBlockStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> examples/latex_comprehensive.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let latex = render_latex(&doc, Config::default());
[INFO] [stdout]    |                                    ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  6 + use markdown_ppp::html_printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use markdown_ppp::printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> examples/latex_comprehensive.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let config = Config::default().with_table_style(style);
[INFO] [stdout]    |                      ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  6 + use markdown_ppp::html_printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use markdown_ppp::printer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]    --> examples/latex_comprehensive.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let config = Config::default().with_code_block_style(style);
[INFO] [stdout]     |                      ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use markdown_ppp::html_printer::config::Config;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use markdown_ppp::printer::config::Config;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]    --> examples/latex_comprehensive.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let config = Config::default()
[INFO] [stdout]     |                  ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use markdown_ppp::html_printer::config::Config;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use markdown_ppp::printer::config::Config;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]    --> examples/latex_comprehensive.rs:208:36
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let latex = render_latex(&doc, Config::default());
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use markdown_ppp::html_printer::config::Config;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use markdown_ppp::printer::config::Config;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TableStyle`
[INFO] [stdout]   --> examples/latex_comprehensive.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 |         (TableStyle::Tabular, "Tabular (default)"),
[INFO] [stdout]    |          ^^^^^^^^^^ use of undeclared type `TableStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TableStyle`
[INFO] [stdout]   --> examples/latex_comprehensive.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |         (TableStyle::Longtabu, "Longtabu (page breaks)"),
[INFO] [stdout]    |          ^^^^^^^^^^ use of undeclared type `TableStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TableStyle`
[INFO] [stdout]   --> examples/latex_comprehensive.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |         (TableStyle::Booktabs, "Booktabs (beautiful)"),
[INFO] [stdout]    |          ^^^^^^^^^^ use of undeclared type `TableStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CodeBlockStyle`
[INFO] [stdout]   --> examples/latex_comprehensive.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 |         (CodeBlockStyle::Verbatim, "Verbatim (no highlighting)"),
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ use of undeclared type `CodeBlockStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CodeBlockStyle`
[INFO] [stdout]    --> examples/latex_comprehensive.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 |         (CodeBlockStyle::Listings, "Listings (basic highlighting)"),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ use of undeclared type `CodeBlockStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CodeBlockStyle`
[INFO] [stdout]    --> examples/latex_comprehensive.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |         (CodeBlockStyle::Minted, "Minted (advanced highlighting)"),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ use of undeclared type `CodeBlockStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TableStyle`
[INFO] [stdout]    --> examples/latex_comprehensive.rs:178:27
[INFO] [stdout]     |
[INFO] [stdout] 178 |         .with_table_style(TableStyle::Booktabs)
[INFO] [stdout]     |                           ^^^^^^^^^^ use of undeclared type `TableStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CodeBlockStyle`
[INFO] [stdout]    --> examples/latex_comprehensive.rs:179:32
[INFO] [stdout]     |
[INFO] [stdout] 179 |         .with_code_block_style(CodeBlockStyle::Listings);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ use of undeclared type `CodeBlockStyle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `markdown-ppp` (example "latex_example") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `markdown-ppp` (example "latex_comprehensive") due to 15 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/user_data_example.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             generic::Block::Heading(h) => &h.user_data,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `markdown_ppp::ast::generic::Block::Heading`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/ast/generic.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum Block<T = ()> {
[INFO] [stdout]    |                ^^^^^^ required by this bound in `markdown_ppp::ast::generic::Block::Heading`
[INFO] [stdout] ...
[INFO] [stdout] 75 |     Heading(Heading<T>),
[INFO] [stdout]    |     ------- required by a bound in this tuple variant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `markdown-ppp` (example "map_data_example") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `markdown-ppp` (example "user_data_example") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "12740fa8a7f556e4a2a1359cea234f23593dd16026804261888fec9bc7661cc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12740fa8a7f556e4a2a1359cea234f23593dd16026804261888fec9bc7661cc0", kill_on_drop: false }`
[INFO] [stdout] 12740fa8a7f556e4a2a1359cea234f23593dd16026804261888fec9bc7661cc0
