[INFO] fetching crate cddl 0.10.1...
[INFO] checking cddl-0.10.1 against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] extracting crate cddl 0.10.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cddl 0.10.1
[INFO] finished tweaking crates.io crate cddl 0.10.1
[INFO] tweaked toml for crates.io crate cddl 0.10.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cddl 0.10.1 on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cddl 0.10.1 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7a3f9e876d0ab7c39ba09800fa2a0635d1d95eb0179eefafe444470027235b0
[INFO] running `Command { std: "docker" "start" "-a" "e7a3f9e876d0ab7c39ba09800fa2a0635d1d95eb0179eefafe444470027235b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7a3f9e876d0ab7c39ba09800fa2a0635d1d95eb0179eefafe444470027235b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a3f9e876d0ab7c39ba09800fa2a0635d1d95eb0179eefafe444470027235b0", kill_on_drop: false }`
[INFO] [stdout] e7a3f9e876d0ab7c39ba09800fa2a0635d1d95eb0179eefafe444470027235b0
[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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ce9a8dbb97c8cc033472f00d1f104c1b0f9f73ff5a9732516da7bf082b77702
[INFO] running `Command { std: "docker" "start" "-a" "0ce9a8dbb97c8cc033472f00d1f104c1b0f9f73ff5a9732516da7bf082b77702", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking abnf-core v0.5.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking abnf v0.12.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking base45 v3.1.0
[INFO] [stderr]     Checking base16 v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking abnf_to_pest v0.5.1
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking base64-url v3.0.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking pest_meta v2.8.1
[INFO] [stderr]     Checking pest_vm v2.8.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.50
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking cddl v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]     --> src/validator/cbor.rs:4817:16
[INFO] [stdout]      |
[INFO] [stdout] 4817 |         if let Error::Validation(errors) = &e {
[INFO] [stdout]      |                ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait imported here
[INFO] [stdout]     --> src/validator/cbor.rs:4189:7
[INFO] [stdout]      |
[INFO] [stdout] 4189 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]     --> src/validator/cbor.rs:4189:7
[INFO] [stdout]      |
[INFO] [stdout] 4189 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]     --> src/validator/cbor.rs:4900:16
[INFO] [stdout]      |
[INFO] [stdout] 4900 |     if let Err(Error::Validation(errors)) = result {
[INFO] [stdout]      |                ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait imported here
[INFO] [stdout]     --> src/validator/cbor.rs:4189:7
[INFO] [stdout]      |
[INFO] [stdout] 4189 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]     --> src/validator/cbor.rs:4189:7
[INFO] [stdout]      |
[INFO] [stdout] 4189 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]     --> src/validator/cbor.rs:4956:11
[INFO] [stdout]      |
[INFO] [stdout] 4956 |       Err(Error::Validation(errors)) => {
[INFO] [stdout]      |           ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait imported here
[INFO] [stdout]     --> src/validator/cbor.rs:4189:7
[INFO] [stdout]      |
[INFO] [stdout] 4189 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]     --> src/validator/cbor.rs:4189:7
[INFO] [stdout]      |
[INFO] [stdout] 4189 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]     --> src/validator/json.rs:3552:16
[INFO] [stdout]      |
[INFO] [stdout] 3552 |         if let Error::Validation(errors) = &e {
[INFO] [stdout]      |                ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait imported here
[INFO] [stdout]     --> src/validator/json.rs:3113:7
[INFO] [stdout]      |
[INFO] [stdout] 3113 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]     --> src/validator/json.rs:3113:7
[INFO] [stdout]      |
[INFO] [stdout] 3113 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]     --> src/validator/json.rs:3586:16
[INFO] [stdout]      |
[INFO] [stdout] 3586 |     if let Err(Error::Validation(errors)) = result {
[INFO] [stdout]      |                ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait imported here
[INFO] [stdout]     --> src/validator/json.rs:3113:7
[INFO] [stdout]      |
[INFO] [stdout] 3113 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]     --> src/validator/json.rs:3113:7
[INFO] [stdout]      |
[INFO] [stdout] 3113 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]     --> src/validator/json.rs:3644:11
[INFO] [stdout]      |
[INFO] [stdout] 3644 |       Err(Error::Validation(errors)) => {
[INFO] [stdout]      |           ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait imported here
[INFO] [stdout]     --> src/validator/json.rs:3113:7
[INFO] [stdout]      |
[INFO] [stdout] 3113 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]     --> src/validator/json.rs:3113:7
[INFO] [stdout]      |
[INFO] [stdout] 3113 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]     --> src/validator/json.rs:3690:11
[INFO] [stdout]      |
[INFO] [stdout] 3690 |       Err(Error::Validation(errors)) => {
[INFO] [stdout]      |           ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait imported here
[INFO] [stdout]     --> src/validator/json.rs:3113:7
[INFO] [stdout]      |
[INFO] [stdout] 3113 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]     --> src/validator/json.rs:3113:7
[INFO] [stdout]      |
[INFO] [stdout] 3113 |   use super::*;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/validator/cbor.rs:4817:16
[INFO] [stdout]      |
[INFO] [stdout] 4817 |         if let Error::Validation(errors) = &e {
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]      = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 4817 |         if let dyn Error::Validation(errors) = &e {
[INFO] [stdout]      |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Validation` found for trait object `dyn StdError` in the current scope
[INFO] [stdout]     --> src/validator/cbor.rs:4817:23
[INFO] [stdout]      |
[INFO] [stdout] 4817 |         if let Error::Validation(errors) = &e {
[INFO] [stdout]      |                       ^^^^^^^^^^ associated item not found in `dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/validator/cbor.rs:4900:16
[INFO] [stdout]      |
[INFO] [stdout] 4900 |     if let Err(Error::Validation(errors)) = result {
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 4900 |     if let Err(dyn Error::Validation(errors)) = result {
[INFO] [stdout]      |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Validation` found for trait object `dyn StdError` in the current scope
[INFO] [stdout]     --> src/validator/cbor.rs:4900:23
[INFO] [stdout]      |
[INFO] [stdout] 4900 |     if let Err(Error::Validation(errors)) = result {
[INFO] [stdout]      |                       ^^^^^^^^^^ associated item not found in `dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/validator/cbor.rs:4956:11
[INFO] [stdout]      |
[INFO] [stdout] 4956 |       Err(Error::Validation(errors)) => {
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 4956 |       Err(dyn Error::Validation(errors)) => {
[INFO] [stdout]      |           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Validation` found for trait object `dyn StdError` in the current scope
[INFO] [stdout]     --> src/validator/cbor.rs:4956:18
[INFO] [stdout]      |
[INFO] [stdout] 4956 |       Err(Error::Validation(errors)) => {
[INFO] [stdout]      |                  ^^^^^^^^^^ associated item not found in `dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/validator/json.rs:3552:16
[INFO] [stdout]      |
[INFO] [stdout] 3552 |         if let Error::Validation(errors) = &e {
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 3552 |         if let dyn Error::Validation(errors) = &e {
[INFO] [stdout]      |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Validation` found for trait object `dyn StdError` in the current scope
[INFO] [stdout]     --> src/validator/json.rs:3552:23
[INFO] [stdout]      |
[INFO] [stdout] 3552 |         if let Error::Validation(errors) = &e {
[INFO] [stdout]      |                       ^^^^^^^^^^ associated item not found in `dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/validator/json.rs:3586:16
[INFO] [stdout]      |
[INFO] [stdout] 3586 |     if let Err(Error::Validation(errors)) = result {
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 3586 |     if let Err(dyn Error::Validation(errors)) = result {
[INFO] [stdout]      |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Validation` found for trait object `dyn StdError` in the current scope
[INFO] [stdout]     --> src/validator/json.rs:3586:23
[INFO] [stdout]      |
[INFO] [stdout] 3586 |     if let Err(Error::Validation(errors)) = result {
[INFO] [stdout]      |                       ^^^^^^^^^^ associated item not found in `dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/validator/json.rs:3644:11
[INFO] [stdout]      |
[INFO] [stdout] 3644 |       Err(Error::Validation(errors)) => {
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 3644 |       Err(dyn Error::Validation(errors)) => {
[INFO] [stdout]      |           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Validation` found for trait object `dyn StdError` in the current scope
[INFO] [stdout]     --> src/validator/json.rs:3644:18
[INFO] [stdout]      |
[INFO] [stdout] 3644 |       Err(Error::Validation(errors)) => {
[INFO] [stdout]      |                  ^^^^^^^^^^ associated item not found in `dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/validator/json.rs:3690:11
[INFO] [stdout]      |
[INFO] [stdout] 3690 |       Err(Error::Validation(errors)) => {
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 3690 |       Err(dyn Error::Validation(errors)) => {
[INFO] [stdout]      |           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `Validation` found for trait object `dyn StdError` in the current scope
[INFO] [stdout]     --> src/validator/json.rs:3690:18
[INFO] [stdout]      |
[INFO] [stdout] 3690 |       Err(Error::Validation(errors)) => {
[INFO] [stdout]      |                  ^^^^^^^^^^ associated item not found in `dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cddl` (lib test) due to 14 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0ce9a8dbb97c8cc033472f00d1f104c1b0f9f73ff5a9732516da7bf082b77702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ce9a8dbb97c8cc033472f00d1f104c1b0f9f73ff5a9732516da7bf082b77702", kill_on_drop: false }`
[INFO] [stdout] 0ce9a8dbb97c8cc033472f00d1f104c1b0f9f73ff5a9732516da7bf082b77702
