[INFO] fetching crate agprefs 0.3.3... [INFO] testing agprefs-0.3.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate agprefs 0.3.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate agprefs 0.3.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate agprefs 0.3.3 [INFO] tweaked toml for crates.io crate agprefs 0.3.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate agprefs 0.3.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate agprefs 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded escape_string v0.1.2 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded arrayvec v0.7.3 [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1b66efd7376262eb3cb02b9f233ccad681f02c2229773a58ddf2b6cbe2c0d28 [INFO] running `Command { std: "docker" "start" "-a" "b1b66efd7376262eb3cb02b9f233ccad681f02c2229773a58ddf2b6cbe2c0d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1b66efd7376262eb3cb02b9f233ccad681f02c2229773a58ddf2b6cbe2c0d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b66efd7376262eb3cb02b9f233ccad681f02c2229773a58ddf2b6cbe2c0d28", kill_on_drop: false }` [INFO] [stdout] b1b66efd7376262eb3cb02b9f233ccad681f02c2229773a58ddf2b6cbe2c0d28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec1037f86f560beeaf9bcb179fd077fa30d710804c309a53488123790def802c [INFO] running `Command { std: "docker" "start" "-a" "ec1037f86f560beeaf9bcb179fd077fa30d710804c309a53488123790def802c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling arrayvec v0.7.3 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling escape_string v0.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling quote v1.0.28 [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 thiserror 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 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 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 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 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 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 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 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 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 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 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 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 { [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, 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 { [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, 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>> { [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>> { [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.69s [INFO] running `Command { std: "docker" "inspect" "ec1037f86f560beeaf9bcb179fd077fa30d710804c309a53488123790def802c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1037f86f560beeaf9bcb179fd077fa30d710804c309a53488123790def802c", kill_on_drop: false }` [INFO] [stdout] ec1037f86f560beeaf9bcb179fd077fa30d710804c309a53488123790def802c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6d90ead65348769c60122028007dcb28a10a7bc24c63d73ce6a3dc0a3e6217 [INFO] running `Command { std: "docker" "start" "-a" "5c6d90ead65348769c60122028007dcb28a10a7bc24c63d73ce6a3dc0a3e6217", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [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 walkdir v2.3.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [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 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 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 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 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 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 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 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 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 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 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 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 { [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, 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 { [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, 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>> { [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>> { [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 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 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 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 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 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 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 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 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 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 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 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 { [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, 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 { [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, 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>> { [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>> { [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 19.85s [INFO] running `Command { std: "docker" "inspect" "5c6d90ead65348769c60122028007dcb28a10a7bc24c63d73ce6a3dc0a3e6217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6d90ead65348769c60122028007dcb28a10a7bc24c63d73ce6a3dc0a3e6217", kill_on_drop: false }` [INFO] [stdout] 5c6d90ead65348769c60122028007dcb28a10a7bc24c63d73ce6a3dc0a3e6217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71e45e3c03c579957e42a0c8ae7488818238e38436e7c3d2d98458584d652373 [INFO] running `Command { std: "docker" "start" "-a" "71e45e3c03c579957e42a0c8ae7488818238e38436e7c3d2d98458584d652373", 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 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 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 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 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 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 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 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 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 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 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 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 { [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, 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 { [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, 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>> { [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>> { [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 ... ok [INFO] [stdout] test parser::esc_test_empty ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agprefs-89cc08ffcf9cefd5) [INFO] [stdout] test types::test_value ... 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 tests/parse.rs (/opt/rustwide/target/debug/deps/parse-6234711d70e0c514) [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test fail ... ok [INFO] [stdout] test two ... ok [INFO] [stdout] test one ... 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: 0x5591fb132932 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5591fb132932 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5591fb132932 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5591fb132932 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5591fb14386f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5591fb14386f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5591fb1002f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5591fb1002f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5591fb10c0b2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5591fb110aaf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5591fb110941 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5591fb0a226e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5591fb0a226e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5591fb11114e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5591fb11114e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5591fb110f1a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5591fb10c1e9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5591fb0f442d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5591fb14cc30 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5591fb14ca33 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5591fb067040 - core::panicking::assert_failed::haac51474edd69398 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5591fb069cfc - parse::metadata::h2257ee82bcc4e2fc [INFO] [stdout] at /opt/rustwide/workdir/tests/parse.rs:82:5 [INFO] [stdout] 22: 0x5591fb069d67 - parse::metadata::{{closure}}::h8e05d869e559bf93 [INFO] [stdout] at /opt/rustwide/workdir/tests/parse.rs:75:18 [INFO] [stdout] 23: 0x5591fb065e96 - core::ops::function::FnOnce::call_once::h43050f59a0e7c6c2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5591fb0a206b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5591fb0a206b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5591fb0b7b15 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5591fb0b7b15 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5591fb0b7b15 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5591fb0b7b15 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5591fb0b7b15 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5591fb0b7b15 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5591fb0b7b15 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5591fb08e534 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5591fb08e534 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5591fb091e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5591fb091e1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5591fb091e1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5591fb091e1a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5591fb091e1a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5591fb091e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5591fb091e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5591fb10646f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5591fb10646f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x79af8c06daa4 - [INFO] [stdout] 45: 0x79af8c0faa34 - clone [INFO] [stdout] 46: 0x0 - [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: 0x5591fb132932 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5591fb132932 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5591fb132932 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5591fb132932 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5591fb14386f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5591fb14386f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5591fb1002f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5591fb1002f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5591fb10c0b2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5591fb110aaf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5591fb110941 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5591fb0a226e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5591fb0a226e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5591fb11114e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5591fb11114e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5591fb110f1a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5591fb10c1e9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5591fb0f442d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5591fb14cc30 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5591fb14ca33 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5591fb067040 - core::panicking::assert_failed::haac51474edd69398 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5591fb0683ac - parse::db::h3b227c7fb38ea9ba [INFO] [stdout] at /opt/rustwide/workdir/tests/parse.rs:71:5 [INFO] [stdout] 22: 0x5591fb068417 - parse::db::{{closure}}::h6ece7a8e11d15d9c [INFO] [stdout] at /opt/rustwide/workdir/tests/parse.rs:64:12 [INFO] [stdout] 23: 0x5591fb066026 - core::ops::function::FnOnce::call_once::hd8900296d5dae336 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5591fb0a206b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5591fb0a206b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5591fb0b7b15 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5591fb0b7b15 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5591fb0b7b15 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5591fb0b7b15 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5591fb0b7b15 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5591fb0b7b15 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5591fb0b7b15 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5591fb08e534 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5591fb08e534 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5591fb091e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5591fb091e1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5591fb091e1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5591fb091e1a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5591fb091e1a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5591fb091e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5591fb091e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5591fb10646f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5591fb10646f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x79af8c06daa4 - [INFO] [stdout] 45: 0x79af8c0faa34 - clone [INFO] [stdout] 46: 0x0 - [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: 0x5591fb132932 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5591fb132932 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5591fb132932 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5591fb132932 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5591fb14386f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5591fb14386f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5591fb1002f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5591fb1002f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5591fb10c0b2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5591fb110aaf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5591fb110941 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5591fb0a226e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5591fb0a226e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5591fb11114e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5591fb11114e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5591fb110f1a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5591fb10c1e9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5591fb0f442d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5591fb14cc30 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5591fb14c1e6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5591fb0691aa - core::result::Result::unwrap::h2ea3800d12967ccb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5591fb0691aa - parse::windows::h7410d8c6b5e97050 [INFO] [stdout] at /opt/rustwide/workdir/tests/parse.rs:38:42 [INFO] [stdout] 22: 0x5591fb069887 - parse::windows::{{closure}}::h4b407937517a7cac [INFO] [stdout] at /opt/rustwide/workdir/tests/parse.rs:31:17 [INFO] [stdout] 23: 0x5591fb065f66 - core::ops::function::FnOnce::call_once::h8173a451e2a83986 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5591fb0a206b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5591fb0a206b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5591fb0b7b15 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5591fb0b7b15 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5591fb0b7b15 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5591fb0b7b15 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5591fb0b7b15 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5591fb0b7b15 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5591fb0b7b15 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5591fb08e534 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5591fb08e534 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5591fb091e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5591fb091e1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5591fb091e1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5591fb091e1a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5591fb091e1a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5591fb091e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5591fb091e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5591fb10646f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5591fb10646f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x79af8c06daa4 - [INFO] [stdout] 45: 0x79af8c0faa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] db [INFO] [stdout] metadata [INFO] [stdout] windows [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test parse` [INFO] running `Command { std: "docker" "inspect" "71e45e3c03c579957e42a0c8ae7488818238e38436e7c3d2d98458584d652373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e45e3c03c579957e42a0c8ae7488818238e38436e7c3d2d98458584d652373", kill_on_drop: false }` [INFO] [stdout] 71e45e3c03c579957e42a0c8ae7488818238e38436e7c3d2d98458584d652373