[INFO] fetching crate iref-core 3.2.2... [INFO] checking iref-core-3.2.2 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate iref-core 3.2.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate iref-core 3.2.2 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] [stderr] Adding abnf-core v0.5.0 (latest: v0.6.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex_fmt v0.3.0 [INFO] [stderr] Downloaded range-traits v0.3.2 [INFO] [stderr] Downloaded btree-slab v0.6.1 [INFO] [stderr] Downloaded utf8-decode v1.0.1 [INFO] [stderr] Downloaded pct-str v2.0.0 [INFO] [stderr] Downloaded cc-traits v2.0.0 [INFO] [stderr] Downloaded static-regular-grammar v2.0.2 [INFO] [stderr] Downloaded abnf-core v0.5.0 [INFO] [stderr] Downloaded abnf v0.13.0 [INFO] [stderr] Downloaded btree-range-map v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8ac17082dda699c2dc0b07afed1c3b511b773e8875ff077eea309d49faa1831 [INFO] running `Command { std: "docker" "start" "-a" "c8ac17082dda699c2dc0b07afed1c3b511b773e8875ff077eea309d49faa1831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8ac17082dda699c2dc0b07afed1c3b511b773e8875ff077eea309d49faa1831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ac17082dda699c2dc0b07afed1c3b511b773e8875ff077eea309d49faa1831", kill_on_drop: false }` [INFO] [stdout] c8ac17082dda699c2dc0b07afed1c3b511b773e8875ff077eea309d49faa1831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b17fa96f498882177fa8a56c4b789280f62c22fd9ae6e5bf1af7ba9dd072a2f [INFO] running `Command { std: "docker" "start" "-a" "0b17fa96f498882177fa8a56c4b789280f62c22fd9ae6e5bf1af7ba9dd072a2f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Checking utf8-decode v1.0.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Checking pct-str v2.0.0 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling nom v7.1.3 [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.8 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling abnf v0.13.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: 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: 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: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s [INFO] running `Command { std: "docker" "inspect" "0b17fa96f498882177fa8a56c4b789280f62c22fd9ae6e5bf1af7ba9dd072a2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b17fa96f498882177fa8a56c4b789280f62c22fd9ae6e5bf1af7ba9dd072a2f", kill_on_drop: false }` [INFO] [stdout] 0b17fa96f498882177fa8a56c4b789280f62c22fd9ae6e5bf1af7ba9dd072a2f [INFO] checking iref-core-3.2.2 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [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 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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 abnf-core v0.5.0 (latest: v0.6.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d92abca045d275c2756016aabd9fbf798655df59f096368be252e5ac2046e41 [INFO] running `Command { std: "docker" "start" "-a" "3d92abca045d275c2756016aabd9fbf798655df59f096368be252e5ac2046e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d92abca045d275c2756016aabd9fbf798655df59f096368be252e5ac2046e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d92abca045d275c2756016aabd9fbf798655df59f096368be252e5ac2046e41", kill_on_drop: false }` [INFO] [stdout] 3d92abca045d275c2756016aabd9fbf798655df59f096368be252e5ac2046e41 [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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9b4090aa75af81f7f2a7381e5223cd10be14c0d5beae7eb6c78fce6e2ed0073 [INFO] running `Command { std: "docker" "start" "-a" "a9b4090aa75af81f7f2a7381e5223cd10be14c0d5beae7eb6c78fce6e2ed0073", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Checking utf8-decode v1.0.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking pct-str v2.0.0 [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 nom v7.1.3 [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.8 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling abnf v0.13.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: 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: 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: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.09s [INFO] running `Command { std: "docker" "inspect" "a9b4090aa75af81f7f2a7381e5223cd10be14c0d5beae7eb6c78fce6e2ed0073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b4090aa75af81f7f2a7381e5223cd10be14c0d5beae7eb6c78fce6e2ed0073", kill_on_drop: false }` [INFO] [stdout] a9b4090aa75af81f7f2a7381e5223cd10be14c0d5beae7eb6c78fce6e2ed0073