[INFO] fetching crate layeredconf-derive 0.2.3...
[INFO] testing layeredconf-derive-0.2.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate layeredconf-derive 0.2.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate layeredconf-derive 0.2.3
[INFO] finished tweaking crates.io crate layeredconf-derive 0.2.3
[INFO] tweaked toml for crates.io crate layeredconf-derive 0.2.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate layeredconf-derive 0.2.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.48)
[INFO] [stderr]       Adding darling v0.13.4 (available: v0.21.3)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.106)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded goldenfile v1.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efadbed1ec9f8b6e921ae7ea3aec67fe7b2419209c9be5da1c69389eb54c40e8
[INFO] running `Command { std: "docker" "start" "-a" "efadbed1ec9f8b6e921ae7ea3aec67fe7b2419209c9be5da1c69389eb54c40e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efadbed1ec9f8b6e921ae7ea3aec67fe7b2419209c9be5da1c69389eb54c40e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efadbed1ec9f8b6e921ae7ea3aec67fe7b2419209c9be5da1c69389eb54c40e8", kill_on_drop: false }`
[INFO] [stdout] efadbed1ec9f8b6e921ae7ea3aec67fe7b2419209c9be5da1c69389eb54c40e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac462b221d77480b9b857e6de2c4019ca669cc0edd9f51f3ec8b832c40f1a602
[INFO] running `Command { std: "docker" "start" "-a" "ac462b221d77480b9b857e6de2c4019ca669cc0edd9f51f3ec8b832c40f1a602", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling layeredconf-derive v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `LayeredConfFieldSkip` is never used
[INFO] [stdout]    --> src/lib.rs:498:6
[INFO] [stdout]     |
[INFO] [stdout] 498 | enum LayeredConfFieldSkip {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
[INFO] running `Command { std: "docker" "inspect" "ac462b221d77480b9b857e6de2c4019ca669cc0edd9f51f3ec8b832c40f1a602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac462b221d77480b9b857e6de2c4019ca669cc0edd9f51f3ec8b832c40f1a602", kill_on_drop: false }`
[INFO] [stdout] ac462b221d77480b9b857e6de2c4019ca669cc0edd9f51f3ec8b832c40f1a602
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e03071aa67e2f3d9c88c808ce5fa155847ee839b7a1aa6b9d13d35d4f88be3a8
[INFO] running `Command { std: "docker" "start" "-a" "e03071aa67e2f3d9c88c808ce5fa155847ee839b7a1aa6b9d13d35d4f88be3a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling layeredconf-derive v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stdout] warning: enum `LayeredConfFieldSkip` is never used
[INFO] [stdout]    --> src/lib.rs:498:6
[INFO] [stdout]     |
[INFO] [stdout] 498 | enum LayeredConfFieldSkip {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling goldenfile v1.8.0
[INFO] [stdout] warning: enum `LayeredConfFieldSkip` is never used
[INFO] [stdout]    --> src/lib.rs:498:6
[INFO] [stdout]     |
[INFO] [stdout] 498 | enum LayeredConfFieldSkip {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.83s
[INFO] running `Command { std: "docker" "inspect" "e03071aa67e2f3d9c88c808ce5fa155847ee839b7a1aa6b9d13d35d4f88be3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e03071aa67e2f3d9c88c808ce5fa155847ee839b7a1aa6b9d13d35d4f88be3a8", kill_on_drop: false }`
[INFO] [stdout] e03071aa67e2f3d9c88c808ce5fa155847ee839b7a1aa6b9d13d35d4f88be3a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ade2cc61496c4141cd406f3d6b8dc9942ebf4d7281825fab49da079c4814007d
[INFO] running `Command { std: "docker" "start" "-a" "ade2cc61496c4141cd406f3d6b8dc9942ebf4d7281825fab49da079c4814007d", kill_on_drop: false }`
[INFO] [stderr] warning: enum `LayeredConfFieldSkip` is never used
[INFO] [stderr]    --> src/lib.rs:498:6
[INFO] [stderr]     |
[INFO] [stderr] 498 | enum LayeredConfFieldSkip {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `layeredconf-derive` (lib) generated 1 warning
[INFO] [stderr] warning: `layeredconf-derive` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/layeredconf_derive-feb2f9aa2172739b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test::test_option ... FAILED
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test::test_passes_serde_attributes ... FAILED
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test::test_subconfig_struct ... FAILED
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test::test_subconfig_field ... FAILED
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test::test ... FAILED
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test::test_docstrings ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_option stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_option' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.8.0/src/differs.rs:15:5:
[INFO] [stdout] assertion failed: `(left == right)`: tests/goldenfiles/test_option.rs'
[INFO] [stdout]   left: `"#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]\nstruct TestLayer {\n    #[serde(default, skip_serializing_if = \"Option::is_none\")]\n    boolean: Option<bool>,\n    #[ser..."` (truncated)
[INFO] [stdout]  right: `""`
[INFO] [stdout] 
[INFO] [stdout] Differences (-left|+right):
[INFO] [stdout] -#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]␊
[INFO] [stdout] -struct TestLayer {␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    boolean: Option<bool>,␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    integer: Option<u64>,␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    optional: Option<String>,␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolid for Test {␊
[INFO] [stdout] -    type Layer = TestLayer;␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfLayer for TestLayer {␊
[INFO] [stdout] -    type Config = Test;␊
[INFO] [stdout] -    fn load_configs(&self) -> Vec<std::path::PathBuf> {␊
[INFO] [stdout] -        let mut load_configs = vec![];␊
[INFO] [stdout] -        load_configs␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -    fn default_layer() -> Self {␊
[INFO] [stdout] -        Self {␊
[INFO] [stdout] -            boolean: None,␊
[INFO] [stdout] -            integer: None,␊
[INFO] [stdout] -            optional: None,␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl TestLayer {␊
[INFO] [stdout] -    fn empty(&self) -> bool {␊
[INFO] [stdout] -        let mut empty = vec![];␊
[INFO] [stdout] -        empty.push(self.boolean.is_none());␊
[INFO] [stdout] -        empty.push(self.integer.is_none());␊
[INFO] [stdout] -        empty.push(self.optional.is_none());␊
[INFO] [stdout] -        empty.iter().all(|v| *v)␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl std::default::Default for TestLayer {␊
[INFO] [stdout] -    fn default() -> Self {␊
[INFO] [stdout] -        Self {␊
[INFO] [stdout] -            boolean: None,␊
[INFO] [stdout] -            integer: None,␊
[INFO] [stdout] -            optional: None,␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfMerge<TestLayer> for TestLayer {␊
[INFO] [stdout] -    fn merge_from(&mut self, other: &TestLayer) {␊
[INFO] [stdout] -        if self.boolean.is_none() {␊
[INFO] [stdout] -            self.boolean = other.boolean.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        if self.integer.is_none() {␊
[INFO] [stdout] -            self.integer = other.integer.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        if self.optional.is_none() {␊
[INFO] [stdout] -            self.optional = other.optional.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolidify<Test> for TestLayer {␊
[INFO] [stdout] -    fn solidify(&self) -> layeredconf::Result<Test> {␊
[INFO] [stdout] -        let mut missing = vec![];␊
[INFO] [stdout] -        let boolean;␊
[INFO] [stdout] -        if let Some(val) = &self.boolean {␊
[INFO] [stdout] -            boolean = Some(val.clone());␊
[INFO] [stdout] -        } else {␊
[INFO] [stdout] -            boolean = None;␊
[INFO] [stdout] -            missing.push("boolean".to_string());␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        let integer;␊
[INFO] [stdout] -        if let Some(val) = &self.integer {␊
[INFO] [stdout] -            integer = Some(val.clone());␊
[INFO] [stdout] -        } else {␊
[INFO] [stdout] -            integer = None;␊
[INFO] [stdout] -            missing.push("integer".to_string());␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        let optional = self.optional.clone();␊
[INFO] [stdout] -        if !missing.is_empty() {␊
[INFO] [stdout] -            return Err(layeredconf::Error::SolidifyFailedMissing { missing });␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        Ok(Test {␊
[INFO] [stdout] -            boolean: boolean.unwrap(),␊
[INFO] [stdout] -            integer: integer.unwrap(),␊
[INFO] [stdout] -            optional,␊
[INFO] [stdout] -        })␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x75806ac1fc92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x75806ac1fc92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x75806ac1fc92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x75806ac1fc92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x75806ac70a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x75806ac70a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x75806ac13843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x75806ac13843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x75806ac1fae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x75806ac237a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x75806ac235de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573185ae8964 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573185ae8964 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x75806ac242ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x75806ac242ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x75806ac23fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x75806ac20199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x75806ac23c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x75806ac6bc30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573185b19485 - similar_asserts::SimpleDiff::fail_assertion::h8c193b51467da990
[INFO] [stdout]   20:     0x573185af5b14 - goldenfile::differs::text_diff::h92e4e80679f1adeb
[INFO] [stdout]   21:     0x573185aa2625 - core::ops::function::Fn::call::h39b42fcf06fb998e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:80:5
[INFO] [stdout]   22:     0x573185afbd4c - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2dae6fb85c01b325
[INFO] [stdout]   23:     0x573185af6657 - goldenfile::mint::Mint::check_goldenfiles::he157825db669d8c8
[INFO] [stdout]   24:     0x573185af711e - <goldenfile::mint::Mint as core::ops::drop::Drop>::drop::h268bac5e4a6cc511
[INFO] [stdout]   25:     0x573185aa3887 - core::ptr::drop_in_place<goldenfile::mint::Mint>::h0771984b48c5be70
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   26:     0x573185a9e224 - layeredconf_derive::test::test_option::hc87680c420a9ad2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:50:1
[INFO] [stdout]   27:     0x573185a9db07 - layeredconf_derive::test::test_option::{{closure}}::h2d6f6ec64678dc44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:33:17
[INFO] [stdout]   28:     0x573185aa2a26 - core::ops::function::FnOnce::call_once::hddf7957c80827faf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x573185aee1cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x573185aee1cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x573185aed305 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x573185aed305 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x573185aed305 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x573185aed305 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x573185aed305 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x573185aed305 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x573185aed305 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x573185ab0f04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x573185ab0f04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x573185ab48da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x573185ab48da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x573185ab48da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x573185ab48da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x573185ab48da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x75806ac28adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x75806ac28adf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x75806a992aa4 - <unknown>
[INFO] [stdout]   50:     0x75806aa1fa34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] note: run with `UPDATE_GOLDENFILES=1` to update goldenfiles
[INFO] [stdout] [1;31merror[0m: goldenfile changed: test_option.rs
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_passes_serde_attributes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_passes_serde_attributes' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.8.0/src/differs.rs:15:5:
[INFO] [stdout] assertion failed: `(left == right)`: tests/goldenfiles/test_passes_serde_attributes.rs'
[INFO] [stdout]   left: `"#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]\n#[serde(deny_unknown_fields)]\nstruct TestLayer {\n    #[serde(default, skip_serializing_if = \"Option::is_none\")]\n    #[..."` (truncated)
[INFO] [stdout]  right: `""`
[INFO] [stdout] 
[INFO] [stdout] Differences (-left|+right):
[INFO] [stdout] -#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]␊
[INFO] [stdout] -#[serde(deny_unknown_fields)]␊
[INFO] [stdout] -struct TestLayer {␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    #[serde(rename = "bool")]␊
[INFO] [stdout] -    boolean: Option<bool>,␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    integer: Option<u64>,␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    optional: Option<String>,␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolid for Test {␊
[INFO] [stdout] -    type Layer = TestLayer;␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfLayer for TestLayer {␊
[INFO] [stdout] -    type Config = Test;␊
[INFO] [stdout] -    fn load_configs(&self) -> Vec<std::path::PathBuf> {␊
[INFO] [stdout] -        let mut load_configs = vec![];␊
[INFO] [stdout] -        load_configs␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -    fn default_layer() -> Self {␊
[INFO] [stdout] -        Self {␊
[INFO] [stdout] -            boolean: None,␊
[INFO] [stdout] -            integer: None,␊
[INFO] [stdout] -            optional: None,␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl TestLayer {␊
[INFO] [stdout] -    fn empty(&self) -> bool {␊
[INFO] [stdout] -        let mut empty = vec![];␊
[INFO] [stdout] -        empty.push(self.boolean.is_none());␊
[INFO] [stdout] -        empty.push(self.integer.is_none());␊
[INFO] [stdout] -        empty.push(self.optional.is_none());␊
[INFO] [stdout] -        empty.iter().all(|v| *v)␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl std::default::Default for TestLayer {␊
[INFO] [stdout] -    fn default() -> Self {␊
[INFO] [stdout] -        Self {␊
[INFO] [stdout] -            boolean: None,␊
[INFO] [stdout] -            integer: None,␊
[INFO] [stdout] -            optional: None,␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfMerge<TestLayer> for TestLayer {␊
[INFO] [stdout] -    fn merge_from(&mut self, other: &TestLayer) {␊
[INFO] [stdout] -        if self.boolean.is_none() {␊
[INFO] [stdout] -            self.boolean = other.boolean.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        if self.integer.is_none() {␊
[INFO] [stdout] -            self.integer = other.integer.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        if self.optional.is_none() {␊
[INFO] [stdout] -            self.optional = other.optional.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolidify<Test> for TestLayer {␊
[INFO] [stdout] -    fn solidify(&self) -> layeredconf::Result<Test> {␊
[INFO] [stdout] -        let mut missing = vec![];␊
[INFO] [stdout] -        let boolean;␊
[INFO] [stdout] -        if let Some(val) = &self.boolean {␊
[INFO] [stdout] -            boolean = Some(val.clone());␊
[INFO] [stdout] -        } else {␊
[INFO] [stdout] -            boolean = None;␊
[INFO] [stdout] -            missing.push("boolean".to_string());␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        let integer;␊
[INFO] [stdout] -        if let Some(val) = &self.integer {␊
[INFO] [stdout] -            integer = Some(val.clone());␊
[INFO] [stdout] -        } else {␊
[INFO] [stdout] -            integer = None;␊
[INFO] [stdout] -            missing.push("integer".to_string());␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        let optional = self.optional.clone();␊
[INFO] [stdout] -        if !missing.is_empty() {␊
[INFO] [stdout] -            return Err(layeredconf::Error::SolidifyFailedMissing { missing });␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        Ok(Test {␊
[INFO] [stdout] -            boolean: boolean.unwrap(),␊
[INFO] [stdout] -            integer: integer.unwrap(),␊
[INFO] [stdout] -            optional,␊
[INFO] [stdout] -        })␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x75806ac1fc92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x75806ac1fc92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x75806ac1fc92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x75806ac1fc92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x75806ac70a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x75806ac70a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x75806ac13843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x75806ac13843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x75806ac1fae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x75806ac237a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x75806ac235de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573185ae8964 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573185ae8964 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x75806ac242ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x75806ac242ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x75806ac23fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x75806ac20199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x75806ac23c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x75806ac6bc30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573185b19485 - similar_asserts::SimpleDiff::fail_assertion::h8c193b51467da990
[INFO] [stdout]   20:     0x573185af5b14 - goldenfile::differs::text_diff::h92e4e80679f1adeb
[INFO] [stdout]   21:     0x573185aa2625 - core::ops::function::Fn::call::h39b42fcf06fb998e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:80:5
[INFO] [stdout]   22:     0x573185afbd4c - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2dae6fb85c01b325
[INFO] [stdout]   23:     0x573185af6657 - goldenfile::mint::Mint::check_goldenfiles::he157825db669d8c8
[INFO] [stdout]   24:     0x573185af711e - <goldenfile::mint::Mint as core::ops::drop::Drop>::drop::h268bac5e4a6cc511
[INFO] [stdout]   25:     0x573185aa3887 - core::ptr::drop_in_place<goldenfile::mint::Mint>::h0771984b48c5be70
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   26:     0x573185a9e974 - layeredconf_derive::test::test_passes_serde_attributes::hf40329d720c853a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:74:1
[INFO] [stdout]   27:     0x573185a9e257 - layeredconf_derive::test::test_passes_serde_attributes::{{closure}}::hb09ad69d99c82a62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:53:34
[INFO] [stdout]   28:     0x573185aa2816 - core::ops::function::FnOnce::call_once::h2b491162745713fd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x573185aee1cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x573185aee1cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x573185aed305 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x573185aed305 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x573185aed305 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x573185aed305 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x573185aed305 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x573185aed305 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x573185aed305 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x573185ab0f04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x573185ab0f04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x573185ab48da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x573185ab48da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x573185ab48da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x573185ab48da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x573185ab48da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x75806ac28adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x75806ac28adf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x75806a992aa4 - <unknown>
[INFO] [stdout]   50:     0x75806aa1fa34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] note: run with `UPDATE_GOLDENFILES=1` to update goldenfiles
[INFO] [stdout] [1;31merror[0m: goldenfile changed: test_passes_serde_attributes.rs
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_subconfig_struct stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_subconfig_struct' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.8.0/src/differs.rs:15:5:
[INFO] [stdout] assertion failed: `(left == right)`: tests/goldenfiles/test_subconfig_struct.rs'
[INFO] [stdout]   left: `"#[derive(serde :: Deserialize, serde :: Serialize, clap :: Args, Clone, Debug)]\nstruct TestSubConfigLayer {\n    #[serde(default, skip_serializing_if = \"Option::is_none\")]\n    test: Option<String>,\n}\ni..."` (truncated)
[INFO] [stdout]  right: `""`
[INFO] [stdout] 
[INFO] [stdout] Differences (-left|+right):
[INFO] [stdout] -#[derive(serde :: Deserialize, serde :: Serialize, clap :: Args, Clone, Debug)]␊
[INFO] [stdout] -struct TestSubConfigLayer {␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    test: Option<String>,␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolid for TestSubConfig {␊
[INFO] [stdout] -    type Layer = TestSubConfigLayer;␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfLayer for TestSubConfigLayer {␊
[INFO] [stdout] -    type Config = TestSubConfig;␊
[INFO] [stdout] -    fn load_configs(&self) -> Vec<std::path::PathBuf> {␊
[INFO] [stdout] -        let mut load_configs = vec![];␊
[INFO] [stdout] -        load_configs␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -    fn default_layer() -> Self {␊
[INFO] [stdout] -        Self { test: None }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl TestSubConfigLayer {␊
[INFO] [stdout] -    fn empty(&self) -> bool {␊
[INFO] [stdout] -        let mut empty = vec![];␊
[INFO] [stdout] -        empty.push(self.test.is_none());␊
[INFO] [stdout] -        empty.iter().all(|v| *v)␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl std::default::Default for TestSubConfigLayer {␊
[INFO] [stdout] -    fn default() -> Self {␊
[INFO] [stdout] -        Self { test: None }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfMerge<TestSubConfigLayer> for TestSubConfigLayer {␊
[INFO] [stdout] -    fn merge_from(&mut self, other: &TestSubConfigLayer) {␊
[INFO] [stdout] -        if self.test.is_none() {␊
[INFO] [stdout] -            self.test = other.test.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolidify<TestSubConfig> for TestSubConfigLayer {␊
[INFO] [stdout] -    fn solidify(&self) -> layeredconf::Result<TestSubConfig> {␊
[INFO] [stdout] -        let mut missing = vec![];␊
[INFO] [stdout] -        let test;␊
[INFO] [stdout] -        if let Some(val) = &self.test {␊
[INFO] [stdout] -            test = Some(val.clone());␊
[INFO] [stdout] -        } else {␊
[INFO] [stdout] -            test = None;␊
[INFO] [stdout] -            missing.push("test".to_string());␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        if !missing.is_empty() {␊
[INFO] [stdout] -            return Err(layeredconf::Error::SolidifyFailedMissing { missing });␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        Ok(TestSubConfig {␊
[INFO] [stdout] -            test: test.unwrap(),␊
[INFO] [stdout] -        })␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x75806ac1fc92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x75806ac1fc92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x75806ac1fc92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x75806ac1fc92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x75806ac70a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x75806ac70a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x75806ac13843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x75806ac13843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x75806ac1fae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x75806ac237a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x75806ac235de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573185ae8964 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573185ae8964 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x75806ac242ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x75806ac242ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x75806ac23fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x75806ac20199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x75806ac23c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x75806ac6bc30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573185b19485 - similar_asserts::SimpleDiff::fail_assertion::h8c193b51467da990
[INFO] [stdout]   20:     0x573185af5b14 - goldenfile::differs::text_diff::h92e4e80679f1adeb
[INFO] [stdout]   21:     0x573185aa2625 - core::ops::function::Fn::call::h39b42fcf06fb998e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:80:5
[INFO] [stdout]   22:     0x573185afbd4c - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2dae6fb85c01b325
[INFO] [stdout]   23:     0x573185af6657 - goldenfile::mint::Mint::check_goldenfiles::he157825db669d8c8
[INFO] [stdout]   24:     0x573185af711e - <goldenfile::mint::Mint as core::ops::drop::Drop>::drop::h268bac5e4a6cc511
[INFO] [stdout]   25:     0x573185aa3887 - core::ptr::drop_in_place<goldenfile::mint::Mint>::h0771984b48c5be70
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   26:     0x573185a9f814 - layeredconf_derive::test::test_subconfig_struct::h98d785020f66952a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:113:1
[INFO] [stdout]   27:     0x573185a9f0f7 - layeredconf_derive::test::test_subconfig_struct::{{closure}}::h91025ae6f7bdd7b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:27
[INFO] [stdout]   28:     0x573185aa2926 - core::ops::function::FnOnce::call_once::h807c971fb657b835
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x573185aee1cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x573185aee1cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x573185aed305 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x573185aed305 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x573185aed305 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x573185aed305 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x573185aed305 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x573185aed305 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x573185aed305 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x573185ab0f04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x573185ab0f04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x573185ab48da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x573185ab48da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x573185ab48da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x573185ab48da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x573185ab48da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x75806ac28adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x75806ac28adf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x75806a992aa4 - <unknown>
[INFO] [stdout]   50:     0x75806aa1fa34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] note: run with `UPDATE_GOLDENFILES=1` to update goldenfiles
[INFO] [stdout] [1;31merror[0m: goldenfile changed: test_subconfig_struct.rs
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_subconfig_field stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_subconfig_field' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.8.0/src/differs.rs:15:5:
[INFO] [stdout] assertion failed: `(left == right)`: tests/goldenfiles/test_subconfig_field.rs'
[INFO] [stdout]   left: `"#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]\nstruct TestLayer {\n    #[serde(default, skip_serializing_if = \"Option::is_none\")]\n    name: Option<String>,\n    #[serd..."` (truncated)
[INFO] [stdout]  right: `""`
[INFO] [stdout] 
[INFO] [stdout] Differences (-left|+right):
[INFO] [stdout] -#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]␊
[INFO] [stdout] -struct TestLayer {␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    name: Option<String>,␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "TestSubConfigLayer :: empty")]␊
[INFO] [stdout] -    #[clap(flatten)]␊
[INFO] [stdout] -    subconfig: TestSubConfigLayer,␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolid for Test {␊
[INFO] [stdout] -    type Layer = TestLayer;␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfLayer for TestLayer {␊
[INFO] [stdout] -    type Config = Test;␊
[INFO] [stdout] -    fn load_configs(&self) -> Vec<std::path::PathBuf> {␊
[INFO] [stdout] -        let mut load_configs = vec![];␊
[INFO] [stdout] -        load_configs␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -    fn default_layer() -> Self {␊
[INFO] [stdout] -        Self {␊
[INFO] [stdout] -            name: None,␊
[INFO] [stdout] -            subconfig: TestSubConfigLayer::default_layer(),␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl TestLayer {␊
[INFO] [stdout] -    fn empty(&self) -> bool {␊
[INFO] [stdout] -        let mut empty = vec![];␊
[INFO] [stdout] -        empty.push(self.name.is_none());␊
[INFO] [stdout] -        empty.push(self.subconfig.empty());␊
[INFO] [stdout] -        empty.iter().all(|v| *v)␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl std::default::Default for TestLayer {␊
[INFO] [stdout] -    fn default() -> Self {␊
[INFO] [stdout] -        Self {␊
[INFO] [stdout] -            name: None,␊
[INFO] [stdout] -            subconfig: TestSubConfigLayer::default(),␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfMerge<TestLayer> for TestLayer {␊
[INFO] [stdout] -    fn merge_from(&mut self, other: &TestLayer) {␊
[INFO] [stdout] -        if self.name.is_none() {␊
[INFO] [stdout] -            self.name = other.name.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        self.subconfig.merge_from(&other.subconfig);␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolidify<Test> for TestLayer {␊
[INFO] [stdout] -    fn solidify(&self) -> layeredconf::Result<Test> {␊
[INFO] [stdout] -        let mut missing = vec![];␊
[INFO] [stdout] -        let name;␊
[INFO] [stdout] -        if let Some(val) = &self.name {␊
[INFO] [stdout] -            name = Some(val.clone());␊
[INFO] [stdout] -        } else {␊
[INFO] [stdout] -            name = None;␊
[INFO] [stdout] -            missing.push("name".to_string());␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        let subconfig = self.subconfig.solidify()?;␊
[INFO] [stdout] -        if !missing.is_empty() {␊
[INFO] [stdout] -            return Err(layeredconf::Error::SolidifyFailedMissing { missing });␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        Ok(Test {␊
[INFO] [stdout] -            name: name.unwrap(),␊
[INFO] [stdout] -            subconfig,␊
[INFO] [stdout] -        })␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x75806ac1fc92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x75806ac1fc92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x75806ac1fc92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x75806ac1fc92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x75806ac70a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x75806ac70a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x75806ac13843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x75806ac13843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x75806ac1fae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x75806ac237a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x75806ac235de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573185ae8964 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573185ae8964 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x75806ac242ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x75806ac242ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x75806ac23fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x75806ac20199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x75806ac23c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x75806ac6bc30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573185b19485 - similar_asserts::SimpleDiff::fail_assertion::h8c193b51467da990
[INFO] [stdout]   20:     0x573185af5b14 - goldenfile::differs::text_diff::h92e4e80679f1adeb
[INFO] [stdout]   21:     0x573185aa2625 - core::ops::function::Fn::call::h39b42fcf06fb998e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:80:5
[INFO] [stdout]   22:     0x573185afbd4c - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2dae6fb85c01b325
[INFO] [stdout]   23:     0x573185af6657 - goldenfile::mint::Mint::check_goldenfiles::he157825db669d8c8
[INFO] [stdout]   24:     0x573185af711e - <goldenfile::mint::Mint as core::ops::drop::Drop>::drop::h268bac5e4a6cc511
[INFO] [stdout]   25:     0x573185aa3887 - core::ptr::drop_in_place<goldenfile::mint::Mint>::h0771984b48c5be70
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   26:     0x573185a9f0c4 - layeredconf_derive::test::test_subconfig_field::h1b5e9a2a921f0b2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:94:1
[INFO] [stdout]   27:     0x573185a9e9a7 - layeredconf_derive::test::test_subconfig_field::{{closure}}::h5fd262f35c8bdc70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:77:26
[INFO] [stdout]   28:     0x573185aa2866 - core::ops::function::FnOnce::call_once::h5b19f8c074094b41
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x573185aee1cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x573185aee1cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x573185aed305 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x573185aed305 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x573185aed305 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x573185aed305 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x573185aed305 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x573185aed305 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x573185aed305 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x573185ab0f04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x573185ab0f04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x573185ab48da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x573185ab48da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x573185ab48da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x573185ab48da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x573185ab48da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x75806ac28adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x75806ac28adf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x75806a992aa4 - <unknown>
[INFO] [stdout]   50:     0x75806aa1fa34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] note: run with `UPDATE_GOLDENFILES=1` to update goldenfiles
[INFO] [stdout] [1;31merror[0m: goldenfile changed: test_subconfig_field.rs
[INFO] [stdout] 
[INFO] [stdout] ---- test::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.8.0/src/differs.rs:15:5:
[INFO] [stdout] assertion failed: `(left == right)`: tests/goldenfiles/test.rs'
[INFO] [stdout]   left: `"#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]\nstruct TestLayer {\n    #[serde(default, skip_serializing_if = \"Option::is_none\")]\n    boolean: Option<bool>,\n    #[ser..."` (truncated)
[INFO] [stdout]  right: `""`
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] Differences (-left|+right):
[INFO] [stdout] -#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]␊
[INFO] [stdout] -struct TestLayer {␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    boolean: Option<bool>,␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    integer: Option<u64>,␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolid for Test {␊
[INFO] [stdout] -    type Layer = TestLayer;␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfLayer for TestLayer {␊
[INFO] [stdout] -    type Config = Test;␊
[INFO] [stdout] -    fn load_configs(&self) -> Vec<std::path::PathBuf> {␊
[INFO] [stdout] -        let mut load_configs = vec![];␊
[INFO] [stdout] -        load_configs␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -    fn default_layer() -> Self {␊
[INFO] [stdout] -        Self {␊
[INFO] [stdout] -            boolean: None,␊
[INFO] [stdout] -            integer: None,␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl TestLayer {␊
[INFO] [stdout] -    fn empty(&self) -> bool {␊
[INFO] [stdout] -        let mut empty = vec![];␊
[INFO] [stdout] -        empty.push(self.boolean.is_none());␊
[INFO] [stdout] -        empty.push(self.integer.is_none());␊
[INFO] [stdout] -        empty.iter().all(|v| *v)␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl std::default::Default for TestLayer {␊
[INFO] [stdout] -    fn default() -> Self {␊
[INFO] [stdout] -        Self {␊
[INFO] [stdout] -            boolean: None,␊
[INFO] [stdout] -            integer: None,␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfMerge<TestLayer> for TestLayer {␊
[INFO] [stdout] -    fn merge_from(&mut self, other: &TestLayer) {␊
[INFO] [stdout] -        if self.boolean.is_none() {␊
[INFO] [stdout] -            self.boolean = other.boolean.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        if self.integer.is_none() {␊
[INFO] [stdout] -            self.integer = other.integer.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolidify<Test> for TestLayer {␊
[INFO] [stdout] -    fn solidify(&self) -> layeredconf::Result<Test> {␊
[INFO] [stdout] -        let mut missing = vec![];␊
[INFO] [stdout] -        let boolean;␊
[INFO] [stdout] -        if let Some(val) = &self.boolean {␊
[INFO] [stdout] -            boolean = Some(val.clone());␊
[INFO] [stdout] -        } else {␊
[INFO] [stdout] -            boolean = None;␊
[INFO] [stdout] -            missing.push("boolean".to_string());␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        let integer;␊
[INFO] [stdout] -        if let Some(val) = &self.integer {␊
[INFO] [stdout] -            integer = Some(val.clone());␊
[INFO] [stdout] -        } else {␊
[INFO] [stdout] -            integer = None;␊
[INFO] [stdout] -            missing.push("integer".to_string());␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        if !missing.is_empty() {␊
[INFO] [stdout] -            return Err(layeredconf::Error::SolidifyFailedMissing { missing });␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        Ok(Test {␊
[INFO] [stdout] -            boolean: boolean.unwrap(),␊
[INFO] [stdout] -            integer: integer.unwrap(),␊
[INFO] [stdout] -        })␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x75806ac1fc92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x75806ac1fc92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x75806ac1fc92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x75806ac1fc92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x75806ac70a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x75806ac70a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x75806ac13843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x75806ac13843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x75806ac1fae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x75806ac237a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x75806ac235de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573185ae8964 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573185ae8964 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x75806ac242ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x75806ac242ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x75806ac23fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x75806ac20199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x75806ac23c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x75806ac6bc30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573185b19485 - similar_asserts::SimpleDiff::fail_assertion::h8c193b51467da990
[INFO] [stdout]   20:     0x573185af5b14 - goldenfile::differs::text_diff::h92e4e80679f1adeb
[INFO] [stdout]   21:     0x573185aa2625 - core::ops::function::Fn::call::h39b42fcf06fb998e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:80:5
[INFO] [stdout]   22:     0x573185afbd4c - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2dae6fb85c01b325
[INFO] [stdout]   23:     0x573185af6657 - goldenfile::mint::Mint::check_goldenfiles::he157825db669d8c8
[INFO] [stdout]   24:     0x573185af711e - <goldenfile::mint::Mint as core::ops::drop::Drop>::drop::h268bac5e4a6cc511
[INFO] [stdout]   25:     0x573185aa3887 - core::ptr::drop_in_place<goldenfile::mint::Mint>::h0771984b48c5be70
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   26:     0x573185a9dad4 - layeredconf_derive::test::test::h6a8b4494204e7636
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:1
[INFO] [stdout]   27:     0x573185a9d3b7 - layeredconf_derive::test::test::{{closure}}::hce2d6c3ae397a11d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:14:10
[INFO] [stdout]   28:     0x573185aa28a6 - core::ops::function::FnOnce::call_once::h68c7058600ce6164
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x573185aee1cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x573185aee1cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x573185aed305 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x573185aed305 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x573185aed305 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x573185aed305 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x573185aed305 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x573185aed305 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x573185aed305 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x573185ab0f04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x573185ab0f04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x573185ab48da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x573185ab48da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x573185ab48da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x573185ab48da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x573185ab48da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x75806ac28adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x75806ac28adf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x75806a992aa4 - <unknown>
[INFO] [stdout]   50:     0x75806aa1fa34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] note: run with `UPDATE_GOLDENFILES=1` to update goldenfiles
[INFO] [stdout] [1;31merror[0m: goldenfile changed: test.rs
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_docstrings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_docstrings' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.8.0/src/differs.rs:15:5:
[INFO] [stdout] assertion failed: `(left == right)`: tests/goldenfiles/test_docstrings.rs'
[INFO] [stdout]   left: `"#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]\n#[doc = \" This is kept so that clap can parse it\"]\n#[doc = \"\"]\n#[doc = \" Long description here.\"]\nstruct TestSubConfig..."` (truncated)
[INFO] [stdout]  right: `""`
[INFO] [stdout] 
[INFO] [stdout] Differences (-left|+right):
[INFO] [stdout] -#[derive(serde :: Deserialize, serde :: Serialize, clap :: Parser, Clone, Debug)]␊
[INFO] [stdout] -#[doc = " This is kept so that clap can parse it"]␊
[INFO] [stdout] -#[doc = ""]␊
[INFO] [stdout] -#[doc = " Long description here."]␊
[INFO] [stdout] -struct TestSubConfigLayer {␊
[INFO] [stdout] -    #[serde(default, skip_serializing_if = "Option::is_none")]␊
[INFO] [stdout] -    #[doc = " This is kept too"]␊
[INFO] [stdout] -    #[doc = ""]␊
[INFO] [stdout] -    #[doc = " Long description here."]␊
[INFO] [stdout] -    test: Option<String>,␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolid for TestSubConfig {␊
[INFO] [stdout] -    type Layer = TestSubConfigLayer;␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfLayer for TestSubConfigLayer {␊
[INFO] [stdout] -    type Config = TestSubConfig;␊
[INFO] [stdout] -    fn load_configs(&self) -> Vec<std::path::PathBuf> {␊
[INFO] [stdout] -        let mut load_configs = vec![];␊
[INFO] [stdout] -        load_configs␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -    fn default_layer() -> Self {␊
[INFO] [stdout] -        Self { test: None }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl TestSubConfigLayer {␊
[INFO] [stdout] -    fn empty(&self) -> bool {␊
[INFO] [stdout] -        let mut empty = vec![];␊
[INFO] [stdout] -        empty.push(self.test.is_none());␊
[INFO] [stdout] -        empty.iter().all(|v| *v)␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl std::default::Default for TestSubConfigLayer {␊
[INFO] [stdout] -    fn default() -> Self {␊
[INFO] [stdout] -        Self { test: None }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfMerge<TestSubConfigLayer> for TestSubConfigLayer {␊
[INFO] [stdout] -    fn merge_from(&mut self, other: &TestSubConfigLayer) {␊
[INFO] [stdout] -        if self.test.is_none() {␊
[INFO] [stdout] -            self.test = other.test.clone();␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] -impl layeredconf::LayeredConfSolidify<TestSubConfig> for TestSubConfigLayer {␊
[INFO] [stdout] -    fn solidify(&self) -> layeredconf::Result<TestSubConfig> {␊
[INFO] [stdout] -        let mut missing = vec![];␊
[INFO] [stdout] -        let test;␊
[INFO] [stdout] -        if let Some(val) = &self.test {␊
[INFO] [stdout] -            test = Some(val.clone());␊
[INFO] [stdout] -        } else {␊
[INFO] [stdout] -            test = None;␊
[INFO] [stdout] -            missing.push("test".to_string());␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        if !missing.is_empty() {␊
[INFO] [stdout] -            return Err(layeredconf::Error::SolidifyFailedMissing { missing });␊
[INFO] [stdout] -        }␊
[INFO] [stdout] -        Ok(TestSubConfig {␊
[INFO] [stdout] -            test: test.unwrap(),␊
[INFO] [stdout] -        })␊
[INFO] [stdout] -    }␊
[INFO] [stdout] -}␊
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x75806ac1fc92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x75806ac1fc92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x75806ac1fc92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x75806ac1fc92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x75806ac70a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x75806ac70a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x75806ac13843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x75806ac13843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x75806ac1fae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x75806ac237a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x75806ac235de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573185ae8964 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573185ae8964 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x75806ac242ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x75806ac242ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x75806ac23fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x75806ac20199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x75806ac23c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x75806ac6bc30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573185b19485 - similar_asserts::SimpleDiff::fail_assertion::h8c193b51467da990
[INFO] [stdout]   20:     0x573185af5b14 - goldenfile::differs::text_diff::h92e4e80679f1adeb
[INFO] [stdout]   21:     0x573185aa2625 - core::ops::function::Fn::call::h39b42fcf06fb998e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:80:5
[INFO] [stdout]   22:     0x573185afbd4c - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2dae6fb85c01b325
[INFO] [stdout]   23:     0x573185af6657 - goldenfile::mint::Mint::check_goldenfiles::he157825db669d8c8
[INFO] [stdout]   24:     0x573185af711e - <goldenfile::mint::Mint as core::ops::drop::Drop>::drop::h268bac5e4a6cc511
[INFO] [stdout]   25:     0x573185aa3887 - core::ptr::drop_in_place<goldenfile::mint::Mint>::h0771984b48c5be70
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   26:     0x573185a9ff64 - layeredconf_derive::test::test_docstrings::h4667824aea676357
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:137:1
[INFO] [stdout]   27:     0x573185a9f847 - layeredconf_derive::test::test_docstrings::{{closure}}::h0048932fb7a86683
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:116:21
[INFO] [stdout]   28:     0x573185aa27d6 - core::ops::function::FnOnce::call_once::h25a4b24d23ffe24b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x573185aee1cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x573185aee1cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x573185aed305 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x573185aed305 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x573185aed305 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x573185aed305 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x573185aed305 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x573185aed305 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x573185aed305 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x573185ab0f04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x573185ab0f04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x573185ab48da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x573185ab48da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x573185ab48da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x573185ab48da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x573185ab48da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x573185ab48da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x75806ac28adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x75806ac28adf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x75806a992aa4 - <unknown>
[INFO] [stdout]   50:     0x75806aa1fa34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] note: run with `UPDATE_GOLDENFILES=1` to update goldenfiles
[INFO] [stdout] [1;31merror[0m: goldenfile changed: test_docstrings.rs
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test
[INFO] [stdout]     test::test_docstrings
[INFO] [stdout]     test::test_option
[INFO] [stdout]     test::test_passes_serde_attributes
[INFO] [stdout]     test::test_subconfig_field
[INFO] [stdout]     test::test_subconfig_struct
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ade2cc61496c4141cd406f3d6b8dc9942ebf4d7281825fab49da079c4814007d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ade2cc61496c4141cd406f3d6b8dc9942ebf4d7281825fab49da079c4814007d", kill_on_drop: false }`
[INFO] [stdout] ade2cc61496c4141cd406f3d6b8dc9942ebf4d7281825fab49da079c4814007d
