[INFO] fetching crate iced-x86 1.21.0...
[INFO] checking iced-x86-1.21.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate iced-x86 1.21.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate iced-x86 1.21.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iced-x86 1.21.0
[INFO] finished tweaking crates.io crate iced-x86 1.21.0
[INFO] tweaked toml for crates.io crate iced-x86 1.21.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 036cc5041236d1b557e6de6316fd8fec87845e83d2d35fb29610eb73b4894685
[INFO] running `Command { std: "docker" "start" "-a" "036cc5041236d1b557e6de6316fd8fec87845e83d2d35fb29610eb73b4894685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "036cc5041236d1b557e6de6316fd8fec87845e83d2d35fb29610eb73b4894685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "036cc5041236d1b557e6de6316fd8fec87845e83d2d35fb29610eb73b4894685", kill_on_drop: false }`
[INFO] [stdout] 036cc5041236d1b557e6de6316fd8fec87845e83d2d35fb29610eb73b4894685
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6528e639878d9bd621cb83b54c5f550dd18d101e39de531a699dc04c65ac06f
[INFO] running `Command { std: "docker" "start" "-a" "c6528e639878d9bd621cb83b54c5f550dd18d101e39de531a699dc04c65ac06f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking iced-x86 v1.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt`
[INFO] [stdout]    --> src/block_enc/instr/mod.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:45087:14
[INFO] [stdout]       |
[INFO] [stdout] 45087 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:45112:14
[INFO] [stdout]       |
[INFO] [stdout] 45112 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:45127:14
[INFO] [stdout]       |
[INFO] [stdout] 45127 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:557:14
[INFO] [stdout]     |
[INFO] [stdout] 557 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:210:15
[INFO] [stdout]     |
[INFO] [stdout] 210 |             #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:2451:14
[INFO] [stdout]      |
[INFO] [stdout] 2451 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:2833:14
[INFO] [stdout]      |
[INFO] [stdout] 2833 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:2952:14
[INFO] [stdout]      |
[INFO] [stdout] 2952 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_json v1.0.128
[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:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | 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:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | 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:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:45087:14
[INFO] [stdout]       |
[INFO] [stdout] 45087 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:45112:14
[INFO] [stdout]       |
[INFO] [stdout] 45112 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:45127:14
[INFO] [stdout]       |
[INFO] [stdout] 45127 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:557:14
[INFO] [stdout]     |
[INFO] [stdout] 557 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:210:15
[INFO] [stdout]     |
[INFO] [stdout] 210 |             #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:2451:14
[INFO] [stdout]      |
[INFO] [stdout] 2451 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:2833:14
[INFO] [stdout]      |
[INFO] [stdout] 2833 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:2952:14
[INFO] [stdout]      |
[INFO] [stdout] 2952 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iced-x86` (lib test) due to 13 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c6528e639878d9bd621cb83b54c5f550dd18d101e39de531a699dc04c65ac06f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6528e639878d9bd621cb83b54c5f550dd18d101e39de531a699dc04c65ac06f", kill_on_drop: false }`
[INFO] [stdout] c6528e639878d9bd621cb83b54c5f550dd18d101e39de531a699dc04c65ac06f
