[INFO] fetching crate mavlink-bindgen 0.13.1... [INFO] checking mavlink-bindgen-0.13.1 against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] extracting crate mavlink-bindgen 0.13.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate mavlink-bindgen 0.13.1 on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "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-4-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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc-any v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5df6579330c6592902164396d232492dc002860e79786a7d7205cee2d673783e [INFO] running `Command { std: "docker" "start" "-a" "5df6579330c6592902164396d232492dc002860e79786a7d7205cee2d673783e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5df6579330c6592902164396d232492dc002860e79786a7d7205cee2d673783e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df6579330c6592902164396d232492dc002860e79786a7d7205cee2d673783e", kill_on_drop: false }` [INFO] [stdout] 5df6579330c6592902164396d232492dc002860e79786a7d7205cee2d673783e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f41826fae2601b9622c7f5f9b596c124e97057bdcfab508917741b57dac415ed [INFO] running `Command { std: "docker" "start" "-a" "f41826fae2601b9622c7f5f9b596c124e97057bdcfab508917741b57dac415ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking crc-any v2.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling thiserror-impl 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.41s [INFO] running `Command { std: "docker" "inspect" "f41826fae2601b9622c7f5f9b596c124e97057bdcfab508917741b57dac415ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41826fae2601b9622c7f5f9b596c124e97057bdcfab508917741b57dac415ed", kill_on_drop: false }` [INFO] [stdout] f41826fae2601b9622c7f5f9b596c124e97057bdcfab508917741b57dac415ed