[INFO] cloning repository https://github.com/0x6b/typster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x6b/typster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Ftypster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Ftypster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 949e3ecb437b2eaa9e3b27e734537195673336e3
[INFO] checking 0x6b/typster against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Ftypster" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  40% (49/122)
Updating files:  41% (51/122)
Updating files:  42% (52/122)
Updating files:  43% (53/122)
Updating files:  44% (54/122)
Updating files:  45% (55/122)
Updating files:  46% (57/122)
Updating files:  47% (58/122)
Updating files:  48% (59/122)
Updating files:  49% (60/122)
Updating files:  50% (61/122)
Updating files:  51% (63/122)
Updating files:  52% (64/122)
Updating files:  53% (65/122)
Updating files:  54% (66/122)
Updating files:  55% (68/122)
Updating files:  56% (69/122)
Updating files:  57% (70/122)
Updating files:  58% (71/122)
Updating files:  59% (72/122)
Updating files:  60% (74/122)
Updating files:  61% (75/122)
Updating files:  62% (76/122)
Updating files:  63% (77/122)
Updating files:  64% (79/122)
Updating files:  65% (80/122)
Updating files:  66% (81/122)
Updating files:  67% (82/122)
Updating files:  68% (83/122)
Updating files:  69% (85/122)
Updating files:  70% (86/122)
Updating files:  71% (87/122)
Updating files:  72% (88/122)
Updating files:  73% (90/122)
Updating files:  74% (91/122)
Updating files:  75% (92/122)
Updating files:  76% (93/122)
Updating files:  77% (94/122)
Updating files:  78% (96/122)
Updating files:  79% (97/122)
Updating files:  80% (98/122)
Updating files:  81% (99/122)
Updating files:  82% (101/122)
Updating files:  83% (102/122)
Updating files:  84% (103/122)
Updating files:  85% (104/122)
Updating files:  86% (105/122)
Updating files:  87% (107/122)
Updating files:  88% (108/122)
Updating files:  89% (109/122)
Updating files:  90% (110/122)
Updating files:  91% (112/122)
Updating files:  92% (113/122)
Updating files:  93% (114/122)
Updating files:  94% (115/122)
Updating files:  95% (116/122)
Updating files:  96% (118/122)
Updating files:  97% (119/122)
Updating files:  98% (120/122)
Updating files:  99% (121/122)
Updating files: 100% (122/122)
Updating files: 100% (122/122), done.
[INFO] started tweaking git repo https://github.com/0x6b/typster
[INFO] finished tweaking git repo https://github.com/0x6b/typster
[INFO] tweaked toml for git repo https://github.com/0x6b/typster written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x6b/typster on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/0x6b/sha2_hasher`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 485 packages to latest Rust 1.94.0-nightly compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffd3ce27d2cb6957b624df4847cb884f1cf1c487ff3cee902b61bae1c0314f4b
[INFO] running `Command { std: "docker" "start" "-a" "ffd3ce27d2cb6957b624df4847cb884f1cf1c487ff3cee902b61bae1c0314f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffd3ce27d2cb6957b624df4847cb884f1cf1c487ff3cee902b61bae1c0314f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd3ce27d2cb6957b624df4847cb884f1cf1c487ff3cee902b61bae1c0314f4b", kill_on_drop: false }`
[INFO] [stdout] ffd3ce27d2cb6957b624df4847cb884f1cf1c487ff3cee902b61bae1c0314f4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 711076035ebd47d0929bbba5f61216abb9a2aeccfbb7d6623872574b51a22857
[INFO] running `Command { std: "docker" "start" "-a" "711076035ebd47d0929bbba5f61216abb9a2aeccfbb7d6623872574b51a22857", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking const-oid v0.10.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking hybrid-array v0.4.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking block-buffer v0.11.0
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.8
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking digest v0.11.0-rc.5
[INFO] [stderr]     Checking sha2 v0.11.0-rc.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking sha2_hasher v0.2.0 (https://github.com/0x6b/sha2_hasher?tag=v0.2.0#b7cf88e7)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling test-context-macros v0.5.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking test-context v0.5.4
[INFO] [stderr]    Compiling typster v0.14.15 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tokio::runtime::Runtime`
[INFO] [stdout]  --> examples/watch.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::runtime::Runtime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `Runtime` in `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typster::FittingType`, `typster::watch`
[INFO] [stdout]   --> examples/watch.rs:4:15
[INFO] [stdout]    |
[INFO] [stdout]  4 | use typster::{FittingType, watch};
[INFO] [stdout]    |               ^^^^^^^^^^^  ^^^^^ no `watch` in the root
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `FittingType` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "watch")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `watch` feature
[INFO] [stdout] 63 | pub use watch::FittingType;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "watch")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `watch` feature
[INFO] [stdout] 65 | pub use watch::watch;
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(feature = "watch")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `watch` feature
[INFO] [stdout] 83 | mod watch;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompileParams` in crate `typster`
[INFO] [stdout]   --> examples/watch.rs:8:27
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let params = typster::CompileParams {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> examples/watch.rs:3:12
[INFO] [stdout]     |
[INFO] [stdout]   3 | use tokio::runtime::Runtime;
[INFO] [stdout]     |            ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs:537:5
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typster::CompileParams`, `typster::FormatParams`, `typster::PdfMetadata`, `typster::PermissionParams`, `typster::PrintPermission`, `typster::compile`, `typster::format`, `typster::set_permission`, `typster::update_metadata`
[INFO] [stdout]   --> tests/integration_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     CompileParams, FormatParams, PdfMetadata, PermissionParams, PrintPermission, compile, format,
[INFO] [stdout]    |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^ no `format` in the root
[INFO] [stdout]    |     |              |             |            |                 |                |
[INFO] [stdout]    |     |              |             |            |                 |                no `compile` in the root
[INFO] [stdout]    |     |              |             |            |                 no `PrintPermission` in the root
[INFO] [stdout]    |     |              |             |            no `PermissionParams` in the root
[INFO] [stdout]    |     |              |             no `PdfMetadata` in the root
[INFO] [stdout]    |     |              no `FormatParams` in the root
[INFO] [stdout]    |     no `CompileParams` in the root
[INFO] [stdout] 13 |     set_permission, typst_version, update_metadata,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^                 ^^^^^^^^^^^^^^^ no `update_metadata` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `set_permission` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 56 | pub use format::{FormatParams, format};
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 60 | pub use update_metadata::{PdfMetadata, update_metadata};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 58 | pub use set_permission::{PermissionParams, PrintPermission, set_permission};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 58 | pub use set_permission::{PermissionParams, PrintPermission, set_permission};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 68 | mod compile;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 56 | pub use format::{FormatParams, format};
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 74 | mod format;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:58:61
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 58 | pub use set_permission::{PermissionParams, PrintPermission, set_permission};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 78 | mod set_permission;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:60:40
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 60 | pub use update_metadata::{PdfMetadata, update_metadata};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 80 | mod update_metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "watch") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `typster::list_fonts`
[INFO] [stdout]   --> examples/list_fonts.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typster::list_fonts;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ no `list_fonts` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 54 | pub use fonts::list_fonts;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typster::PdfMetadata`, `typster::update_metadata`
[INFO] [stdout]   --> examples/update_metadata.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typster::{PdfMetadata, update_metadata};
[INFO] [stdout]    |               ^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `update_metadata` in the root
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `PdfMetadata` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 60 | pub use update_metadata::{PdfMetadata, update_metadata};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:60:40
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 60 | pub use update_metadata::{PdfMetadata, update_metadata};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 80 | mod update_metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompileParams` in crate `typster`
[INFO] [stdout]   --> examples/list_fonts.rs:6:27
[INFO] [stdout]    |
[INFO] [stdout]  6 |     let params = typster::CompileParams {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> examples/list_fonts.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 21 |     list_fonts(&params.font_paths).iter().for_each(|(family, fontinfo)| {
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |         let mut sorted = fontinfo
[INFO] [stdout]    |                          -------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 21 |     list_fonts(&params.font_paths).iter().for_each(|(family, fontinfo): (_, _)| {
[INFO] [stdout]    |                                                                       ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `typster::compile`
[INFO] [stdout]   --> examples/compile.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typster::compile;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no `compile` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 68 | mod compile;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "update_metadata") due to 1 previous error
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompileParams` in crate `typster`
[INFO] [stdout]   --> examples/compile.rs:8:27
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let params = typster::CompileParams {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "list_fonts") due to 3 previous errors
[INFO] [stderr] error: could not compile `typster` (example "compile") due to 2 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:162:51
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_eq!(*expected, format(params).map_err(|e| anyhow!(e.to_string()))?.trim());
[INFO] [stdout]     |                                                   ^          - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_eq!(*expected, format(params).map_err(|e: /* Type */| anyhow!(e.to_string()))?.trim());
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (test "integration_tests") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typster::PermissionParams`, `typster::PrintPermission`, `typster::set_permission`
[INFO] [stdout]   --> examples/set_permission.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typster::{PermissionParams, PrintPermission, set_permission};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `set_permission` in the root
[INFO] [stdout]    |               |                 |
[INFO] [stdout]    |               |                 no `PrintPermission` in the root
[INFO] [stdout]    |               no `PermissionParams` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 58 | pub use set_permission::{PermissionParams, PrintPermission, set_permission};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 58 | pub use set_permission::{PermissionParams, PrintPermission, set_permission};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:58:61
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 58 | pub use set_permission::{PermissionParams, PrintPermission, set_permission};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 78 | mod set_permission;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "set_permission") due to 1 previous error
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FormatParams` in crate `typster`
[INFO] [stdout]   --> examples/format.rs:4:27
[INFO] [stdout]    |
[INFO] [stdout]  4 |     let params = typster::FormatParams {
[INFO] [stdout]    |                           ^^^^^^^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 56 | pub use format::{FormatParams, format};
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `format` in crate `typster`
[INFO] [stdout]   --> examples/format.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     println!("{}", typster::format(&params).unwrap_or_else(|why| why.to_string()));
[INFO] [stdout]    |                             ^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 56 | pub use format::{FormatParams, format};
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 74 | mod format;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::format;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `format`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     println!("{}", typster::format(&params).unwrap_or_else(|why| why.to_string()));
[INFO] [stdout] 12 +     println!("{}", format(&params).unwrap_or_else(|why| why.to_string()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/format.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 |     println!("{}", typster::format(&params).unwrap_or_else(|why| why.to_string()));
[INFO] [stdout]    |                                                             ^^^  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 12 |     println!("{}", typster::format(&params).unwrap_or_else(|why: /* Type */| why.to_string()));
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "format") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "711076035ebd47d0929bbba5f61216abb9a2aeccfbb7d6623872574b51a22857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "711076035ebd47d0929bbba5f61216abb9a2aeccfbb7d6623872574b51a22857", kill_on_drop: false }`
[INFO] [stdout] 711076035ebd47d0929bbba5f61216abb9a2aeccfbb7d6623872574b51a22857
