[INFO] cloning repository https://github.com/openkylin/rust-target-lexicon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openkylin/rust-target-lexicon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-target-lexicon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-target-lexicon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c06300867203ee2469c1cc5c7cee6e7f75d401ca [INFO] testing openkylin/rust-target-lexicon against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-target-lexicon" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/openkylin/rust-target-lexicon [INFO] finished tweaking git repo https://github.com/openkylin/rust-target-lexicon [INFO] tweaked toml for git repo https://github.com/openkylin/rust-target-lexicon written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/openkylin/rust-target-lexicon on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/openkylin/rust-target-lexicon 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e302f4d90959ca75507a84e68971dbb492fe55b56a9b4d60ce92cd307642b00 [INFO] running `Command { std: "docker" "start" "-a" "6e302f4d90959ca75507a84e68971dbb492fe55b56a9b4d60ce92cd307642b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e302f4d90959ca75507a84e68971dbb492fe55b56a9b4d60ce92cd307642b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e302f4d90959ca75507a84e68971dbb492fe55b56a9b4d60ce92cd307642b00", kill_on_drop: false }` [INFO] [stdout] 6e302f4d90959ca75507a84e68971dbb492fe55b56a9b4d60ce92cd307642b00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2774933dde200a47124877d1daa6811998b34ca7d89d9aeed050adb907b359fb [INFO] running `Command { std: "docker" "start" "-a" "2774933dde200a47124877d1daa6811998b34ca7d89d9aeed050adb907b359fb", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.12 (/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_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_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_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:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:433:12 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:456:12 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:479:12 [INFO] [stdout] | [INFO] [stdout] 479 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:504:12 [INFO] [stdout] | [INFO] [stdout] 504 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:563:12 [INFO] [stdout] | [INFO] [stdout] 563 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:621:12 [INFO] [stdout] | [INFO] [stdout] 621 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:712:12 [INFO] [stdout] | [INFO] [stdout] 712 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:792:12 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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_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_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_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:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:433:12 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:456:12 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:479:12 [INFO] [stdout] | [INFO] [stdout] 479 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:504:12 [INFO] [stdout] | [INFO] [stdout] 504 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:563:12 [INFO] [stdout] | [INFO] [stdout] 563 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:621:12 [INFO] [stdout] | [INFO] [stdout] 621 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:712:12 [INFO] [stdout] | [INFO] [stdout] 712 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:792:12 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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_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.30s [INFO] running `Command { std: "docker" "inspect" "2774933dde200a47124877d1daa6811998b34ca7d89d9aeed050adb907b359fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2774933dde200a47124877d1daa6811998b34ca7d89d9aeed050adb907b359fb", kill_on_drop: false }` [INFO] [stdout] 2774933dde200a47124877d1daa6811998b34ca7d89d9aeed050adb907b359fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 553afc16721789e13716a1c91e1e4d317974c1011010a485511bd713d3f727f2 [INFO] running `Command { std: "docker" "start" "-a" "553afc16721789e13716a1c91e1e4d317974c1011010a485511bd713d3f727f2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [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_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] [stderr] Compiling serde_json v1.0.107 [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_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 ryu v1.0.15 [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_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 itoa v1.0.9 [INFO] [stdout] warning: unexpected `cfg` condition value: `rust_1_40` [INFO] [stdout] --> src/targets.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:433:12 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:456:12 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:479:12 [INFO] [stdout] | [INFO] [stdout] 479 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:504:12 [INFO] [stdout] | [INFO] [stdout] 504 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:563:12 [INFO] [stdout] | [INFO] [stdout] 563 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:621:12 [INFO] [stdout] | [INFO] [stdout] 621 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:712:12 [INFO] [stdout] | [INFO] [stdout] 712 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:792:12 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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_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_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_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:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:433:12 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:456:12 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:479:12 [INFO] [stdout] | [INFO] [stdout] 479 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:504:12 [INFO] [stdout] | [INFO] [stdout] 504 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:563:12 [INFO] [stdout] | [INFO] [stdout] 563 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:621:12 [INFO] [stdout] | [INFO] [stdout] 621 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:712:12 [INFO] [stdout] | [INFO] [stdout] 712 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:792:12 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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_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 target-lexicon v0.12.12 (/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_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_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_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:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:433:12 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:456:12 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:479:12 [INFO] [stdout] | [INFO] [stdout] 479 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:504:12 [INFO] [stdout] | [INFO] [stdout] 504 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:563:12 [INFO] [stdout] | [INFO] [stdout] 563 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:621:12 [INFO] [stdout] | [INFO] [stdout] 621 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:712:12 [INFO] [stdout] | [INFO] [stdout] 712 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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:792:12 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `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_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 5.74s [INFO] running `Command { std: "docker" "inspect" "553afc16721789e13716a1c91e1e4d317974c1011010a485511bd713d3f727f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553afc16721789e13716a1c91e1e4d317974c1011010a485511bd713d3f727f2", kill_on_drop: false }` [INFO] [stdout] 553afc16721789e13716a1c91e1e4d317974c1011010a485511bd713d3f727f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 349e65a13c10a4f70f5f2d17a684f042f044c532551e31359f8621d76b3ce7a3 [INFO] running `Command { std: "docker" "start" "-a" "349e65a13c10a4f70f5f2d17a684f042f044c532551e31359f8621d76b3ce7a3", 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_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_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_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:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:107:12 [INFO] [stderr] | [INFO] [stderr] 107 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:383:12 [INFO] [stderr] | [INFO] [stderr] 383 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:404:12 [INFO] [stderr] | [INFO] [stderr] 404 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:433:12 [INFO] [stderr] | [INFO] [stderr] 433 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:456:12 [INFO] [stderr] | [INFO] [stderr] 456 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:479:12 [INFO] [stderr] | [INFO] [stderr] 479 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:504:12 [INFO] [stderr] | [INFO] [stderr] 504 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:563:12 [INFO] [stderr] | [INFO] [stderr] 563 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:621:12 [INFO] [stderr] | [INFO] [stderr] 621 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:712:12 [INFO] [stderr] | [INFO] [stderr] 712 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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:792:12 [INFO] [stderr] | [INFO] [stderr] 792 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `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_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_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.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/target_lexicon-143fce232e303d40) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test host::tests::host_object ... ok [INFO] [stdout] test host::tests::test_linux ... ok [INFO] [stdout] test targets::tests::thumbv7em_none_eabihf ... ok [INFO] [stdout] test triple::tests::apple_calling_convention ... ok [INFO] [stdout] test triple::tests::unknown_properties ... ok [INFO] [stdout] test targets::tests::custom_vendors ... ok [INFO] [stdout] test triple::tests::parse_errors ... ok [INFO] [stdout] test triple::tests::defaults ... ok [INFO] [stdout] test targets::tests::roundtrip_known_triples ... ok [INFO] [stdout] test host::tests::test_ptr64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests target_lexicon [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" "349e65a13c10a4f70f5f2d17a684f042f044c532551e31359f8621d76b3ce7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349e65a13c10a4f70f5f2d17a684f042f044c532551e31359f8621d76b3ce7a3", kill_on_drop: false }` [INFO] [stdout] 349e65a13c10a4f70f5f2d17a684f042f044c532551e31359f8621d76b3ce7a3