[INFO] cloning repository https://github.com/not-matthias/ia32doc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/not-matthias/ia32doc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-matthias%2Fia32doc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-matthias%2Fia32doc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11b252a430c76d25574310e3ff75ac46dab62107
[INFO] testing not-matthias/ia32doc-rs against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-matthias%2Fia32doc-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/not-matthias/ia32doc-rs
[INFO] finished tweaking git repo https://github.com/not-matthias/ia32doc-rs
[INFO] tweaked toml for git repo https://github.com/not-matthias/ia32doc-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/not-matthias/ia32doc-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/not-matthias/ia32doc-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bindgen v0.69.1
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e5de1aaa46dea792e80ccdd5b31caa818576d7239c1d1b99e34a360156d761e
[INFO] running `Command { std: "docker" "start" "-a" "0e5de1aaa46dea792e80ccdd5b31caa818576d7239c1d1b99e34a360156d761e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e5de1aaa46dea792e80ccdd5b31caa818576d7239c1d1b99e34a360156d761e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5de1aaa46dea792e80ccdd5b31caa818576d7239c1d1b99e34a360156d761e", kill_on_drop: false }`
[INFO] [stdout] 0e5de1aaa46dea792e80ccdd5b31caa818576d7239c1d1b99e34a360156d761e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20ae7a62c872a3dfb5fc8516a5985e06663c6995fc1a3d7033c6203d18d10e09
[INFO] running `Command { std: "docker" "start" "-a" "20ae7a62c872a3dfb5fc8516a5985e06663c6995fc1a3d7033c6203d18d10e09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling ia32doc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.70s
[INFO] running `Command { std: "docker" "inspect" "20ae7a62c872a3dfb5fc8516a5985e06663c6995fc1a3d7033c6203d18d10e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ae7a62c872a3dfb5fc8516a5985e06663c6995fc1a3d7033c6203d18d10e09", kill_on_drop: false }`
[INFO] [stdout] 20ae7a62c872a3dfb5fc8516a5985e06663c6995fc1a3d7033c6203d18d10e09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b497795ba7d83ad6eb73a0aed47ffe4f449b21cbb54d9aaca93c6ba1c2fc964
[INFO] running `Command { std: "docker" "start" "-a" "5b497795ba7d83ad6eb73a0aed47ffe4f449b21cbb54d9aaca93c6ba1c2fc964", kill_on_drop: false }`
[INFO] [stderr]    Compiling ia32doc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "5b497795ba7d83ad6eb73a0aed47ffe4f449b21cbb54d9aaca93c6ba1c2fc964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b497795ba7d83ad6eb73a0aed47ffe4f449b21cbb54d9aaca93c6ba1c2fc964", kill_on_drop: false }`
[INFO] [stdout] 5b497795ba7d83ad6eb73a0aed47ffe4f449b21cbb54d9aaca93c6ba1c2fc964
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ecf90ccc605984d38a1ebe121a31358cf67e7ccd841330534686171229a0f714
[INFO] running `Command { std: "docker" "start" "-a" "ecf90ccc605984d38a1ebe121a31358cf67e7ccd841330534686171229a0f714", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ia32doc-6a1436e20d0aed62)
[INFO] [stdout] 
[INFO] [stdout] running 682 tests
[INFO] [stdout] test bindgen_test_layout_control_protection_exception ... ok
[INFO] [stdout] test bindgen_test_layout_control_protection_exception__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_00 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_01 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_01__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_01__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_01__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_01__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_01__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_01__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_01__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_01__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_04 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_04__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_04__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_04__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_04__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_04__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_04__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_04__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_04__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_05 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_05__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_05__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_05__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_05__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_05__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_05__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_05__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_05__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_06 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_06__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_06__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_06__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_07 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_06__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_06__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_06__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_07__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_06__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_07__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_07__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_07__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_07__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_06__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_09__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_07__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_07__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_09__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_09__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_09__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_09__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_09 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_09__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_09__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0a__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_07__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_09__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0a ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0a__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0a__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0a__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0a__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0a__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0a__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0b ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0b__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0b__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0b__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0b__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0b__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0b__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_00__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0b__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_00 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_00__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_00__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0b__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0a__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_00__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_00__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_00__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_00__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_01 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_01__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_01__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_01__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_01__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_01__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_01__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_00__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_01__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_n ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_n__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_n__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_n__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_n__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_n__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_n__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_n__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_n__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_00 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_00__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_00__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_00__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_00__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_00__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_00__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_00__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_00__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_01 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_01__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_01__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_01__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_01__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_01__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_01__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_01__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0f_ecx_01__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_00 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_00__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_00__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_00__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_00__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_00__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_00__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_01__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_01 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_0d_ecx_01__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_01__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_01__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_01__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_01__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_00__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_00__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_01__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_01__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_02__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_01__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_02__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_02 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_02__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_02__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_02__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_02__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_02__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_02__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_03__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_03__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_03__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_03__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_03__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_03__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_03__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_03 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_10_ecx_03__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_00__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_00__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_00__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_00 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_00__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_00__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_00__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_01 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_01__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_01__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_01__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_01__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_01__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_00__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_00__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_01__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_01__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_0 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_0__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_01__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_0__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_0__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_0__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_0__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_0__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_0__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_1__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_1__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_1__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_1__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_1__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_1__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_00 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_00__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_00__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_00__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_1__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_00__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_00__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_00__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_00__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_00__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_01 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_01__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_01__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_01__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_01__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_01__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_01__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_01__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_15__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_12_ecx_02p_slt_0__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_15__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_14_ecx_01__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_15__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_15 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_15__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_15__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_15__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_16 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_16__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_16__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_16__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_16__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_16__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_16__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_16__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_16__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_00 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_00__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_00__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_00__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_00__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_00__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_01_03 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_00__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_00__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_00__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_01_03__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_01_03__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_01_03__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_01_03__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_01_03__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_n__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_n__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_01_03__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_01_03__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_n ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_n__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_15__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_n__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_n__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_n__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_n__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_01_03__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_15__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_17_ecx_n__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_00 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_00__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_00__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_00__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_00__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_00__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_00__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_00__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_00__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_01p ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_01p__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_01p__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_01p__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_01p__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_01p__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_01p__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_01p__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_18_ecx_01p__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000000 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000000__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000000__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000000__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000000__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000000__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000000__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000000__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000001__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000001 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000001__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000000__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000001__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000001__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000001__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000001__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000002 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000001__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000002__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000002__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000001__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000002__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000002__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000002__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000003 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000002__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000002__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000002__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000003__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000003__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000003__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000003__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000003__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000003__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000004__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000004__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000004__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000004__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000003__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000004__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000004__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000003__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000004__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000005__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000004__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000005__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000005 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000004 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000005__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000005__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000005__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000005__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000005__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000005__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000006 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000006__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000006__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000006__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000006__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000007 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000006__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000007__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000007__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000006__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000006__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000007__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000006__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000007__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000007__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000007__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000007__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000008__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000008 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000008__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000008__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000008__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000008__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000008__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000008__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000007__bindgen_ty_3 ... ok
[INFO] [stdout] test bindgen_test_layout_cpuid_eax_80000008__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cr0 ... ok
[INFO] [stdout] test bindgen_test_layout_cr0__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cr3 ... ok
[INFO] [stdout] test bindgen_test_layout_cr3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cr8 ... ok
[INFO] [stdout] test bindgen_test_layout_cr8__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_dr6 ... ok
[INFO] [stdout] test bindgen_test_layout_dr7 ... ok
[INFO] [stdout] test bindgen_test_layout_dr6__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_dr7__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_cr4 ... ok
[INFO] [stdout] test bindgen_test_layout_ept_entry ... ok
[INFO] [stdout] test bindgen_test_layout_eflags ... ok
[INFO] [stdout] test bindgen_test_layout_cr4__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_eflags__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pde_2mb__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pde_2mb ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pde__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pdpte_1gb ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pdpte__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pml4e ... ok
[INFO] [stdout] test bindgen_test_layout_ept_entry__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pml4e__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pde ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pdpte ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pointer ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pointer__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pte ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pte__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_exception_error_code ... ok
[INFO] [stdout] test bindgen_test_layout_exception_error_code__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_hlat_pointer ... ok
[INFO] [stdout] test bindgen_test_layout_ept_pdpte_1gb__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_hlat_pointer__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_aperf_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_apic_base_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_apic_base_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_arch_capabilities_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_arch_capabilities_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_bios_update_signature_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_bios_update_signature_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_bndcfgs_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_bndcfgs_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_clock_modulation_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_dca_0_cap_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_dca_0_cap_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_debugctl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_debug_interface_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_debug_interface_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_debugctl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_efer_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_efer_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_feature_control_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_energy_perf_bias_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_clock_modulation_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_fixed_ctr_ctrl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_flush_cmd_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_flush_cmd_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_capabilities_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_capabilities_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_energy_perf_bias_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_feature_control_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_request_pkg_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_interrupt_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_request_pkg_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_request_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_status_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_status_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_fixed_ctr_ctrl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_request_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_l2_qos_cfg_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_l2_qos_cfg_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_hwp_interrupt_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mc_ctl2_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mc_ctl2_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_l3_qos_cfg_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_l3_qos_cfg_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mcg_cap_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mcg_cap_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mcg_ext_ctl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mcg_ext_ctl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mcg_status_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_misc_enable_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mperf_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mcg_status_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mseg_header ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_misc_enable_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mtrr_physbase_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mtrr_def_type_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mtrr_physbase_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mtrr_physmask_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mtrr_capabilities_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mtrr_capabilities_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mtrr_def_type_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_mtrr_physmask_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_package_therm_status_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pat_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pat_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pebs_enable_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_capabilities_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pebs_enable_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_package_therm_interrupt_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_package_therm_interrupt_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_ctl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_package_therm_status_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_capabilities_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_ctrl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_ctrl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_status_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_inuse_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_inuse_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_status_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_ctl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_status_set_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_status_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_status_reset_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pkg_hdc_ctl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pkg_hdc_ctl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_status_reset_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_global_status_set_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perf_status_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perfevtsel_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_perfevtsel_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_platform_id_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_platform_id_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pm_ctl1_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pm_enable_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pm_enable_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pqr_assoc_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pred_cmd_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pred_cmd_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_qm_ctr_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_qm_evtsel_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_qm_ctr_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_qm_evtsel_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_addr_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_addr_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_ctl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_output_base_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pm_ctl1_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_pqr_assoc_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_output_base_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_cr3_match_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_cr3_match_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_output_mask_ptrs_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_ctl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_status_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_output_mask_ptrs_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_rtit_status_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_smm_monitor_ctl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_s_cet_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_s_cet_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_sgx_svn_status_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_smrr_physbase_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_smrr_physbase_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_sgx_svn_status_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_smrr_physmask_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_smm_monitor_ctl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_therm_interrupt_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_spec_ctrl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_sysenter_cs_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_smrr_physmask_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_therm_status_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_therm_interrupt_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_spec_ctrl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_therm_status_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_thread_stall_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_sysenter_cs_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_tsc_aux_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_tsc_adjust_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_u_cet_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_u_cet_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_basic_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_entry_ctls_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_ept_vpid_cap_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_ept_vpid_cap_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_tsc_aux_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_tsx_ctrl_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_tsx_ctrl_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_basic_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_entry_ctls_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_exit_ctls2_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_exit_ctls_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_misc_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_misc_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_pinbased_ctls_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_procbased_ctls2_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_procbased_ctls2_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_procbased_ctls3_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_procbased_ctls_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_procbased_ctls_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_vmcs_enum_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_exit_ctls2_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_true_ctls_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_exit_ctls_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_pinbased_ctls_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_procbased_ctls3_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_vmcs_enum_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_vmfunc_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_true_ctls_register ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_vmx_vmfunc_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_invept_descriptor ... ok
[INFO] [stdout] test bindgen_test_layout_invpcid_descriptor__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_invpcid_descriptor ... ok
[INFO] [stdout] test bindgen_test_layout_invvpid_descriptor ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_xss_register ... ok
[INFO] [stdout] test bindgen_test_layout_pde_2mb_64__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ia32_xss_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_page_fault_exception__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pde_32 ... ok
[INFO] [stdout] test bindgen_test_layout_pde_2mb_64 ... ok
[INFO] [stdout] test bindgen_test_layout_page_fault_exception ... ok
[INFO] [stdout] test bindgen_test_layout_pde_64 ... ok
[INFO] [stdout] test bindgen_test_layout_pde_64__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pde_32__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pdpte_1gb_64__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pde_4mb_32 ... ok
[INFO] [stdout] test bindgen_test_layout_pdpte_1gb_64 ... ok
[INFO] [stdout] test bindgen_test_layout_pde_4mb_32__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pml4e_64__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pdpte_64 ... ok
[INFO] [stdout] test bindgen_test_layout_pdpte_64__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pml4e_64 ... ok
[INFO] [stdout] test bindgen_test_layout_pt_entry_32 ... ok
[INFO] [stdout] test bindgen_test_layout_pt_entry_64__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pt_entry_32__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pte_32__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pt_entry_64 ... ok
[INFO] [stdout] test bindgen_test_layout_pte_32 ... ok
[INFO] [stdout] test bindgen_test_layout_rflags__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pte_64__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_pte_64 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_access_rights ... ok
[INFO] [stdout] test bindgen_test_layout_segment_access_rights__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_rflags ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_32 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_32__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_64 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_32__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_64__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_64__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_interrupt_gate_64 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_interrupt_gate_64__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_register_64 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_selector ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_register_32 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_selector__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_segment_descriptor_interrupt_gate_64__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmcs__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmcs_component_encoding ... ok
[INFO] [stdout] test bindgen_test_layout_vmcs_component_encoding__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_task_state_segment_64 ... ok
[INFO] [stdout] test bindgen_test_layout_vmentry_interrupt_information__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmentry_interrupt_information ... ok
[INFO] [stdout] test bindgen_test_layout_vmcs ... ok
[INFO] [stdout] test bindgen_test_layout_vmexit_interrupt_information__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_apic_access__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_apic_access ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_debug_exception ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_debug_exception__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_ept_violation ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_ept_violation__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_io_instruction ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_io_instruction__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmexit_interrupt_information ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_mov_cr ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_mov_cr__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_mov_dr ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_task_switch ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_task_switch__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_interruptibility_state__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_io_bitmap ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_msr_bitmap ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_pending_debug_exceptions ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_interruptibility_state ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_segment_access_rights ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_segment_access_rights__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_exit_qualification_mov_dr__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_virtualization_exception_information ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_pending_debug_exceptions__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_gdtr_idtr_access ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_gdtr_idtr_access__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_ins_outs ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_invalidate__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_ldtr_tr_access ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_ldtr_tr_access__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_rdrand_rdseed ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_vmread_vmwrite ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_rdrand_rdseed__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_vmread_vmwrite__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_vmx_and_xsaves ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_ins_outs__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_invalidate ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_instruction_info_vmx_and_xsaves__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmxon ... ok
[INFO] [stdout] test bindgen_test_layout_vmxon__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_reason__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vmx_vmexit_reason ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_capability_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_context_command_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_context_entry ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_capability_register ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_context_command_register ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_context_entry__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_extended_capability_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_context_entry__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_context_entry__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_context_entry__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_extended_capability_register ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_global_command_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_global_command_register ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_global_status_register ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_invalidate_address_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_invalidate_address_register ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_global_status_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_root_entry__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_iotlb_invalidate_register ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_root_entry__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_iotlb_invalidate_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_root_entry ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_root_table_address_register ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_root_table_address_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_version_register ... ok
[INFO] [stdout] test bindgen_test_layout_xcr0 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_version_register__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_root_entry__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_xcr0__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_vtd_root_entry__bindgen_ty_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 682 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ia32doc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ecf90ccc605984d38a1ebe121a31358cf67e7ccd841330534686171229a0f714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecf90ccc605984d38a1ebe121a31358cf67e7ccd841330534686171229a0f714", kill_on_drop: false }`
[INFO] [stdout] ecf90ccc605984d38a1ebe121a31358cf67e7ccd841330534686171229a0f714
