[INFO] cloning repository https://github.com/kamu-data/setty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamu-data/setty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fsetty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fsetty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12dd9f26c6be63232c1f8efb6a0113aa61b6c134 [INFO] checking kamu-data/setty/12dd9f26c6be63232c1f8efb6a0113aa61b6c134 against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fsetty" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kamu-data/setty [INFO] finished tweaking git repo https://github.com/kamu-data/setty [INFO] tweaked toml for git repo https://github.com/kamu-data/setty written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kamu-data/setty on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kamu-data/setty 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" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator v0.20.0 [INFO] [stderr] Downloaded validator_derive v0.20.0 [INFO] [stderr] Downloaded duration-string v0.5.3 [INFO] [stderr] Downloaded syn v2.0.116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b6e33da211506d8bc8d92dfc0edf328f7e375cfb5d7163c65131c6331d3963a [INFO] running `Command { std: "docker" "start" "-a" "8b6e33da211506d8bc8d92dfc0edf328f7e375cfb5d7163c65131c6331d3963a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b6e33da211506d8bc8d92dfc0edf328f7e375cfb5d7163c65131c6331d3963a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6e33da211506d8bc8d92dfc0edf328f7e375cfb5d7163c65131c6331d3963a", kill_on_drop: false }` [INFO] [stdout] 8b6e33da211506d8bc8d92dfc0edf328f7e375cfb5d7163c65131c6331d3963a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67525bbe74a0cd97b8d62d4dd8bc5a57ae746d00c19a118e5238a264e07157f [INFO] running `Command { std: "docker" "start" "-a" "e67525bbe74a0cd97b8d62d4dd8bc5a57ae746d00c19a118e5238a264e07157f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking setty-derive v1.0.0 (/opt/rustwide/workdir/setty-derive) [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde_yaml_ng v0.10.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking duration-string v0.5.3 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking validator v0.20.0 [INFO] [stderr] Checking setty v1.0.0 (/opt/rustwide/workdir/setty) [INFO] [stderr] Checking example-env v1.0.0 (/opt/rustwide/workdir/examples/env) [INFO] [stderr] Checking example-deprecation v1.0.0 (/opt/rustwide/workdir/examples/deprecation) [INFO] [stderr] Checking example-validate v1.0.0 (/opt/rustwide/workdir/examples/validate) [INFO] [stderr] Checking example-jsonschema v1.0.0 (/opt/rustwide/workdir/examples/jsonschema) [INFO] [stdout] error[E0277]: the trait bound `str: SerializableSecret` is not satisfied [INFO] [stdout] --> examples/env/src/main.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[setty::derive(setty::Config)] [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `SerializableSecret` is not implemented for `str` [INFO] [stdout] ... [INFO] [stdout] 45 | / /// Password [INFO] [stdout] 46 | | #[schemars(with = "String")] [INFO] [stdout] 47 | | password: secrecy::SecretString, [INFO] [stdout] | |___________________________________- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::ser::Serialize` is implemented for `SecretBox` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / impl Serialize for SecretBox [INFO] [stdout] 316 | | where [INFO] [stdout] 317 | | T: Zeroize + SerializableSecret + Serialize + Sized, [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] = note: required for `SecretBox` to implement `serde_core::ser::Serialize` [INFO] [stdout] note: required by a bound in `serde_core::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21 [INFO] [stdout] | [INFO] [stdout] 1915 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 1916 | where [INFO] [stdout] 1917 | T: ?Sized + Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in the derive macro `::setty::__internal::serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> examples/env/src/main.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[setty::derive(setty::Config)] [INFO] [stdout] | ^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 45 | / /// Password [INFO] [stdout] 46 | | #[schemars(with = "String")] [INFO] [stdout] 47 | | password: secrecy::SecretString, [INFO] [stdout] | |___________________________________- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] help: the trait `serde_core::ser::Serialize` is implemented for `SecretBox` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / impl Serialize for SecretBox [INFO] [stdout] 316 | | where [INFO] [stdout] 317 | | T: Zeroize + SerializableSecret + Serialize + Sized, [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] = note: required for `SecretBox` to implement `serde_core::ser::Serialize` [INFO] [stdout] note: required by a bound in `serde_core::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21 [INFO] [stdout] | [INFO] [stdout] 1915 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 1916 | where [INFO] [stdout] 1917 | T: ?Sized + Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in the derive macro `::setty::__internal::serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `str: SerializableSecret` is not satisfied [INFO] [stdout] --> examples/env/src/main.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[setty::derive(setty::Config)] [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `SerializableSecret` is not implemented for `str` [INFO] [stdout] ... [INFO] [stdout] 45 | / /// Password [INFO] [stdout] 46 | | #[schemars(with = "String")] [INFO] [stdout] 47 | | password: secrecy::SecretString, [INFO] [stdout] | |___________________________________- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::ser::Serialize` is implemented for `SecretBox` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / impl Serialize for SecretBox [INFO] [stdout] 316 | | where [INFO] [stdout] 317 | | T: Zeroize + SerializableSecret + Serialize + Sized, [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] = note: required for `SecretBox` to implement `serde_core::ser::Serialize` [INFO] [stdout] note: required by a bound in `serde_core::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21 [INFO] [stdout] | [INFO] [stdout] 1915 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 1916 | where [INFO] [stdout] 1917 | T: ?Sized + Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in the derive macro `::setty::__internal::serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> examples/env/src/main.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[setty::derive(setty::Config)] [INFO] [stdout] | ^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 45 | / /// Password [INFO] [stdout] 46 | | #[schemars(with = "String")] [INFO] [stdout] 47 | | password: secrecy::SecretString, [INFO] [stdout] | |___________________________________- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] help: the trait `serde_core::ser::Serialize` is implemented for `SecretBox` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / impl Serialize for SecretBox [INFO] [stdout] 316 | | where [INFO] [stdout] 317 | | T: Zeroize + SerializableSecret + Serialize + Sized, [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] = note: required for `SecretBox` to implement `serde_core::ser::Serialize` [INFO] [stdout] note: required by a bound in `serde_core::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21 [INFO] [stdout] | [INFO] [stdout] 1915 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 1916 | where [INFO] [stdout] 1917 | T: ?Sized + Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in the derive macro `::setty::__internal::serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SecretBox: Eq` is not satisfied [INFO] [stdout] --> examples/env/src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 37 | #[setty::derive(setty::Config)] [INFO] [stdout] | ------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 47 | password: secrecy::SecretString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `SecretBox` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::cmp::AssertParamIsEq` [INFO] [stdout] --> /rustc/b52edc25bfbaa955b4b83c10f998e5224c3478b2/library/core/src/cmp.rs:380:0 [INFO] [stdout] = note: this error originates in the derive macro `Eq` which comes from the expansion of the derive macro `setty::Config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SecretBox: Eq` is not satisfied [INFO] [stdout] --> examples/env/src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 37 | #[setty::derive(setty::Config)] [INFO] [stdout] | ------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 47 | password: secrecy::SecretString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `SecretBox` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::cmp::AssertParamIsEq` [INFO] [stdout] --> /rustc/b52edc25bfbaa955b4b83c10f998e5224c3478b2/library/core/src/cmp.rs:380:0 [INFO] [stdout] = note: this error originates in the derive macro `Eq` which comes from the expansion of the derive macro `setty::Config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `SecretBox` [INFO] [stdout] --> examples/env/src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 37 | #[setty::derive(setty::Config)] [INFO] [stdout] | ------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 47 | password: secrecy::SecretString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SecretBox` does not implement `PartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct SecretBox { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `SecretBox` is defined in another crate [INFO] [stdout] = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the derive macro `setty::Config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `SecretBox` [INFO] [stdout] --> examples/env/src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 37 | #[setty::derive(setty::Config)] [INFO] [stdout] | ------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 47 | password: secrecy::SecretString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SecretBox` does not implement `PartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct SecretBox { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `SecretBox` is defined in another crate [INFO] [stdout] = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the derive macro `setty::Config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking example-toml v1.0.0 (/opt/rustwide/workdir/examples/toml) [INFO] [stdout] Some errors have detailed explanations: E0277, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `example-env` (bin "example-env" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `example-env` (bin "example-env") due to 4 previous errors [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> setty/tests/tests/test_types.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e67525bbe74a0cd97b8d62d4dd8bc5a57ae746d00c19a118e5238a264e07157f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67525bbe74a0cd97b8d62d4dd8bc5a57ae746d00c19a118e5238a264e07157f", kill_on_drop: false }` [INFO] [stdout] e67525bbe74a0cd97b8d62d4dd8bc5a57ae746d00c19a118e5238a264e07157f