[INFO] fetching crate markdown-ppp 2.7.1... [INFO] testing markdown-ppp-2.7.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate markdown-ppp 2.7.1 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate markdown-ppp 2.7.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 318c9981f7d723eb27f5919242ac54cdce0424d92e92baa1a614f5c56a527c27 [INFO] running `Command { std: "docker" "start" "-a" "318c9981f7d723eb27f5919242ac54cdce0424d92e92baa1a614f5c56a527c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "318c9981f7d723eb27f5919242ac54cdce0424d92e92baa1a614f5c56a527c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318c9981f7d723eb27f5919242ac54cdce0424d92e92baa1a614f5c56a527c27", kill_on_drop: false }` [INFO] [stdout] 318c9981f7d723eb27f5919242ac54cdce0424d92e92baa1a614f5c56a527c27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf2a88fd74dc2ae5bf40e83a136b12da01f3f68c983b840af39e18ec117b3c0 [INFO] running `Command { std: "docker" "start" "-a" "5cf2a88fd74dc2ae5bf40e83a136b12da01f3f68c983b840af39e18ec117b3c0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [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 27.35s [INFO] running `Command { std: "docker" "inspect" "5cf2a88fd74dc2ae5bf40e83a136b12da01f3f68c983b840af39e18ec117b3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf2a88fd74dc2ae5bf40e83a136b12da01f3f68c983b840af39e18ec117b3c0", kill_on_drop: false }` [INFO] [stdout] 5cf2a88fd74dc2ae5bf40e83a136b12da01f3f68c983b840af39e18ec117b3c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 281d6a27de19ecf1188fb9de9a9bb7e33a61702c981f1a84633d6981f56924f6 [INFO] running `Command { std: "docker" "start" "-a" "281d6a27de19ecf1188fb9de9a9bb7e33a61702c981f1a84633d6981f56924f6", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [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[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_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::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 `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] 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 { [INFO] [stdout] | ^^^^^^ required by this bound in `markdown_ppp::ast::generic::Block::Heading` [INFO] [stdout] ... [INFO] [stdout] 75 | Heading(Heading), [INFO] [stdout] | ------- required by a bound in this tuple variant [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] [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] [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_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] [stderr] error: could not compile `markdown-ppp` (example "map_data_example") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "281d6a27de19ecf1188fb9de9a9bb7e33a61702c981f1a84633d6981f56924f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281d6a27de19ecf1188fb9de9a9bb7e33a61702c981f1a84633d6981f56924f6", kill_on_drop: false }` [INFO] [stdout] 281d6a27de19ecf1188fb9de9a9bb7e33a61702c981f1a84633d6981f56924f6