[INFO] fetching crate iref-core 3.2.2...
[INFO] testing iref-core-3.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate iref-core 3.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate iref-core 3.2.2
[INFO] finished tweaking crates.io crate iref-core 3.2.2
[INFO] tweaked toml for crates.io crate iref-core 3.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iref-core 3.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b4c9947ed16081f4b4a9477e43f7f0a7f0a5419be68d185317d61f1954b72b0
[INFO] running `Command { std: "docker" "start" "-a" "0b4c9947ed16081f4b4a9477e43f7f0a7f0a5419be68d185317d61f1954b72b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b4c9947ed16081f4b4a9477e43f7f0a7f0a5419be68d185317d61f1954b72b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b4c9947ed16081f4b4a9477e43f7f0a7f0a5419be68d185317d61f1954b72b0", kill_on_drop: false }`
[INFO] [stdout] 0b4c9947ed16081f4b4a9477e43f7f0a7f0a5419be68d185317d61f1954b72b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7901cb515d7c6d393609a4d707b14790917a7058394d0e222c10ef5be68377d7
[INFO] running `Command { std: "docker" "start" "-a" "7901cb515d7c6d393609a4d707b14790917a7058394d0e222c10ef5be68377d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling static-regular-grammar v2.0.2
[INFO] [stderr]    Compiling iref-core v3.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stdout]   --> src/iri/authority/host.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/authority/userinfo.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/authority.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/fragment.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/path/segment.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/path.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/query.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/reference.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]    --> src/iri/mod.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]     = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority/host.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority/port.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority/userinfo.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/fragment.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/path/segment.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/path.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/query.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/reference.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/scheme/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]    --> src/uri/mod.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]     = help: consider adding `ignore-grammars` 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/common/path.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn as_path_mut(&mut self) -> PathMutImpl<Self::Borrowed> {
[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] 17 |     fn as_path_mut(&mut self) -> PathMutImpl<'_, Self::Borrowed> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/path.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn segments(&self) -> SegmentsImpl<Self> {
[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] 205 |     fn segments(&self) -> SegmentsImpl<'_, Self> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/path.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn normalized_segments(&self) -> NormalizedSegmentsImpl<Self> {
[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] 223 |     fn normalized_segments(&self) -> NormalizedSegmentsImpl<'_, Self> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/path.rs:448:25
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn new(path: &'a P) -> NormalizedSegmentsImpl<P> {
[INFO] [stdout]     |                   --       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn new(path: &'a P) -> NormalizedSegmentsImpl<'a, P> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/reference.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn suffix(&self, prefix: &Self) -> Option<Suffix<Self>> {
[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] 138 |     fn suffix(&self, prefix: &Self) -> Option<Suffix<'_, Self>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/reference.rs:229:19
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn authority_mut(&mut self) -> Option<AuthorityMutImpl<Self::Authority>> {
[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] 229 |     fn authority_mut(&mut self) -> Option<AuthorityMutImpl<'_, Self::Authority>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/reference.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn path_mut(&mut self) -> PathMutImpl<Self::Path> {
[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] 289 |     fn path_mut(&mut self) -> PathMutImpl<'_, Self::Path> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/mod.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn parts(&self) -> IriParts {
[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] 158 |     pub fn parts(&self) -> IriParts<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/mod.rs:468:18
[INFO] [stdout]     |
[INFO] [stdout] 468 |     pub fn path_mut(&mut self) -> PathMut {
[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] 468 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/mod.rs:472:23
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 472 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/iri/authority.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parts(&self) -> AuthorityParts {
[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] 65 |     pub fn parts(&self) -> AuthorityParts<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/path.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn segments(&self) -> Segments {
[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] 115 |     pub fn segments(&self) -> Segments<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/path.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn normalized_segments(&self) -> NormalizedSegments {
[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] 125 |     pub fn normalized_segments(&self) -> NormalizedSegments<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/path.rs:355:21
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn as_path_mut(&mut self) -> PathMut {
[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] 355 |     pub fn as_path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/iri/reference.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn parts(&self) -> IriRefParts {
[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] 52 |     pub fn parts(&self) -> IriRefParts<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/reference.rs:374:18
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn path_mut(&mut self) -> PathMut {
[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] 374 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/reference.rs:378:23
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 378 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/mod.rs:141:15
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn parts(&self) -> UriParts {
[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] 141 |     pub fn parts(&self) -> UriParts<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/mod.rs:434:18
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn path_mut(&mut self) -> PathMut {
[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] 434 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/mod.rs:438:23
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 438 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uri/authority.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn parts(&self) -> AuthorityParts {
[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] 67 |     pub fn parts(&self) -> AuthorityParts<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/path.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn segments(&self) -> Segments {
[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] 116 |     pub fn segments(&self) -> Segments<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/path.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn normalized_segments(&self) -> NormalizedSegments {
[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] 126 |     pub fn normalized_segments(&self) -> NormalizedSegments<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/path.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn as_path_mut(&mut self) -> PathMut {
[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] 380 |     pub fn as_path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uri/reference.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn parts(&self) -> UriRefParts {
[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] 52 |     pub fn parts(&self) -> UriRefParts<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/reference.rs:357:18
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn path_mut(&mut self) -> PathMut {
[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] 357 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/reference.rs:361:23
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 361 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.56s
[INFO] running `Command { std: "docker" "inspect" "7901cb515d7c6d393609a4d707b14790917a7058394d0e222c10ef5be68377d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7901cb515d7c6d393609a4d707b14790917a7058394d0e222c10ef5be68377d7", kill_on_drop: false }`
[INFO] [stdout] 7901cb515d7c6d393609a4d707b14790917a7058394d0e222c10ef5be68377d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 174663381e281c7f7a4ff487eb6269752327257e49c1e8f8df9c36e12fadc140
[INFO] running `Command { std: "docker" "start" "-a" "174663381e281c7f7a4ff487eb6269752327257e49c1e8f8df9c36e12fadc140", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stdout]   --> src/iri/authority/host.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/authority/userinfo.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/authority.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/fragment.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/path/segment.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/path.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/query.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/reference.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]    --> src/iri/mod.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]     = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority/host.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority/port.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority/userinfo.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/fragment.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/path/segment.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/path.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/query.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/reference.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/scheme/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]    --> src/uri/mod.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]     = help: consider adding `ignore-grammars` 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/common/path.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn as_path_mut(&mut self) -> PathMutImpl<Self::Borrowed> {
[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] 17 |     fn as_path_mut(&mut self) -> PathMutImpl<'_, Self::Borrowed> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/path.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn segments(&self) -> SegmentsImpl<Self> {
[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] 205 |     fn segments(&self) -> SegmentsImpl<'_, Self> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/path.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn normalized_segments(&self) -> NormalizedSegmentsImpl<Self> {
[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] 223 |     fn normalized_segments(&self) -> NormalizedSegmentsImpl<'_, Self> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/path.rs:448:25
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn new(path: &'a P) -> NormalizedSegmentsImpl<P> {
[INFO] [stdout]     |                   --       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn new(path: &'a P) -> NormalizedSegmentsImpl<'a, P> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/reference.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn suffix(&self, prefix: &Self) -> Option<Suffix<Self>> {
[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] 138 |     fn suffix(&self, prefix: &Self) -> Option<Suffix<'_, Self>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/reference.rs:229:19
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn authority_mut(&mut self) -> Option<AuthorityMutImpl<Self::Authority>> {
[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] 229 |     fn authority_mut(&mut self) -> Option<AuthorityMutImpl<'_, Self::Authority>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/reference.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn path_mut(&mut self) -> PathMutImpl<Self::Path> {
[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] 289 |     fn path_mut(&mut self) -> PathMutImpl<'_, Self::Path> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/mod.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn parts(&self) -> IriParts {
[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] 158 |     pub fn parts(&self) -> IriParts<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/mod.rs:468:18
[INFO] [stdout]     |
[INFO] [stdout] 468 |     pub fn path_mut(&mut self) -> PathMut {
[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] 468 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/mod.rs:472:23
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 472 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/iri/authority.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parts(&self) -> AuthorityParts {
[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] 65 |     pub fn parts(&self) -> AuthorityParts<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/path.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn segments(&self) -> Segments {
[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] 115 |     pub fn segments(&self) -> Segments<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/path.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn normalized_segments(&self) -> NormalizedSegments {
[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] 125 |     pub fn normalized_segments(&self) -> NormalizedSegments<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/path.rs:355:21
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn as_path_mut(&mut self) -> PathMut {
[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] 355 |     pub fn as_path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/iri/reference.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn parts(&self) -> IriRefParts {
[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] 52 |     pub fn parts(&self) -> IriRefParts<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/reference.rs:374:18
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn path_mut(&mut self) -> PathMut {
[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] 374 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/reference.rs:378:23
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 378 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/mod.rs:141:15
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn parts(&self) -> UriParts {
[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] 141 |     pub fn parts(&self) -> UriParts<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/mod.rs:434:18
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn path_mut(&mut self) -> PathMut {
[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] 434 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/mod.rs:438:23
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 438 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uri/authority.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn parts(&self) -> AuthorityParts {
[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] 67 |     pub fn parts(&self) -> AuthorityParts<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/path.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn segments(&self) -> Segments {
[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] 116 |     pub fn segments(&self) -> Segments<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/path.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn normalized_segments(&self) -> NormalizedSegments {
[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] 126 |     pub fn normalized_segments(&self) -> NormalizedSegments<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iref-core v3.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/path.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn as_path_mut(&mut self) -> PathMut {
[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] 380 |     pub fn as_path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uri/reference.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn parts(&self) -> UriRefParts {
[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] 52 |     pub fn parts(&self) -> UriRefParts<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/reference.rs:357:18
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn path_mut(&mut self) -> PathMut {
[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] 357 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/reference.rs:361:23
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 361 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stdout]   --> src/iri/authority/host.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/authority/userinfo.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/authority.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/fragment.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/path/segment.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/path.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/query.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/iri/reference.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]    --> src/iri/mod.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]     = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority/host.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority/port.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority/userinfo.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/authority.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/fragment.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/path/segment.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/path.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/query.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/reference.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]   --> src/uri/scheme/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]    = help: consider adding `ignore-grammars` 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: `ignore-grammars`
[INFO] [stdout]    --> src/uri/mod.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stdout]     = help: consider adding `ignore-grammars` 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/common/path.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn as_path_mut(&mut self) -> PathMutImpl<Self::Borrowed> {
[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] 17 |     fn as_path_mut(&mut self) -> PathMutImpl<'_, Self::Borrowed> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/path.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn segments(&self) -> SegmentsImpl<Self> {
[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] 205 |     fn segments(&self) -> SegmentsImpl<'_, Self> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/path.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn normalized_segments(&self) -> NormalizedSegmentsImpl<Self> {
[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] 223 |     fn normalized_segments(&self) -> NormalizedSegmentsImpl<'_, Self> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/path.rs:448:25
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn new(path: &'a P) -> NormalizedSegmentsImpl<P> {
[INFO] [stdout]     |                   --       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn new(path: &'a P) -> NormalizedSegmentsImpl<'a, P> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/reference.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn suffix(&self, prefix: &Self) -> Option<Suffix<Self>> {
[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] 138 |     fn suffix(&self, prefix: &Self) -> Option<Suffix<'_, Self>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/reference.rs:229:19
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn authority_mut(&mut self) -> Option<AuthorityMutImpl<Self::Authority>> {
[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] 229 |     fn authority_mut(&mut self) -> Option<AuthorityMutImpl<'_, Self::Authority>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/reference.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn path_mut(&mut self) -> PathMutImpl<Self::Path> {
[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] 289 |     fn path_mut(&mut self) -> PathMutImpl<'_, Self::Path> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/mod.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn parts(&self) -> IriParts {
[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] 158 |     pub fn parts(&self) -> IriParts<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/mod.rs:468:18
[INFO] [stdout]     |
[INFO] [stdout] 468 |     pub fn path_mut(&mut self) -> PathMut {
[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] 468 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/mod.rs:472:23
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 472 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/iri/authority.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parts(&self) -> AuthorityParts {
[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] 65 |     pub fn parts(&self) -> AuthorityParts<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/path.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn segments(&self) -> Segments {
[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] 115 |     pub fn segments(&self) -> Segments<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/path.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn normalized_segments(&self) -> NormalizedSegments {
[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] 125 |     pub fn normalized_segments(&self) -> NormalizedSegments<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/path.rs:355:21
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn as_path_mut(&mut self) -> PathMut {
[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] 355 |     pub fn as_path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/iri/reference.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn parts(&self) -> IriRefParts {
[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] 52 |     pub fn parts(&self) -> IriRefParts<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/reference.rs:374:18
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn path_mut(&mut self) -> PathMut {
[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] 374 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iri/reference.rs:378:23
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 378 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/mod.rs:141:15
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn parts(&self) -> UriParts {
[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] 141 |     pub fn parts(&self) -> UriParts<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/mod.rs:434:18
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn path_mut(&mut self) -> PathMut {
[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] 434 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/mod.rs:438:23
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 438 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uri/authority.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn parts(&self) -> AuthorityParts {
[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] 67 |     pub fn parts(&self) -> AuthorityParts<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/path.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn segments(&self) -> Segments {
[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] 116 |     pub fn segments(&self) -> Segments<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/path.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn normalized_segments(&self) -> NormalizedSegments {
[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] 126 |     pub fn normalized_segments(&self) -> NormalizedSegments<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/path.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn as_path_mut(&mut self) -> PathMut {
[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] 380 |     pub fn as_path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uri/reference.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn parts(&self) -> UriRefParts {
[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] 52 |     pub fn parts(&self) -> UriRefParts<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/reference.rs:357:18
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn path_mut(&mut self) -> PathMut {
[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] 357 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/uri/reference.rs:361:23
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 361 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s
[INFO] running `Command { std: "docker" "inspect" "174663381e281c7f7a4ff487eb6269752327257e49c1e8f8df9c36e12fadc140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174663381e281c7f7a4ff487eb6269752327257e49c1e8f8df9c36e12fadc140", kill_on_drop: false }`
[INFO] [stdout] 174663381e281c7f7a4ff487eb6269752327257e49c1e8f8df9c36e12fadc140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5bdf05561d90c5f17eecf5e2f2f8b9d98a5ba50b34934d3c8ae846a1d639e7a9
[INFO] running `Command { std: "docker" "start" "-a" "5bdf05561d90c5f17eecf5e2f2f8b9d98a5ba50b34934d3c8ae846a1d639e7a9", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/iri/authority/host.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/iri/authority/userinfo.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/iri/authority.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/iri/fragment.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/iri/path/segment.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/iri/path.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/iri/query.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/iri/reference.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]    --> src/iri/mod.rs:130:12
[INFO] [stderr]     |
[INFO] [stderr] 130 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]     = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/authority/host.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/authority/port.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/authority/userinfo.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/authority.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/fragment.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/path/segment.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/path.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/query.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/reference.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]   --> src/uri/scheme/mod.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]    = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-grammars`
[INFO] [stderr]    --> src/uri/mod.rs:113:12
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[cfg_attr(feature = "ignore-grammars", grammar(disable))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `data`, `default`, `hashbrown`, and `serde`
[INFO] [stderr]     = help: consider adding `ignore-grammars` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/path.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn as_path_mut(&mut self) -> PathMutImpl<Self::Borrowed> {
[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] 17 |     fn as_path_mut(&mut self) -> PathMutImpl<'_, Self::Borrowed> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/path.rs:205:14
[INFO] [stderr]     |
[INFO] [stderr] 205 |     fn segments(&self) -> SegmentsImpl<Self> {
[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] 205 |     fn segments(&self) -> SegmentsImpl<'_, Self> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/path.rs:223:25
[INFO] [stderr]     |
[INFO] [stderr] 223 |     fn normalized_segments(&self) -> NormalizedSegmentsImpl<Self> {
[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] 223 |     fn normalized_segments(&self) -> NormalizedSegmentsImpl<'_, Self> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/common/path.rs:448:25
[INFO] [stderr]     |
[INFO] [stderr] 448 |     fn new(path: &'a P) -> NormalizedSegmentsImpl<P> {
[INFO] [stderr]     |                   --       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 448 |     fn new(path: &'a P) -> NormalizedSegmentsImpl<'a, P> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/reference.rs:138:12
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn suffix(&self, prefix: &Self) -> Option<Suffix<Self>> {
[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] 138 |     fn suffix(&self, prefix: &Self) -> Option<Suffix<'_, Self>> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/reference.rs:229:19
[INFO] [stderr]     |
[INFO] [stderr] 229 |     fn authority_mut(&mut self) -> Option<AuthorityMutImpl<Self::Authority>> {
[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] 229 |     fn authority_mut(&mut self) -> Option<AuthorityMutImpl<'_, Self::Authority>> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/reference.rs:289:14
[INFO] [stderr]     |
[INFO] [stderr] 289 |     fn path_mut(&mut self) -> PathMutImpl<Self::Path> {
[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] 289 |     fn path_mut(&mut self) -> PathMutImpl<'_, Self::Path> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iri/mod.rs:158:15
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn parts(&self) -> IriParts {
[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] 158 |     pub fn parts(&self) -> IriParts<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iri/mod.rs:468:18
[INFO] [stderr]     |
[INFO] [stderr] 468 |     pub fn path_mut(&mut self) -> PathMut {
[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] 468 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iri/mod.rs:472:23
[INFO] [stderr]     |
[INFO] [stderr] 472 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 472 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/iri/authority.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn parts(&self) -> AuthorityParts {
[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] 65 |     pub fn parts(&self) -> AuthorityParts<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iri/path.rs:115:18
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub fn segments(&self) -> Segments {
[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] 115 |     pub fn segments(&self) -> Segments<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iri/path.rs:125:29
[INFO] [stderr]     |
[INFO] [stderr] 125 |     pub fn normalized_segments(&self) -> NormalizedSegments {
[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] 125 |     pub fn normalized_segments(&self) -> NormalizedSegments<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iri/path.rs:355:21
[INFO] [stderr]     |
[INFO] [stderr] 355 |     pub fn as_path_mut(&mut self) -> PathMut {
[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] 355 |     pub fn as_path_mut(&mut self) -> PathMut<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/iri/reference.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn parts(&self) -> IriRefParts {
[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] 52 |     pub fn parts(&self) -> IriRefParts<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iri/reference.rs:374:18
[INFO] [stderr]     |
[INFO] [stderr] 374 |     pub fn path_mut(&mut self) -> PathMut {
[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] 374 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iri/reference.rs:378:23
[INFO] [stderr]     |
[INFO] [stderr] 378 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 378 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/uri/mod.rs:141:15
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn parts(&self) -> UriParts {
[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] 141 |     pub fn parts(&self) -> UriParts<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/uri/mod.rs:434:18
[INFO] [stderr]     |
[INFO] [stderr] 434 |     pub fn path_mut(&mut self) -> PathMut {
[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] 434 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/uri/mod.rs:438:23
[INFO] [stderr]     |
[INFO] [stderr] 438 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 438 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/uri/authority.rs:67:15
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn parts(&self) -> AuthorityParts {
[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] 67 |     pub fn parts(&self) -> AuthorityParts<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/uri/path.rs:116:18
[INFO] [stderr]     |
[INFO] [stderr] 116 |     pub fn segments(&self) -> Segments {
[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] 116 |     pub fn segments(&self) -> Segments<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/uri/path.rs:126:29
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn normalized_segments(&self) -> NormalizedSegments {
[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] 126 |     pub fn normalized_segments(&self) -> NormalizedSegments<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/uri/path.rs:380:21
[INFO] [stderr]     |
[INFO] [stderr] 380 |     pub fn as_path_mut(&mut self) -> PathMut {
[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] 380 |     pub fn as_path_mut(&mut self) -> PathMut<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/uri/reference.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn parts(&self) -> UriRefParts {
[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] 52 |     pub fn parts(&self) -> UriRefParts<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/uri/reference.rs:357:18
[INFO] [stderr]     |
[INFO] [stderr] 357 |     pub fn path_mut(&mut self) -> PathMut {
[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] 357 |     pub fn path_mut(&mut self) -> PathMut<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/uri/reference.rs:361:23
[INFO] [stderr]     |
[INFO] [stderr] 361 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut> {
[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] 361 |     pub fn authority_mut(&mut self) -> Option<AuthorityMut<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `iref-core` (lib) generated 47 warnings (run `cargo fix --lib -p iref-core` to apply 27 suggestions)
[INFO] [stderr] warning: `iref-core` (lib test) generated 47 warnings (47 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iref_core-c36f84fc46996f59)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test common::parse::tests::authority_or_path ... ok
[INFO] [stdout] test common::parse::tests::find_authority ... ok
[INFO] [stdout] test common::authority_mut::tests::explicit_empty_with_authority_alike_path ... ok
[INFO] [stdout] test common::parse::tests::find_fragment ... ok
[INFO] [stdout] test common::parse::tests::find_host ... ok
[INFO] [stdout] test common::parse::tests::find_path ... ok
[INFO] [stdout] test common::parse::tests::find_port ... ok
[INFO] [stdout] test common::parse::tests::find_user_info ... ok
[INFO] [stdout] test common::parse::tests::host ... ok
[INFO] [stdout] test common::parse::tests::fragment ... ok
[INFO] [stdout] test common::parse::tests::path ... ok
[INFO] [stdout] test common::parse::tests::find_scheme ... ok
[INFO] [stdout] test common::parse::tests::query ... ok
[INFO] [stdout] test common::parse::tests::port ... ok
[INFO] [stdout] test iri::authority::tests::parts ... ok
[INFO] [stdout] test iri::path::tests::eq ... ok
[INFO] [stdout] test iri::path::tests::file_name ... ok
[INFO] [stdout] test iri::path::tests::normalized ... ok
[INFO] [stdout] test iri::path::tests::parent ... ok
[INFO] [stdout] test iri::path::tests::previous_segment ... ok
[INFO] [stdout] test common::parse::tests::scheme ... ok
[INFO] [stdout] test iri::path::tests::next_segment ... ok
[INFO] [stdout] test iri::path::tests::segments_rev ... ok
[INFO] [stdout] test iri::path_mut::tests::pop ... ok
[INFO] [stdout] test common::parse::tests::scheme_authority_or_path ... ok
[INFO] [stdout] test iri::path_mut::tests::normalized ... ok
[INFO] [stdout] test iri::path::tests::non_empty_absolute ... ok
[INFO] [stdout] test iri::reference::tests::authority ... ok
[INFO] [stdout] test iri::path::tests::suffix ... ok
[INFO] [stdout] test iri::path::tests::non_empty ... ok
[INFO] [stdout] test common::parse::tests::user_info_or_host ... ok
[INFO] [stdout] test iri::path::tests::empty ... ok
[INFO] [stdout] test iri::authority_mut::tests::explicit_empty_with_authority_alike_path ... ok
[INFO] [stdout] test iri::path::tests::first_segment ... ok
[INFO] [stdout] test iri::path::tests::ne ... ok
[INFO] [stdout] test iri::reference::tests::more_resolutions4 ... ok
[INFO] [stdout] test iri::reference::tests::path ... ok
[INFO] [stdout] test iri::reference::tests::parts ... ok
[INFO] [stdout] test iri::reference::tests::disambiguate_authority ... ok
[INFO] [stdout] test iri::reference::tests::relative_to ... ok
[INFO] [stdout] test iri::reference::tests::disambiguate_scheme ... ok
[INFO] [stdout] test iri::reference::tests::resolution_abnormal ... ok
[INFO] [stdout] test iri::reference::tests::fragment ... ok
[INFO] [stdout] test iri::reference::tests::query ... ok
[INFO] [stdout] test iri::reference::tests::more_resolutions1 ... ok
[INFO] [stdout] test iri::reference::tests::resolution_normal ... ok
[INFO] [stdout] test iri::reference::tests::more_resolutions2 ... ok
[INFO] [stdout] test common::parse::tests::find_query ... ok
[INFO] [stdout] test iri::path_mut::tests::push ... ok
[INFO] [stdout] test iri::path::tests::segments ... ok
[INFO] [stdout] test iri::reference::tests::scheme ... ok
[INFO] [stdout] test uri::path::tests::file_name ... ok
[INFO] [stdout] test uri::path::tests::first_segment ... ok
[INFO] [stdout] test uri::path::tests::ne ... ok
[INFO] [stdout] test uri::path::tests::next_segment ... ok
[INFO] [stdout] test uri::path::tests::non_empty ... ok
[INFO] [stdout] test uri::path::tests::non_empty_absolute ... ok
[INFO] [stdout] test iri::reference::tests::set_authority ... ok
[INFO] [stdout] test uri::path::tests::empty ... ok
[INFO] [stdout] test uri::path::tests::normalized ... ok
[INFO] [stdout] test iri::path::tests::empty_absolute ... ok
[INFO] [stdout] test uri::path::tests::empty_absolute ... ok
[INFO] [stdout] test uri::path::tests::parent ... ok
[INFO] [stdout] test iri::reference::tests::more_resolutions3 ... ok
[INFO] [stdout] test uri::authority_mut::tests::explicit_empty_with_authority_alike_path ... ok
[INFO] [stdout] test uri::path::tests::previous_segment ... ok
[INFO] [stdout] test iri::reference::tests::reference_resolution_with_scheme_no_disambiguation ... ok
[INFO] [stdout] test iri::reference::tests::unambiguous_resolution ... ok
[INFO] [stdout] test uri::path::tests::segments_rev ... ok
[INFO] [stdout] test uri::path::tests::eq ... ok
[INFO] [stdout] test uri::path::tests::segments ... ok
[INFO] [stdout] test uri::path::tests::suffix ... ok
[INFO] [stdout] test uri::path_mut::tests::normalized ... ok
[INFO] [stdout] test uri::path_mut::tests::pop ... ok
[INFO] [stderr]    Doc-tests iref_core
[INFO] [stdout] test uri::path_mut::tests::push ... ok
[INFO] [stdout] test uri::reference::tests::fragment ... ok
[INFO] [stdout] test uri::reference::tests::authority ... ok
[INFO] [stdout] test uri::reference::tests::parts ... ok
[INFO] [stdout] test uri::reference::tests::scheme ... ok
[INFO] [stdout] test uri::reference::tests::path ... ok
[INFO] [stdout] test uri::reference::tests::set_authority ... ok
[INFO] [stdout] test uri::reference::tests::query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/iri/mod.rs - iri::Iri::base (line 254) ... ok
[INFO] [stdout] test src/iri/reference.rs - iri::reference::IriRefBuf::set_scheme (line 390) ... ok
[INFO] [stdout] test src/iri/mod.rs - iri::IriBuf::set_scheme (line 480) ... ok
[INFO] [stdout] test src/iri/path.rs - iri::path::Path::directory (line 148) ... ok
[INFO] [stdout] test src/iri/path.rs - iri::path::Path::suffix (line 197) ... ok
[INFO] [stdout] test src/iri/reference.rs - iri::reference::IriRefBuf::set_path (line 459) ... ok
[INFO] [stdout] test src/uri/mod.rs - uri::Uri::base (line 235) ... ok
[INFO] [stdout] test src/iri/path.rs - iri::path::Path::parent (line 161) ... ok
[INFO] [stdout] test src/iri/path.rs - iri::path::Path::parent_or_empty (line 175) ... ok
[INFO] [stdout] test src/iri/mod.rs - iri::Iri::relative_to (line 221) ... ok
[INFO] [stdout] test src/iri/reference.rs - iri::reference::IriRefBuf::set_authority (line 421) ... ok
[INFO] [stdout] test src/iri/reference.rs - iri::reference::IriRef::relative_to (line 130) ... ok
[INFO] [stdout] test src/uri/mod.rs - uri::UriBuf::set_scheme (line 446) ... ok
[INFO] [stdout] test src/uri/mod.rs - uri::UriBuf::set_path (line 507) ... ok
[INFO] [stdout] test src/uri/reference.rs - uri::reference::UriRef::base (line 166) ... ok
[INFO] [stdout] test src/iri/mod.rs - iri::Iri (line 107) ... ok
[INFO] [stdout] test src/uri/path.rs - uri::path::Path::directory (line 149) ... ok
[INFO] [stdout] test src/uri/reference.rs - uri::reference::UriRef::relative_to (line 133) ... ok
[INFO] [stdout] test src/uri/path.rs - uri::path::Path::suffix (line 198) ... ok
[INFO] [stdout] test src/iri/reference.rs - iri::reference::IriRef::base (line 163) ... ok
[INFO] [stdout] test src/uri/path.rs - uri::path::Path::parent_or_empty (line 176) ... ok
[INFO] [stdout] test src/iri/mod.rs - iri::IriBuf::set_authority (line 503) ... ok
[INFO] [stdout] test src/uri/reference.rs - uri::reference::UriRefBuf::set_authority (line 404) ... ok
[INFO] [stdout] test src/common/path.rs - common::path::PathImpl::suffix (line 334) ... ok
[INFO] [stdout] test src/iri/mod.rs - iri::IriBuf::set_path (line 541) ... ok
[INFO] [stdout] test src/uri/path.rs - uri::path::Path::parent (line 162) ... ok
[INFO] [stdout] test src/uri/reference.rs - uri::reference::UriRefBuf::set_scheme (line 373) ... ok
[INFO] [stdout] test src/uri/reference.rs - uri::reference::UriRefBuf::set_path (line 442) ... ok
[INFO] [stdout] test src/uri/mod.rs - uri::UriBuf::set_authority (line 469) ... ok
[INFO] [stdout] test src/uri/mod.rs - uri::Uri::relative_to (line 202) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5bdf05561d90c5f17eecf5e2f2f8b9d98a5ba50b34934d3c8ae846a1d639e7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bdf05561d90c5f17eecf5e2f2f8b9d98a5ba50b34934d3c8ae846a1d639e7a9", kill_on_drop: false }`
[INFO] [stdout] 5bdf05561d90c5f17eecf5e2f2f8b9d98a5ba50b34934d3c8ae846a1d639e7a9
