[INFO] fetching crate smart-config-commands 0.4.0-pre.2...
[INFO] testing smart-config-commands-0.4.0-pre.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate smart-config-commands 0.4.0-pre.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate smart-config-commands 0.4.0-pre.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate smart-config-commands 0.4.0-pre.2
[INFO] tweaked toml for crates.io crate smart-config-commands 0.4.0-pre.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate smart-config-commands 0.4.0-pre.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smart-config-commands 0.4.0-pre.2 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9675b6ed3dec8eb7c966864e5a7f860018496a7822e422a662671dc21d70c505
[INFO] running `Command { std: "docker" "start" "-a" "9675b6ed3dec8eb7c966864e5a7f860018496a7822e422a662671dc21d70c505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9675b6ed3dec8eb7c966864e5a7f860018496a7822e422a662671dc21d70c505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9675b6ed3dec8eb7c966864e5a7f860018496a7822e422a662671dc21d70c505", kill_on_drop: false }`
[INFO] [stdout] 9675b6ed3dec8eb7c966864e5a7f860018496a7822e422a662671dc21d70c505
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8af85c57c32d573e49dd2d37c3c40ad7ddb3cff33d59a0796ed61940ff780a76
[INFO] running `Command { std: "docker" "start" "-a" "8af85c57c32d573e49dd2d37c3c40ad7ddb3cff33d59a0796ed61940ff780a76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling compile-fmt v0.1.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling smart-config-derive v0.4.0-pre.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling smart-config v0.4.0-pre.2
[INFO] [stderr]    Compiling smart-config-commands v0.4.0-pre.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.34s
[INFO] running `Command { std: "docker" "inspect" "8af85c57c32d573e49dd2d37c3c40ad7ddb3cff33d59a0796ed61940ff780a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af85c57c32d573e49dd2d37c3c40ad7ddb3cff33d59a0796ed61940ff780a76", kill_on_drop: false }`
[INFO] [stdout] 8af85c57c32d573e49dd2d37c3c40ad7ddb3cff33d59a0796ed61940ff780a76
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39be61d7f14bf73e997f0042939a4dddbf863ca77b85ea0888e7becdb8fb5a2d
[INFO] running `Command { std: "docker" "start" "-a" "39be61d7f14bf73e997f0042939a4dddbf863ca77b85ea0888e7becdb8fb5a2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling smart-config-commands v0.4.0-pre.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `version_sync`
[INFO] [stdout]  --> tests/version_match.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use version_sync::{assert_html_root_url_updated, assert_markdown_deps_updated};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `version_sync`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `version_sync`, use `cargo add version_sync` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> examples/cli/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{Parser, ValueEnum};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `primitive_types`
[INFO] [stdout]  --> examples/cli/../../tests/integration/configs.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use primitive_types::{H160 as Address, H256, U256};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `primitive_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `primitive_types`, use `cargo add primitive_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> examples/cli/../../tests/integration/configs.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/integration/main.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | / fn printing_config_example_yaml(format: Format, diff: bool) {
[INFO] [stdout] 122 | |     let example_config = TestConfig::example_config();
[INFO] [stdout] 123 | |     let options = if diff {
[INFO] [stdout] 124 | |         SerializerOptions::diff_with_default()
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     insta::assert_snapshot!(snapshot_name, buffer);
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_casing`
[INFO] [stdout]   --> tests/integration/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use test_casing::{Product, test_casing};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_casing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_casing`, use `cargo add test_casing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `primitive_types`
[INFO] [stdout]  --> tests/integration/configs.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use primitive_types::{H160 as Address, H256, U256};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `primitive_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `primitive_types`, use `cargo add primitive_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/integration/configs.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `insta` in this scope
[INFO] [stdout]   --> tests/integration/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     insta::assert_snapshot!("help_full", buffer);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `insta` in this scope
[INFO] [stdout]   --> tests/integration/main.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     insta::assert_snapshot!("help_filtered", buffer);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `insta` in this scope
[INFO] [stdout]   --> tests/integration/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     insta::assert_snapshot!("help_embedded_enum", buffer);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `insta` in this scope
[INFO] [stdout]   --> tests/integration/main.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     insta::assert_snapshot!("debug_full", buffer);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `insta` in this scope
[INFO] [stdout]   --> tests/integration/main.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     insta::assert_snapshot!("debug_errors", buffer);
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `insta` in this scope
[INFO] [stdout]    --> tests/integration/main.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     insta::assert_snapshot!(snapshot_name, buffer);
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> examples/cli/../../tests/integration/configs.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> examples/cli/../../tests/integration/configs.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:106:3
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[serde(transparent)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 107 + #[derive(Deserialize, Serialize)]
[INFO] [stdout] 108 | pub(crate) struct SecretKey(pub H256);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> examples/cli/main.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> examples/cli/main.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/integration/configs.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> examples/cli/main.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/integration/configs.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> examples/cli/main.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[arg(long, value_enum, default_value_t = SerializationFormat::Yaml)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> tests/integration/configs.rs:106:3
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[serde(transparent)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 107 + #[derive(Deserialize, Serialize)]
[INFO] [stdout] 108 | pub(crate) struct SecretKey(pub H256);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/integration/configs.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |     type Deserializer = de::Serde![object];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `ComplexParam`
[INFO] [stdout]    --> tests/integration/configs.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 | pub(crate) struct ComplexParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ComplexParam` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `smart_config::de::WellKnown::Deserializer`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/param.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     type Deserializer: DeserializeParam<Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WellKnown::Deserializer`
[INFO] [stdout]     = note: this error originates in the macro `de::Serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> tests/integration/configs.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |     type Deserializer = de::Serde![object];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `ComplexParam`
[INFO] [stdout]    --> tests/integration/configs.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 | pub(crate) struct ComplexParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ComplexParam` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 145 others
[INFO] [stdout]     = note: required for `ComplexParam` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout]     = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `smart_config::de::WellKnown::Deserializer`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/param.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     type Deserializer: DeserializeParam<Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WellKnown::Deserializer`
[INFO] [stdout]     = note: this error originates in the macro `de::Serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smart-config-commands` (test "version_match") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Serialize` is not satisfied
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |     type Deserializer = de::Serde![object];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `ComplexParam`
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 | pub(crate) struct ComplexParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ComplexParam` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `smart_config::de::WellKnown::Deserializer`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/param.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     type Deserializer: DeserializeParam<Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WellKnown::Deserializer`
[INFO] [stdout]     = note: this error originates in the macro `de::Serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |     type Deserializer = de::Serde![object];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `ComplexParam`
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 | pub(crate) struct ComplexParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ComplexParam` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 145 others
[INFO] [stdout]     = note: required for `ComplexParam` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout]     = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `smart_config::de::WellKnown::Deserializer`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/param.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     type Deserializer: DeserializeParam<Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WellKnown::Deserializer`
[INFO] [stdout]     = note: this error originates in the macro `de::Serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Serialize` is not satisfied
[INFO] [stdout]   --> tests/integration/configs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub complex: ComplexParam,
[INFO] [stdout]    |         ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `ComplexParam`
[INFO] [stdout]   --> tests/integration/configs.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) struct ComplexParam {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ComplexParam` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 133 others
[INFO] [stdout]    = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `WithDefault<ComplexParam, Serde<32>>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `smart_config::de::_private::extract_expected_types`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/_private.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const fn extract_expected_types<T, De: DeserializeParam<T>>(_: &De) -> BasicTypes {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^ required by this bound in `extract_expected_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> tests/integration/configs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub complex: ComplexParam,
[INFO] [stdout]    |         ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `ComplexParam`
[INFO] [stdout]   --> tests/integration/configs.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) struct ComplexParam {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ComplexParam` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a std::path::Path
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]            and 145 others
[INFO] [stdout]    = note: required for `ComplexParam` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout]    = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `WithDefault<ComplexParam, Serde<32>>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `smart_config::de::_private::extract_expected_types`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/_private.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const fn extract_expected_types<T, De: DeserializeParam<T>>(_: &De) -> BasicTypes {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^ required by this bound in `extract_expected_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/integration/configs.rs:70:18
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[derive(Debug, PartialEq, DescribeConfig, DeserializeConfig, ExampleConfig)]
[INFO] [stdout]     |                            -------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub complex: ComplexParam,
[INFO] [stdout]     |                  ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `ComplexParam`
[INFO] [stdout]    --> tests/integration/configs.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 | pub(crate) struct ComplexParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ComplexParam` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `WithDefault::<T, De>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/param.rs:505:22
[INFO] [stdout]     |
[INFO] [stdout] 505 | impl<T: 'static, De: DeserializeParam<T>> WithDefault<T, De> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ required by this bound in `WithDefault::<T, De>::new`
[INFO] [stdout] 506 |     /// Creates a new instance.
[INFO] [stdout] 507 |     pub const fn new(inner: De, default: fn() -> T) -> Self {
[INFO] [stdout]     |                  --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> tests/integration/configs.rs:70:18
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[derive(Debug, PartialEq, DescribeConfig, DeserializeConfig, ExampleConfig)]
[INFO] [stdout]     |                            -------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub complex: ComplexParam,
[INFO] [stdout]     |                  ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `ComplexParam`
[INFO] [stdout]    --> tests/integration/configs.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 | pub(crate) struct ComplexParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ComplexParam` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 145 others
[INFO] [stdout]     = note: required for `ComplexParam` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout]     = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `WithDefault::<T, De>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/param.rs:505:22
[INFO] [stdout]     |
[INFO] [stdout] 505 | impl<T: 'static, De: DeserializeParam<T>> WithDefault<T, De> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ required by this bound in `WithDefault::<T, De>::new`
[INFO] [stdout] 506 |     /// Creates a new instance.
[INFO] [stdout] 507 |     pub const fn new(inner: De, default: fn() -> T) -> Self {
[INFO] [stdout]     |                  --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Serialize` is not satisfied
[INFO] [stdout]   --> examples/cli/../../tests/integration/configs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub complex: ComplexParam,
[INFO] [stdout]    |         ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `ComplexParam`
[INFO] [stdout]   --> examples/cli/../../tests/integration/configs.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) struct ComplexParam {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ComplexParam` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 133 others
[INFO] [stdout]    = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `WithDefault<ComplexParam, Serde<32>>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `smart_config::de::_private::extract_expected_types`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/_private.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const fn extract_expected_types<T, De: DeserializeParam<T>>(_: &De) -> BasicTypes {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^ required by this bound in `extract_expected_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> examples/cli/../../tests/integration/configs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub complex: ComplexParam,
[INFO] [stdout]    |         ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `ComplexParam`
[INFO] [stdout]   --> examples/cli/../../tests/integration/configs.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) struct ComplexParam {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ComplexParam` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a std::path::Path
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]            and 145 others
[INFO] [stdout]    = note: required for `ComplexParam` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout]    = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `WithDefault<ComplexParam, Serde<32>>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `smart_config::de::_private::extract_expected_types`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/_private.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const fn extract_expected_types<T, De: DeserializeParam<T>>(_: &De) -> BasicTypes {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^ required by this bound in `extract_expected_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Serialize` is not satisfied
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:70:18
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[derive(Debug, PartialEq, DescribeConfig, DeserializeConfig, ExampleConfig)]
[INFO] [stdout]     |                            -------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub complex: ComplexParam,
[INFO] [stdout]     |                  ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `ComplexParam`
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 | pub(crate) struct ComplexParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ComplexParam` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `WithDefault::<T, De>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/param.rs:505:22
[INFO] [stdout]     |
[INFO] [stdout] 505 | impl<T: 'static, De: DeserializeParam<T>> WithDefault<T, De> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ required by this bound in `WithDefault::<T, De>::new`
[INFO] [stdout] 506 |     /// Creates a new instance.
[INFO] [stdout] 507 |     pub const fn new(inner: De, default: fn() -> T) -> Self {
[INFO] [stdout]     |                  --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ComplexParam: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:70:18
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[derive(Debug, PartialEq, DescribeConfig, DeserializeConfig, ExampleConfig)]
[INFO] [stdout]     |                            -------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub complex: ComplexParam,
[INFO] [stdout]     |                  ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `ComplexParam`
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 | pub(crate) struct ComplexParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ComplexParam` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 145 others
[INFO] [stdout]     = note: required for `ComplexParam` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout]     = note: required for `Serde<32>` to implement `DeserializeParam<ComplexParam>`
[INFO] [stdout] note: required by a bound in `WithDefault::<T, De>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/param.rs:505:22
[INFO] [stdout]     |
[INFO] [stdout] 505 | impl<T: 'static, De: DeserializeParam<T>> WithDefault<T, De> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ required by this bound in `WithDefault::<T, De>::new`
[INFO] [stdout] 506 |     /// Creates a new instance.
[INFO] [stdout] 507 |     pub const fn new(inner: De, default: fn() -> T) -> Self {
[INFO] [stdout]     |                  --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SecretKey: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/integration/configs.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub secret_key: Option<SecretKey>,
[INFO] [stdout]     |         ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `SecretKey`
[INFO] [stdout]    --> tests/integration/configs.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) struct SecretKey(pub H256);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `SecretKey` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Serde<8>` to implement `DeserializeParam<SecretKey>`
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `smart_config::de::Secret<Optional<Serde<8>>>` to implement `DeserializeParam<Option<SecretKey>>`
[INFO] [stdout] note: required by a bound in `smart_config::de::_private::extract_expected_types`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/_private.rs:15:44
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub const fn extract_expected_types<T, De: DeserializeParam<T>>(_: &De) -> BasicTypes {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ required by this bound in `extract_expected_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SecretKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> tests/integration/configs.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub secret_key: Option<SecretKey>,
[INFO] [stdout]     |         ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `SecretKey`
[INFO] [stdout]    --> tests/integration/configs.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) struct SecretKey(pub H256);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `SecretKey` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 145 others
[INFO] [stdout]     = note: required for `SecretKey` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout]     = note: required for `Serde<8>` to implement `DeserializeParam<SecretKey>`
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `smart_config::de::Secret<Optional<Serde<8>>>` to implement `DeserializeParam<Option<SecretKey>>`
[INFO] [stdout] note: required by a bound in `smart_config::de::_private::extract_expected_types`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/_private.rs:15:44
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub const fn extract_expected_types<T, De: DeserializeParam<T>>(_: &De) -> BasicTypes {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ required by this bound in `extract_expected_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SecretKey: serde::Serialize` is not satisfied
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub secret_key: Option<SecretKey>,
[INFO] [stdout]     |         ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `SecretKey`
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) struct SecretKey(pub H256);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `SecretKey` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Serde<8>` to implement `DeserializeParam<SecretKey>`
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `smart_config::de::Secret<Optional<Serde<8>>>` to implement `DeserializeParam<Option<SecretKey>>`
[INFO] [stdout] note: required by a bound in `smart_config::de::_private::extract_expected_types`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/_private.rs:15:44
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub const fn extract_expected_types<T, De: DeserializeParam<T>>(_: &De) -> BasicTypes {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ required by this bound in `extract_expected_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SecretKey: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub secret_key: Option<SecretKey>,
[INFO] [stdout]     |         ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `SecretKey`
[INFO] [stdout]    --> examples/cli/../../tests/integration/configs.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) struct SecretKey(pub H256);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `SecretKey` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 145 others
[INFO] [stdout]     = note: required for `SecretKey` to implement `serde_core::de::DeserializeOwned`
[INFO] [stdout]     = note: required for `Serde<8>` to implement `DeserializeParam<SecretKey>`
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `smart_config::de::Secret<Optional<Serde<8>>>` to implement `DeserializeParam<Option<SecretKey>>`
[INFO] [stdout] note: required by a bound in `smart_config::de::_private::extract_expected_types`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smart-config-0.4.0-pre.2/src/de/_private.rs:15:44
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub const fn extract_expected_types<T, De: DeserializeParam<T>>(_: &De) -> BasicTypes {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ required by this bound in `extract_expected_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `parse` found for enum `Cli` in the current scope
[INFO] [stdout]   --> examples/cli/main.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum Cli {
[INFO] [stdout]    | -------- variant, associated function, or constant `parse` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 56 |     let cli = Cli::parse();
[INFO] [stdout]    |                    ^^^^^ variant, associated function, or constant not found in `Cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smart-config-commands` (test "integration") due to 21 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]   --> examples/cli/main.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smart-config-commands` (example "cli") due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "39be61d7f14bf73e997f0042939a4dddbf863ca77b85ea0888e7becdb8fb5a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39be61d7f14bf73e997f0042939a4dddbf863ca77b85ea0888e7becdb8fb5a2d", kill_on_drop: false }`
[INFO] [stdout] 39be61d7f14bf73e997f0042939a4dddbf863ca77b85ea0888e7becdb8fb5a2d
