[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] 88048ce5c89aa369c67486f2ac0ea2fa0b7fcc63
[INFO] building 0x6b/typster against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Ftypster" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0x6b/typster on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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 436 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ea5a7c3abde2853edbbcd2d53b8c723018e34c7e42993bb223c738fe71665c7
[INFO] running `Command { std: "docker" "start" "-a" "2ea5a7c3abde2853edbbcd2d53b8c723018e34c7e42993bb223c738fe71665c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ea5a7c3abde2853edbbcd2d53b8c723018e34c7e42993bb223c738fe71665c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea5a7c3abde2853edbbcd2d53b8c723018e34c7e42993bb223c738fe71665c7", kill_on_drop: false }`
[INFO] [stdout] 2ea5a7c3abde2853edbbcd2d53b8c723018e34c7e42993bb223c738fe71665c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd11fd3a2e4372e993900044f493fd780a847c11b7b37d7ca2e5ee32e2f171a0
[INFO] running `Command { std: "docker" "start" "-a" "dd11fd3a2e4372e993900044f493fd780a847c11b7b37d7ca2e5ee32e2f171a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling typster v0.12.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.46s
[INFO] running `Command { std: "docker" "inspect" "dd11fd3a2e4372e993900044f493fd780a847c11b7b37d7ca2e5ee32e2f171a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd11fd3a2e4372e993900044f493fd780a847c11b7b37d7ca2e5ee32e2f171a0", kill_on_drop: false }`
[INFO] [stdout] dd11fd3a2e4372e993900044f493fd780a847c11b7b37d7ca2e5ee32e2f171a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1056679888cf059f7a1bdcab17414d10ebb83b63aecd60b19b0197fff34439f6
[INFO] running `Command { std: "docker" "start" "-a" "1056679888cf059f7a1bdcab17414d10ebb83b63aecd60b19b0197fff34439f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling const-oid v0.10.0-rc.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.4
[INFO] [stderr]    Compiling sha2_hasher v0.1.0 (https://github.com/0x6b/sha2_hasher?tag=v0.1.0#b871a5d3)
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling test-context-macros v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling test-context v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling typster v0.12.7 (/opt/rustwide/workdir)
[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] 58 | pub use set_permission::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_permission` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[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] 58 | pub use set_permission::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_permission` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] 58 | pub use set_permission::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_permission` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[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] 78 | mod set_permission;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_permission` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "pdf_permission")]
[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[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] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `compile` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[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] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `compile` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[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] 68 | mod compile;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `compile` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(feature = "compile")]
[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] 65 | pub use watch::FittingType;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `watch` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "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]   --> /opt/rustwide/workdir/src/lib.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `compile` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[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] 63 | pub use watch::watch;
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] note: the item is gated behind the `watch` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "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] 83 | mod watch;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] note: the item is gated behind the `watch` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(feature = "watch")]
[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.42.0/src/lib.rs:529:5
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[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] 60 | pub use update_metadata::{update_metadata, PdfMetadata};
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_metadata` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "pdf_metadata")]
[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] 60 | pub use update_metadata::{update_metadata, PdfMetadata};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_metadata` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "pdf_metadata")]
[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] 80 | mod update_metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_metadata` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "pdf_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] 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] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "compile") due to 2 previous errors
[INFO] [stderr] error: could not compile `typster` (example "watch") due to 5 previous errors
[INFO] [stderr] error: could not compile `typster` (example "set_permission") due to 2 previous errors
[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] 56 | pub use format::{format, FormatParams};
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `format` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `format` in crate `typster`
[INFO] [stdout]   --> examples/format.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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] 56 | pub use format::{format, FormatParams};
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] note: the item is gated behind the `format` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[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] 74 | mod format;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `format` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "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] 11 -     println!("{}", typster::format(&params).unwrap_or_else(|why| why.to_string()));
[INFO] [stdout] 11 +     println!("{}", format(&params).unwrap_or_else(|why| why.to_string()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[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] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `compile` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[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] 68 | mod compile;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `compile` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(feature = "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] 56 | pub use format::{format, FormatParams};
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] note: the item is gated behind the `format` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[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] 74 | mod format;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: the item is gated behind the `format` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "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] 58 | pub use set_permission::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_permission` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[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] 78 | mod set_permission;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_permission` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "pdf_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] 60 | pub use update_metadata::{update_metadata, PdfMetadata};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_metadata` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "pdf_metadata")]
[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] 80 | mod update_metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_metadata` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "pdf_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] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `compile` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "compile")]
[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] 56 | pub use format::{format, FormatParams};
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `format` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "format")]
[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] 60 | pub use update_metadata::{update_metadata, PdfMetadata};
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_metadata` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "pdf_metadata")]
[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] 58 | pub use set_permission::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_permission` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_permission")]
[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] 58 | pub use set_permission::{set_permission, PermissionParams, PrintPermission};
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `pdf_permission` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "pdf_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] 52 | pub use compile::{compile, CompileParams};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `compile` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "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[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] 54 | pub use fonts::list_fonts;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `compile` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "compile")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "format") due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (example "list_fonts") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typster` (test "integration_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1056679888cf059f7a1bdcab17414d10ebb83b63aecd60b19b0197fff34439f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1056679888cf059f7a1bdcab17414d10ebb83b63aecd60b19b0197fff34439f6", kill_on_drop: false }`
[INFO] [stdout] 1056679888cf059f7a1bdcab17414d10ebb83b63aecd60b19b0197fff34439f6
