[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] a5e9f00b85c1e71a70cacd790bc773fa623f75ae
[INFO] checking 0x6b/typster against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[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] 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 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "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" "+54cf65b8d066c082e536455049b95943cf30378f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 528 packages to latest Rust 1.95.0-nightly compatible versions
[INFO] [stderr]       Adding crc v3.3.0 (available: v3.4.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding toml v0.9.12+spec-1.1.0 (available: v1.0.1+spec-1.1.0)
[INFO] [stderr]       Adding zip v7.2.0 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea9b4f9cbdff5bc7ea54c88543945866a71c358f8ee2c32931582d32e70549a4
[INFO] running `Command { std: "docker" "start" "-a" "ea9b4f9cbdff5bc7ea54c88543945866a71c358f8ee2c32931582d32e70549a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea9b4f9cbdff5bc7ea54c88543945866a71c358f8ee2c32931582d32e70549a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea9b4f9cbdff5bc7ea54c88543945866a71c358f8ee2c32931582d32e70549a4", kill_on_drop: false }`
[INFO] [stdout] ea9b4f9cbdff5bc7ea54c88543945866a71c358f8ee2c32931582d32e70549a4
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66eb89a67d1c8ed7125fcfbf493a2a2edf62bb955425b4cdd96319a2cd8d998c
[INFO] running `Command { std: "docker" "start" "-a" "66eb89a67d1c8ed7125fcfbf493a2a2edf62bb955425b4cdd96319a2cd8d998c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]     Checking hybrid-array v0.4.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]     Checking block-buffer v0.11.0
[INFO] [stderr]     Checking crypto-common v0.2.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking digest v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0-rc.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking sha2_hasher v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.36
[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.12+spec-1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[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]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[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 ureq v3.2.0
[INFO] [stderr]    Compiling typwriter v0.14.26 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `typwriter::list_fonts`
[INFO] [stdout]   --> examples/list_fonts.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typwriter::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:57:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 57 | pub use fonts::list_fonts;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompileParams` in crate `typwriter`
[INFO] [stdout]   --> examples/list_fonts.rs:6:29
[INFO] [stdout]    |
[INFO] [stdout]  6 |     let params = typwriter::CompileParams {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ not found in `typwriter`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 55 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `typwriter::compile`
[INFO] [stdout]   --> examples/compile.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typwriter::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:55:47
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 55 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 71 | mod 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] error[E0422]: cannot find struct, variant or union type `CompileParams` in crate `typwriter`
[INFO] [stdout]   --> examples/compile.rs:8:29
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let params = typwriter::CompileParams {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ not found in `typwriter`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 55 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typwriter` (example "list_fonts") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `typwriter` (example "set_permission") due to 1 previous error
[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 imports `typwriter::PermissionParams`, `typwriter::PrintPermission`, `typwriter::set_permission`
[INFO] [stdout]   --> examples/set_permission.rs:3:17
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typwriter::{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:61:26
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 61 | 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:61:44
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 61 | 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:61:61
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 61 | 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:81:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 81 | mod set_permission;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typwriter` (example "compile") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `typwriter::CompileParams`, `typwriter::FormatParams`, `typwriter::PdfMetadata`, `typwriter::PermissionParams`, `typwriter::PrintPermission`, `typwriter::compile`, `typwriter::format`, `typwriter::set_permission`, `typwriter::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:55:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 55 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 59 | pub use format::{FormatParams, format};
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 63 | pub use update_metadata::{PdfMetadata, update_metadata};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 61 | 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:61:44
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 61 | 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:55:47
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 55 | pub use compile::{CompileParams, PdfStandard, compile};
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 71 | mod compile;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 59 | pub use format::{FormatParams, format};
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 77 | mod format;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:61:61
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 61 | 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:81:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `pdf_permission` feature
[INFO] [stdout] 81 | mod set_permission;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:63:40
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 63 | pub use update_metadata::{PdfMetadata, update_metadata};
[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 = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 83 | mod update_metadata;
[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[E0432]: unresolved imports `typwriter::FittingType`, `typwriter::watch`
[INFO] [stdout]   --> examples/watch.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 | use typwriter::{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:66:16
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(feature = "watch")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `watch` feature
[INFO] [stdout] 66 | pub use watch::FittingType;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(feature = "watch")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `watch` feature
[INFO] [stdout] 68 | pub use watch::watch;
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "watch")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `watch` feature
[INFO] [stdout] 86 | mod watch;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompileParams` in crate `typwriter`
[INFO] [stdout]   --> examples/watch.rs:8:29
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let params = typwriter::CompileParams {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ not found in `typwriter`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `compile` feature
[INFO] [stdout] 55 | 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.49.0/src/lib.rs:537:5
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:169:51
[INFO] [stdout]     |
[INFO] [stdout] 169 |     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] 169 |     assert_eq!(*expected, format(params).map_err(|e: /* Type */| anyhow!(e.to_string()))?.trim());
[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] [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 `typwriter` (example "watch") due to 4 previous errors
[INFO] [stderr] error: could not compile `typwriter` (test "integration_tests") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `typwriter::PdfMetadata`, `typwriter::update_metadata`
[INFO] [stdout]   --> examples/update_metadata.rs:3:17
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typwriter::{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:63:27
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 63 | pub use update_metadata::{PdfMetadata, update_metadata};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:63:40
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 63 | pub use update_metadata::{PdfMetadata, update_metadata};
[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 = "pdf_metadata")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `pdf_metadata` feature
[INFO] [stdout] 83 | mod update_metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `typwriter::format`
[INFO] [stdout]   --> examples/format.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use typwriter::format;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `format` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 59 | pub use format::{FormatParams, format};
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 77 | mod format;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FormatParams` in crate `typwriter`
[INFO] [stdout]   --> examples/format.rs:6:29
[INFO] [stdout]    |
[INFO] [stdout]  6 |     let params = typwriter::FormatParams {
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in `typwriter`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `format` feature
[INFO] [stdout] 59 | pub use format::{FormatParams, format};
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/format.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 |     println!("{}", 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] 14 |     println!("{}", 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, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typwriter` (example "update_metadata") due to 1 previous error
[INFO] [stderr] error: could not compile `typwriter` (example "format") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "66eb89a67d1c8ed7125fcfbf493a2a2edf62bb955425b4cdd96319a2cd8d998c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66eb89a67d1c8ed7125fcfbf493a2a2edf62bb955425b4cdd96319a2cd8d998c", kill_on_drop: false }`
[INFO] [stdout] 66eb89a67d1c8ed7125fcfbf493a2a2edf62bb955425b4cdd96319a2cd8d998c
