[INFO] fetching crate agprefs 0.3.3...
[INFO] testing agprefs-0.3.3 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate agprefs 0.3.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate agprefs 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agprefs 0.3.3
[INFO] tweaked toml for crates.io crate agprefs 0.3.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agprefs 0.3.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agprefs 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 140f62dbc0f2edb9ee4503db13c9c587decaf4b03b0e53c6095e95cf6511ff12
[INFO] running `Command { std: "docker" "start" "-a" "140f62dbc0f2edb9ee4503db13c9c587decaf4b03b0e53c6095e95cf6511ff12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "140f62dbc0f2edb9ee4503db13c9c587decaf4b03b0e53c6095e95cf6511ff12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140f62dbc0f2edb9ee4503db13c9c587decaf4b03b0e53c6095e95cf6511ff12", kill_on_drop: false }`
[INFO] [stdout] 140f62dbc0f2edb9ee4503db13c9c587decaf4b03b0e53c6095e95cf6511ff12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1ffc54ba8e6ac11a95a1ed2a1284e9f0d49954902a46b3f4632813a1114000d
[INFO] running `Command { std: "docker" "start" "-a" "b1ffc54ba8e6ac11a95a1ed2a1284e9f0d49954902a46b3f4632813a1114000d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling arrayvec v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling escape_string v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling agprefs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]  --> src/lib.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "namedlist")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]   = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/composer.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/parser.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/parser.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |         #[cfg(feature = "namedlist")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:460:7
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:474:7
[INFO] [stdout]     |
[INFO] [stdout] 474 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:482:7
[INFO] [stdout]     |
[INFO] [stdout] 482 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[cfg(feature = "namedlist")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 |             #[cfg(feature = "namedlist")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_str(s: &str) -> Result<Agpref, crate::errors::Errors> {
[INFO] [stdout]    |                        ^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_str(s: &str) -> Result<Agpref<'_>, crate::errors::Errors> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse(s: &str) -> Result<Agpref, crate::errors::Errors> {
[INFO] [stdout]    |                     ^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse(s: &str) -> Result<Agpref<'_>, crate::errors::Errors> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn _agprefs(s: &str) -> Result<(&str, Agpref), nom::Err<nom::error::Error<&str>>> {
[INFO] [stdout]    |                ^^^^             ^^^^  ^^^^^^                              ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                |                |     |
[INFO] [stdout]    |                |                |     the same lifetime is hidden here
[INFO] [stdout]    |                |                the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn _agprefs(s: &str) -> Result<(&str, Agpref<'_>), nom::Err<nom::error::Error<&str>>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn get_value(s: &str) -> IResult<&str, Value> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn get_value(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.32s
[INFO] running `Command { std: "docker" "inspect" "b1ffc54ba8e6ac11a95a1ed2a1284e9f0d49954902a46b3f4632813a1114000d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ffc54ba8e6ac11a95a1ed2a1284e9f0d49954902a46b3f4632813a1114000d", kill_on_drop: false }`
[INFO] [stdout] b1ffc54ba8e6ac11a95a1ed2a1284e9f0d49954902a46b3f4632813a1114000d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09e43da29d4c032218322cb77ca9296da333c05c3091235e4881599e16e19080
[INFO] running `Command { std: "docker" "start" "-a" "09e43da29d4c032218322cb77ca9296da333c05c3091235e4881599e16e19080", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling agprefs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]  --> src/lib.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "namedlist")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]   = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/composer.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/parser.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/parser.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |         #[cfg(feature = "namedlist")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:460:7
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:474:7
[INFO] [stdout]     |
[INFO] [stdout] 474 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:482:7
[INFO] [stdout]     |
[INFO] [stdout] 482 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[cfg(feature = "namedlist")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 |             #[cfg(feature = "namedlist")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_str(s: &str) -> Result<Agpref, crate::errors::Errors> {
[INFO] [stdout]    |                        ^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_str(s: &str) -> Result<Agpref<'_>, crate::errors::Errors> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse(s: &str) -> Result<Agpref, crate::errors::Errors> {
[INFO] [stdout]    |                     ^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse(s: &str) -> Result<Agpref<'_>, crate::errors::Errors> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn _agprefs(s: &str) -> Result<(&str, Agpref), nom::Err<nom::error::Error<&str>>> {
[INFO] [stdout]    |                ^^^^             ^^^^  ^^^^^^                              ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                |                |     |
[INFO] [stdout]    |                |                |     the same lifetime is hidden here
[INFO] [stdout]    |                |                the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn _agprefs(s: &str) -> Result<(&str, Agpref<'_>), nom::Err<nom::error::Error<&str>>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn get_value(s: &str) -> IResult<&str, Value> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn get_value(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]  --> src/lib.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "namedlist")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]   = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/composer.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/parser.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/parser.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |         #[cfg(feature = "namedlist")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:460:7
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:474:7
[INFO] [stdout]     |
[INFO] [stdout] 474 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:482:7
[INFO] [stdout]     |
[INFO] [stdout] 482 | #[cfg(feature = "namedlist")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[cfg(feature = "namedlist")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stdout]    --> src/types.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 |             #[cfg(feature = "namedlist")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stdout]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_str(s: &str) -> Result<Agpref, crate::errors::Errors> {
[INFO] [stdout]    |                        ^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_str(s: &str) -> Result<Agpref<'_>, crate::errors::Errors> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse(s: &str) -> Result<Agpref, crate::errors::Errors> {
[INFO] [stdout]    |                     ^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse(s: &str) -> Result<Agpref<'_>, crate::errors::Errors> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn _agprefs(s: &str) -> Result<(&str, Agpref), nom::Err<nom::error::Error<&str>>> {
[INFO] [stdout]    |                ^^^^             ^^^^  ^^^^^^                              ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                |                |     |
[INFO] [stdout]    |                |                |     the same lifetime is hidden here
[INFO] [stdout]    |                |                the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn _agprefs(s: &str) -> Result<(&str, Agpref<'_>), nom::Err<nom::error::Error<&str>>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn get_value(s: &str) -> IResult<&str, Value> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn get_value(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.33s
[INFO] running `Command { std: "docker" "inspect" "09e43da29d4c032218322cb77ca9296da333c05c3091235e4881599e16e19080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09e43da29d4c032218322cb77ca9296da333c05c3091235e4881599e16e19080", kill_on_drop: false }`
[INFO] [stdout] 09e43da29d4c032218322cb77ca9296da333c05c3091235e4881599e16e19080
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e1209f510c1bd521bb7158fb0e565a474214b9768d95df791292e2e00567287
[INFO] running `Command { std: "docker" "start" "-a" "7e1209f510c1bd521bb7158fb0e565a474214b9768d95df791292e2e00567287", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]  --> src/lib.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(feature = "namedlist")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]   = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/composer.rs:174:7
[INFO] [stderr]     |
[INFO] [stderr] 174 | #[cfg(feature = "namedlist")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/parser.rs:226:7
[INFO] [stderr]     |
[INFO] [stderr] 226 | #[cfg(feature = "namedlist")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/parser.rs:129:15
[INFO] [stderr]     |
[INFO] [stderr] 129 |         #[cfg(feature = "namedlist")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/types.rs:321:7
[INFO] [stderr]     |
[INFO] [stderr] 321 | #[cfg(feature = "namedlist")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/types.rs:449:7
[INFO] [stderr]     |
[INFO] [stderr] 449 | #[cfg(feature = "namedlist")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/types.rs:460:7
[INFO] [stderr]     |
[INFO] [stderr] 460 | #[cfg(feature = "namedlist")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/types.rs:474:7
[INFO] [stderr]     |
[INFO] [stderr] 474 | #[cfg(feature = "namedlist")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/types.rs:482:7
[INFO] [stderr]     |
[INFO] [stderr] 482 | #[cfg(feature = "namedlist")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/types.rs:149:19
[INFO] [stderr]     |
[INFO] [stderr] 149 |             #[cfg(feature = "namedlist")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `namedlist`
[INFO] [stderr]    --> src/types.rs:273:19
[INFO] [stderr]     |
[INFO] [stderr] 273 |             #[cfg(feature = "namedlist")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `composer`, `default`, and `serde`
[INFO] [stderr]     = help: consider adding `namedlist` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:19:24
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn from_str(s: &str) -> Result<Agpref, crate::errors::Errors> {
[INFO] [stderr]    |                        ^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn from_str(s: &str) -> Result<Agpref<'_>, crate::errors::Errors> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:24:21
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn parse(s: &str) -> Result<Agpref, crate::errors::Errors> {
[INFO] [stderr]    |                     ^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn parse(s: &str) -> Result<Agpref<'_>, crate::errors::Errors> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn _agprefs(s: &str) -> Result<(&str, Agpref), nom::Err<nom::error::Error<&str>>> {
[INFO] [stderr]    |                ^^^^             ^^^^  ^^^^^^                              ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                |                |     |
[INFO] [stderr]    |                |                |     the same lifetime is hidden here
[INFO] [stderr]    |                |                the same lifetime is elided here
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn _agprefs(s: &str) -> Result<(&str, Agpref<'_>), nom::Err<nom::error::Error<&str>>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:125:21
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub fn get_value(s: &str) -> IResult<&str, Value> {
[INFO] [stderr]     |                     ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |                |
[INFO] [stderr]     |                     |                the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub fn get_value(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `agprefs` (lib) generated 15 warnings (run `cargo fix --lib -p agprefs` to apply 4 suggestions)
[INFO] [stderr] warning: `agprefs` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agprefs-3e757d231df07f18)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test parser::esc_test_empty ... ok
[INFO] [stdout] test types::test_value ... ok
[INFO] [stdout] test parser::esc_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agprefs-4f254edb346a97b5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse.rs (/opt/rustwide/target/debug/deps/parse-23049884dd29ce6a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test fail ... ok
[INFO] [stdout] test nikhil ... ok
[INFO] [stdout] test one ... ok
[INFO] [stdout] test serialize_metadata ... ok
[INFO] [stdout] test two ... ok
[INFO] [stdout] test metadata ... FAILED
[INFO] [stdout] test db ... FAILED
[INFO] [stdout] test windows ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'metadata' (31) panicked at tests/parse.rs:82:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "s = { AutoLateralCA = 0,\nBlacks2012 = -31,\nBrightness = 50,\nCameraProfile = \"Adobe Standard\",\nCameraProfileDigest = \"2D1D4700365C3E2831EEAE0D1A8F9CDF\",\nClarity2012 = -23,\nColorGradeBlending = 50,\nColorGradeGlobalHue = 0,\nColorGradeGlobalLum = 0,\nColorGradeGlobalSat = 0,\nColorGradeHighlightLum = 0,\nColorGradeMidtoneHue = 0,\nColorGradeMidtoneLum = 0,\nColorGradeMidtoneSat = 0,\nColorGradeShadowLum = 0,\nColorNoiseReduction = 25,\nContrast = 25,\nContrast2012 = -22,\nConvertToGrayscale = false,\nCustomTemperature = 6915,\nCustomTint = -33.6081,\nDefringeGreenAmount = 0,\nDefringeGreenHueHi = 60,\nDefringeGreenHueLo = 40,\nDefringePurpleAmount = 0,\nDefringePurpleHueHi = 70,\nDefringePurpleHueLo = 30,\nDehaze = 15,\nExposure = 0,\nExposure2012 = 1.43,\nGrainSize = 25,\nHighlights2012 = 18,\nLensManualDistortionAmount = 0,\nLensProfileEnable = 0,\nLensProfileSetup = \"LensDefaults\",\nLook = { Amount = 1,\nGroup = { [\"x-default\"] = \"Profiles\" },\nName = \"Adobe Color\",\nParameters = { CameraProfile = \"Adobe Standard\",\nConvertToGrayscale = false,\nEnableCalibration = true,\nEnableColorAdjustments = true,\nEnableDetail = true,\nEnableEffects = true,\nEnableGrayscaleMix = true,\nEnableLensCorrections = true,\nEnableMaskGroupBasedCorrections = true,\nEnableRedEye = true,\nEnableRetouch = true,\nEnableSplitToning = true,\nEnableToneCurve = true,\nEnableTransform = true,\nLookTable = \"E1095149FDB39D7A057BAB208837E2E1\",\nProcessVersion = \"11.0\",\nToneCurveName2012 = \"\",\nToneCurvePV2012 = { 0,\n0,\n22,\n16,\n40,\n35,\n127,\n127,\n224,\n230,\n240,\n246,\n255,\n255 },\nToneCurvePV2012Blue = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Green = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Red = { 0,\n0,\n255,\n255 },\nVersion = \"14.4.1\" },\nSupportsAmount = false,\nSupportsMonochrome = false,\nSupportsOutputReferred = false,\nUUID = \"B952C231111CD8E0ECCF14B86BAA7077\" },\nLuminanceNoiseReductionContrast = 0,\nOverrideLookVignette = false,\nPerspectiveHorizontal = 0,\nPerspectiveRotate = 0,\nPerspectiveScale = 100,\nPerspectiveVertical = 0,\nPerspectiveX = 0,\nPerspectiveY = 0,\nProcessVersion = \"11.0\",\nRedEyeInfo = {  },\nRetouchInfo = {  },\nSaturation = 27,\nShadows = 5,\nShadows2012 = -29,\nSharpenDetail = 25,\nSharpenEdgeMasking = 0,\nSharpenRadius = 1,\nSharpness = 40,\nTemperature = 6915,\nTexture = 26,\nTint = -34,\nToneCurveName2012 = \"Linear\",\nToneCurvePV2012 = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Blue = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Green = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Red = { 0,\n0,\n255,\n255 },\nUprightCenterMode = 0,\nUprightCenterNormX = 0.5,\nUprightCenterNormY = 0.5,\nUprightFocalLength35mm = 35,\nUprightFocalMode = 0,\nUprightFourSegmentsCount = 0,\nUprightPreview = false,\nUprightTransformCount = 6,\nUprightVersion = 151388160,\nVersion = \"14.4.1\",\nVibrance = -31,\nWhiteBalance = \"Custom\",\nWhites2012 = 27 }\n"
[INFO] [stdout]  right: "s = {\nAutoLateralCA = 0,\nBlacks2012 = -31,\nBrightness = 50,\nCameraProfile = \"Adobe Standard\",\nCameraProfileDigest = \"2D1D4700365C3E2831EEAE0D1A8F9CDF\",\nClarity2012 = -23,\nColorGradeBlending = 50,\nColorGradeGlobalHue = 0,\nColorGradeGlobalLum = 0,\nColorGradeGlobalSat = 0,\nColorGradeHighlightLum = 0,\nColorGradeMidtoneHue = 0,\nColorGradeMidtoneLum = 0,\nColorGradeMidtoneSat = 0,\nColorGradeShadowLum = 0,\nColorNoiseReduction = 25,\nContrast = 25,\nContrast2012 = -22,\nConvertToGrayscale = false,\nCustomTemperature = 6915,\nCustomTint = -33.6081,\nDefringeGreenAmount = 0,\nDefringeGreenHueHi = 60,\nDefringeGreenHueLo = 40,\nDefringePurpleAmount = 0,\nDefringePurpleHueHi = 70,\nDefringePurpleHueLo = 30,\nDehaze = 15,\nExposure = 0,\nExposure2012 = 1.43,\nGrainSize = 25,\nHighlights2012 = 18,\nLensManualDistortionAmount = 0,\nLensProfileEnable = 0,\nLensProfileSetup = \"LensDefaults\",\nLook = { Amount = 1,\nGroup = { [\"x-default\"] = \"Profiles\" },\nName = \"Adobe Color\",\nParameters = { CameraProfile = \"Adobe Standard\",\nConvertToGrayscale = false,\nEnableCalibration = true,\nEnableColorAdjustments = true,\nEnableDetail = true,\nEnableEffects = true,\nEnableGrayscaleMix = true,\nEnableLensCorrections = true,\nEnableMaskGroupBasedCorrections = true,\nEnableRedEye = true,\nEnableRetouch = true,\nEnableSplitToning = true,\nEnableToneCurve = true,\nEnableTransform = true,\nLookTable = \"E1095149FDB39D7A057BAB208837E2E1\",\nProcessVersion = \"11.0\",\nToneCurveName2012 = \"\",\nToneCurvePV2012 = { 0,\n0,\n22,\n16,\n40,\n35,\n127,\n127,\n224,\n230,\n240,\n246,\n255,\n255 },\nToneCurvePV2012Blue = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Green = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Red = { 0,\n0,\n255,\n255 },\nVersion = \"14.4.1\" },\nSupportsAmount = false,\nSupportsMonochrome = false,\nSupportsOutputReferred = false,\nUUID = \"B952C231111CD8E0ECCF14B86BAA7077\" },\nLuminanceNoiseReductionContrast = 0,\nOverrideLookVignette = false,\nPerspectiveHorizontal = 0,\nPerspectiveRotate = 0,\nPerspectiveScale = 100,\nPerspectiveVertical = 0,\nPerspectiveX = 0,\nPerspectiveY = 0,\nProcessVersion = \"11.0\",\nRedEyeInfo = {  },\nRetouchInfo = {  },\nSaturation = 27,\nShadows = 5,\nShadows2012 = -29,\nSharpenDetail = 25,\nSharpenEdgeMasking = 0,\nSharpenRadius = 1,\nSharpness = 40,\nTemperature = 6915,\nTexture = 26,\nTint = -34,\nToneCurveName2012 = \"Linear\",\nToneCurvePV2012 = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Blue = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Green = { 0,\n0,\n255,\n255 },\nToneCurvePV2012Red = { 0,\n0,\n255,\n255 },\nUprightCenterMode = 0,\nUprightCenterNormX = 0.5,\nUprightCenterNormY = 0.5,\nUprightFocalLength35mm = 35,\nUprightFocalMode = 0,\nUprightFourSegmentsCount = 0,\nUprightPreview = false,\nUprightTransformCount = 6,\nUprightVersion = 151388160,\nVersion = \"14.4.1\",\nVibrance = -31,\nWhiteBalance = \"Custom\",\nWhites2012 = 27\n}\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58becf623d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58becf623d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58becf623d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58becf623d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58becf634d2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58becf634d2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58becf5f12c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58becf5f12c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58becf5fd322 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58becf601e6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58becf601d01 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58becf593a5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x58becf593a5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58becf60252f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x58becf60252f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58becf60238a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58becf5fd459 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58becf5e55ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58becf63e100 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58becf63df03 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58becf558722 - core::panicking::assert_failed::h98eaa184cc437524
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58becf55b49c - parse::metadata::hfa85d1f59f4e2523
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:82:5
[INFO] [stdout]   22:     0x58becf55b507 - parse::metadata::{{closure}}::h3a637ea98dc296d4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:75:18
[INFO] [stdout]   23:     0x58becf557866 - core::ops::function::FnOnce::call_once::hf11278e427bc6028
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58becf59381b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58becf59381b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58becf5a9485 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58becf5a9485 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58becf5a9485 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x58becf5a9485 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x58becf5a9485 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58becf5a9485 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58becf5a9485 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58becf57fc74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58becf57fc74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58becf58353a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58becf58353a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58becf58353a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x58becf58353a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x58becf58353a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58becf58353a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58becf58353a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58becf5f85bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x58becf5f85bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x791692126aa4 - <unknown>
[INFO] [stdout]   45:     0x7916921b3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db' (29) panicked at tests/parse.rs:71:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "s = { AutoLateralCA = 1,\nBlacks2012 = -36,\nBlueHue = -23,\nBlueSaturation = -26,\nBrightness = 50,\nCameraProfile = \"Camera Standard\",\nCameraProfileDigest = \"B4F43AF8E01166960058A6A8BE6E3D54\",\nClarity2012 = -24,\nColorGradeBlending = 62,\nColorGradeGlobalHue = 0,\nColorGradeGlobalLum = 0,\nColorGradeGlobalSat = 0,\nColorGradeHighlightLum = 29,\nColorGradeMidtoneHue = 42,\nColorGradeMidtoneLum = -17,\nColorGradeMidtoneSat = 79,\nColorGradeShadowLum = -20,\nColorNoiseReduction = 55,\nColorNoiseReductionDetail = 42,\nColorNoiseReductionSmoothness = 38,\nContrast = 25,\nContrast2012 = 23,\nConvertToGrayscale = false,\nCurveRefineSaturation = 100,\nCustomTemperature = 5356,\nCustomTint = 20.3949,\nDefringeGreenAmount = 0,\nDefringeGreenHueHi = 60,\nDefringeGreenHueLo = 40,\nDefringePurpleAmount = 0,\nDefringePurpleHueHi = 70,\nDefringePurpleHueLo = 30,\nDehaze = 36,\nExposure = 0,\nExposure2012 = 1.05,\nExtendedToneCurvePV2012 = { 0,\n0,\n49,\n43,\n104,\n122,\n163,\n160,\n255,\n255 },\nExtendedToneCurvePV2012Blue = { 0,\n0,\n81,\n83,\n200,\n175,\n255,\n255 },\nExtendedToneCurvePV2012Green = { 0,\n0,\n61,\n115,\n224,\n186,\n255,\n255 },\nExtendedToneCurvePV2012Red = { 0,\n0,\n70,\n76,\n150,\n161,\n255,\n255 },\nGrainAmount = 24,\nGrainFrequency = 36,\nGrainSeed = 1182535882,\nGrainSize = 36,\nGreenHue = 19,\nGreenSaturation = 19,\nHDREditMode = 0,\nHDRMaxValue = 4,\nHighlights2012 = -48,\nHueAdjustmentAqua = 18,\nHueAdjustmentBlue = -29,\nHueAdjustmentGreen = -44,\nHueAdjustmentMagenta = -17,\nHueAdjustmentOrange = 33,\nHueAdjustmentPurple = -30,\nHueAdjustmentRed = 45,\nHueAdjustmentYellow = -37,\nLensBlur = {  },\nLensManualDistortionAmount = 0,\nLensProfileDigest = \"F749F8674DF9ED014D6B035DB372E8FD\",\nLensProfileDistortionScale = 100,\nLensProfileEnable = 1,\nLensProfileIsEmbedded = true,\nLensProfileName = \"Camera Settings\",\nLensProfileSetup = \"LensDefaults\",\nLensProfileVignettingScale = 100,\nLook = { Amount = 0.88,\nGroup = { [\"x-default\"] = \" Sam Hurd - Signal Flow\" },\nName = \"BitDepth CS\",\nParameters = { CameraProfile = \"Camera Standard\",\nCameraProfileDigest = \"E89FA237E9D4EF49C7F2A6F0A40F4BC0\",\nConvertToGrayscale = false,\nExposure2012 = 0,\nLensBlur = {  },\nProcessVersion = \"15.4\",\nRGBTable = \"23E5F7A7B76177CCE79F84FAD06799D4\",\nVersion = \"16.0\" },\nSupportsMonochrome = false,\nSupportsOutputReferred = false,\nUUID = \"E500ACC1A46145F4B53739D17CEE178C\" },\nLuminanceAdjustmentAqua = -26,\nLuminanceAdjustmentBlue = -20,\nLuminanceAdjustmentGreen = -26,\nLuminanceAdjustmentMagenta = -20,\nLuminanceAdjustmentOrange = -16,\nLuminanceAdjustmentPurple = -20,\nLuminanceAdjustmentRed = 23,\nLuminanceAdjustmentYellow = -19,\nLuminanceNoiseReductionContrast = 0,\nOverrideLookVignette = false,\nParametricDarks = -34,\nParametricHighlights = 58,\nParametricLights = 35,\nParametricShadows = 3,\nPerspectiveHorizontal = 0,\nPerspectiveRotate = 0,\nPerspectiveScale = 100,\nPerspectiveVertical = 0,\nPerspectiveX = 0,\nPerspectiveY = 0,\nPostCropVignetteAmount = 32,\nPostCropVignetteFeather = 60,\nPostCropVignetteMidpoint = 33,\nPostCropVignetteRoundness = -33,\nProcessVersion = \"15.4\",\nRedEyeInfo = {  },\nRedHue = -28,\nRedSaturation = -29,\nRetouchInfo = {  },\nSDRBlend = 0,\nSDRBrightness = 0,\nSDRClarity = 0,\nSDRContrast = 0,\nSDRHighlights = 0,\nSDRShadows = 0,\nSDRWhites = 0,\nSaturation = 26,\nSaturationAdjustmentAqua = 24,\nSaturationAdjustmentBlue = -34,\nSaturationAdjustmentGreen = -12,\nSaturationAdjustmentMagenta = -17,\nSaturationAdjustmentOrange = -6,\nSaturationAdjustmentPurple = 37,\nSaturationAdjustmentRed = -17,\nSaturationAdjustmentYellow = 19,\nShadowTint = 21,\nShadows = 5,\nShadows2012 = -28,\nSharpenDetail = 41,\nSharpenEdgeMasking = 41,\nSharpenRadius = 1.5,\nSharpness = 73,\nSplitToningBalance = -21,\nSplitToningHighlightHue = 191,\nSplitToningHighlightSaturation = 33,\nSplitToningShadowHue = 34,\nSplitToningShadowSaturation = 22,\nTemperature = 5356,\nTexture = 43,\nTint = 20,\nToneCurveName2012 = \"Custom\",\nToneCurvePV2012 = { 0,\n0,\n49,\n43,\n104,\n122,\n163,\n160,\n255,\n255 },\nToneCurvePV2012Blue = { 0,\n0,\n81,\n83,\n200,\n175,\n255,\n255 },\nToneCurvePV2012Green = { 0,\n0,\n61,\n115,\n224,\n186,\n255,\n255 },\nToneCurvePV2012Red = { 0,\n0,\n70,\n76,\n150,\n161,\n255,\n255 },\nUprightCenterMode = 0,\nUprightCenterNormX = 0.5,\nUprightCenterNormY = 0.5,\nUprightFocalLength35mm = 35,\nUprightFocalMode = 0,\nUprightFourSegmentsCount = 0,\nUprightPreview = false,\nUprightTransformCount = 6,\nUprightVersion = 151388160,\nVersion = \"16.0\",\nVibrance = -45,\nWhiteBalance = \"Custom\",\nWhites2012 = -100 }\n"
[INFO] [stdout]  right: "s = {\nAutoLateralCA = 1,\nBlacks2012 = -36,\nBlueHue = -23,\nBlueSaturation = -26,\nBrightness = 50,\nCameraProfile = \"Camera Standard\",\nCameraProfileDigest = \"B4F43AF8E01166960058A6A8BE6E3D54\",\nClarity2012 = -24,\nColorGradeBlending = 62,\nColorGradeGlobalHue = 0,\nColorGradeGlobalLum = 0,\nColorGradeGlobalSat = 0,\nColorGradeHighlightLum = 29,\nColorGradeMidtoneHue = 42,\nColorGradeMidtoneLum = -17,\nColorGradeMidtoneSat = 79,\nColorGradeShadowLum = -20,\nColorNoiseReduction = 55,\nColorNoiseReductionDetail = 42,\nColorNoiseReductionSmoothness = 38,\nContrast = 25,\nContrast2012 = 23,\nConvertToGrayscale = false,\nCurveRefineSaturation = 100,\nCustomTemperature = 5356,\nCustomTint = 20.3949,\nDefringeGreenAmount = 0,\nDefringeGreenHueHi = 60,\nDefringeGreenHueLo = 40,\nDefringePurpleAmount = 0,\nDefringePurpleHueHi = 70,\nDefringePurpleHueLo = 30,\nDehaze = 36,\nExposure = 0,\nExposure2012 = 1.05,\nExtendedToneCurvePV2012 = { 0,\n0,\n49,\n43,\n104,\n122,\n163,\n160,\n255,\n255 },\nExtendedToneCurvePV2012Blue = { 0,\n0,\n81,\n83,\n200,\n175,\n255,\n255 },\nExtendedToneCurvePV2012Green = { 0,\n0,\n61,\n115,\n224,\n186,\n255,\n255 },\nExtendedToneCurvePV2012Red = { 0,\n0,\n70,\n76,\n150,\n161,\n255,\n255 },\nGrainAmount = 24,\nGrainFrequency = 36,\nGrainSeed = 1182535882,\nGrainSize = 36,\nGreenHue = 19,\nGreenSaturation = 19,\nHDREditMode = 0,\nHDRMaxValue = 4,\nHighlights2012 = -48,\nHueAdjustmentAqua = 18,\nHueAdjustmentBlue = -29,\nHueAdjustmentGreen = -44,\nHueAdjustmentMagenta = -17,\nHueAdjustmentOrange = 33,\nHueAdjustmentPurple = -30,\nHueAdjustmentRed = 45,\nHueAdjustmentYellow = -37,\nLensBlur = {  },\nLensManualDistortionAmount = 0,\nLensProfileDigest = \"F749F8674DF9ED014D6B035DB372E8FD\",\nLensProfileDistortionScale = 100,\nLensProfileEnable = 1,\nLensProfileIsEmbedded = true,\nLensProfileName = \"Camera Settings\",\nLensProfileSetup = \"LensDefaults\",\nLensProfileVignettingScale = 100,\nLook = { Amount = 0.88,\nGroup = { [\"x-default\"] = \"Sam Hurd - Signal Flow\" },\nName = \"BitDepth CS\",\nParameters = { CameraProfile = \"Camera Standard\",\nCameraProfileDigest = \"E89FA237E9D4EF49C7F2A6F0A40F4BC0\",\nConvertToGrayscale = false,\nExposure2012 = 0,\nLensBlur = {  },\nProcessVersion = \"15.4\",\nRGBTable = \"23E5F7A7B76177CCE79F84FAD06799D4\",\nVersion = \"16.0\" },\nSupportsMonochrome = false,\nSupportsOutputReferred = false,\nUUID = \"E500ACC1A46145F4B53739D17CEE178C\" },\nLuminanceAdjustmentAqua = -26,\nLuminanceAdjustmentBlue = -20,\nLuminanceAdjustmentGreen = -26,\nLuminanceAdjustmentMagenta = -20,\nLuminanceAdjustmentOrange = -16,\nLuminanceAdjustmentPurple = -20,\nLuminanceAdjustmentRed = 23,\nLuminanceAdjustmentYellow = -19,\nLuminanceNoiseReductionContrast = 0,\nOverrideLookVignette = false,\nParametricDarks = -34,\nParametricHighlights = 58,\nParametricLights = 35,\nParametricShadows = 3,\nPerspectiveHorizontal = 0,\nPerspectiveRotate = 0,\nPerspectiveScale = 100,\nPerspectiveVertical = 0,\nPerspectiveX = 0,\nPerspectiveY = 0,\nPostCropVignetteAmount = 32,\nPostCropVignetteFeather = 60,\nPostCropVignetteMidpoint = 33,\nPostCropVignetteRoundness = -33,\nProcessVersion = \"15.4\",\nRedEyeInfo = {  },\nRedHue = -28,\nRedSaturation = -29,\nRetouchInfo = {  },\nSDRBlend = 0,\nSDRBrightness = 0,\nSDRClarity = 0,\nSDRContrast = 0,\nSDRHighlights = 0,\nSDRShadows = 0,\nSDRWhites = 0,\nSaturation = 26,\nSaturationAdjustmentAqua = 24,\nSaturationAdjustmentBlue = -34,\nSaturationAdjustmentGreen = -12,\nSaturationAdjustmentMagenta = -17,\nSaturationAdjustmentOrange = -6,\nSaturationAdjustmentPurple = 37,\nSaturationAdjustmentRed = -17,\nSaturationAdjustmentYellow = 19,\nShadowTint = 21,\nShadows = 5,\nShadows2012 = -28,\nSharpenDetail = 41,\nSharpenEdgeMasking = 41,\nSharpenRadius = 1.5,\nSharpness = 73,\nSplitToningBalance = -21,\nSplitToningHighlightHue = 191,\nSplitToningHighlightSaturation = 33,\nSplitToningShadowHue = 34,\nSplitToningShadowSaturation = 22,\nTemperature = 5356,\nTexture = 43,\nTint = 20,\nToneCurveName2012 = \"Custom\",\nToneCurvePV2012 = { 0,\n0,\n49,\n43,\n104,\n122,\n163,\n160,\n255,\n255 },\nToneCurvePV2012Blue = { 0,\n0,\n81,\n83,\n200,\n175,\n255,\n255 },\nToneCurvePV2012Green = { 0,\n0,\n61,\n115,\n224,\n186,\n255,\n255 },\nToneCurvePV2012Red = { 0,\n0,\n70,\n76,\n150,\n161,\n255,\n255 },\nUprightCenterMode = 0,\nUprightCenterNormX = 0.5,\nUprightCenterNormY = 0.5,\nUprightFocalLength35mm = 35,\nUprightFocalMode = 0,\nUprightFourSegmentsCount = 0,\nUprightPreview = false,\nUprightTransformCount = 6,\nUprightVersion = 151388160,\nVersion = \"16.0\",\nVibrance = -45,\nWhiteBalance = \"Custom\",\nWhites2012 = -100\n}\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58becf623d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58becf623d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58becf623d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58becf623d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58becf634d2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58becf634d2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58becf5f12c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58becf5f12c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58becf5fd322 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58becf601e6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58becf601d01 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58becf593a5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x58becf593a5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58becf60252f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x58becf60252f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58becf60238a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58becf5fd459 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58becf5e55ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58becf63e100 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58becf63df03 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58becf558722 - core::panicking::assert_failed::h98eaa184cc437524
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58becf559b4c - parse::db::hbaba4011043993bc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:71:5
[INFO] [stdout]   22:     0x58becf559bb7 - parse::db::{{closure}}::h12f78e5a90958dc1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:64:12
[INFO] [stdout]   23:     0x58becf557756 - core::ops::function::FnOnce::call_once::ha5793b14e0d9971b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58becf59381b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58becf59381b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58becf5a9485 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58becf5a9485 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58becf5a9485 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x58becf5a9485 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x58becf5a9485 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58becf5a9485 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58becf5a9485 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58becf57fc74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58becf57fc74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58becf58353a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58becf58353a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58becf58353a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x58becf58353a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x58becf58353a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58becf58353a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58becf58353a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58becf5f85bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr] error: test failed, to rerun pass `--test parse`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x58becf5f85bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x791692126aa4 - <unknown>
[INFO] [stdout]   45:     0x7916921b3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- windows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'windows' (36) panicked at tests/parse.rs:38:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58becf623d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58becf623d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58becf623d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58becf623d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58becf634d2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58becf634d2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58becf5f12c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58becf5f12c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58becf5fd322 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58becf601e6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58becf601d01 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58becf593a5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x58becf593a5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58becf60252f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x58becf60252f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58becf60238a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58becf5fd459 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58becf5e55ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58becf63e100 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58becf63d6a6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x58becf55a94a - core::result::Result<T,E>::unwrap::he5c7e0dec86da783
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x58becf55a94a - parse::windows::hb8b0b545e9d054b0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:38:42
[INFO] [stdout]   22:     0x58becf55b027 - parse::windows::{{closure}}::ha671bcd7c7706c05
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:31:17
[INFO] [stdout]   23:     0x58becf557826 - core::ops::function::FnOnce::call_once::he6a9a17834c32f9d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58becf59381b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58becf59381b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58becf5a9485 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58becf5a9485 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58becf5a9485 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x58becf5a9485 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x58becf5a9485 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58becf5a9485 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58becf5a9485 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58becf57fc74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58becf57fc74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58becf58353a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58becf58353a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58becf58353a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x58becf58353a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x58becf58353a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58becf58353a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58becf58353a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58becf5f85bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x58becf5f85bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x791692126aa4 - <unknown>
[INFO] [stdout]   45:     0x7916921b3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db
[INFO] [stdout]     metadata
[INFO] [stdout]     windows
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7e1209f510c1bd521bb7158fb0e565a474214b9768d95df791292e2e00567287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e1209f510c1bd521bb7158fb0e565a474214b9768d95df791292e2e00567287", kill_on_drop: false }`
[INFO] [stdout] 7e1209f510c1bd521bb7158fb0e565a474214b9768d95df791292e2e00567287
