[INFO] fetching crate closure-ffi-iced-x86 1.21.0-commit50066fb... [INFO] testing closure-ffi-iced-x86-1.21.0-commit50066fb against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate closure-ffi-iced-x86 1.21.0-commit50066fb into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate closure-ffi-iced-x86 1.21.0-commit50066fb [INFO] finished tweaking crates.io crate closure-ffi-iced-x86 1.21.0-commit50066fb [INFO] tweaked toml for crates.io crate closure-ffi-iced-x86 1.21.0-commit50066fb written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate closure-ffi-iced-x86 1.21.0-commit50066fb on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate closure-ffi-iced-x86 1.21.0-commit50066fb 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b348c18c05cfcaa4dfd2bc2b8d754c6a4ed4809c4ede1ae8e04968878276a6f [INFO] running `Command { std: "docker" "start" "-a" "2b348c18c05cfcaa4dfd2bc2b8d754c6a4ed4809c4ede1ae8e04968878276a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b348c18c05cfcaa4dfd2bc2b8d754c6a4ed4809c4ede1ae8e04968878276a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b348c18c05cfcaa4dfd2bc2b8d754c6a4ed4809c4ede1ae8e04968878276a6f", kill_on_drop: false }` [INFO] [stdout] 2b348c18c05cfcaa4dfd2bc2b8d754c6a4ed4809c4ede1ae8e04968878276a6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd455f083decf15c4da34c21272a0553ae20b9decba7ca8a2407feca54c7b029 [INFO] running `Command { std: "docker" "start" "-a" "bd455f083decf15c4da34c21272a0553ae20b9decba7ca8a2407feca54c7b029", kill_on_drop: false }` [INFO] [stderr] Compiling closure-ffi-iced-x86 v1.21.0-commit50066fb (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/block_enc/instr/mod.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` 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: `cargo-fmt` [INFO] [stdout] --> src/code.rs:44857:14 [INFO] [stdout] | [INFO] [stdout] 44857 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/code.rs:45088:14 [INFO] [stdout] | [INFO] [stdout] 45088 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/code.rs:45114:14 [INFO] [stdout] | [INFO] [stdout] 45114 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/code.rs:45130:14 [INFO] [stdout] | [INFO] [stdout] 45130 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/encoder/instruction_fmt.rs:558:14 [INFO] [stdout] | [INFO] [stdout] 558 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/encoder/op_code_fmt.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/encoder/op_code_fmt.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/formatter/fmt_utils.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/instruction.rs:2455:14 [INFO] [stdout] | [INFO] [stdout] 2455 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/instruction.rs:2837:14 [INFO] [stdout] | [INFO] [stdout] 2837 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/instruction.rs:2957:14 [INFO] [stdout] | [INFO] [stdout] 2957 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.22s [INFO] running `Command { std: "docker" "inspect" "bd455f083decf15c4da34c21272a0553ae20b9decba7ca8a2407feca54c7b029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd455f083decf15c4da34c21272a0553ae20b9decba7ca8a2407feca54c7b029", kill_on_drop: false }` [INFO] [stdout] bd455f083decf15c4da34c21272a0553ae20b9decba7ca8a2407feca54c7b029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11635c65dd5fa90e1c067aa95a4d2add3e686abc82dd3b9800654d398639935a [INFO] running `Command { std: "docker" "start" "-a" "11635c65dd5fa90e1c067aa95a4d2add3e686abc82dd3b9800654d398639935a", kill_on_drop: false }` [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/block_enc/instr/mod.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` 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: `cargo-fmt` [INFO] [stdout] --> src/code.rs:44857:14 [INFO] [stdout] | [INFO] [stdout] 44857 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/code.rs:45088:14 [INFO] [stdout] | [INFO] [stdout] 45088 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/code.rs:45114:14 [INFO] [stdout] | [INFO] [stdout] 45114 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/code.rs:45130:14 [INFO] [stdout] | [INFO] [stdout] 45130 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/encoder/instruction_fmt.rs:558:14 [INFO] [stdout] | [INFO] [stdout] 558 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/encoder/op_code_fmt.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/encoder/op_code_fmt.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/formatter/fmt_utils.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/instruction.rs:2455:14 [INFO] [stdout] | [INFO] [stdout] 2455 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/instruction.rs:2837:14 [INFO] [stdout] | [INFO] [stdout] 2837 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/instruction.rs:2957:14 [INFO] [stdout] | [INFO] [stdout] 2957 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling closure-ffi-iced-x86 v1.21.0-commit50066fb (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/block_enc.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/block_enc/tests.rs" or "src/block_enc/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/decoder.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/decoder/tests.rs" or "src/decoder/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/encoder.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/encoder/tests.rs" or "src/encoder/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/fast.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/fast/tests.rs" or "src/formatter/fast/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/gas.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/gas/tests.rs" or "src/formatter/gas/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/intel.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/intel/tests.rs" or "src/formatter/intel/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/masm.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/masm/tests.rs" or "src/formatter/masm/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/nasm.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/nasm/tests.rs" or "src/formatter/nasm/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/tests.rs" or "src/formatter/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/info/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/info/tests.rs" or "src/info/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `test` [INFO] [stdout] --> src/lib.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub(crate) mod test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `test`, create file "src/test.rs" or "src/test/mod.rs" [INFO] [stdout] = note: if there is a `mod test` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `test_utils` [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | pub(crate) mod test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `test_utils`, create file "src/test_utils.rs" or "src/test_utils/mod.rs" [INFO] [stdout] = note: if there is a `mod test_utils` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/block_enc/instr/mod.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` 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: `cargo-fmt` [INFO] [stdout] --> src/code.rs:44857:14 [INFO] [stdout] | [INFO] [stdout] 44857 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/code.rs:45088:14 [INFO] [stdout] | [INFO] [stdout] 45088 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/code.rs:45114:14 [INFO] [stdout] | [INFO] [stdout] 45114 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/code.rs:45130:14 [INFO] [stdout] | [INFO] [stdout] 45130 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/encoder/instruction_fmt.rs:558:14 [INFO] [stdout] | [INFO] [stdout] 558 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/encoder/op_code_fmt.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/encoder/op_code_fmt.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/formatter/fmt_utils.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/instruction.rs:2455:14 [INFO] [stdout] | [INFO] [stdout] 2455 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/instruction.rs:2837:14 [INFO] [stdout] | [INFO] [stdout] 2837 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/instruction.rs:2957:14 [INFO] [stdout] | [INFO] [stdout] 2957 | #[cfg_attr(feature = "cargo-fmt", rustfmt::skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__internal_flip`, `block_encoder`, `code_asm`, `db`, `decoder`, `default`, `encoder`, `exhaustive_enums`, `fast_fmt`, `gas`, `instr_info`, `intel`, `lazy_static`, `masm`, `mvex`, `nasm`, `no_d3now`, `no_evex`, `no_std`, `no_vex`, `no_xop`, `op_code_info`, `serde`, and `std` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `closure-ffi-iced-x86` (lib test) due to 12 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "11635c65dd5fa90e1c067aa95a4d2add3e686abc82dd3b9800654d398639935a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11635c65dd5fa90e1c067aa95a4d2add3e686abc82dd3b9800654d398639935a", kill_on_drop: false }` [INFO] [stdout] 11635c65dd5fa90e1c067aa95a4d2add3e686abc82dd3b9800654d398639935a