[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] 1bbc8759a348c442deb58ac236a1b13237d57c32
[INFO] checking 0x6b/typster against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Ftypster" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] 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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x6b/typster on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "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]      Locking 497 packages to latest compatible versions
[INFO] [stderr]       Adding comemo v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding lopdf v0.36.0 (available: v0.38.0)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80e035e0b721abd67c1deb5ba205cc658f4f128914cad23dbf1929e30791f25e
[INFO] running `Command { std: "docker" "start" "-a" "80e035e0b721abd67c1deb5ba205cc658f4f128914cad23dbf1929e30791f25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80e035e0b721abd67c1deb5ba205cc658f4f128914cad23dbf1929e30791f25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80e035e0b721abd67c1deb5ba205cc658f4f128914cad23dbf1929e30791f25e", kill_on_drop: false }`
[INFO] [stdout] 80e035e0b721abd67c1deb5ba205cc658f4f128914cad23dbf1929e30791f25e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e68cdb689c6a9d3aa2730bae63daca0d82dc8284cb96b7e27e10d562ff32e15e
[INFO] running `Command { std: "docker" "start" "-a" "e68cdb689c6a9d3aa2730bae63daca0d82dc8284cb96b7e27e10d562ff32e15e", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking const-oid v0.10.1
[INFO] [stderr]     Checking const-hex v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling test-context-macros v0.4.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hybrid-array v0.4.5
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.4
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.5
[INFO] [stderr]     Checking digest v0.11.0-rc.3
[INFO] [stderr]     Checking sha2 v0.11.0-rc.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking test-context v0.4.1
[INFO] [stderr]     Checking sha2_hasher v0.1.0 (https://github.com/0x6b/sha2_hasher?tag=v0.1.0#b871a5d3)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling typster v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompileParams` in crate `typster`
[INFO] [stdout]   --> examples/compile.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]   --> /opt/rustwide/workdir/src/lib.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `compile` in crate `typster`
[INFO] [stdout]   --> examples/compile.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     match typster::compile(&params) {
[INFO] [stdout]    |                    ^^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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::{compile, CompileParams};
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[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]   --> /opt/rustwide/workdir/src/lib.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 56 | pub use format::{format, FormatParams};
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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[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]   --> /opt/rustwide/workdir/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::{format, FormatParams};
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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 "compile") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `typster::compile`, `typster::format`, `typster::set_permission`, `typster::update_metadata`, `typster::CompileParams`, `typster::FormatParams`, `typster::PdfMetadata`, `typster::PermissionParams`, `typster::PrintPermission`
[INFO] [stdout]   --> tests/integration_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     compile, format, set_permission, typst_version, update_metadata, CompileParams, FormatParams,
[INFO] [stdout]    |     ^^^^^^^  ^^^^^^  ^^^^^^^^^^^^^^                 ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `FormatParams` in the root
[INFO] [stdout]    |     |        |       |                              |                |
[INFO] [stdout]    |     |        |       |                              |                no `CompileParams` in the root
[INFO] [stdout]    |     |        |       |                              no `update_metadata` in the root
[INFO] [stdout]    |     |        |       no `set_permission` in the root
[INFO] [stdout]    |     |        no `format` in the root
[INFO] [stdout]    |     no `compile` in the root
[INFO] [stdout] 13 |     PdfMetadata, PermissionParams, PrintPermission,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `PrintPermission` in the root
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            no `PermissionParams` in the root
[INFO] [stdout]    |     no `PdfMetadata` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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::{compile, CompileParams};
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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]   --> /opt/rustwide/workdir/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::{format, FormatParams};
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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]   --> /opt/rustwide/workdir/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::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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]   --> /opt/rustwide/workdir/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::{update_metadata, PdfMetadata};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 56 | pub use format::{format, FormatParams};
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:60:44
[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::{update_metadata, PdfMetadata};
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:58:42
[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::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:58:60
[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::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "format") due to 3 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:165:51
[INFO] [stdout]     |
[INFO] [stdout] 165 |     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] 165 |     assert_eq!(*expected, format(params).map_err(|e: /* Type */| anyhow!(e.to_string()))?.trim());
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `typster::FittingType`
[INFO] [stdout]   --> examples/watch.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | use typster::FittingType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `FittingType` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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::FittingType;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[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] [stdout] error[E0432]: unresolved import `typster::PdfMetadata`
[INFO] [stdout]   --> examples/update_metadata.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typster::PdfMetadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `PdfMetadata` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:60:44
[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::{update_metadata, PdfMetadata};
[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]   --> /opt/rustwide/workdir/src/lib.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `watch` in crate `typster`
[INFO] [stdout]   --> examples/watch.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |             typster::watch(&params, true, Some("Google Chrome.app"), Some(FittingType::Width)).await
[INFO] [stdout]    |                      ^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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::watch;
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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[E0425]: cannot find function `update_metadata` in crate `typster`
[INFO] [stdout]   --> examples/update_metadata.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     typster::update_metadata(&path, &metadata).unwrap();
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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::{update_metadata, PdfMetadata};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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.47.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0603.
[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`
[INFO] [stdout]   --> examples/set_permission.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typster::{PermissionParams, PrintPermission};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `PrintPermission` in the root
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `PermissionParams` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:58:42
[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::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:58:60
[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::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "watch") due to 5 previous errors
[INFO] [stdout] error[E0425]: cannot find function `set_permission` in crate `typster`
[INFO] [stdout]   --> examples/set_permission.rs:6:14
[INFO] [stdout]    |
[INFO] [stdout]  6 |     typster::set_permission(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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] error[E0422]: cannot find struct, variant or union type `CompileParams` in crate `typster`
[INFO] [stdout]   --> examples/list_fonts.rs:4:27
[INFO] [stdout]    |
[INFO] [stdout]  4 |     let params = typster::CompileParams {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `list_fonts` in crate `typster`
[INFO] [stdout]   --> examples/list_fonts.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     typster::list_fonts(&params.font_paths)
[INFO] [stdout]    |              ^^^^^^^^^^ not found in `typster`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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] [stderr] error: could not compile `typster` (example "update_metadata") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> examples/list_fonts.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .for_each(|(family, fontinfo)| {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |             let mut sorted = fontinfo
[INFO] [stdout] 22 |                 .iter()
[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] 20 |         .for_each(|(family, fontinfo): (_, _)| {
[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 "set_permission") due to 2 previous errors
[INFO] [stderr] error: could not compile `typster` (example "list_fonts") due to 3 previous errors
[INFO] [stderr] error: could not compile `typster` (test "integration_tests") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e68cdb689c6a9d3aa2730bae63daca0d82dc8284cb96b7e27e10d562ff32e15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e68cdb689c6a9d3aa2730bae63daca0d82dc8284cb96b7e27e10d562ff32e15e", kill_on_drop: false }`
[INFO] [stdout] e68cdb689c6a9d3aa2730bae63daca0d82dc8284cb96b7e27e10d562ff32e15e
