[INFO] cloning repository https://github.com/ANLAB-KAIST/rust-ibverbs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ANLAB-KAIST/rust-ibverbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FANLAB-KAIST%2Frust-ibverbs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FANLAB-KAIST%2Frust-ibverbs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b188287178b638986c7ab73933e9ef09431089bb
[INFO] testing ANLAB-KAIST/rust-ibverbs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FANLAB-KAIST%2Frust-ibverbs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ANLAB-KAIST/rust-ibverbs
[INFO] finished tweaking git repo https://github.com/ANLAB-KAIST/rust-ibverbs
[INFO] tweaked toml for git repo https://github.com/ANLAB-KAIST/rust-ibverbs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ANLAB-KAIST/rust-ibverbs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ANLAB-KAIST/rust-ibverbs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb188e3b698a3a072afca1fef0e060f7ed99cbe75775fbde0c23a4ace93591f3
[INFO] running `Command { std: "docker" "start" "-a" "cb188e3b698a3a072afca1fef0e060f7ed99cbe75775fbde0c23a4ace93591f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb188e3b698a3a072afca1fef0e060f7ed99cbe75775fbde0c23a4ace93591f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb188e3b698a3a072afca1fef0e060f7ed99cbe75775fbde0c23a4ace93591f3", kill_on_drop: false }`
[INFO] [stdout] cb188e3b698a3a072afca1fef0e060f7ed99cbe75775fbde0c23a4ace93591f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62daee473a98f88014bc2b7c771ae9c2064544c1482fd4fdd9fa2f5ead115ef9
[INFO] running `Command { std: "docker" "start" "-a" "62daee473a98f88014bc2b7c771ae9c2064544c1482fd4fdd9fa2f5ead115ef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling rust-ibverbs-sys v0.0.0-dev (/opt/rustwide/workdir/ibverbs-sys)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.35s
[INFO] running `Command { std: "docker" "inspect" "62daee473a98f88014bc2b7c771ae9c2064544c1482fd4fdd9fa2f5ead115ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62daee473a98f88014bc2b7c771ae9c2064544c1482fd4fdd9fa2f5ead115ef9", kill_on_drop: false }`
[INFO] [stdout] 62daee473a98f88014bc2b7c771ae9c2064544c1482fd4fdd9fa2f5ead115ef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88252466e4d7377bf68f7214a7afef118404c784d56d0d399ee5d5fe5dd848f9
[INFO] running `Command { std: "docker" "start" "-a" "88252466e4d7377bf68f7214a7afef118404c784d56d0d399ee5d5fe5dd848f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-ibverbs-sys v0.0.0-dev (/opt/rustwide/workdir/ibverbs-sys)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "88252466e4d7377bf68f7214a7afef118404c784d56d0d399ee5d5fe5dd848f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88252466e4d7377bf68f7214a7afef118404c784d56d0d399ee5d5fe5dd848f9", kill_on_drop: false }`
[INFO] [stdout] 88252466e4d7377bf68f7214a7afef118404c784d56d0d399ee5d5fe5dd848f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 380184f79c44f51587cbbb8d7e303e9a958deb7f792806f8edee1378646a2f6d
[INFO] running `Command { std: "docker" "start" "-a" "380184f79c44f51587cbbb8d7e303e9a958deb7f792806f8edee1378646a2f6d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ibverbs_sys-30af10d00ee1e5c2)
[INFO] [stdout] 
[INFO] [stdout] running 488 tests
[INFO] [stdout] test ibverbs::bindgen_test_layout__G_fpos64_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout__G_fpos_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout__IO_cookie_io_functions_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout__IO_FILE ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___jmp_buf_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___kernel_fd_set ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___kernel_fsid_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___cancel_jmp_buf_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___once_flag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___mbstate_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_cleanup_frame ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_internal_list ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_cond_s ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_internal_slist ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_mutex_s ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_unwind_buf_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___sigset_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_rwlock_arch_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___va_list_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout__ibv_device_ops ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout__pthread_cleanup_buffer ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_cpu_set_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_ah_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_cq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_device_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_mr_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_fd_set ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_addr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_addr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_path_rec_data ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_user_path_rec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ah_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_alloc_mw ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_alloc_mw_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_alloc_pd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_close_xrcd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___atomic_wide_counter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_async_event_desc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_alloc_pd_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_cq_moderation ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_comp_event_desc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_cq_moderation_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_cmd_hdr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_comp_channel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_cq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_flow ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_flow_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_comp_channel_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_qp_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_srq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_xsrq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_ah_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_dealloc_mw ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_attach_mcast ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_dealloc_pd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_dereg_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_cq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_flow ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_qp_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_detach_mcast ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_cq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_qp_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_rwq_ind_table ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_srq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_rwq_ind_table_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_cmd_hdr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_wq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_wq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_destroy_wq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_modify_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_modify_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_modify_qp_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_modify_wq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_query_device ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_query_device_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_action_esp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_destroy_rwq_ind_table ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_action_esp_encap ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_destroy_wq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_action_esp_encap__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_action_esp_encap__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___locale_struct ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_eth_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_action_esp_keymat_aes_gcm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_ipv6_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_ipv4_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_gre_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_action_esp_replay_bmp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_count ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_count__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_count__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_drop ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_handle ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_handle__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_tag__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_handle__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_drop__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_mpls_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_esp__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_esp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_tag__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_esp_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_action_drop__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_eth ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_eth__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_esp__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_eth__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_gre__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_gre ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_gre__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_ipv4 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_hdr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_ipv4__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_ipv4__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_ipv6 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_ipv6__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_ipv6__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_mpls ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_mpls__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_mpls__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_tunnel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_tunnel__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_tunnel__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_tcp_udp_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_tcp_udp__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_tunnel_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_get_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_tcp_udp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_spec_tcp_udp__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_odp_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_get_context_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_gid_entry ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_global_route ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_odp_caps__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_modify_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_modify_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_open_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_open_xrcd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_poll_cq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_post_recv ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_post_send_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_post_srq_recv ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_post_srq_recv_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_qp_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_qp_cap ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_post_recv_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_device ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_qp_dest ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_device_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_port ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_port_resp_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_qp_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_port_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_reg_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_srq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_req_notify_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_recv_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_rereg_mr_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_reg_mr_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_rereg_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_resize_cq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_send_wr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_resize_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_send_wr__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_send_wr__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_rss_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_send_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_send_wr__bindgen_ty_2__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_sge ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_send_wr__bindgen_ty_2__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_wc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_wc__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ah_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_alloc_dm_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_async_event ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_async_event__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_comp_channel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_context_ops ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_tm_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_counters ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_counter_attach_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_counters_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq_init_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq_moderation_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_device ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_device_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_device_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_dm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ece ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_data_buf ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_action_esp_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_open_xrcd_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_poll_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_post_send ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_action ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_esp_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_eth_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_gre_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_ipv4_ext_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_ipv4_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_action_drop ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_counter_action ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_esp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_action_handle ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_ipv6_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_action_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_mpls_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_gre ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_eth ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_ipv4 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_ipv4_ext ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_ipv6 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_mpls ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_tcp_udp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_tunnel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_tcp_udp_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_tunnel_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_gid ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_gid__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_gid_entry ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_global_route ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_grh ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_moderate_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_modify_cq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mw ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mw_bind ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mw_bind_info ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_odp_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ops_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ops_wr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ops_wr__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_parent_domain_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_packet_pacing_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_path_record ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_pci_atomic_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_pd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_cap ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_poll_cq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_init_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_odp_caps__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_open_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_recv_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_rss_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_rwq_ind_table ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_rwq_ind_table_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_rx_hash_conf ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_sa_mcmember_rec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_port_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_sa_path_rec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_rvh ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_sa_service_rec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_rate_limit_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_query_device_ex_input ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_path_data ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_2__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_2__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_2__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_4 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_3__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_4__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_sge ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_srq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_4__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_td ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_srq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_tm_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_tm_cap ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_td_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_srq_init_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_tso_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_values_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wc_tm_info ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wc__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_xrcd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_xrcd_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_ctx_allocators ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_tmh ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_itimerspec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_obj__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_obj__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_obj__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_rwq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_obj ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_max_align_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_av ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_cqe ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_cqe__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_err_cqe ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_atomic_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_bind_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_ctrl_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_ctrl_seg__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_ctrl_seg__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_data_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_datagram_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_ctrl_seg__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_inline_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_local_inval_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_cqe__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_lso_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_obj ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_obj__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_raddr_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_srq_next_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_cq__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_ctx_allocators ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_obj__bindgen_ty_4 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_rwq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_rwq__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_rwq__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_cqe64__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_cqe64__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_ib_uapi_devx_async_cmd_hdr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_srq__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_cqe64 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_err_cqe ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_ib_uapi_reg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_mprq_wqe ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_atomic_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_av ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_av__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_av__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_ib_uapi_devx_async_event_hdr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_ib_uapi_query_port ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_tm_cqe ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_eth_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_inl_data_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_obj__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_datagram_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_obj__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_srq_next_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_tm_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_data_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_mkey_context_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_raddr_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_klm_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_ctrl_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_repeat_ent_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_alloc_dm_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_ctrl_seg__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_context_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_inline_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_repeat_block_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_clock_info ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_cqe_comp_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_cq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_login_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_login_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_login_query_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dci_streams_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_ctx_allocators ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dc_init_attr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_cmd_comp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dek_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_eq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dc_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dek_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dci_streams ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_event_channel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_action_dest_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_action_dest_attr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_flow_meter_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_action_dest_reformat ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_matcher_layout ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_action_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_msi_vector ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_action_esp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_flow_sampler_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_action_attr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_uar ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_umem ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_umem_in ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_match_parameters ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_matcher_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mkey ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mkey_conf_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mkey_err ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mkey_err__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mkey_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj__bindgen_ty_4 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj__bindgen_ty_5 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj__bindgen_ty_6 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj__bindgen_ty_7 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mr_interleaved ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_pd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_pp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_block_domain ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_rwq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sched_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_block_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_block_domain__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_crc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_steering_anchor ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_steering_anchor_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_striding_rq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_var ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_striding_rq_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_err ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_vfio_context_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_t10dif ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sw_parsing_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_wq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_attr_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_barrier_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_barrierattr_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_condattr_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_mutex_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_rwlock_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_rwlockattr_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_sched_param ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_sockaddr_ib ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_cond_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_mutexattr_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_timespec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_verbs_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_timeval ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_tm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg' (396) panicked at /opt/rustwide/target/debug/build/rust-ibverbs-sys-5e8f82e564cca689/out/ibverbs.rs:3:962306:
[INFO] [stdout] assertion `left == right` failed: Size of: mlx5_wqe_ctrl_seg
[INFO] [stdout]   left: 20
[INFO] [stdout]  right: 16
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f2a7b26a12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f2a7b26a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f2a7b26a12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55f2a7b26a12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55f2a7b36b4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55f2a7b36b4f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55f2a7af3f81 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f2a7af3f81 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55f2a7afffe2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55f2a7b04b2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55f2a7b049c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55f2a7ac558e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55f2a7ac558e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f2a7b051ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55f2a7b051ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55f2a7b0504a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55f2a7b00119 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55f2a7ae845d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55f2a7b3e380 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55f2a7b3e2b3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x55f2a7b3e037 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55f2a7a44422 - ibverbs_sys::ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg::h3390c5806559544a
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rust-ibverbs-sys-5e8f82e564cca689/out/ibverbs.rs:3:0
[INFO] [stdout]   22:     0x55f2a7a44987 - ibverbs_sys::ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg::{{closure}}::h33414aa36437c577
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rust-ibverbs-sys-5e8f82e564cca689/out/ibverbs.rs:3:0
[INFO] [stdout]   23:     0x55f2a7aa1216 - core::ops::function::FnOnce::call_once::hadbfe2381aa57ee6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f2a7ac534b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55f2a7ac534b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55f2a7adafb5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55f2a7adafb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55f2a7adafb5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x55f2a7adafb5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x55f2a7adafb5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55f2a7adafb5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55f2a7adafb5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55f2a7ab17a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55f2a7ab17a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x55f2a7ab506a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55f2a7ab506a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55f2a7ab506a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x55f2a7ab506a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x55f2a7ab506a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55f2a7ab506a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55f2a7ab506a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55f2a7afb27f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x55f2a7afb27f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x703a7739eaa4 - <unknown>
[INFO] [stdout]   45:     0x703a7742ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 487 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "380184f79c44f51587cbbb8d7e303e9a958deb7f792806f8edee1378646a2f6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "380184f79c44f51587cbbb8d7e303e9a958deb7f792806f8edee1378646a2f6d", kill_on_drop: false }`
[INFO] [stdout] 380184f79c44f51587cbbb8d7e303e9a958deb7f792806f8edee1378646a2f6d
