[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] checking aftershootco/agprefs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faftershootco%2Fagprefs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aftershootco/agprefs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrayvec v0.7.3
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded escape_string v0.1.2
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded plotters v0.3.4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3d5a9e08c7632c6f2a03e6f2d39082e49751554d4189ce13388e02b9e4f7ad4
[INFO] running `Command { std: "docker" "start" "-a" "d3d5a9e08c7632c6f2a03e6f2d39082e49751554d4189ce13388e02b9e4f7ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3d5a9e08c7632c6f2a03e6f2d39082e49751554d4189ce13388e02b9e4f7ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d5a9e08c7632c6f2a03e6f2d39082e49751554d4189ce13388e02b9e4f7ad4", kill_on_drop: false }`
[INFO] [stdout] d3d5a9e08c7632c6f2a03e6f2d39082e49751554d4189ce13388e02b9e4f7ad4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4da7f9bf94f55f6b31b61310f0f1e712ecae4fc774391a320d7ba41b02838d2c
[INFO] running `Command { std: "docker" "start" "-a" "4da7f9bf94f55f6b31b61310f0f1e712ecae4fc774391a320d7ba41b02838d2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[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]     Checking arrayvec v0.7.3
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking escape_string v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking 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]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 17.94s
[INFO] running `Command { std: "docker" "inspect" "4da7f9bf94f55f6b31b61310f0f1e712ecae4fc774391a320d7ba41b02838d2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da7f9bf94f55f6b31b61310f0f1e712ecae4fc774391a320d7ba41b02838d2c", kill_on_drop: false }`
[INFO] [stdout] 4da7f9bf94f55f6b31b61310f0f1e712ecae4fc774391a320d7ba41b02838d2c
