[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-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FANLAB-KAIST%2Frust-ibverbs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ANLAB-KAIST/rust-ibverbs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d27a2de874b821f50c5ca821940af09ad5905ead4b40d2e895ae38b8117f173d
[INFO] running `Command { std: "docker" "start" "-a" "d27a2de874b821f50c5ca821940af09ad5905ead4b40d2e895ae38b8117f173d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d27a2de874b821f50c5ca821940af09ad5905ead4b40d2e895ae38b8117f173d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27a2de874b821f50c5ca821940af09ad5905ead4b40d2e895ae38b8117f173d", kill_on_drop: false }`
[INFO] [stdout] d27a2de874b821f50c5ca821940af09ad5905ead4b40d2e895ae38b8117f173d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c09ad76f8b1c50ba3a5cb53d7539234f4cc3658f30dd517b9cb53fdd4bc87d3
[INFO] running `Command { std: "docker" "start" "-a" "8c09ad76f8b1c50ba3a5cb53d7539234f4cc3658f30dd517b9cb53fdd4bc87d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[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 39.81s
[INFO] running `Command { std: "docker" "inspect" "8c09ad76f8b1c50ba3a5cb53d7539234f4cc3658f30dd517b9cb53fdd4bc87d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c09ad76f8b1c50ba3a5cb53d7539234f4cc3658f30dd517b9cb53fdd4bc87d3", kill_on_drop: false }`
[INFO] [stdout] 8c09ad76f8b1c50ba3a5cb53d7539234f4cc3658f30dd517b9cb53fdd4bc87d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8d41a20ad5b63035986a3a4e75a946242e9a1fa281617b0c542d8cacc6620d5
[INFO] running `Command { std: "docker" "start" "-a" "b8d41a20ad5b63035986a3a4e75a946242e9a1fa281617b0c542d8cacc6620d5", 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 25s
[INFO] running `Command { std: "docker" "inspect" "b8d41a20ad5b63035986a3a4e75a946242e9a1fa281617b0c542d8cacc6620d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8d41a20ad5b63035986a3a4e75a946242e9a1fa281617b0c542d8cacc6620d5", kill_on_drop: false }`
[INFO] [stdout] b8d41a20ad5b63035986a3a4e75a946242e9a1fa281617b0c542d8cacc6620d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9b58beef7392e8cc9f167c850b4b3ca7feea2c344922b6b7c66b5d14f96c004
[INFO] running `Command { std: "docker" "start" "-a" "a9b58beef7392e8cc9f167c850b4b3ca7feea2c344922b6b7c66b5d14f96c004", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ibverbs_sys-3d988e5b95e62b76)
[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_FILE ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout__IO_cookie_io_functions_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___cancel_jmp_buf_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___mbstate_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___atomic_wide_counter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___locale_struct ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___kernel_fsid_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___jmp_buf_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___once_flag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_cleanup_frame ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_cond_s ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_internal_list ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___kernel_fd_set ... 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_rwlock_arch_t ... 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___va_list_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout__ibv_device_ops ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_cpu_set_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_ah_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_ib_addr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_cq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_fd_set ... 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_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_alloc_pd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_alloc_pd_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_alloc_mw ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_async_event_desc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout__pthread_cleanup_buffer ... 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 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_cq_moderation_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_ah_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_comp_channel ... 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_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_qp_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_srq ... 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_dealloc_mw ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_attach_mcast ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_close_xrcd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_dereg_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_cmd_hdr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_srq ... 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_detach_mcast ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_cmd_hdr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_srq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_cq_resp ... 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_ex_create_cq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_qp_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_dealloc_pd ... 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_ex_create_rwq_ind_table_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_create_wq_resp ... 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_ex_destroy_wq ... 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_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_encap ... 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_ib_uverbs_flow_action_esp_replay_bmp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_gre_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_eth_filter ... 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_mpls_filter ... 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 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_destroy_wq_resp ... 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_drop__bindgen_ty_1__bindgen_ty_1 ... 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_action_drop ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_modify_wq ... 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_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_esp__bindgen_ty_1 ... 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_esp__bindgen_ty_1__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_handle__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_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_eth__bindgen_ty_1__bindgen_ty_1 ... 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_gre ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_action_esp ... 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_hdr ... 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_action_esp_keymat_aes_gcm ... 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_action_tag__bindgen_ty_1__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_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__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__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_tcp_udp__bindgen_ty_1 ... 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_tcp_udp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_tcp_udp_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_get_context ... 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_resp ... 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_modify_qp ... 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_gid_entry ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_odp_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_modify_srq ... 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_open_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_open_xrcd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_open_xrcd_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_global_route ... 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_recv_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_post_send_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_qp_attr ... 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_poll_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_post_send ... 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_device ... 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 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_port_resp_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_qp_cap ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_qp_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_recv_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_req_notify_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_reg_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_rereg_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_srq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_rereg_mr_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_rss_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_reg_mr_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_send_wr ... 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_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_send_wr__bindgen_ty_2__bindgen_ty_1 ... 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_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_wc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_tm_caps ... 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_alloc_dm_attr ... 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_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_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_counter_attach_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_context_ops ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_counters ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_counters_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_device ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq_init_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_data_buf ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_device_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq_moderation_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_dm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ece ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_action ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_device_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_action_esp_attr ... 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_ipv4_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_ipv6_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_mpls_filter ... 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__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_action_handle ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_action_drop ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_action_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_counter_action ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_esp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_eth ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_gre ... 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_mw_bind ... 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_modify_cq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mw ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_odp_caps__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_packet_pacing_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_path_data ... 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_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_port_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_poll_cq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_cap ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_init_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_rate_limit_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_query_device_ex_input ... 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_rvh ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_rwq_ind_table_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_sa_mcmember_rec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_sa_path_rec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_rx_hash_conf ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_sa_service_rec ... 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_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mw_bind_info ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_open_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_2 ... 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_4__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_srq ... 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_srq_init_attr ... 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_td ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_srq_init_attr_ex ... 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_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_tm_cap ... 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_tmh ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wc__bindgen_ty_1 ... 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_tm_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_xrcd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_itimerspec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_cq ... 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_manadv_obj__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_obj ... 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_manadv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_rwq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_max_align_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_cqe__bindgen_ty_1 ... 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_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_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_av ... 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_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_data_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_inline_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_datagram_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_local_inval_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_srq_next_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_ctrl_seg__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_lso_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_raddr_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_cq__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_ctx_allocators ... 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_mlx4dv_obj__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_obj__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_obj__bindgen_ty_4 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_err_cqe ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp__bindgen_ty_1 ... 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_mlx4dv_srq__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_cqe64 ... 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_mlx5_ib_uapi_devx_async_cmd_hdr ... 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_mprq_wqe ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_tm_cqe ... 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__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_data_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_ib_uapi_reg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_eth_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_err_cqe ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_datagram_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_inl_data_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_av__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_tm_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_ctrl_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_srq_next_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_raddr_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_mkey_context_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_klm_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_alloc_dm_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_clock_info ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_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_mlx5_wqe_umr_inline_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_repeat_ent_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_login_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_context_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_login_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_cq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_cqe_comp_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dc_init_attr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dc_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_login_query_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_ctx_allocators ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dek_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dek_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_event_channel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_msi_vector ... 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_dci_streams ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dci_streams_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_cmd_comp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_eq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_uar ... 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_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_flow_action_attr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_match_parameters ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_action_esp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_action_dest_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_flow_meter_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_flow_sampler_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_matcher_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mr_interleaved ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mkey ... 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_2 ... 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_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj ... 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_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj__bindgen_ty_7 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_pp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_obj__bindgen_ty_6 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_pd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp ... 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_qp__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp_init_attr ... 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 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_block_domain__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_rwq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_crc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_err ... 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_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_striding_rq_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_striding_rq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sw_parsing_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_t10dif ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_vfio_context_attr ... 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_mlx5dv_var ... 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_mutexattr_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_cond_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_timespec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_timeval ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_verbs_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_tm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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' (395) panicked at /opt/rustwide/target/debug/build/rust-ibverbs-sys-4e5a9b39f85b36a5/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:     0x60e6da506a5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e6da506a5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e6da506a5a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60e6da506a5a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60e6da51a6fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60e6da51a6fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60e6da50b2e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60e6da50b2e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60e6da4e5c6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60e6da4e5c6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60e6da4fefc9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60e6da49c02c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60e6da49c02c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60e6da4ff182 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60e6da4ff182 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60e6da4e5d28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60e6da4dd6c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60e6da4e6a3d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60e6da51af0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60e6da51ae83 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x60e6da5174d8 - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60e6da441a96 - ibverbs_sys::ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg::hde0015dfe06e64d2
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rust-ibverbs-sys-4e5a9b39f85b36a5/out/ibverbs.rs:3:0
[INFO] [stdout]   22:     0x60e6da441ed7 - ibverbs_sys::ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg::{{closure}}::h92dc534630c2754b
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rust-ibverbs-sys-4e5a9b39f85b36a5/out/ibverbs.rs:3:0
[INFO] [stdout]   23:     0x60e6da488e36 - core::ops::function::FnOnce::call_once::h2958c3162004c90b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60e6da49010b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60e6da49010b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60e6da49cafb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60e6da49cafb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60e6da49cafb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60e6da49cafb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60e6da49cafb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60e6da49cafb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60e6da49cafb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60e6da498214 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60e6da498214 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60e6da49f702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60e6da49f702 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60e6da49f702 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60e6da49f702 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60e6da49f702 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60e6da49f702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60e6da49f702 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60e6da50636f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x60e6da50636f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x6ffe5dd25aa4 - <unknown>
[INFO] [stdout]   45:     0x6ffe5ddb2a64 - 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.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a9b58beef7392e8cc9f167c850b4b3ca7feea2c344922b6b7c66b5d14f96c004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b58beef7392e8cc9f167c850b4b3ca7feea2c344922b6b7c66b5d14f96c004", kill_on_drop: false }`
[INFO] [stdout] a9b58beef7392e8cc9f167c850b4b3ca7feea2c344922b6b7c66b5d14f96c004
