[INFO] fetching crate layeredconf-derive 0.2.3...
[INFO] testing layeredconf-derive-0.2.3 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate layeredconf-derive 0.2.3 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate layeredconf-derive 0.2.3 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.54)
[INFO] [stderr]       Adding darling v0.13.4 (available: v0.23.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded goldenfile v1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6623b38a3f4ae3942bbd6e13ca024966140d6a0fe9c4e96121e2d33cb5c05fa
[INFO] running `Command { std: "docker" "start" "-a" "e6623b38a3f4ae3942bbd6e13ca024966140d6a0fe9c4e96121e2d33cb5c05fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6623b38a3f4ae3942bbd6e13ca024966140d6a0fe9c4e96121e2d33cb5c05fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6623b38a3f4ae3942bbd6e13ca024966140d6a0fe9c4e96121e2d33cb5c05fa", kill_on_drop: false }`
[INFO] [stdout] e6623b38a3f4ae3942bbd6e13ca024966140d6a0fe9c4e96121e2d33cb5c05fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d80108c48d98bbdb640898fe59b898bb6e01674a5416b56d7354eb5b453211bb
[INFO] running `Command { std: "docker" "start" "-a" "d80108c48d98bbdb640898fe59b898bb6e01674a5416b56d7354eb5b453211bb", kill_on_drop: false }`
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "d80108c48d98bbdb640898fe59b898bb6e01674a5416b56d7354eb5b453211bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80108c48d98bbdb640898fe59b898bb6e01674a5416b56d7354eb5b453211bb", kill_on_drop: false }`
[INFO] [stdout] d80108c48d98bbdb640898fe59b898bb6e01674a5416b56d7354eb5b453211bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c9c695189213dfa6a07481413940427d56c5b4b322edde2e69f0b19143ec527
[INFO] running `Command { std: "docker" "start" "-a" "9c9c695189213dfa6a07481413940427d56c5b4b322edde2e69f0b19143ec527", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling atty v0.2.14
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling goldenfile v1.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.65s
[INFO] running `Command { std: "docker" "inspect" "9c9c695189213dfa6a07481413940427d56c5b4b322edde2e69f0b19143ec527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9c695189213dfa6a07481413940427d56c5b4b322edde2e69f0b19143ec527", kill_on_drop: false }`
[INFO] [stdout] 9c9c695189213dfa6a07481413940427d56c5b4b322edde2e69f0b19143ec527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4f6c9c65071ec32a8a51e91498311946e4bfb1a967006b72227d11bd8f0e736
[INFO] running `Command { std: "docker" "start" "-a" "e4f6c9c65071ec32a8a51e91498311946e4bfb1a967006b72227d11bd8f0e736", 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)]` (part of `#[warn(unused)]`) 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-1723647dae8b2a11)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2fd6efc32704647e64d3d646d21c4c68eae100e4'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2fd6efc32704647e64d3d646d21c4c68eae100e4'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2fd6efc32704647e64d3d646d21c4c68eae100e4'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2fd6efc32704647e64d3d646d21c4c68eae100e4'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2fd6efc32704647e64d3d646d21c4c68eae100e4'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test test::test_option ... FAILED
[INFO] [stdout] test test::test_passes_serde_attributes ... FAILED
[INFO] [stdout] test test::test ... FAILED
[INFO] [stdout] test test::test_docstrings ... FAILED
[INFO] [stdout] test test::test_subconfig_field ... FAILED
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2fd6efc32704647e64d3d646d21c4c68eae100e4'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test test::test_subconfig_struct ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_option stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_option' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.9.1/src/differs.rs:20:13:
[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:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7eb36860f952 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x7eb36860f952 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x7eb368652e1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x7eb368652e1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x7eb368621aa6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7eb368621aa6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x7eb3685de6df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x7eb3685de6df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x7eb368601889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57372da8265e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57372da8265e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7eb368601af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x7eb368601af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x7eb3685de798 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x7eb3685d4f29 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x7eb3685dffad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x7eb3686536ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57372dae58a4 - <similar_asserts[9611c05c3406d6c]::SimpleDiff>::fail_assertion
[INFO] [stdout]   20:     0x57372dab8258 - goldenfile[8aef51330d49b3a9]::differs::text_diff
[INFO] [stdout]   21:     0x57372da6d825 - <goldenfile[8aef51330d49b3a9]::differs::text_diff as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x57372dab9e1c - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::path::Path, &'b std[716c9a7a72e5c14e]::path::Path), Output = ()>> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]   23:     0x57372dabb3e7 - <goldenfile[8aef51330d49b3a9]::mint::Mint>::check_goldenfiles
[INFO] [stdout]   24:     0x57372dabdf5e - <goldenfile[8aef51330d49b3a9]::mint::Mint as core[c5ed12ab89cc536a]::ops::drop::Drop>::drop
[INFO] [stdout]   25:     0x57372da69707 - core[c5ed12ab89cc536a]::ptr::drop_in_place::<goldenfile[8aef51330d49b3a9]::mint::Mint>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   26:     0x57372da631b4 - layeredconf_derive[2e983f0a3b7600bc]::test::test_option
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:50:1
[INFO] [stdout]   27:     0x57372da61717 - layeredconf_derive[2e983f0a3b7600bc]::test::test_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:33:17
[INFO] [stdout]   28:     0x57372da6d556 - <layeredconf_derive[2e983f0a3b7600bc]::test::test_option::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x57372da76a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x57372da76a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x57372da8326a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x57372da8326a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x57372da8326a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x57372da7d734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x57372da7d734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x57372da85d62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x57372da85d62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x57372da85d62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x7eb36860cf1f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x7eb36860cf1f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7eb36837daa4 - <unknown>
[INFO] [stdout]   50:     0x7eb36840aa64 - 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' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.9.1/src/differs.rs:20:13:
[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:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7eb36860f952 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x7eb36860f952 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x7eb368652e1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x7eb368652e1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x7eb368621aa6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7eb368621aa6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x7eb3685de6df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x7eb3685de6df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x7eb368601889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57372da8265e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57372da8265e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7eb368601af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x7eb368601af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x7eb3685de798 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x7eb3685d4f29 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x7eb3685dffad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x7eb3686536ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57372dae58a4 - <similar_asserts[9611c05c3406d6c]::SimpleDiff>::fail_assertion
[INFO] [stdout]   20:     0x57372dab8258 - goldenfile[8aef51330d49b3a9]::differs::text_diff
[INFO] [stdout]   21:     0x57372da6d825 - <goldenfile[8aef51330d49b3a9]::differs::text_diff as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x57372dab9e1c - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::path::Path, &'b std[716c9a7a72e5c14e]::path::Path), Output = ()>> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]   23:     0x57372dabb3e7 - <goldenfile[8aef51330d49b3a9]::mint::Mint>::check_goldenfiles
[INFO] [stdout]   24:     0x57372dabdf5e - <goldenfile[8aef51330d49b3a9]::mint::Mint as core[c5ed12ab89cc536a]::ops::drop::Drop>::drop
[INFO] [stdout]   25:     0x57372da69707 - core[c5ed12ab89cc536a]::ptr::drop_in_place::<goldenfile[8aef51330d49b3a9]::mint::Mint>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   26:     0x57372da64e34 - layeredconf_derive[2e983f0a3b7600bc]::test::test_passes_serde_attributes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:74:1
[INFO] [stdout]   27:     0x57372da617d7 - layeredconf_derive[2e983f0a3b7600bc]::test::test_passes_serde_attributes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:53:34
[INFO] [stdout]   28:     0x57372da6d656 - <layeredconf_derive[2e983f0a3b7600bc]::test::test_passes_serde_attributes::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x57372da76a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x57372da76a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x57372da8326a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x57372da8326a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x57372da8326a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x57372da7d734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x57372da7d734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x57372da85d62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x57372da85d62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x57372da85d62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x7eb36860cf1f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x7eb36860cf1f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7eb36837daa4 - <unknown>
[INFO] [stdout]   50:     0x7eb36840aa64 - 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 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.9.1/src/differs.rs:20:13:
[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] [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:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7eb36860f952 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x7eb36860f952 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x7eb368652e1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x7eb368652e1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x7eb368621aa6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7eb368621aa6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x7eb3685de6df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x7eb3685de6df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x7eb368601889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57372da8265e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57372da8265e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7eb368601af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x7eb368601af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x7eb3685de798 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x7eb3685d4f29 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x7eb3685dffad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x7eb3686536ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57372dae58a4 - <similar_asserts[9611c05c3406d6c]::SimpleDiff>::fail_assertion
[INFO] [stdout]   20:     0x57372dab8258 - goldenfile[8aef51330d49b3a9]::differs::text_diff
[INFO] [stdout]   21:     0x57372da6d825 - <goldenfile[8aef51330d49b3a9]::differs::text_diff as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x57372dab9e1c - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::path::Path, &'b std[716c9a7a72e5c14e]::path::Path), Output = ()>> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]   23:     0x57372dabb3e7 - <goldenfile[8aef51330d49b3a9]::mint::Mint>::check_goldenfiles
[INFO] [stdout]   24:     0x57372dabdf5e - <goldenfile[8aef51330d49b3a9]::mint::Mint as core[c5ed12ab89cc536a]::ops::drop::Drop>::drop
[INFO] [stdout]   25:     0x57372da69707 - core[c5ed12ab89cc536a]::ptr::drop_in_place::<goldenfile[8aef51330d49b3a9]::mint::Mint>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   26:     0x57372da65554 - layeredconf_derive[2e983f0a3b7600bc]::test::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:1
[INFO] [stdout]   27:     0x57372da61807 - layeredconf_derive[2e983f0a3b7600bc]::test::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:14:10
[INFO] [stdout]   28:     0x57372da6d696 - <layeredconf_derive[2e983f0a3b7600bc]::test::test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x57372da76a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x57372da76a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x57372da8326a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x57372da8326a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x57372da8326a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x57372da7d734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x57372da7d734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x57372da85d62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x57372da85d62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x57372da85d62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x7eb36860cf1f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x7eb36860cf1f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7eb36837daa4 - <unknown>
[INFO] [stdout]   50:     0x7eb36840aa64 - 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' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.9.1/src/differs.rs:20:13:
[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:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7eb36860f952 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x7eb36860f952 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x7eb368652e1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x7eb368652e1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x7eb368621aa6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7eb368621aa6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x7eb3685de6df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x7eb3685de6df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x7eb368601889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57372da8265e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57372da8265e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7eb368601af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x7eb368601af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x7eb3685de798 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x7eb3685d4f29 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x7eb3685dffad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x7eb3686536ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57372dae58a4 - <similar_asserts[9611c05c3406d6c]::SimpleDiff>::fail_assertion
[INFO] [stdout]   20:     0x57372dab8258 - goldenfile[8aef51330d49b3a9]::differs::text_diff
[INFO] [stdout]   21:     0x57372da6d825 - <goldenfile[8aef51330d49b3a9]::differs::text_diff as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x57372dab9e1c - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::path::Path, &'b std[716c9a7a72e5c14e]::path::Path), Output = ()>> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]   23:     0x57372dabb3e7 - <goldenfile[8aef51330d49b3a9]::mint::Mint>::check_goldenfiles
[INFO] [stdout]   24:     0x57372dabdf5e - <goldenfile[8aef51330d49b3a9]::mint::Mint as core[c5ed12ab89cc536a]::ops::drop::Drop>::drop
[INFO] [stdout]   25:     0x57372da69707 - core[c5ed12ab89cc536a]::ptr::drop_in_place::<goldenfile[8aef51330d49b3a9]::mint::Mint>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   26:     0x57372da638d4 - layeredconf_derive[2e983f0a3b7600bc]::test::test_docstrings
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:137:1
[INFO] [stdout]   27:     0x57372da61747 - layeredconf_derive[2e983f0a3b7600bc]::test::test_docstrings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:116:21
[INFO] [stdout]   28:     0x57372da6d596 - <layeredconf_derive[2e983f0a3b7600bc]::test::test_docstrings::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x57372da76a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x57372da76a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x57372da8326a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x57372da8326a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x57372da8326a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x57372da7d734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x57372da7d734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x57372da85d62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x57372da85d62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x57372da85d62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x7eb36860cf1f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x7eb36860cf1f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7eb36837daa4 - <unknown>
[INFO] [stdout]   50:     0x7eb36840aa64 - 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] ---- test::test_subconfig_field stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_subconfig_field' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.9.1/src/differs.rs:20:13:
[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:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7eb36860f952 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x7eb36860f952 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x7eb368652e1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x7eb368652e1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x7eb368621aa6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7eb368621aa6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x7eb3685de6df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x7eb3685de6df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x7eb368601889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57372da8265e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57372da8265e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7eb368601af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x7eb368601af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x7eb3685de798 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x7eb3685d4f29 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x7eb3685dffad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x7eb3686536ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57372dae58a4 - <similar_asserts[9611c05c3406d6c]::SimpleDiff>::fail_assertion
[INFO] [stdout]   20:     0x57372dab8258 - goldenfile[8aef51330d49b3a9]::differs::text_diff
[INFO] [stdout]   21:     0x57372da6d825 - <goldenfile[8aef51330d49b3a9]::differs::text_diff as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x57372dab9e1c - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::path::Path, &'b std[716c9a7a72e5c14e]::path::Path), Output = ()>> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]   23:     0x57372dabb3e7 - <goldenfile[8aef51330d49b3a9]::mint::Mint>::check_goldenfiles
[INFO] [stdout]   24:     0x57372dabdf5e - <goldenfile[8aef51330d49b3a9]::mint::Mint as core[c5ed12ab89cc536a]::ops::drop::Drop>::drop
[INFO] [stdout]   25:     0x57372da69707 - core[c5ed12ab89cc536a]::ptr::drop_in_place::<goldenfile[8aef51330d49b3a9]::mint::Mint>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   26:     0x57372da63ff4 - layeredconf_derive[2e983f0a3b7600bc]::test::test_subconfig_field
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:94:1
[INFO] [stdout]   27:     0x57372da61777 - layeredconf_derive[2e983f0a3b7600bc]::test::test_subconfig_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:77:26
[INFO] [stdout]   28:     0x57372da6d5d6 - <layeredconf_derive[2e983f0a3b7600bc]::test::test_subconfig_field::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x57372da76a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x57372da76a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x57372da8326a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x57372da8326a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x57372da8326a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x57372da7d734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x57372da7d734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x57372da85d62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x57372da85d62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x57372da85d62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x7eb36860cf1f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x7eb36860cf1f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7eb36837daa4 - <unknown>
[INFO] [stdout]   50:     0x7eb36840aa64 - 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_subconfig_struct stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_subconfig_struct' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.9.1/src/differs.rs:20:13:
[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:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7eb36860f952 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7eb36860f952 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x7eb36860f952 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x7eb368652e1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x7eb368652e1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x7eb368621aa6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7eb368621aa6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x7eb3685de6df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x7eb3685de6df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x7eb368601889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57372da8265e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57372da8265e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7eb368601af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x7eb368601af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x7eb3685de798 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x7eb3685d4f29 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x7eb3685dffad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x7eb3686536ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57372dae58a4 - <similar_asserts[9611c05c3406d6c]::SimpleDiff>::fail_assertion
[INFO] [stdout]   20:     0x57372dab8258 - goldenfile[8aef51330d49b3a9]::differs::text_diff
[INFO] [stdout]   21:     0x57372da6d825 - <goldenfile[8aef51330d49b3a9]::differs::text_diff as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x57372dab9e1c - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::path::Path, &'b std[716c9a7a72e5c14e]::path::Path), Output = ()>> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::path::Path, &std[716c9a7a72e5c14e]::path::Path)>>::call
[INFO] [stdout]   23:     0x57372dabb3e7 - <goldenfile[8aef51330d49b3a9]::mint::Mint>::check_goldenfiles
[INFO] [stdout]   24:     0x57372dabdf5e - <goldenfile[8aef51330d49b3a9]::mint::Mint as core[c5ed12ab89cc536a]::ops::drop::Drop>::drop
[INFO] [stdout]   25:     0x57372da69707 - core[c5ed12ab89cc536a]::ptr::drop_in_place::<goldenfile[8aef51330d49b3a9]::mint::Mint>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   26:     0x57372da64714 - layeredconf_derive[2e983f0a3b7600bc]::test::test_subconfig_struct
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:113:1
[INFO] [stdout]   27:     0x57372da617a7 - layeredconf_derive[2e983f0a3b7600bc]::test::test_subconfig_struct::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:27
[INFO] [stdout]   28:     0x57372da6d616 - <layeredconf_derive[2e983f0a3b7600bc]::test::test_subconfig_struct::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x57372da76a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x57372da76a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x57372da8326a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x57372da8326a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x57372da8326a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57372da8326a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x57372da8326a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x57372da7d734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x57372da7d734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x57372da85d62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x57372da85d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x57372da85d62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57372da85d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x57372da85d62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x7eb36860cf1f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x7eb36860cf1f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7eb36837daa4 - <unknown>
[INFO] [stdout]   50:     0x7eb36840aa64 - 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] 
[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 0.63s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e4f6c9c65071ec32a8a51e91498311946e4bfb1a967006b72227d11bd8f0e736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f6c9c65071ec32a8a51e91498311946e4bfb1a967006b72227d11bd8f0e736", kill_on_drop: false }`
[INFO] [stdout] e4f6c9c65071ec32a8a51e91498311946e4bfb1a967006b72227d11bd8f0e736
