[INFO] fetching crate inkwell_llvm12 0.1.2... [INFO] testing inkwell_llvm12-0.1.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate inkwell_llvm12 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate inkwell_llvm12 0.1.2 [INFO] finished tweaking crates.io crate inkwell_llvm12 0.1.2 [INFO] tweaked toml for crates.io crate inkwell_llvm12 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate inkwell_llvm12 0.1.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate inkwell_llvm12 0.1.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloc-traits v0.1.1 [INFO] [stderr] Downloaded smallvec v1.9.0 [INFO] [stderr] Downloaded inkwell_internals v0.5.0 [INFO] [stderr] Downloaded ucd-trie v0.1.4 [INFO] [stderr] Downloaded static-alloc v0.2.3 [INFO] [stderr] Downloaded pest v2.1.3 [INFO] [stderr] Downloaded llvm-sys v120.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cab1d04d0e31f65488179a3b16d18de8ab1971e5c216664e9d059071a87fdf6 [INFO] running `Command { std: "docker" "start" "-a" "2cab1d04d0e31f65488179a3b16d18de8ab1971e5c216664e9d059071a87fdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cab1d04d0e31f65488179a3b16d18de8ab1971e5c216664e9d059071a87fdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cab1d04d0e31f65488179a3b16d18de8ab1971e5c216664e9d059071a87fdf6", kill_on_drop: false }` [INFO] [stdout] 2cab1d04d0e31f65488179a3b16d18de8ab1971e5c216664e9d059071a87fdf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c6ada75ad13509b4e7772b19a512227c86b7b15b34abc9ac713fb5c0936960a [INFO] running `Command { std: "docker" "start" "-a" "1c6ada75ad13509b4e7772b19a512227c86b7b15b34abc9ac713fb5c0936960a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling inkwell_llvm12 v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling inkwell_internals v0.5.0 [INFO] [stderr] Compiling llvm-sys v120.2.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | feature = "llvm3-6", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-6` 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: `llvm3-7` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | feature = "llvm3-7", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | feature = "llvm3-8", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | feature = "llvm3-9", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | feature = "llvm4-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | feature = "llvm5-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | feature = "llvm6-0" [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | feature = "llvm3-6", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | feature = "llvm3-7", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | feature = "llvm3-8", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | feature = "llvm3-9", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | feature = "llvm4-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | feature = "llvm5-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | feature = "llvm6-0" [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(feature = "llvm10-0")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "llvm11-0")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "llvm13-0")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "llvm14-0")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/lib.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "llvm3-6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "llvm3-7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/lib.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "llvm3-8")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/lib.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "llvm3-9")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/lib.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(feature = "llvm4-0")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(feature = "llvm5-0")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "llvm6-0")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "llvm7-0")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "llvm8-0")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "llvm9-0")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/lib.rs:463:7 [INFO] [stdout] | [INFO] [stdout] 463 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = $first, feature = $rest))] [INFO] [stdout] | ^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/lib.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(any($(feature = $all),*)))] [INFO] [stdout] | ^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] ... [INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[llvm_enum(LLVMAtomicRMWBinOp)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_enum` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_enum` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[llvm_enum(LLVMAtomicRMWBinOp)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_enum` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_enum` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[llvm_enum(LLVMAtomicRMWBinOp)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_enum` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_enum` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/lib.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/lib.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/lib.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/lib.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/lib.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/lib.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/support/error_handling.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/support/error_handling.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/support/error_handling.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[llvm_versions(3.6..3.8)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/support/error_handling.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[llvm_versions(3.6..3.8)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/support/error_handling.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/support/mod.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[llvm_versions(3.6..=3.7)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/support/mod.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[llvm_versions(3.6..=3.7)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/support/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[llvm_versions(3.8..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/attributes.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/attributes.rs:315:7 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[llvm_versions(12.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(12.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | #[llvm_versions(12.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/attributes.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | #[llvm_versions(12.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/attributes.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[llvm_versions(3.6..12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | #[llvm_versions(12.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/attributes.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | #[llvm_versions(12.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/basic_block.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/basic_block.rs:556:7 [INFO] [stdout] | [INFO] [stdout] 556 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/basic_block.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/basic_block.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/builder.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/builder.rs:2749:7 [INFO] [stdout] | [INFO] [stdout] 2749 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/builder.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:2733:1 [INFO] [stdout] | [INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:2733:1 [INFO] [stdout] | [INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:2733:1 [INFO] [stdout] | [INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:2733:1 [INFO] [stdout] | [INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:2733:1 [INFO] [stdout] | [INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:845:5 [INFO] [stdout] | [INFO] [stdout] 845 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:845:5 [INFO] [stdout] | [INFO] [stdout] 845 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:845:5 [INFO] [stdout] | [INFO] [stdout] 845 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:845:5 [INFO] [stdout] | [INFO] [stdout] 845 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:845:5 [INFO] [stdout] | [INFO] [stdout] 845 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:884:5 [INFO] [stdout] | [INFO] [stdout] 884 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:884:5 [INFO] [stdout] | [INFO] [stdout] 884 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:884:5 [INFO] [stdout] | [INFO] [stdout] 884 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:884:5 [INFO] [stdout] | [INFO] [stdout] 884 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:884:5 [INFO] [stdout] | [INFO] [stdout] 884 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:1481:5 [INFO] [stdout] | [INFO] [stdout] 1481 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:1481:5 [INFO] [stdout] | [INFO] [stdout] 1481 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:1481:5 [INFO] [stdout] | [INFO] [stdout] 1481 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:1481:5 [INFO] [stdout] | [INFO] [stdout] 1481 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:1481:5 [INFO] [stdout] | [INFO] [stdout] 1481 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/builder.rs:2690:5 [INFO] [stdout] | [INFO] [stdout] 2690 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:2690:5 [INFO] [stdout] | [INFO] [stdout] 2690 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:2690:5 [INFO] [stdout] | [INFO] [stdout] 2690 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:2690:5 [INFO] [stdout] | [INFO] [stdout] 2690 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:2690:5 [INFO] [stdout] | [INFO] [stdout] 2690 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:2690:5 [INFO] [stdout] | [INFO] [stdout] 2690 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/builder.rs:2708:5 [INFO] [stdout] | [INFO] [stdout] 2708 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/builder.rs:2708:5 [INFO] [stdout] | [INFO] [stdout] 2708 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/builder.rs:2708:5 [INFO] [stdout] | [INFO] [stdout] 2708 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/builder.rs:2708:5 [INFO] [stdout] | [INFO] [stdout] 2708 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/builder.rs:2708:5 [INFO] [stdout] | [INFO] [stdout] 2708 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/builder.rs:2708:5 [INFO] [stdout] | [INFO] [stdout] 2708 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/comdat.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/comdat.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/context.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/context.rs:1120:7 [INFO] [stdout] | [INFO] [stdout] 1120 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/context.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/context.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/context.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/context.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/context.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/context.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/context.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[llvm_versions(12.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/context.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[llvm_versions(12.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/context.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | #[llvm_versions(13.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | #[llvm_versions(7.0..=12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | #[llvm_versions(7.0..=12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | #[llvm_versions(7.0..=12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | #[llvm_versions(7.0..=12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | #[llvm_versions(7.0..=12.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/context.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/context.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/context.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/context.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/context.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/context.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/context.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[llvm_versions(3.6..7.0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/context.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/context.rs:1030:5 [INFO] [stdout] | [INFO] [stdout] 1030 | #[llvm_versions(12.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/debug_info.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/debug_info.rs:1411:7 [INFO] [stdout] | [INFO] [stdout] 1411 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/debug_info.rs:1418:7 [INFO] [stdout] | [INFO] [stdout] 1418 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/debug_info.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/debug_info.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/debug_info.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/debug_info.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/debug_info.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/debug_info.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/debug_info.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/debug_info.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/debug_info.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/debug_info.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/debug_info.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/debug_info.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/debug_info.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/debug_info.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/debug_info.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/debug_info.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/debug_info.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/debug_info.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/debug_info.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | #[llvm_versions(8.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | feature = "llvm11-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | feature = "llvm13-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/debug_info.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | feature = "llvm14-0" [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | feature = "llvm11-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | feature = "llvm13-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/debug_info.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | feature = "llvm14-0" [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | feature = "llvm11-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | feature = "llvm13-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/debug_info.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | feature = "llvm14-0" [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | feature = "llvm11-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:236:17 [INFO] [stdout] | [INFO] [stdout] 236 | feature = "llvm13-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/debug_info.rs:237:17 [INFO] [stdout] | [INFO] [stdout] 237 | feature = "llvm14-0" [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | feature = "llvm11-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | feature = "llvm13-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/debug_info.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | feature = "llvm14-0" [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | feature = "llvm11-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | feature = "llvm13-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/debug_info.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | feature = "llvm14-0" [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/debug_info.rs:288:17 [INFO] [stdout] | [INFO] [stdout] 288 | feature = "llvm3-6", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/debug_info.rs:289:17 [INFO] [stdout] | [INFO] [stdout] 289 | feature = "llvm3-7", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/debug_info.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | feature = "llvm3-8", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/debug_info.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 291 | feature = "llvm3-9", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-9` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/debug_info.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | feature = "llvm4-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm4-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/debug_info.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | feature = "llvm5-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/debug_info.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | feature = "llvm6-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/debug_info.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | feature = "llvm7-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/debug_info.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | feature = "llvm8-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/debug_info.rs:297:17 [INFO] [stdout] | [INFO] [stdout] 297 | feature = "llvm9-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/debug_info.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | feature = "llvm10-0" [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm10-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/debug_info.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | feature = "llvm11-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm11-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/debug_info.rs:323:17 [INFO] [stdout] | [INFO] [stdout] 323 | feature = "llvm13-0", [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm13-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0` [INFO] [stdout] --> src/debug_info.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | feature = "llvm14-0" [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm14-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/debug_info.rs:487:19 [INFO] [stdout] | [INFO] [stdout] 487 | #[cfg(not(feature = "llvm7-0"))] flags: DIFlags, [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/debug_info.rs:501:27 [INFO] [stdout] | [INFO] [stdout] 501 | #[cfg(not(feature = "llvm7-0"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/debug_info.rs:520:23 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(not(any(feature = "llvm8-0", feature = "llvm9-0")))] align_in_bits: u32, [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/debug_info.rs:520:44 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(not(any(feature = "llvm8-0", feature = "llvm9-0")))] align_in_bits: u32, [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/debug_info.rs:531:31 [INFO] [stdout] | [INFO] [stdout] 531 | #[cfg(not(any(feature = "llvm8-0", feature = "llvm9-0")))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/debug_info.rs:531:52 [INFO] [stdout] | [INFO] [stdout] 531 | #[cfg(not(any(feature = "llvm8-0", feature = "llvm9-0")))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm9-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/execution_engine.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/execution_engine.rs:578:13 [INFO] [stdout] | [INFO] [stdout] 578 | not(any(feature = "llvm3-6", feature = "llvm3-7")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/execution_engine.rs:578:34 [INFO] [stdout] | [INFO] [stdout] 578 | not(any(feature = "llvm3-6", feature = "llvm3-7")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/execution_engine.rs:727:7 [INFO] [stdout] | [INFO] [stdout] 727 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/execution_engine.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | feature = "llvm5-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm5-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/execution_engine.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | feature = "llvm6-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm6-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/execution_engine.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | feature = "llvm7-0", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm7-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/execution_engine.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | feature = "llvm8-0" [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"llvm12-0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm8-0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/intrinsics.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[llvm_versions(9.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/intrinsics.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[llvm_versions(9.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/intrinsics.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[llvm_versions(9.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/intrinsics.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[llvm_versions(9.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/intrinsics.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[llvm_versions(9.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/intrinsics.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[llvm_versions(9.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/intrinsics.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[llvm_versions(9.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/intrinsics.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[llvm_versions(9.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/memory_buffer.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/memory_buffer.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/module.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters` [INFO] [stdout] --> src/module.rs:1594:7 [INFO] [stdout] | [INFO] [stdout] 1594 | #[cfg(feature = "internal-getters")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `internal-getters` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[llvm_versions(13.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[llvm_versions(13.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[llvm_versions(13.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[llvm_versions(13.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1601:1 [INFO] [stdout] | [INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1601:1 [INFO] [stdout] | [INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1601:1 [INFO] [stdout] | [INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1601:1 [INFO] [stdout] | [INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1601:1 [INFO] [stdout] | [INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1601:1 [INFO] [stdout] | [INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1217:5 [INFO] [stdout] | [INFO] [stdout] 1217 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[llvm_versions(3.9..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1267:5 [INFO] [stdout] | [INFO] [stdout] 1267 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1267:5 [INFO] [stdout] | [INFO] [stdout] 1267 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1267:5 [INFO] [stdout] | [INFO] [stdout] 1267 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1267:5 [INFO] [stdout] | [INFO] [stdout] 1267 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1267:5 [INFO] [stdout] | [INFO] [stdout] 1267 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1267:5 [INFO] [stdout] | [INFO] [stdout] 1267 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1294:5 [INFO] [stdout] | [INFO] [stdout] 1294 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1391:5 [INFO] [stdout] | [INFO] [stdout] 1391 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1391:5 [INFO] [stdout] | [INFO] [stdout] 1391 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1391:5 [INFO] [stdout] | [INFO] [stdout] 1391 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1391:5 [INFO] [stdout] | [INFO] [stdout] 1391 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1391:5 [INFO] [stdout] | [INFO] [stdout] 1391 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1391:5 [INFO] [stdout] | [INFO] [stdout] 1391 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1415:5 [INFO] [stdout] | [INFO] [stdout] 1415 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1415:5 [INFO] [stdout] | [INFO] [stdout] 1415 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1415:5 [INFO] [stdout] | [INFO] [stdout] 1415 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1415:5 [INFO] [stdout] | [INFO] [stdout] 1415 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1415:5 [INFO] [stdout] | [INFO] [stdout] 1415 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1415:5 [INFO] [stdout] | [INFO] [stdout] 1415 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1433:5 [INFO] [stdout] | [INFO] [stdout] 1433 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1433:5 [INFO] [stdout] | [INFO] [stdout] 1433 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1433:5 [INFO] [stdout] | [INFO] [stdout] 1433 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1433:5 [INFO] [stdout] | [INFO] [stdout] 1433 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1433:5 [INFO] [stdout] | [INFO] [stdout] 1433 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1433:5 [INFO] [stdout] | [INFO] [stdout] 1433 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/module.rs:1456:5 [INFO] [stdout] | [INFO] [stdout] 1456 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1456:5 [INFO] [stdout] | [INFO] [stdout] 1456 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1456:5 [INFO] [stdout] | [INFO] [stdout] 1456 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1456:5 [INFO] [stdout] | [INFO] [stdout] 1456 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1456:5 [INFO] [stdout] | [INFO] [stdout] 1456 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1456:5 [INFO] [stdout] | [INFO] [stdout] 1456 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1456:5 [INFO] [stdout] | [INFO] [stdout] 1456 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0` [INFO] [stdout] --> src/module.rs:1464:5 [INFO] [stdout] | [INFO] [stdout] 1464 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1464:5 [INFO] [stdout] | [INFO] [stdout] 1464 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1464:5 [INFO] [stdout] | [INFO] [stdout] 1464 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1464:5 [INFO] [stdout] | [INFO] [stdout] 1464 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1464:5 [INFO] [stdout] | [INFO] [stdout] 1464 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1464:5 [INFO] [stdout] | [INFO] [stdout] 1464 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1464:5 [INFO] [stdout] | [INFO] [stdout] 1464 | #[llvm_versions(6.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0` [INFO] [stdout] --> src/module.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0` [INFO] [stdout] --> src/module.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0` [INFO] [stdout] --> src/module.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0` [INFO] [stdout] --> src/module.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0` [INFO] [stdout] --> src/module.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | #[llvm_versions(7.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0` [INFO] [stdout] --> src/module.rs:1541:5 [INFO] [stdout] | [INFO] [stdout] 1541 | #[llvm_versions(13.0..=latest)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `llvm_versions` may come from an old version of the `inkwell_internals` crate, try updating your dependency with `cargo update -p inkwell_internals` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/module.rs:730:19 [INFO] [stdout] | [INFO] [stdout] 730 | #[cfg(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/module.rs:730:40 [INFO] [stdout] | [INFO] [stdout] 730 | #[cfg(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/module.rs:730:61 [INFO] [stdout] | [INFO] [stdout] 730 | #[cfg(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6` [INFO] [stdout] --> src/module.rs:736:23 [INFO] [stdout] | [INFO] [stdout] 736 | #[cfg(not(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-6` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7` [INFO] [stdout] --> src/module.rs:736:44 [INFO] [stdout] | [INFO] [stdout] 736 | #[cfg(not(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-7` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8` [INFO] [stdout] --> src/module.rs:736:65 [INFO] [stdout] | [INFO] [stdout] 736 | #[cfg(not(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore` [INFO] [stdout] = help: consider adding `llvm3-8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [WARN] too many lines in the log, truncating it