[INFO] cloning repository https://github.com/aftershootco/agprefs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aftershootco/agprefs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faftershootco%2Fagprefs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faftershootco%2Fagprefs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70e4a40ffaee53ac06a5911e83fbcdd9066847e1
[INFO] testing aftershootco/agprefs against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faftershootco%2Fagprefs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aftershootco/agprefs
[INFO] finished tweaking git repo https://github.com/aftershootco/agprefs
[INFO] tweaked toml for git repo https://github.com/aftershootco/agprefs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aftershootco/agprefs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aftershootco/agprefs 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8520312a009b541804f2a06ed0b0d32c3e178980e8e13f4c43e0ad90206eb0c1
[INFO] running `Command { std: "docker" "start" "-a" "8520312a009b541804f2a06ed0b0d32c3e178980e8e13f4c43e0ad90206eb0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8520312a009b541804f2a06ed0b0d32c3e178980e8e13f4c43e0ad90206eb0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8520312a009b541804f2a06ed0b0d32c3e178980e8e13f4c43e0ad90206eb0c1", kill_on_drop: false }`
[INFO] [stdout] 8520312a009b541804f2a06ed0b0d32c3e178980e8e13f4c43e0ad90206eb0c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8b0520f3ea384563c6a3845b39c080950855a5bb721b248849f3fe17443462b
[INFO] running `Command { std: "docker" "start" "-a" "a8b0520f3ea384563c6a3845b39c080950855a5bb721b248849f3fe17443462b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling arrayvec v0.7.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling escape_string v0.1.2
[INFO] [stderr]    Compiling cookie-factory v0.3.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 12.47s
[INFO] running `Command { std: "docker" "inspect" "a8b0520f3ea384563c6a3845b39c080950855a5bb721b248849f3fe17443462b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8b0520f3ea384563c6a3845b39c080950855a5bb721b248849f3fe17443462b", kill_on_drop: false }`
[INFO] [stdout] a8b0520f3ea384563c6a3845b39c080950855a5bb721b248849f3fe17443462b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3529531eaa768d3d38d1ebc22b5099be0313d0564e71af3071385e370ac537c4
[INFO] running `Command { std: "docker" "start" "-a" "3529531eaa768d3d38d1ebc22b5099be0313d0564e71af3071385e370ac537c4", 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 num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling half v1.8.2
[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 cast v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling rayon v1.7.0
[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] [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 tinytemplate v1.2.1
[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 20.58s
[INFO] running `Command { std: "docker" "inspect" "3529531eaa768d3d38d1ebc22b5099be0313d0564e71af3071385e370ac537c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3529531eaa768d3d38d1ebc22b5099be0313d0564e71af3071385e370ac537c4", kill_on_drop: false }`
[INFO] [stdout] 3529531eaa768d3d38d1ebc22b5099be0313d0564e71af3071385e370ac537c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 545452c1936a71fc0476d50e1a7847b3ecbc50f0e842d7dc5d83b4853a4aad07
[INFO] running `Command { std: "docker" "start" "-a" "545452c1936a71fc0476d50e1a7847b3ecbc50f0e842d7dc5d83b4853a4aad07", 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.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agprefs-edad5001f26a9c1b)
[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-89cc08ffcf9cefd5)
[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-6234711d70e0c514)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test one ... ok
[INFO] [stdout] test fail ... ok
[INFO] [stdout] test two ... ok
[INFO] [stdout] test nikhil ... ok
[INFO] [stdout] test serialize_metadata ... 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:     0x5677c589b182 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5677c589b182 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5677c589b182 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5677c589b182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5677c58abd6f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5677c58abd6f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5677c5868c53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5677c5868c53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5677c58749f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5677c58794cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5677c5879361 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5677c580f24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5677c580f24e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5677c5879adf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5677c5879adf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5677c587993a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5677c5874b29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5677c585d28d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5677c58b50c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5677c58b4ec3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5677c57d50ac - core::panicking::assert_failed::hf14b98f581d571f5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5677c57d7d1c - parse::metadata::h8dde751400bb3c64
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:82:5
[INFO] [stdout]   22:     0x5677c57d7d87 - parse::metadata::{{closure}}::h8fc7cd62f89abeeb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:75:18
[INFO] [stdout]   23:     0x5677c57d3eb6 - core::ops::function::FnOnce::call_once::h1d8395668a0be12f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5677c580f04b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5677c580f04b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5677c58230ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5677c58230ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5677c58230ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5677c58230ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5677c58230ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5677c58230ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5677c58230ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5677c57fc5f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5677c57fc5f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5677c57ffe4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5677c57ffe4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5677c57ffe4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5677c57ffe4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5677c57ffe4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5677c57ffe4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5677c57ffe4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5677c586ff2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5677c586ff2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b712b90caa4 - <unknown>
[INFO] [stdout]   45:     0x7b712b999a64 - 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:     0x5677c589b182 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5677c589b182 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5677c589b182 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5677c589b182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5677c58abd6f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5677c58abd6f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5677c5868c53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5677c5868c53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5677c58749f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5677c58794cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5677c5879361 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5677c580f24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5677c580f24e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5677c5879adf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5677c5879adf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5677c587993a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5677c5874b29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5677c585d28d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5677c58b50c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5677c58b4ec3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5677c57d50ac - core::panicking::assert_failed::hf14b98f581d571f5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5677c57d63cc - parse::db::hbd0c00b8e9b82f2e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:71:5
[INFO] [stdout]   22:     0x5677c57d6437 - parse::db::{{closure}}::hf2ddff4f00847baa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:64:12
[INFO] [stdout]   23:     0x5677c57d4066 - core::ops::function::FnOnce::call_once::h912de94d552a0520
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5677c580f04b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5677c580f04b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5677c58230ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5677c58230ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5677c58230ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5677c58230ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5677c58230ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5677c58230ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5677c58230ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5677c57fc5f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5677c57fc5f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5677c57ffe4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5677c57ffe4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5677c57ffe4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5677c57ffe4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5677c57ffe4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5677c57ffe4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5677c57ffe4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5677c586ff2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5677c586ff2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b712b90caa4 - <unknown>
[INFO] [stdout]   45:     0x7b712b999a64 - 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:     0x5677c589b182 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5677c589b182 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5677c589b182 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5677c589b182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5677c58abd6f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5677c58abd6f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5677c5868c53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5677c5868c53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5677c58749f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5677c58794cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5677c5879361 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5677c580f24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5677c580f24e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5677c5879adf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5677c5879adf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5677c587993a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5677c5874b29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5677c585d28d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5677c58b50c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5677c58b4646 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5677c57d71ca - core::result::Result<T,E>::unwrap::h3375dc087f98f803
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5677c57d71ca - parse::windows::h693be6e524fe05b8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:38:42
[INFO] [stdout]   22:     0x5677c57d78a7 - parse::windows::{{closure}}::h332f244f7024eb49
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse.rs:31:17
[INFO] [stdout]   23:     0x5677c57d4126 - core::ops::function::FnOnce::call_once::hf147c218cc6f48d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5677c580f04b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5677c580f04b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5677c58230ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5677c58230ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5677c58230ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5677c58230ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5677c58230ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5677c58230ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5677c58230ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5677c57fc5f4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5677c57fc5f4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5677c57ffe4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5677c57ffe4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5677c57ffe4a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5677c57ffe4a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5677c57ffe4a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5677c57ffe4a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5677c57ffe4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5677c586ff2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5677c586ff2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b712b90caa4 - <unknown>
[INFO] [stdout]   45:     0x7b712b999a64 - 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test parse`
[INFO] running `Command { std: "docker" "inspect" "545452c1936a71fc0476d50e1a7847b3ecbc50f0e842d7dc5d83b4853a4aad07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545452c1936a71fc0476d50e1a7847b3ecbc50f0e842d7dc5d83b4853a4aad07", kill_on_drop: false }`
[INFO] [stdout] 545452c1936a71fc0476d50e1a7847b3ecbc50f0e842d7dc5d83b4853a4aad07
