[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FANLAB-KAIST%2Frust-ibverbs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ANLAB-KAIST/rust-ibverbs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.8.1
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded clang-sys v1.7.0
[INFO] [stderr]   Downloaded prettyplease v0.2.16
[INFO] [stderr]   Downloaded proc-macro2 v1.0.78
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded rustix v0.38.31
[INFO] [stderr]   Downloaded regex v1.10.3
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b97952a7592334c6d322ea486ed23338c6e26d70e2af8433dfdee4c4ad5a4839
[INFO] running `Command { std: "docker" "start" "-a" "b97952a7592334c6d322ea486ed23338c6e26d70e2af8433dfdee4c4ad5a4839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b97952a7592334c6d322ea486ed23338c6e26d70e2af8433dfdee4c4ad5a4839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b97952a7592334c6d322ea486ed23338c6e26d70e2af8433dfdee4c4ad5a4839", kill_on_drop: false }`
[INFO] [stdout] b97952a7592334c6d322ea486ed23338c6e26d70e2af8433dfdee4c4ad5a4839
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd6343fb34c802f0938fd0cf1d4e96f8f6797a9ec9110a06cfe641bc5ac35aab
[INFO] running `Command { std: "docker" "start" "-a" "dd6343fb34c802f0938fd0cf1d4e96f8f6797a9ec9110a06cfe641bc5ac35aab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[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 25.01s
[INFO] running `Command { std: "docker" "inspect" "dd6343fb34c802f0938fd0cf1d4e96f8f6797a9ec9110a06cfe641bc5ac35aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd6343fb34c802f0938fd0cf1d4e96f8f6797a9ec9110a06cfe641bc5ac35aab", kill_on_drop: false }`
[INFO] [stdout] dd6343fb34c802f0938fd0cf1d4e96f8f6797a9ec9110a06cfe641bc5ac35aab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d592343ba7592c7ecb541cfde5dcc8f74e9840a4c3b43e44310305a7f4470d75
[INFO] running `Command { std: "docker" "start" "-a" "d592343ba7592c7ecb541cfde5dcc8f74e9840a4c3b43e44310305a7f4470d75", 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 27s
[INFO] running `Command { std: "docker" "inspect" "d592343ba7592c7ecb541cfde5dcc8f74e9840a4c3b43e44310305a7f4470d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d592343ba7592c7ecb541cfde5dcc8f74e9840a4c3b43e44310305a7f4470d75", kill_on_drop: false }`
[INFO] [stdout] d592343ba7592c7ecb541cfde5dcc8f74e9840a4c3b43e44310305a7f4470d75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a156e48dec92ecab162428514db89c76886021b89099944569c06587dcddfe61
[INFO] running `Command { std: "docker" "start" "-a" "a156e48dec92ecab162428514db89c76886021b89099944569c06587dcddfe61", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ibverbs_sys-66ea842fe3fb2b2a)
[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__IO_cookie_io_functions_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___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___fsid_t ... 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___mbstate_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___locale_struct ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___atomic_wide_counter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___once_flag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_internal_slist ... 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_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_fd_set ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_internal_list ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_path_rec_data ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ah_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_cleanup_frame ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_addr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_alloc_mw ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_user_path_rec ... 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_async_event_desc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_alloc_mw_resp ... 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_ib_uverbs_cmd_hdr ... 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_attach_mcast ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___jmp_buf_tag ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_ah_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_close_xrcd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_mutex_s ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout__pthread_cleanup_buffer ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_cq_moderation_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_cpu_set_t ... 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_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 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_comp_channel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_flow ... 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_xsrq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_dealloc_mw ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_dealloc_pd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_dereg_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_create_srq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_ah ... 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_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_flow ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_destroy_qp_resp ... 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_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_cmd_hdr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_detach_mcast ... 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_destroy_rwq_ind_table ... 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_destroy_wq_resp ... 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_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_destroy_wq ... 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_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_keymat_aes_gcm ... 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_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_eth_filter ... 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 ... 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_ipv6_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_drop__bindgen_ty_1__bindgen_ty_1 ... 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_handle ... 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_tag ... 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 ... 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_count__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__bindgen_ty_1__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_ex_create_qp ... 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_gre ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_ex_create_cq_resp ... 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 ... 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_eth__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_ipv4__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_gre__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_tcp_udp ... 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_tcp_udp__bindgen_ty_1__bindgen_ty_1 ... 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 ... 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_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_flow_spec_mpls__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_tunnel__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_global_route ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_flow_tunnel_filter ... 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_odp_caps__bindgen_ty_1 ... 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_poll_cq ... 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 ... 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_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_post_srq_recv ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_qp_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_qp_dest ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_qp_cap ... 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_device_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_qp_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_query_srq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_recv_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_odp_caps ... 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_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_open_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_query_port_resp_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_rereg_mr ... 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_resize_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_resize_cq_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_rss_caps ... 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_send_wr__bindgen_ty_1 ... 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__bindgen_ty_2 ... 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_tm_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ah_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_wc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_alloc_dm_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_async_event__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_async_event ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_rereg_mr_resp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_context_ops ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_send_wr__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_comp_channel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_reg_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_counter_attach_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_counters ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_sge ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_uverbs_wc__bindgen_ty_1 ... 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_moderation_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_device ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_data_buf ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_device_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_device_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_action ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_action_esp_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_ece ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_eth_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq_init_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_dm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_esp_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_ipv4_ext_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_gre_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_ipv6_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 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_mpls_filter ... 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_gre ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_ipv4 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_eth ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_ipv4_ext ... 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_ib_uverbs_send_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_ipv4_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_ipv6 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_tunnel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_tunnel_filter ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_tcp_udp_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_flow_spec_tcp_udp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_global_route ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_modify_cq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_gid_entry ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_flow_spec_mpls ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mw_bind ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_moderate_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mw ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_cq_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_mw_bind_info ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_grh ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_odp_caps__bindgen_ty_1 ... 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 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_packet_pacing_caps ... 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_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_poll_cq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_port_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_pd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_cap ... 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_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_parent_domain_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_rvh ... 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_sa_path_rec ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_open_attr ... 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_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_sa_service_rec ... 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_send_wr__bindgen_ty_2__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_qp_ex ... 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_3__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_td ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_send_wr__bindgen_ty_4 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_sge ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_td_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_tm_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_srq_init_attr ... 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_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wc ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wc__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wc_tm_info ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_tmh ... 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_wq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_wq_init_attr ... 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_xrcd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_xrcd_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_obj__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_ctx_allocators ... 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_manadv_obj__bindgen_ty_3 ... 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_mlx4_err_cqe ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_srq_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_obj__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_atomic_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 ... 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_bind_seg ... 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_local_inval_seg ... 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_context ... 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_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_mlx4_wqe_inline_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4_wqe_lso_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_obj ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout___pthread_cond_s ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_efadv_ah_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ib_addr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_ibv_odp_caps ... 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_tm_cap ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_obj ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_obj__bindgen_ty_4 ... 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_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_rwq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_rwq__bindgen_ty_2 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_srq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_srq__bindgen_ty_1 ... 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_err_cqe ... 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_cqe64 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_ib_uapi_reg ... 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 ... 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_datagram_seg ... 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_mlx5_wqe_umr_inline_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_raddr_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_umr_repeat_block_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_srq_next_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_tm_seg ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_mprq_wqe ... 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_umr_ctrl_seg__bindgen_ty_1 ... 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_mlx5dv_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_clock_info ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_cq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_cqe_comp_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_crypto_login_attr ... 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_crypto_login_attr_ex ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dc_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dci_streams ... 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_ah ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dek_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_cmd_comp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_event_channel ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_uar ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dek_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_msi_vector ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_umem_in ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_action_dest_reformat ... 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_matcher_layout ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dr_flow_sampler_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_context_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx4dv_rwq__bindgen_ty_1 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_cq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_eq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_devx_umem ... 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_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_action_esp ... 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_mr_interleaved ... 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_4 ... 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_7 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_pd ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg ... FAILED
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp__bindgen_ty_1 ... 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__bindgen_ty_3 ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_qp_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_block_attr ... 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_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_sig_err ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_t10dif ... 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_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_striding_rq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sw_parsing_caps ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_rwq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_match_parameters ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_var ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_flow_matcher_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_wq_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_vfio_context_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mkey_init_attr ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sig_block_domain ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mkey_err__bindgen_ty_1 ... 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_mutexattr_t ... 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_pthread_cond_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_mkey ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_attr_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_sockaddr_ib ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_tm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_verbs_context ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_pthread_rwlock_t ... 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_pthread_rwlockattr_t ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_sched_param ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_dm ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_rwq ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_manadv_qp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_pp ... ok
[INFO] [stdout] test ibverbs::bindgen_test_layout_mlx5dv_sched_attr ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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' (404) panicked at /opt/rustwide/target/debug/build/rust-ibverbs-sys-714c55cfde44a95a/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:     0x634efc5d1c22 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634efc5d1c22 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634efc5d1c22 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x634efc5d1c22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x634efc5e1a6f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x634efc5e1a6f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x634efc59f5c3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x634efc59f5c3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x634efc5ab492 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x634efc5aff6f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x634efc5afe01 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x634efc572fce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x634efc572fce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x634efc5b057f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x634efc5b057f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x634efc5b03da - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x634efc5ab5c9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x634efc593ebd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x634efc5e9220 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634efc5e9153 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x634efc5e8f07 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x634efc4f2632 - ibverbs_sys::ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg::h11a8cb4c7d53f98f
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rust-ibverbs-sys-714c55cfde44a95a/out/ibverbs.rs:3:0
[INFO] [stdout]   22:     0x634efc4f2b97 - ibverbs_sys::ibverbs::bindgen_test_layout_mlx5_wqe_ctrl_seg::{{closure}}::h65d093acf7b3b1eb
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rust-ibverbs-sys-714c55cfde44a95a/out/ibverbs.rs:3:0
[INFO] [stdout]   23:     0x634efc551bb6 - core::ops::function::FnOnce::call_once::hfed4f6bd25fa953a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x634efc572dab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x634efc572dab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x634efc586e2d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x634efc586e2d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x634efc586e2d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x634efc586e2d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x634efc586e2d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x634efc586e2d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x634efc586e2d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x634efc560344 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x634efc560344 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x634efc563c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x634efc563c7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x634efc563c7a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x634efc563c7a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x634efc563c7a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x634efc563c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x634efc563c7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x634efc5a69cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x634efc5a69cf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x74099fb71aa4 - <unknown>
[INFO] [stdout]   45:     0x74099fbfea64 - 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.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a156e48dec92ecab162428514db89c76886021b89099944569c06587dcddfe61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a156e48dec92ecab162428514db89c76886021b89099944569c06587dcddfe61", kill_on_drop: false }`
[INFO] [stdout] a156e48dec92ecab162428514db89c76886021b89099944569c06587dcddfe61
