[INFO] fetching crate sideway 0.4.1...
[INFO] testing sideway-0.4.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sideway 0.4.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sideway 0.4.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sideway 0.4.1
[INFO] tweaked toml for crates.io crate sideway 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sideway 0.4.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sideway 0.4.1 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 541e5fea4245fd68172ba4215ae0df2ea890b88021f100ac264f5e66ec0eba48
[INFO] running `Command { std: "docker" "start" "-a" "541e5fea4245fd68172ba4215ae0df2ea890b88021f100ac264f5e66ec0eba48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "541e5fea4245fd68172ba4215ae0df2ea890b88021f100ac264f5e66ec0eba48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "541e5fea4245fd68172ba4215ae0df2ea890b88021f100ac264f5e66ec0eba48", kill_on_drop: false }`
[INFO] [stdout] 541e5fea4245fd68172ba4215ae0df2ea890b88021f100ac264f5e66ec0eba48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a5d7c5004eb550ee71807a2949a42f0d35bc6f0c555dc8cc4bf700627888603
[INFO] running `Command { std: "docker" "start" "-a" "9a5d7c5004eb550ee71807a2949a42f0d35bc6f0c555dc8cc4bf700627888603", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling papergrid v0.14.0
[INFO] [stderr]    Compiling os_socketaddr v0.2.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling tabled v0.18.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rdma-mummy-sys v0.2.3
[INFO] [stderr]    Compiling sideway v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.47s
[INFO] running `Command { std: "docker" "inspect" "9a5d7c5004eb550ee71807a2949a42f0d35bc6f0c555dc8cc4bf700627888603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a5d7c5004eb550ee71807a2949a42f0d35bc6f0c555dc8cc4bf700627888603", kill_on_drop: false }`
[INFO] [stdout] 9a5d7c5004eb550ee71807a2949a42f0d35bc6f0c555dc8cc4bf700627888603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41f61c209a99699cfc9a6361e5fab7eff5a1bcf9e1eda0610fca23eba05b3214
[INFO] running `Command { std: "docker" "start" "-a" "41f61c209a99699cfc9a6361e5fab7eff5a1bcf9e1eda0610fca23eba05b3214", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.41
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tabled v0.18.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling byte-unit v5.2.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling rdma-mummy-sys v0.2.3
[INFO] [stderr]    Compiling sideway v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.87s
[INFO] running `Command { std: "docker" "inspect" "41f61c209a99699cfc9a6361e5fab7eff5a1bcf9e1eda0610fca23eba05b3214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f61c209a99699cfc9a6361e5fab7eff5a1bcf9e1eda0610fca23eba05b3214", kill_on_drop: false }`
[INFO] [stdout] 41f61c209a99699cfc9a6361e5fab7eff5a1bcf9e1eda0610fca23eba05b3214
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25769e098604fad47f6b772b670032a9a6ba1163d5ea3d0c0f69bcc5bffdc746
[INFO] running `Command { std: "docker" "start" "-a" "25769e098604fad47f6b772b670032a9a6ba1163d5ea3d0c0f69bcc5bffdc746", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sideway-f154534f9cea83c7)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test ibverbs::address::tests::test_from_ibv_gid::case_2 ... ok
[INFO] [stdout] test ibverbs::address::tests::test_link_local_gid::case_1 ... ok
[INFO] [stdout] test ibverbs::address::tests::test_link_local_gid::case_2 ... ok
[INFO] [stdout] test ibverbs::address::tests::test_link_local_gid::case_3 ... ok
[INFO] [stdout] test ibverbs::address::tests::test_link_local_gid::case_4 ... ok
[INFO] [stdout] test ibverbs::completion::tests::test_all_enum_variants ... ok
[INFO] [stdout] test ibverbs::device::tests::test_iterations ... ok
[INFO] [stdout] test ibverbs::device::tests::test_transport_type_conversion ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_link_layer_conversion ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_mtu_conversion ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_physical_state_conversion ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_port_state_conversion ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_port_width_conversion ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_port_width_multiplier ... ok
[INFO] [stdout] test ibverbs::address::tests::test_from_ibv_gid::case_1 ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_port_speed_conversion ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_port_speed_rates ... ok
[INFO] [stdout] test ibverbs::device::tests::test_invalid_transport_type_conversion - should panic ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_invalid_mtu_conversion - should panic ... ok
[INFO] [stdout] test ibverbs::queue_pair::tests::test_query_qp ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_query_gid_table_fallback ... ok
[INFO] [stdout] test ibverbs::queue_pair::tests::test_post_recv_errors ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_query_port_error ... ok
[INFO] [stdout] test ibverbs::device_context::tests::test_get_device_info_from_context ... ok
[INFO] [stdout] test rdmacm::communication_manager::tests::test_channel_event_fd ... ok
[INFO] [stdout] test ibverbs::device::tests::test_get_first_and_last ... ok
[INFO] [stdout] test rdmacm::communication_manager::tests::test_bind_on_the_same_port ... ok
[INFO] [stdout] test rdmacm::communication_manager::tests::test_conn_param ... ok
[INFO] [stdout] test rdmacm::communication_manager::tests::test_event_channel_outlives_identifier_arc_counts ... ok
[INFO] [stdout] test ibverbs::device::tests::test_out_of_bound_index - should panic ... ok
[INFO] [stdout] test rdmacm::communication_manager::tests::test_get_device_context_caches_correctly ... ok
[INFO] [stdout] test rdmacm::communication_manager::tests::test_cm_id_reference_count ... ok
[INFO] [stdout] test ibverbs::completion::tests::test_work_completion_status_conversion ... ok
[INFO] [stdout] test ibverbs::completion::tests::test_work_completion_operation_type_conversion ... ok
[INFO] [stderr]      Running tests/compiletest.rs (/opt/rustwide/target/debug/deps/compiletest-facadbe521f54b94)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.41
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking os_socketaddr v0.2.5
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking byte-unit v5.2.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tabled v0.18.0
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling rdma-mummy-sys v0.2.3
[INFO] [stderr]     Checking sideway v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sideway-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/sideway)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.54s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_test has been running for over 60 seconds
[INFO] [stderr] test tests/post_send_guard/one_guard_has_only_one_handle.rs ... ok
[INFO] [stdout] test compile_test ... ok
[INFO] [stderr] test tests/post_send_guard/one_guard_has_only_one_wr.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] test tests/post_send_guard/one_qp_has_only_one_guard.rs ... ok
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 74.48s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr]      Running tests/test_cq.rs (/opt/rustwide/target/debug/deps/test_cq-903119ae2dd499f5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_mr_and_cq.rs (/opt/rustwide/target/debug/deps/test_mr_and_cq-e4fcd3dcaf489cfa)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/test_post_send.rs (/opt/rustwide/target/debug/deps/test_post_send-1f70be74e3e189ea)
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test main::case_1 ... ok
[INFO] [stdout] test main::case_4 ... ok
[INFO] [stdout] test main::case_2 ... ok
[INFO] [stdout] test main::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_qp.rs (/opt/rustwide/target/debug/deps/test_qp-d9f033d57b1c8207)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sideway
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/ibverbs/mod.rs - ibverbs::AccessFlags (line 16) - compile ... ok
[INFO] [stdout] test src/rdmacm/communication_manager.rs - rdmacm::communication_manager (line 79) - compile ... ok
[INFO] [stdout] test src/rdmacm/communication_manager.rs - rdmacm::communication_manager (line 23) - compile ... ok
[INFO] [stdout] test src/ibverbs/queue_pair.rs - ibverbs::queue_pair::QueuePair::qp (line 272) - compile fail ... ok
[INFO] [stdout] test src/ibverbs/queue_pair.rs - ibverbs::queue_pair::QueuePair::start_post_recv (line 392) - compile fail ... ok
[INFO] [stdout] test src/ibverbs/queue_pair.rs - ibverbs::queue_pair::QueuePair::start_post_send (line 372) - compile fail ... ok
[INFO] [stdout] test src/ibverbs/queue_pair.rs - ibverbs::queue_pair::GenericQueuePair::from (line 1884) - compile fail ... ok
[INFO] [stdout] test src/ibverbs/queue_pair.rs - ibverbs::queue_pair::GenericQueuePair::from (line 1900) - compile fail ... ok
[INFO] [stdout] test src/ibverbs/queue_pair.rs - ibverbs::queue_pair::QueuePair::modify (line 283) - compile fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "25769e098604fad47f6b772b670032a9a6ba1163d5ea3d0c0f69bcc5bffdc746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25769e098604fad47f6b772b670032a9a6ba1163d5ea3d0c0f69bcc5bffdc746", kill_on_drop: false }`
[INFO] [stdout] 25769e098604fad47f6b772b670032a9a6ba1163d5ea3d0c0f69bcc5bffdc746
