[INFO] fetching crate rpkl-jdx 0.4.0...
[INFO] testing rpkl-jdx-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rpkl-jdx 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rpkl-jdx 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rpkl-jdx 0.4.0
[INFO] tweaked toml for crates.io crate rpkl-jdx 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpkl-jdx 0.4.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rpkl-jdx 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e3c82a2836a8dd4c8305c7096a7eea938f791d27c1605bb18402b7b880dbdbe
[INFO] running `Command { std: "docker" "start" "-a" "2e3c82a2836a8dd4c8305c7096a7eea938f791d27c1605bb18402b7b880dbdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e3c82a2836a8dd4c8305c7096a7eea938f791d27c1605bb18402b7b880dbdbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e3c82a2836a8dd4c8305c7096a7eea938f791d27c1605bb18402b7b880dbdbe", kill_on_drop: false }`
[INFO] [stdout] 2e3c82a2836a8dd4c8305c7096a7eea938f791d27c1605bb18402b7b880dbdbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d20bf14ce46fc1518e094fdfdd87ce9644d95c3e57912e015cdf1609c6826e7
[INFO] running `Command { std: "docker" "start" "-a" "8d20bf14ce46fc1518e094fdfdd87ce9644d95c3e57912e015cdf1609c6826e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rmpv v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rpkl-jdx v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DurationDeserializer` is never constructed
[INFO] [stdout]  --> src/pkl/de/duration.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DurationDeserializer<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleDeserializer` is never constructed
[INFO] [stdout]  --> src/pkl/de/pair.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TupleDeserializer<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeDeserializer` is never constructed
[INFO] [stdout]  --> src/pkl/de/range.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RangeDeserializer<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pkl/deserializer.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn into_deserializer(&self) -> PklValueDeserializer {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn into_deserializer(&self) -> PklValueDeserializer<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.56s
[INFO] running `Command { std: "docker" "inspect" "8d20bf14ce46fc1518e094fdfdd87ce9644d95c3e57912e015cdf1609c6826e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d20bf14ce46fc1518e094fdfdd87ce9644d95c3e57912e015cdf1609c6826e7", kill_on_drop: false }`
[INFO] [stdout] 8d20bf14ce46fc1518e094fdfdd87ce9644d95c3e57912e015cdf1609c6826e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f51a5e5f17a3099858c81dfda518dbc1aee0bc14788e55699b606b76a49fd5b
[INFO] running `Command { std: "docker" "start" "-a" "7f51a5e5f17a3099858c81dfda518dbc1aee0bc14788e55699b606b76a49fd5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stdout] warning: struct `DurationDeserializer` is never constructed
[INFO] [stdout]  --> src/pkl/de/duration.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DurationDeserializer<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleDeserializer` is never constructed
[INFO] [stdout]  --> src/pkl/de/pair.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TupleDeserializer<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeDeserializer` is never constructed
[INFO] [stdout]  --> src/pkl/de/range.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RangeDeserializer<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pkl/deserializer.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn into_deserializer(&self) -> PklValueDeserializer {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn into_deserializer(&self) -> PklValueDeserializer<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rpkl-jdx v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]  --> examples/external_resource_reader.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rpkl::api::external_reader::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]  --> examples/custom_readers.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rpkl::{api::reader::*, EvaluatorOptions};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]  --> examples/evaluator_options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rpkl::api::evaluator::EvaluatorOptions;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rpkl`
[INFO] [stdout]  --> examples/custom_readers.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rpkl::{api::reader::*, EvaluatorOptions};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rpkl`
[INFO] [stdout]  --> examples/codegen.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rpkl::from_config;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> tests/tests.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use rpkl::api::evaluator::EvaluatorOptions;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> tests/tests.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use rpkl::pkl::Deserializer;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> tests/tests.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use rpkl::pkl::PklSerialize;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rpkl`
[INFO] [stdout]   --> tests/tests.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use rpkl::api;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PklResourceReader` in this scope
[INFO] [stdout]  --> examples/external_resource_reader.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl PklResourceReader for LdapReader {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rpkl_jdx::api::reader::PklResourceReader;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathElements` in this scope
[INFO] [stdout]   --> examples/external_resource_reader.rs:17:46
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn list(&self, _uri: &str) -> Result<Vec<PathElements>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PathElements;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PklResourceReader` in this scope
[INFO] [stdout]   --> examples/external_resource_reader.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl PklResourceReader for LdapsReader {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PklResourceReader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathElements` in this scope
[INFO] [stdout]   --> examples/external_resource_reader.rs:31:46
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn list(&self, _uri: &str) -> Result<Vec<PathElements>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PathElements;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PklModuleReader` in this scope
[INFO] [stdout]   --> examples/external_resource_reader.rs:36:6
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl PklModuleReader for ModuleReader {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PklModuleReader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathElements` in this scope
[INFO] [stdout]   --> examples/external_resource_reader.rs:49:46
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn list(&self, _uri: &str) -> Result<Vec<PathElements>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PathElements;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExternalReaderRuntime`
[INFO] [stdout]   --> examples/external_resource_reader.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     _ = ExternalReaderRuntime::new()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ExternalReaderRuntime`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::external_reader::ExternalReaderRuntime;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> examples/evaluator_options.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let config: Config = rpkl::from_config_with_options(path, options).unwrap();
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PklResourceReader` in this scope
[INFO] [stdout]   --> examples/custom_readers.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PklResourceReader for LdapReader {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PklResourceReader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathElements` in this scope
[INFO] [stdout]   --> examples/custom_readers.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn list(&self, _uri: &str) -> Result<Vec<PathElements>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PathElements;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PklResourceReader` in this scope
[INFO] [stdout]   --> examples/custom_readers.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl PklResourceReader for LdapsReader {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PklResourceReader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathElements` in this scope
[INFO] [stdout]   --> examples/custom_readers.rs:34:46
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn list(&self, _uri: &str) -> Result<Vec<PathElements>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PathElements;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PklModuleReader` in this scope
[INFO] [stdout]   --> examples/custom_readers.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl PklModuleReader for ModuleReader {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PklModuleReader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathElements` in this scope
[INFO] [stdout]   --> examples/custom_readers.rs:52:46
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn list(&self, _uri: &str) -> Result<Vec<PathElements>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rpkl_jdx::api::reader::PathElements;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> examples/custom_readers.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let config: Config = rpkl::from_config_with_options(path, options).unwrap();
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpkl-jdx` (example "evaluator_options") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> examples/database.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let value = rpkl::from_config::<Config>(path);
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpkl-jdx` (example "custom_readers") due to 9 previous errors
[INFO] [stderr] error: could not compile `rpkl-jdx` (example "external_resource_reader") due to 8 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpkl-jdx` (example "database") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    --> tests/tests.rs:320:15
[INFO] [stdout]     |
[INFO] [stdout] 320 |         size: rpkl::value::DataSize,
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 314 +     use rpkl_jdx::value;
[INFO] [stdout]     |
[INFO] [stdout] 314 +     use rpkl_jdx::value::value;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `value`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 320 -         size: rpkl::value::DataSize,
[INFO] [stdout] 320 +         size: value::DataSize,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> examples/enums.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let value = rpkl::from_config::<Config>(path);
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> tests/tests.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpkl-jdx` (example "enums") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> tests/tests.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let config = rpkl::from_config::<Config>(path).unwrap();
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> tests/tests.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let config = rpkl::from_config_with_options::<Config>(path, options).unwrap();
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> examples/codegen.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub birds: Vec<rpkl::Value>,
[INFO] [stdout]    |                    ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> examples/codegen.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub mapping: rpkl::Value,
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpkl-jdx` (example "codegen") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]  --> examples/nonprim.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     size: rpkl::value::DataSize,
[INFO] [stdout]   |           ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rpkl_jdx::value;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rpkl_jdx::value::value;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `value`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     size: rpkl::value::DataSize,
[INFO] [stdout] 7 +     size: value::DataSize,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> examples/nested.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let value = rpkl::from_config::<Config>(path);
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> examples/nonprim.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let value = rpkl::from_config::<Config>(path);
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]   --> examples/nonprim.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     numbers: Vec<rpkl::Value>,
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    --> tests/tests.rs:308:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |         rpkl::from_config_with_options::<Config>(path, options).unwrap();
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpkl-jdx` (example "nonprim") due to 3 previous errors
[INFO] [stderr] error: could not compile `rpkl-jdx` (example "nested") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    --> tests/tests.rs:338:22
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let config = rpkl::from_config::<Config>(path)?;
[INFO] [stdout]     |                      ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    --> tests/tests.rs:369:22
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let config = rpkl::from_config::<MappingConfig>(path)?;
[INFO] [stdout]     |                      ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    --> tests/tests.rs:329:22
[INFO] [stdout]     |
[INFO] [stdout] 329 |         numbers: Vec<rpkl::Value>,
[INFO] [stdout]     |                      ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    --> tests/tests.rs:358:33
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn mappings() -> Result<(), rpkl::Error> {
[INFO] [stdout]     |                                 ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]    --> tests/tests.rs:333:45
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn non_primitive_values() -> Result<(), rpkl::Error> {
[INFO] [stdout]     |                                             ^^^^ use of unresolved module or unlinked crate `rpkl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rpkl`, use `cargo add rpkl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpkl-jdx` (test "tests") due to 14 previous errors
[INFO] [stdout] warning: struct `DurationDeserializer` is never constructed
[INFO] [stdout]  --> src/pkl/de/duration.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DurationDeserializer<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleDeserializer` is never constructed
[INFO] [stdout]  --> src/pkl/de/pair.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TupleDeserializer<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeDeserializer` is never constructed
[INFO] [stdout]  --> src/pkl/de/range.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RangeDeserializer<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pkl/deserializer.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn into_deserializer(&self) -> PklValueDeserializer {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn into_deserializer(&self) -> PklValueDeserializer<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f51a5e5f17a3099858c81dfda518dbc1aee0bc14788e55699b606b76a49fd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f51a5e5f17a3099858c81dfda518dbc1aee0bc14788e55699b606b76a49fd5b", kill_on_drop: false }`
[INFO] [stdout] 7f51a5e5f17a3099858c81dfda518dbc1aee0bc14788e55699b606b76a49fd5b
