[INFO] fetching crate capstone 0.12.0...
[INFO] testing capstone-0.12.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate capstone 0.12.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate capstone 0.12.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate capstone 0.12.0
[INFO] finished tweaking crates.io crate capstone 0.12.0
[INFO] tweaked toml for crates.io crate capstone 0.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate capstone 0.12.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `capstone-sys` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.3.1
[INFO] [stderr]   Downloaded capstone-sys v0.16.0
[INFO] [stderr]   Downloaded macho v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04acc88c8fe9ab2930332a041488199b0f108e83cb8038fd0a8bde33b8b57550
[INFO] running `Command { std: "docker" "start" "-a" "04acc88c8fe9ab2930332a041488199b0f108e83cb8038fd0a8bde33b8b57550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04acc88c8fe9ab2930332a041488199b0f108e83cb8038fd0a8bde33b8b57550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04acc88c8fe9ab2930332a041488199b0f108e83cb8038fd0a8bde33b8b57550", kill_on_drop: false }`
[INFO] [stdout] 04acc88c8fe9ab2930332a041488199b0f108e83cb8038fd0a8bde33b8b57550
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 978e0c6227dbdee769a02db7ffc2c393d8d7f968f17a81bc3fcf6d3bb91201cd
[INFO] running `Command { std: "docker" "start" "-a" "978e0c6227dbdee769a02db7ffc2c393d8d7f968f17a81bc3fcf6d3bb91201cd", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `capstone-sys` dependency)
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling capstone-sys v0.16.0
[INFO] [stderr]    Compiling capstone v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/instruction.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(slice::Iter<'a, InsnGroupIdInt>);
[INFO] [stdout]     |            -------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsnGroupIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.31s
[INFO] running `Command { std: "docker" "inspect" "978e0c6227dbdee769a02db7ffc2c393d8d7f968f17a81bc3fcf6d3bb91201cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "978e0c6227dbdee769a02db7ffc2c393d8d7f968f17a81bc3fcf6d3bb91201cd", kill_on_drop: false }`
[INFO] [stdout] 978e0c6227dbdee769a02db7ffc2c393d8d7f968f17a81bc3fcf6d3bb91201cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e85eeaafc28a72d9665e5fb42273d623cce72ad51cbf95ad56633775b9080d48
[INFO] running `Command { std: "docker" "start" "-a" "e85eeaafc28a72d9665e5fb42273d623cce72ad51cbf95ad56633775b9080d48", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `capstone-sys` dependency)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling uuid v0.3.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/instruction.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(slice::Iter<'a, InsnGroupIdInt>);
[INFO] [stdout]     |            -------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsnGroupIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling macho v0.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling capstone v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/instruction.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(slice::Iter<'a, InsnGroupIdInt>);
[INFO] [stdout]     |            -------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsnGroupIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e85eeaafc28a72d9665e5fb42273d623cce72ad51cbf95ad56633775b9080d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85eeaafc28a72d9665e5fb42273d623cce72ad51cbf95ad56633775b9080d48", kill_on_drop: false }`
[INFO] [stdout] e85eeaafc28a72d9665e5fb42273d623cce72ad51cbf95ad56633775b9080d48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d43ea16c9021aaa5869272c1d9ac735475371e25db87737ad9f83ea4dfecd90
[INFO] running `Command { std: "docker" "start" "-a" "3d43ea16c9021aaa5869272c1d9ac735475371e25db87737ad9f83ea4dfecd90", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `capstone-sys` dependency)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/instruction.rs:380:30
[INFO] [stderr]     |
[INFO] [stderr] 380 | pub struct InsnGroupIter<'a>(slice::Iter<'a, InsnGroupIdInt>);
[INFO] [stderr]     |            -------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InsnGroupIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 380 | pub struct InsnGroupIter<'a>(());
[INFO] [stderr]     |                              ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `capstone` (lib) generated 1 warning
[INFO] [stderr] warning: `capstone` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/capstone-51a9fed028d61990)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test arch::arm::test::test_armshift ... ok
[INFO] [stdout] test arch::m680x::test::m680x_op_type ... ok
[INFO] [stdout] test arch::arm64::test::test_arm64_op_type ... ok
[INFO] [stdout] test arch::m680x::test_M680xInsnDetail::is_first_op_in_mnem ... ok
[INFO] [stdout] test arch::m680x::test_M680xInsnDetail::is_second_op_in_mnem ... ok
[INFO] [stdout] test arch::m680x::test_M680xOpIdx::is_indirect ... ok
[INFO] [stdout] test arch::arm::test::test_arm_op_type ... ok
[INFO] [stdout] test arch::evm::test::test_evm_detail ... ok
[INFO] [stdout] test arch::m680x::test_M680xOpIdx::is_no_comma ... ok
[INFO] [stdout] test arch::arm64::test::test_arm64shift ... ok
[INFO] [stdout] test arch::m680x::test::op_idx ... ok
[INFO] [stdout] test arch::arm::test::test_arm_insn_detail_eq ... ok
[INFO] [stdout] test arch::m68k::test::op_eq ... ok
[INFO] [stdout] test arch::m680x::test_M680xOpIdx::is_post_inc_dec ... ok
[INFO] [stdout] test arch::m68k::test::register_bits_as_bits ... ok
[INFO] [stdout] test arch::m68k::test::extra_info ... ok
[INFO] [stdout] test arch::m68k::test::register_bits_from_bitfield ... ok
[INFO] [stdout] test arch::m68k::test::register_bits_from_iter ... ok
[INFO] [stdout] test arch::m68k::test::test_m68k_op_from ... ok
[INFO] [stdout] test arch::ppc::test::test_ppc_op_type ... ok
[INFO] [stdout] test arch::mips::test::test_mips_op_from ... ok
[INFO] [stdout] test arch::m68k::test::register_bits_mask ... ok
[INFO] [stdout] test arch::tms320c64x::test::tms320c64x_op_from ... ok
[INFO] [stdout] test arch::x86::test::test_x86_insn_eq ... ok
[INFO] [stdout] test arch::x86::test::test_x86_op_eq ... ok
[INFO] [stdout] test error::test::test_error ... ok
[INFO] [stdout] test ffi::test::cstr_convert ... ok
[INFO] [stdout] test instruction::test::test_invalid_reg_access ... ok
[INFO] [stdout] test arch::tms320c64x::test::tms320c64x_insn_detail ... ok
[INFO] [stdout] test arch::tms320c64x::test::op_mem ... ok
[INFO] [stdout] test constants::test::parse_arch ... ok
[INFO] [stdout] test test::test_arch_evm ... ok
[INFO] [stdout] test test::test_arch_evm_detail ... ok
[INFO] [stdout] test test::test_arch_m680x_detail ... ok
[INFO] [stdout] test test::test_arch_mips_detail ... ok
[INFO] [stdout] test test::test_arch_mips ... ok
[INFO] [stdout] test arch::x86::test::test_x86_op_type ... ok
[INFO] [stdout] test test::test_arch_sparc_detail ... ok
[INFO] [stdout] test test::test_arch_xcore ... ok
[INFO] [stdout] test test::test_arch_m68k_detail ... ok
[INFO] [stdout] test test::test_arch_x86_detail ... ok
[INFO] [stdout] test test::test_arch_x86 ... ok
[INFO] [stdout] test test::test_arm64_none ... ok
[INFO] [stdout] test test::test_arch_tms320c64x_detail ... ok
[INFO] [stdout] test test::test_arch_riscv_detail ... ok
[INFO] [stdout] test test::test_arch_riscv ... ok
[INFO] [stdout] test test::test_arch_xcore_detail ... ok
[INFO] [stdout] test test::test_arch_ppc ... ok
[INFO] [stdout] test test::test_arch_ppc_detail ... ok
[INFO] [stdout] test test::test_arch_systemz ... ok
[INFO] [stdout] test test::test_extra_mode ... ok
[INFO] [stdout] test test::test_detail_true ... ok
[INFO] [stdout] test test::test_arch_sparc ... ok
[INFO] [stdout] test test::test_insn_from_raw ... ok
[INFO] [stdout] test test::test_arm_simple ... ok
[INFO] [stdout] test test::test_arch_arm_detail ... ok
[INFO] [stdout] test test::test_arch_arm ... ok
[INFO] [stdout] test test::test_arch_arm64_detail ... ok
[INFO] [stdout] test test::test_capstone_is_diet ... ok
[INFO] [stdout] test test::test_arch_arm64 ... ok
[INFO] [stdout] test test::test_detail_false_fail ... ok
[INFO] [stdout] test test::test_invalid_mode ... ignored
[INFO] [stdout] test test::test_skipdata ... ok
[INFO] [stdout] test test::test_capstone_supports_arch ... ok
[INFO] [stdout] test test::test_invalid_syntax ... ok
[INFO] [stdout] test test::test_capstone_version ... ok
[INFO] [stdout] test test::test_x86_names ... ok
[INFO] [stdout] test test::test_instruction_details ... ok
[INFO] [stdout] test test::test_syntax ... ok
[INFO] [stdout] test test::test_x86_simple ... ok
[INFO] [stdout] test test::test_owned_insn ... ok
[INFO] [stdout] test test::test_insn_size_and_alignment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests capstone
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - prelude (line 41) ... ok
[INFO] [stdout] test src/capstone.rs - capstone::Capstone::disasm_all (line 171) ... ok
[INFO] [stdout] test src/capstone.rs - capstone::Capstone::new (line 107) ... ok
[INFO] [stdout] test src/instruction.rs - instruction::InsnDetail (line 183) ... ok
[INFO] [stdout] test src/instruction.rs - instruction::Instructions (line 19) ... ok
[INFO] [stdout] test src/capstone.rs - capstone::Capstone::new_raw (line 119) ... ok
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d43ea16c9021aaa5869272c1d9ac735475371e25db87737ad9f83ea4dfecd90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d43ea16c9021aaa5869272c1d9ac735475371e25db87737ad9f83ea4dfecd90", kill_on_drop: false }`
[INFO] [stdout] 3d43ea16c9021aaa5869272c1d9ac735475371e25db87737ad9f83ea4dfecd90
[INFO] testing capstone-0.12.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate capstone 0.12.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate capstone 0.12.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate capstone 0.12.0
[INFO] finished tweaking crates.io crate capstone 0.12.0
[INFO] tweaked toml for crates.io crate capstone 0.12.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate capstone 0.12.0 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `capstone-sys` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63ad1ac89a5b5e4d3560182b8225d574629596f796998de27817f49e907f145b
[INFO] running `Command { std: "docker" "start" "-a" "63ad1ac89a5b5e4d3560182b8225d574629596f796998de27817f49e907f145b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63ad1ac89a5b5e4d3560182b8225d574629596f796998de27817f49e907f145b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63ad1ac89a5b5e4d3560182b8225d574629596f796998de27817f49e907f145b", kill_on_drop: false }`
[INFO] [stdout] 63ad1ac89a5b5e4d3560182b8225d574629596f796998de27817f49e907f145b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bb6363cd9382cf8a976b87822be5c8d07f5fb606e1664690056868f14d0104f
[INFO] running `Command { std: "docker" "start" "-a" "5bb6363cd9382cf8a976b87822be5c8d07f5fb606e1664690056868f14d0104f", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `capstone-sys` dependency)
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling capstone-sys v0.16.0
[INFO] [stderr]    Compiling capstone v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/instruction.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(slice::Iter<'a, InsnGroupIdInt>);
[INFO] [stdout]     |            -------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsnGroupIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.87s
[INFO] running `Command { std: "docker" "inspect" "5bb6363cd9382cf8a976b87822be5c8d07f5fb606e1664690056868f14d0104f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb6363cd9382cf8a976b87822be5c8d07f5fb606e1664690056868f14d0104f", kill_on_drop: false }`
[INFO] [stdout] 5bb6363cd9382cf8a976b87822be5c8d07f5fb606e1664690056868f14d0104f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23cc35d80cb43e595d9ee9c92dcb2c13bb6d22c886dd9048f647a744dd19955f
[INFO] running `Command { std: "docker" "start" "-a" "23cc35d80cb43e595d9ee9c92dcb2c13bb6d22c886dd9048f647a744dd19955f", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `capstone-sys` dependency)
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling uuid v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/instruction.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(slice::Iter<'a, InsnGroupIdInt>);
[INFO] [stdout]     |            -------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsnGroupIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling macho v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling capstone v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/instruction.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(slice::Iter<'a, InsnGroupIdInt>);
[INFO] [stdout]     |            -------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsnGroupIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct InsnGroupIter<'a>(());
[INFO] [stdout]     |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "23cc35d80cb43e595d9ee9c92dcb2c13bb6d22c886dd9048f647a744dd19955f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23cc35d80cb43e595d9ee9c92dcb2c13bb6d22c886dd9048f647a744dd19955f", kill_on_drop: false }`
[INFO] [stdout] 23cc35d80cb43e595d9ee9c92dcb2c13bb6d22c886dd9048f647a744dd19955f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e078c24b484244954a5aa801bbeefbff412f83058c870ebb4be1b1e163385e6b
[INFO] running `Command { std: "docker" "start" "-a" "e078c24b484244954a5aa801bbeefbff412f83058c870ebb4be1b1e163385e6b", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `capstone-sys` dependency)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/instruction.rs:380:30
[INFO] [stderr]     |
[INFO] [stderr] 380 | pub struct InsnGroupIter<'a>(slice::Iter<'a, InsnGroupIdInt>);
[INFO] [stderr]     |            -------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InsnGroupIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 380 | pub struct InsnGroupIter<'a>(());
[INFO] [stderr]     |                              ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `capstone` (lib) generated 1 warning
[INFO] [stderr] warning: `capstone` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/capstone-51a9fed028d61990)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test arch::arm64::test::test_arm64_op_type ... ok
[INFO] [stdout] test arch::arm64::test::test_arm64shift ... ok
[INFO] [stdout] test arch::arm::test::test_arm_insn_detail_eq ... ok
[INFO] [stdout] test arch::arm::test::test_arm_op_type ... ok
[INFO] [stdout] test arch::arm::test::test_armshift ... ok
[INFO] [stdout] test arch::evm::test::test_evm_detail ... ok
[INFO] [stdout] test arch::m680x::test::m680x_op_type ... ok
[INFO] [stdout] test arch::m680x::test::op_idx ... ok
[INFO] [stdout] test arch::m680x::test_M680xInsnDetail::is_first_op_in_mnem ... ok
[INFO] [stdout] test arch::m680x::test_M680xInsnDetail::is_second_op_in_mnem ... ok
[INFO] [stdout] test arch::m680x::test_M680xOpIdx::is_indirect ... ok
[INFO] [stdout] test arch::m680x::test_M680xOpIdx::is_no_comma ... ok
[INFO] [stdout] test arch::m680x::test_M680xOpIdx::is_post_inc_dec ... ok
[INFO] [stdout] test arch::m68k::test::op_eq ... ok
[INFO] [stdout] test arch::m68k::test::extra_info ... ok
[INFO] [stdout] test arch::m68k::test::register_bits_from_bitfield ... ok
[INFO] [stdout] test arch::m68k::test::register_bits_from_iter ... ok
[INFO] [stdout] test arch::m68k::test::register_bits_as_bits ... ok
[INFO] [stdout] test arch::m68k::test::register_bits_mask ... ok
[INFO] [stdout] test arch::m68k::test::test_m68k_op_from ... ok
[INFO] [stdout] test arch::mips::test::test_mips_op_from ... ok
[INFO] [stdout] test arch::ppc::test::test_ppc_op_type ... ok
[INFO] [stdout] test arch::tms320c64x::test::op_mem ... ok
[INFO] [stdout] test arch::tms320c64x::test::tms320c64x_insn_detail ... ok
[INFO] [stdout] test arch::x86::test::test_x86_insn_eq ... ok
[INFO] [stdout] test arch::x86::test::test_x86_op_eq ... ok
[INFO] [stdout] test instruction::test::test_invalid_reg_access ... ok
[INFO] [stdout] test ffi::test::cstr_convert ... ok
[INFO] [stdout] test arch::x86::test::test_x86_op_type ... ok
[INFO] [stdout] test arch::tms320c64x::test::tms320c64x_op_from ... ok
[INFO] [stdout] test constants::test::parse_arch ... ok
[INFO] [stdout] test error::test::test_error ... ok
[INFO] [stdout] test test::test_arch_evm ... ok
[INFO] [stdout] test test::test_arch_evm_detail ... ok
[INFO] [stdout] test test::test_arch_m68k_detail ... ok
[INFO] [stdout] test test::test_arch_riscv ... ok
[INFO] [stdout] test test::test_arch_tms320c64x_detail ... ok
[INFO] [stdout] test test::test_arch_systemz ... ok
[INFO] [stdout] test test::test_arch_sparc ... ok
[INFO] [stdout] test test::test_arch_mips ... ok
[INFO] [stdout] test test::test_arch_mips_detail ... ok
[INFO] [stdout] test test::test_arch_riscv_detail ... ok
[INFO] [stdout] test test::test_arch_ppc_detail ... ok
[INFO] [stdout] test test::test_arch_m680x_detail ... ok
[INFO] [stdout] test test::test_arch_xcore ... ok
[INFO] [stdout] test test::test_arch_sparc_detail ... ok
[INFO] [stdout] test test::test_arm64_none ... ok
[INFO] [stdout] test test::test_arch_xcore_detail ... ok
[INFO] [stdout] test test::test_arch_ppc ... ok
[INFO] [stdout] test test::test_arch_arm64_detail ... ok
[INFO] [stdout] test test::test_arch_x86_detail ... ok
[INFO] [stdout] test test::test_capstone_is_diet ... ok
[INFO] [stdout] test test::test_capstone_supports_arch ... ok
[INFO] [stdout] test test::test_detail_false_fail ... ok
[INFO] [stdout] test test::test_detail_true ... ok
[INFO] [stdout] test test::test_extra_mode ... ok
[INFO] [stdout] test test::test_arch_x86 ... ok
[INFO] [stdout] test test::test_insn_from_raw ... ok
[INFO] [stdout] test test::test_arch_arm_detail ... ok
[INFO] [stdout] test test::test_capstone_version ... ok
[INFO] [stdout] test test::test_arm_simple ... ok
[INFO] [stdout] test test::test_arch_arm ... ok
[INFO] [stdout] test test::test_insn_size_and_alignment ... ok
[INFO] [stdout] test test::test_invalid_mode ... ignored
[INFO] [stdout] test test::test_invalid_syntax ... ok
[INFO] [stdout] test test::test_arch_arm64 ... ok
[INFO] [stdout] test test::test_owned_insn ... ok
[INFO] [stdout] test test::test_instruction_details ... ok
[INFO] [stdout] test test::test_skipdata ... ok
[INFO] [stdout] test test::test_x86_simple ... ok
[INFO] [stdout] test test::test_x86_names ... ok
[INFO] [stdout] test test::test_syntax ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests capstone
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - prelude (line 41) ... ok
[INFO] [stdout] test src/instruction.rs - instruction::InsnDetail (line 183) ... ok
[INFO] [stdout] test src/capstone.rs - capstone::Capstone::new (line 107) ... ok
[INFO] [stdout] test src/capstone.rs - capstone::Capstone::new_raw (line 119) ... ok
[INFO] [stdout] test src/instruction.rs - instruction::Instructions (line 19) ... ok
[INFO] [stdout] test src/capstone.rs - capstone::Capstone::disasm_all (line 171) ... ok
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e078c24b484244954a5aa801bbeefbff412f83058c870ebb4be1b1e163385e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e078c24b484244954a5aa801bbeefbff412f83058c870ebb4be1b1e163385e6b", kill_on_drop: false }`
[INFO] [stdout] e078c24b484244954a5aa801bbeefbff412f83058c870ebb4be1b1e163385e6b
