[INFO] fetching crate bddisasm-sys 0.4.2...
[INFO] testing bddisasm-sys-0.4.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bddisasm-sys 0.4.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bddisasm-sys 0.4.2
[INFO] finished tweaking crates.io crate bddisasm-sys 0.4.2
[INFO] tweaked toml for crates.io crate bddisasm-sys 0.4.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bddisasm-sys 0.4.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.62.0 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e352aeaa3a729fbe8a5ae06a4b8d05a8b8ab9fa06a3622e421f18515a80b0cab
[INFO] running `Command { std: "docker" "start" "-a" "e352aeaa3a729fbe8a5ae06a4b8d05a8b8ab9fa06a3622e421f18515a80b0cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e352aeaa3a729fbe8a5ae06a4b8d05a8b8ab9fa06a3622e421f18515a80b0cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e352aeaa3a729fbe8a5ae06a4b8d05a8b8ab9fa06a3622e421f18515a80b0cab", kill_on_drop: false }`
[INFO] [stdout] e352aeaa3a729fbe8a5ae06a4b8d05a8b8ab9fa06a3622e421f18515a80b0cab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 756c7b080195c4c48bb3edda7fb9b0ad576919ecf51f2cc88ac3831a95b6db01
[INFO] running `Command { std: "docker" "start" "-a" "756c7b080195c4c48bb3edda7fb9b0ad576919ecf51f2cc88ac3831a95b6db01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.62.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bddisasm-sys v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.55s
[INFO] running `Command { std: "docker" "inspect" "756c7b080195c4c48bb3edda7fb9b0ad576919ecf51f2cc88ac3831a95b6db01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "756c7b080195c4c48bb3edda7fb9b0ad576919ecf51f2cc88ac3831a95b6db01", kill_on_drop: false }`
[INFO] [stdout] 756c7b080195c4c48bb3edda7fb9b0ad576919ecf51f2cc88ac3831a95b6db01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f690863f3cc9a843a850ca937c7c8fca40ffd80cd680f4131ef38a28b8a4754b
[INFO] running `Command { std: "docker" "start" "-a" "f690863f3cc9a843a850ca937c7c8fca40ffd80cd680f4131ef38a28b8a4754b", kill_on_drop: false }`
[INFO] [stderr]    Compiling bddisasm-sys v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.09s
[INFO] running `Command { std: "docker" "inspect" "f690863f3cc9a843a850ca937c7c8fca40ffd80cd680f4131ef38a28b8a4754b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f690863f3cc9a843a850ca937c7c8fca40ffd80cd680f4131ef38a28b8a4754b", kill_on_drop: false }`
[INFO] [stdout] f690863f3cc9a843a850ca937c7c8fca40ffd80cd680f4131ef38a28b8a4754b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4476f337ab8174175bc8cabd09c815b64030f6184964deec5754e0eec16fb62e
[INFO] running `Command { std: "docker" "start" "-a" "4476f337ab8174175bc8cabd09c815b64030f6184964deec5754e0eec16fb62e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bddisasm_sys-2cb5e717c4e4fce2)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test bindgen_test_layout__INSTRUX ... ok
[INFO] [stdout] test bindgen_test_layout__INSTRUX__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__INSTRUX__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__INSTRUX__bindgen_ty_6 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_BRANCH_INFO ... ok
[INFO] [stdout] test bindgen_test_layout__ND_EVEX ... ok
[INFO] [stdout] test bindgen_test_layout__ND_EVEX__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_CONTEXT ... ok
[INFO] [stdout] test bindgen_test_layout__ND_ACCESS_MAP ... ok
[INFO] [stdout] test bindgen_test_layout__ND_MODRM__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_CONSTANT ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_MEMORY ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_DEFAULT_FLAGS ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_MEMORY__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_FPU_FLAGS ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_REGISTER ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_MEMORY__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_MEMORY__bindgen_ty_1__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPERAND ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPERAND_DECORATOR ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPERAND_FLAGS ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPERAND_FLAGS__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPERAND__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPERAND_RLUT ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPERAND_ACCESS ... ok
[INFO] [stdout] test bindgen_test_layout__ND_REX ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPERAND_ACCESS__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_REX2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_REX__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_RFLAGS ... ok
[INFO] [stdout] test bindgen_test_layout__ND_RFLAGS__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_SIB__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_REX2 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VALID_DECORATORS__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VALID_DECORATORS ... ok
[INFO] [stdout] test bindgen_test_layout__ND_SIB ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VALID_MODES__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VALID_MODES ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VALID_PREFIXES ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VEX2 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VEX2__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VEX3 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VEX3__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_XOP ... ok
[INFO] [stdout] test bindgen_test_layout__ND_XOP__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__INSTRUX__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_CPUID_FLAG ... ok
[INFO] [stdout] test bindgen_test_layout__ND_MODRM ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_ADDRESS_NEAR ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_REL_OFFSET ... ok
[INFO] [stdout] test bindgen_test_layout__INSTRUX__bindgen_ty_4 ... ok
[INFO] [stdout] test bindgen_test_layout__INSTRUX__bindgen_ty_5 ... ok
[INFO] [stdout] test bindgen_test_layout__ND_VALID_PREFIXES__bindgen_ty_1 ... ok
[INFO] [stdout] test tests::decode ... ok
[INFO] [stdout] test tests::format ... ok
[INFO] [stdout] test tests::get_version ... ok
[INFO] [stdout] test bindgen_test_layout__ND_CPUID_FLAG__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout__INSTRUX__bindgen_ty_3 ... ok
[INFO] [stderr]    Doc-tests bddisasm_sys
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_ADDRESS ... ok
[INFO] [stdout] test bindgen_test_layout__ND_OPDESC_IMMEDIATE ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[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" "4476f337ab8174175bc8cabd09c815b64030f6184964deec5754e0eec16fb62e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4476f337ab8174175bc8cabd09c815b64030f6184964deec5754e0eec16fb62e", kill_on_drop: false }`
[INFO] [stdout] 4476f337ab8174175bc8cabd09c815b64030f6184964deec5754e0eec16fb62e
