[INFO] fetching crate target-lexicon 0.13.3... [INFO] testing target-lexicon-0.13.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate target-lexicon 0.13.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate target-lexicon 0.13.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate target-lexicon 0.13.3 [INFO] tweaked toml for crates.io crate target-lexicon 0.13.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate target-lexicon 0.13.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate target-lexicon 0.13.3 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eda10a612ebd81ff64b0d31abb4a2e20c71903c31b11b0bc83b55bea391569a [INFO] running `Command { std: "docker" "start" "-a" "7eda10a612ebd81ff64b0d31abb4a2e20c71903c31b11b0bc83b55bea391569a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eda10a612ebd81ff64b0d31abb4a2e20c71903c31b11b0bc83b55bea391569a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eda10a612ebd81ff64b0d31abb4a2e20c71903c31b11b0bc83b55bea391569a", kill_on_drop: false }` [INFO] [stdout] 7eda10a612ebd81ff64b0d31abb4a2e20c71903c31b11b0bc83b55bea391569a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 307dfe69758e7975b09c4a890cceea5c30e17ea8c5d9b2736225a7991c7413d7 [INFO] running `Command { std: "docker" "start" "-a" "307dfe69758e7975b09c4a890cceea5c30e17ea8c5d9b2736225a7991c7413d7", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stdout] --> src/data_model.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/triple.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:471:12 [INFO] [stdout] | [INFO] [stdout] 471 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:494:12 [INFO] [stdout] | [INFO] [stdout] 494 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:519:12 [INFO] [stdout] | [INFO] [stdout] 519 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:615:12 [INFO] [stdout] | [INFO] [stdout] 615 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:690:12 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:836:12 [INFO] [stdout] | [INFO] [stdout] 836 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `rust_1_40` [INFO] [stdout] --> src/data_model.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:471:12 [INFO] [stdout] | [INFO] [stdout] 471 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:494:12 [INFO] [stdout] | [INFO] [stdout] 494 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:519:12 [INFO] [stdout] | [INFO] [stdout] 519 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:615:12 [INFO] [stdout] | [INFO] [stdout] 615 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:690:12 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:836:12 [INFO] [stdout] | [INFO] [stdout] 836 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/triple.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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 1.29s [INFO] running `Command { std: "docker" "inspect" "307dfe69758e7975b09c4a890cceea5c30e17ea8c5d9b2736225a7991c7413d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307dfe69758e7975b09c4a890cceea5c30e17ea8c5d9b2736225a7991c7413d7", kill_on_drop: false }` [INFO] [stdout] 307dfe69758e7975b09c4a890cceea5c30e17ea8c5d9b2736225a7991c7413d7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7a93ce6686299d2bb6866e0e654066f2eed5e59c79c117387dec6ec69258dfe [INFO] running `Command { std: "docker" "start" "-a" "a7a93ce6686299d2bb6866e0e654066f2eed5e59c79c117387dec6ec69258dfe", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stdout] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stdout] --> src/data_model.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/triple.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:471:12 [INFO] [stdout] | [INFO] [stdout] 471 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:494:12 [INFO] [stdout] | [INFO] [stdout] 494 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:519:12 [INFO] [stdout] | [INFO] [stdout] 519 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:615:12 [INFO] [stdout] | [INFO] [stdout] 615 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:690:12 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:836:12 [INFO] [stdout] | [INFO] [stdout] 836 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `rust_1_40` [INFO] [stdout] --> src/data_model.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:471:12 [INFO] [stdout] | [INFO] [stdout] 471 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:494:12 [INFO] [stdout] | [INFO] [stdout] 494 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:519:12 [INFO] [stdout] | [INFO] [stdout] 519 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:615:12 [INFO] [stdout] | [INFO] [stdout] 615 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:690:12 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:836:12 [INFO] [stdout] | [INFO] [stdout] 836 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/triple.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling target-lexicon v0.13.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `rust_1_40` [INFO] [stdout] --> src/data_model.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:471:12 [INFO] [stdout] | [INFO] [stdout] 471 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:494:12 [INFO] [stdout] | [INFO] [stdout] 494 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:519:12 [INFO] [stdout] | [INFO] [stdout] 519 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:615:12 [INFO] [stdout] | [INFO] [stdout] 615 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:690:12 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:836:12 [INFO] [stdout] | [INFO] [stdout] 836 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/targets.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` 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: `rust_1_40` [INFO] [stdout] --> src/triple.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.81s [INFO] running `Command { std: "docker" "inspect" "a7a93ce6686299d2bb6866e0e654066f2eed5e59c79c117387dec6ec69258dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a93ce6686299d2bb6866e0e654066f2eed5e59c79c117387dec6ec69258dfe", kill_on_drop: false }` [INFO] [stdout] a7a93ce6686299d2bb6866e0e654066f2eed5e59c79c117387dec6ec69258dfe [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd24c37830e2400f127192a077a7c32cd8bc44faae8af299dd1b39a48d2db1ac [INFO] running `Command { std: "docker" "start" "-a" "fd24c37830e2400f127192a077a7c32cd8bc44faae8af299dd1b39a48d2db1ac", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/data_model.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/triple.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:63:12 [INFO] [stderr] | [INFO] [stderr] 63 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:113:12 [INFO] [stderr] | [INFO] [stderr] 113 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:392:12 [INFO] [stderr] | [INFO] [stderr] 392 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:413:12 [INFO] [stderr] | [INFO] [stderr] 413 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:446:12 [INFO] [stderr] | [INFO] [stderr] 446 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:471:12 [INFO] [stderr] | [INFO] [stderr] 471 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:494:12 [INFO] [stderr] | [INFO] [stderr] 494 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:519:12 [INFO] [stderr] | [INFO] [stderr] 519 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:615:12 [INFO] [stderr] | [INFO] [stderr] 615 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:690:12 [INFO] [stderr] | [INFO] [stderr] 690 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:836:12 [INFO] [stderr] | [INFO] [stderr] 836 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/targets.rs:924:12 [INFO] [stderr] | [INFO] [stderr] 924 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `target-lexicon` (build script) generated 15 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | feature = "cargo-clippy", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stderr] --> src/data_model.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` [INFO] [stderr] = help: consider adding `rust_1_40` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `target-lexicon` (lib) generated 16 warnings (14 duplicates) [INFO] [stderr] warning: `target-lexicon` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/target_lexicon-2e4e4ca3834d8c7c) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test host::tests::test_linux ... ok [INFO] [stdout] test targets::tests::custom_vendors ... ok [INFO] [stdout] test targets::tests::default_format_to_elf ... ok [INFO] [stdout] test host::tests::test_ptr64 ... ok [INFO] [stdout] test targets::tests::deployment_version_parsing ... ok [INFO] [stdout] test host::tests::host_object ... ok [INFO] [stdout] test targets::tests::fuchsia_rename ... ok [INFO] [stdout] test targets::tests::roundtrip_known_triples ... ok [INFO] [stdout] test targets::tests::thumbv7em_none_eabihf ... ok [INFO] [stdout] test triple::tests::apple_calling_convention ... ok [INFO] [stdout] test triple::tests::defaults ... ok [INFO] [stderr] Doc-tests target_lexicon [INFO] [stdout] test triple::tests::unknown_properties ... ok [INFO] [stdout] test triple::tests::parse_errors ... ok [INFO] [stdout] test triple::tests::p32_abi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd24c37830e2400f127192a077a7c32cd8bc44faae8af299dd1b39a48d2db1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd24c37830e2400f127192a077a7c32cd8bc44faae8af299dd1b39a48d2db1ac", kill_on_drop: false }` [INFO] [stdout] fd24c37830e2400f127192a077a7c32cd8bc44faae8af299dd1b39a48d2db1ac