[INFO] fetching crate mavlink-bindgen 0.13.1... [INFO] checking mavlink-bindgen-0.13.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate mavlink-bindgen 0.13.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate mavlink-bindgen 0.13.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mavlink-bindgen 0.13.1 [INFO] finished tweaking crates.io crate mavlink-bindgen 0.13.1 [INFO] tweaked toml for crates.io crate mavlink-bindgen 0.13.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate mavlink-bindgen 0.13.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded clap v4.3.24 [INFO] [stderr] Downloaded clap_builder v4.3.24 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de293bb54507ed5135125d08447f85041b9249a4cd1d5753fa722b2810f2f76c [INFO] running `Command { std: "docker" "start" "-a" "de293bb54507ed5135125d08447f85041b9249a4cd1d5753fa722b2810f2f76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de293bb54507ed5135125d08447f85041b9249a4cd1d5753fa722b2810f2f76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de293bb54507ed5135125d08447f85041b9249a4cd1d5753fa722b2810f2f76c", kill_on_drop: false }` [INFO] [stdout] de293bb54507ed5135125d08447f85041b9249a4cd1d5753fa722b2810f2f76c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d7e5b7d4e568cfc167173b572a3619d530bb63a68c3370600c1c38f3cda81b4 [INFO] running `Command { std: "docker" "start" "-a" "6d7e5b7d4e568cfc167173b572a3619d530bb63a68c3370600c1c38f3cda81b4", kill_on_drop: false }` [INFO] [stderr] Checking crc-any v2.5.0 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking mavlink-bindgen v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1418:11 [INFO] [stdout] | [INFO] [stdout] 1418 | #[cfg(not(feature = "emit-extensions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:318:23 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:325:27 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(not(feature = "emit-description"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 367 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:375:19 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg(not(feature = "emit-description"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:491:11 [INFO] [stdout] | [INFO] [stdout] 491 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:454:23 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:457:27 [INFO] [stdout] | [INFO] [stdout] 457 | #[cfg(not(feature = "emit-description"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:581:15 [INFO] [stdout] | [INFO] [stdout] 581 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:584:19 [INFO] [stdout] | [INFO] [stdout] 584 | #[cfg(not(feature = "emit-description"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:657:11 [INFO] [stdout] | [INFO] [stdout] 657 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1424:15 [INFO] [stdout] | [INFO] [stdout] 1424 | #[cfg(not(feature = "emit-extensions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` 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: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1431:23 [INFO] [stdout] | [INFO] [stdout] 1431 | #[cfg(not(feature = "emit-extensions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` 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: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1443:11 [INFO] [stdout] | [INFO] [stdout] 1443 | #[cfg(feature = "emit-extensions")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` 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: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1449:15 [INFO] [stdout] | [INFO] [stdout] 1449 | #[cfg(not(feature = "emit-extensions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` 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: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1418:11 [INFO] [stdout] | [INFO] [stdout] 1418 | #[cfg(not(feature = "emit-extensions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:318:23 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:325:27 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(not(feature = "emit-description"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 367 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:375:19 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg(not(feature = "emit-description"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:491:11 [INFO] [stdout] | [INFO] [stdout] 491 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:454:23 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:457:27 [INFO] [stdout] | [INFO] [stdout] 457 | #[cfg(not(feature = "emit-description"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:581:15 [INFO] [stdout] | [INFO] [stdout] 581 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:584:19 [INFO] [stdout] | [INFO] [stdout] 584 | #[cfg(not(feature = "emit-description"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-description` [INFO] [stdout] --> src/parser.rs:657:11 [INFO] [stdout] | [INFO] [stdout] 657 | #[cfg(feature = "emit-description")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-description` 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: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1424:15 [INFO] [stdout] | [INFO] [stdout] 1424 | #[cfg(not(feature = "emit-extensions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` 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: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1431:23 [INFO] [stdout] | [INFO] [stdout] 1431 | #[cfg(not(feature = "emit-extensions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` 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: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1443:11 [INFO] [stdout] | [INFO] [stdout] 1443 | #[cfg(feature = "emit-extensions")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` 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: `emit-extensions` [INFO] [stdout] --> src/parser.rs:1449:15 [INFO] [stdout] | [INFO] [stdout] 1449 | #[cfg(not(feature = "emit-extensions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli` and `serde` [INFO] [stdout] = help: consider adding `emit-extensions` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s [INFO] running `Command { std: "docker" "inspect" "6d7e5b7d4e568cfc167173b572a3619d530bb63a68c3370600c1c38f3cda81b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d7e5b7d4e568cfc167173b572a3619d530bb63a68c3370600c1c38f3cda81b4", kill_on_drop: false }` [INFO] [stdout] 6d7e5b7d4e568cfc167173b572a3619d530bb63a68c3370600c1c38f3cda81b4