[INFO] fetching crate iref-core 3.2.2... [INFO] checking iref-core-3.2.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate iref-core 3.2.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate iref-core 3.2.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding abnf-core v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 676336c6d784ae87e0a7fee028a140e67c0378075073b8e4bc7957c0b8916392 [INFO] running `Command { std: "docker" "start" "-a" "676336c6d784ae87e0a7fee028a140e67c0378075073b8e4bc7957c0b8916392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "676336c6d784ae87e0a7fee028a140e67c0378075073b8e4bc7957c0b8916392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676336c6d784ae87e0a7fee028a140e67c0378075073b8e4bc7957c0b8916392", kill_on_drop: false }` [INFO] [stdout] 676336c6d784ae87e0a7fee028a140e67c0378075073b8e4bc7957c0b8916392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e3d98202761f8996a66037e6be29eecb69f9f52d946558746495c98e7bc45b4 [INFO] running `Command { std: "docker" "start" "-a" "1e3d98202761f8996a66037e6be29eecb69f9f52d946558746495c98e7bc45b4", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Checking utf8-decode v1.0.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Checking pct-str v2.0.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Checking iref-core v3.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/common/path.rs:448:47 [INFO] [stdout] | [INFO] [stdout] 447 | impl<'a, P: ?Sized + PathImpl> NormalizedSegmentsImpl<'a, P> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 448 | fn new(path: &'a P) -> NormalizedSegmentsImpl

{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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 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.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 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/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 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/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/common/path.rs:448:47 [INFO] [stdout] | [INFO] [stdout] 447 | impl<'a, P: ?Sized + PathImpl> NormalizedSegmentsImpl<'a, P> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 448 | fn new(path: &'a P) -> NormalizedSegmentsImpl

{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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 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.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 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/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 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/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.29s [INFO] running `Command { std: "docker" "inspect" "1e3d98202761f8996a66037e6be29eecb69f9f52d946558746495c98e7bc45b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3d98202761f8996a66037e6be29eecb69f9f52d946558746495c98e7bc45b4", kill_on_drop: false }` [INFO] [stdout] 1e3d98202761f8996a66037e6be29eecb69f9f52d946558746495c98e7bc45b4