[INFO] fetching crate hwlocality 1.0.0-alpha.11...
[INFO] testing hwlocality-1.0.0-alpha.11 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate hwlocality 1.0.0-alpha.11 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate hwlocality 1.0.0-alpha.11
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hwlocality 1.0.0-alpha.11
[INFO] tweaked toml for crates.io crate hwlocality 1.0.0-alpha.11 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hwlocality 1.0.0-alpha.11 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hwlocality 1.0.0-alpha.11 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hwlocality-sys v0.6.1
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded ureq-proto v0.5.1
[INFO] [stderr]   Downloaded ureq v3.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fe8ac92190ca0099dcdeb31c09649c0b4e82d278d187ff9aad9407e96b950d3
[INFO] running `Command { std: "docker" "start" "-a" "5fe8ac92190ca0099dcdeb31c09649c0b4e82d278d187ff9aad9407e96b950d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fe8ac92190ca0099dcdeb31c09649c0b4e82d278d187ff9aad9407e96b950d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe8ac92190ca0099dcdeb31c09649c0b4e82d278d187ff9aad9407e96b950d3", kill_on_drop: false }`
[INFO] [stdout] 5fe8ac92190ca0099dcdeb31c09649c0b4e82d278d187ff9aad9407e96b950d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc138bdcb881b32e8fa8510c3b089ad5e5e3e760ad1f3d3fb9ae717efab6fa69
[INFO] running `Command { std: "docker" "start" "-a" "bc138bdcb881b32e8fa8510c3b089ad5e5e3e760ad1f3d3fb9ae717efab6fa69", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hwlocality-sys v0.6.1
[INFO] [stderr]    Compiling errno v0.3.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling hwlocality v1.0.0-alpha.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.52s
[INFO] running `Command { std: "docker" "inspect" "bc138bdcb881b32e8fa8510c3b089ad5e5e3e760ad1f3d3fb9ae717efab6fa69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc138bdcb881b32e8fa8510c3b089ad5e5e3e760ad1f3d3fb9ae717efab6fa69", kill_on_drop: false }`
[INFO] [stdout] bc138bdcb881b32e8fa8510c3b089ad5e5e3e760ad1f3d3fb9ae717efab6fa69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9232fd61b611051619469944dcd5094bef3a93199c3079ed24bfb7709d2281b
[INFO] running `Command { std: "docker" "start" "-a" "c9232fd61b611051619469944dcd5094bef3a93199c3079ed24bfb7709d2281b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling hwlocality v1.0.0-alpha.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "c9232fd61b611051619469944dcd5094bef3a93199c3079ed24bfb7709d2281b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9232fd61b611051619469944dcd5094bef3a93199c3079ed24bfb7709d2281b", kill_on_drop: false }`
[INFO] [stdout] c9232fd61b611051619469944dcd5094bef3a93199c3079ed24bfb7709d2281b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b8be18ba04f239ebecd0924a64cc6dff2d4ad4b776469d259fa510ff0290dcc
[INFO] running `Command { std: "docker" "start" "-a" "4b8be18ba04f239ebecd0924a64cc6dff2d4ad4b776469d259fa510ff0290dcc", 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/hwlocality-d22c4fe372269bcd)
[INFO] [stdout] 
[INFO] [stdout] running 196 tests
[INFO] [stdout] test bitmap::tests::arbitrary_extend ... ok
[INFO] [stdout] test bitmap::tests::arbitrary_op_index ... ok
[INFO] [stdout] test bitmap::tests::empty ... ok
[INFO] [stdout] test bitmap::tests::empty_extend ... ok
[INFO] [stdout] test bitmap::tests::arbitrary_op_range ... ok
[INFO] [stdout] test bitmap::tests::arbitrary_op_bitmap ... ok
[INFO] [stdout] test bitmap::tests::empty_op_index ... ok
[INFO] [stdout] test bitmap::tests::empty_op_range ... ok
[INFO] [stdout] test bitmap::tests::from_iterator ... ok
[INFO] [stdout] test bitmap::tests::from_range ... ok
[INFO] [stdout] test bitmap::cow::tests::cpuset_pair ... ok
[INFO] [stdout] test bitmap::cow::tests::nodeset_pair ... ok
[INFO] [stdout] test bitmap::tests::from_range_op_index ... ok
[INFO] [stdout] test bitmap::tests::arbitrary ... ok
[INFO] [stdout] test bitmap::tests::empty_op_bitmap ... ok
[INFO] [stdout] test bitmap::tests::from_range_op_range ... ok
[INFO] [stdout] test bitmap::tests::full ... ok
[INFO] [stdout] test bitmap::tests::from_range_extend ... ok
[INFO] [stdout] test bitmap::tests::full_op_range ... ok
[INFO] [stdout] test bitmap::tests::full_extend ... ok
[INFO] [stdout] test bitmap::tests::test_low_level_null ... ok
[INFO] [stdout] test cpu::cache::tests::stats ... ok
[INFO] [stdout] test cpu::binding::tests::cpu_bound_object_to_error ... ok
[INFO] [stdout] test cpu::binding::tests::display_cpu_bound_object ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::from_idx ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::from_range ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::nullary ... ok
[INFO] [stdout] test bitmap::tests::full_op_index ... ok
[INFO] [stdout] test bitmap::tests::full_op_bitmap ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::from_iterator ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::static_checks ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::static_checks_newtype ... ok
[INFO] [stdout] test bitmap::cow::tests::from_cpuset ... ok
[INFO] [stdout] test bitmap::cow::tests::from_nodeset ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::op_range ... ok
[INFO] [stdout] test bitmap::tests::from_range_op_bitmap ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::to_from_bitmap ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::op_idx ... ok
[INFO] [stdout] test cpu::cpuset::tests::check_objects_inside_cpuset_at_hwloc_depth ... ok
[INFO] [stdout] test cpu::cpuset::tests::cpuset_from_nodeset ... ok
[INFO] [stdout] test cpu::cpuset::tests::check_objects_inside_cpuset_at_usize_depth ... ok
[INFO] [stdout] test cpu::cpuset::tests::coarsest_cpuset_partition ... ok
[INFO] [stdout] test cpu::cpuset::tests::check_objects_inside_cpuset_at_normal_depth ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::op_iterator ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::binary ... ok
[INFO] [stdout] test errors::tests::bool_err_with_errno ... ok
[INFO] [stdout] test errors::tests::bool_err_wo_errno ... ok
[INFO] [stdout] test errors::tests::bool_success ... ok
[INFO] [stdout] test errors::tests::check_errno_in_vain ... ok
[INFO] [stdout] test cpu::cpuset::tests::first_cache_covering_cpuset ... ok
[INFO] [stdout] test errors::tests::check_errno_normal ... ok
[INFO] [stdout] test errors::tests::expect_only_hwloc ... ok
[INFO] [stdout] test errors::tests::int_normal_err_with_errno ... ok
[INFO] [stdout] test errors::tests::bool_general ... ok
[INFO] [stdout] test errors::tests::int_normal_general ... ok
[INFO] [stdout] test errors::tests::int_raw_wo_errno ... ok
[INFO] [stdout] test errors::tests::parameter_error_from ... ok
[INFO] [stdout] test errors::tests::ptr_fail_with_errno ... ok
[INFO] [stdout] test errors::tests::ptr_fail_wo_errno ... ok
[INFO] [stdout] test errors::tests::ptr_success ... ok
[INFO] [stdout] test ffi::int::tests::constants ... ok
[INFO] [stdout] test cpu::cpuset::tests::largest_objects_inside_cpuset ... ok
[INFO] [stdout] test ffi::int::tests::from_str ... ok
[INFO] [stdout] test errors::tests::int_normal_err_wo_errno ... ok
[INFO] [stdout] test errors::tests::int_raw_with_errno ... ok
[INFO] [stdout] test ffi::int::tests::int_range ... ok
[INFO] [stdout] test ffi::int::tests::from_str_radix ... ok
[INFO] [stdout] test cpu::cpuset::tests::smallest_object_covering_cpuset ... ok
[INFO] [stdout] test cpu::cpuset::tests::objects_covering_cpuset_with_type ... ok
[INFO] [stdout] test ffi::int::tests::int_range_with_step ... ok
[INFO] [stdout] test cpu::cpuset::tests::object_index_inside_cpuset ... ok
[INFO] [stdout] test ffi::int::tests::unary_usize ... ok
[INFO] [stdout] test ffi::string::tests::binary ... ok
[INFO] [stdout] test ffi::string::tests::unary ... ok
[INFO] [stdout] test ffi::tests::deref_ptr_like ... ok
[INFO] [stdout] test ffi::tests::deref_str ... ok
[INFO] [stdout] test ffi::int::tests::reductions ... ok
[INFO] [stdout] test ffi::tests::snprintf_wrappers ... ok
[INFO] [stdout] test ffi::int::tests::pow_shift_rotate ... ok
[INFO] [stdout] test ffi::transparent::tests::transparent_newtype ... ok
[INFO] [stdout] test ffi::unknown::tests::unknown_get ... ok
[INFO] [stdout] test info::tests::binary ... ok
[INFO] [stdout] test info::tests::unary ... ok
[INFO] [stdout] test ffi::transparent::tests::bad_transparent_newtype_alignment - should panic ... ok
[INFO] [stdout] test ffi::int::tests::unary_int ... ok
[INFO] [stdout] test ffi::transparent::tests::bad_transparent_newtype_size - should panic ... ok
[INFO] [stdout] test interop::linux::tests::initial_tid_cpubind ... ok
[INFO] [stdout] test interop::linux::tests::read_path_as_cpumask ... ok
[INFO] [stdout] test memory::binding::tests::display_membound_object ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::from_idx ... ok
[INFO] [stdout] test memory::binding::tests::pid_to_membound ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::from_range ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::from_iterator ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::nullary ... ok
[INFO] [stdout] test cpu::cpuset::bitmap_newtype::tests::unary ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::op_iterator ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::static_checks ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::static_checks_newtype ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::op_idx ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::op_range ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::binary ... ok
[INFO] [stdout] test object::attributes::bridge::tests::unary_bridge ... ok
[INFO] [stdout] test object::attributes::bridge::tests::valid_bridge_pair ... ok
[INFO] [stdout] test object::attributes::bridge::tests::valid_bridge_pci ... ok
[INFO] [stdout] test object::attributes::cache::tests::binary_cache_associativity ... ok
[INFO] [stdout] test object::attributes::cache::tests::unary_cache ... ok
[INFO] [stdout] test object::attributes::cache::tests::valid_cache_pair ... ok
[INFO] [stdout] test object::attributes::group::tests::default ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::to_from_bitmap ... ok
[INFO] [stdout] test object::attributes::group::tests::unary_group ... ok
[INFO] [stdout] test object::attributes::group::tests::valid_group_pair ... ok
[INFO] [stdout] test object::attributes::numa::tests::default ... ok
[INFO] [stdout] test memory::nodeset::tests::nodeset_from_cpuset ... ok
[INFO] [stdout] test object::attributes::numa::tests::valid_numa_pair ... ok
[INFO] [stdout] test object::attributes::pci::tests::default ... ok
[INFO] [stdout] test object::attributes::osdev::tests::unary_osdev ... ok
[INFO] [stdout] test object::attributes::pci::tests::valid_pci_pair ... ok
[INFO] [stdout] test object::attributes::pci::tests::unary_pci ... ok
[INFO] [stdout] test object::attributes::tests::unary_valid ... ok
[INFO] [stdout] test object::attributes::tests::unary_nonexistent ... ok
[INFO] [stdout] test object::depth::tests::eq_int ... ok
[INFO] [stdout] test object::depth::tests::eq_usize ... ok
[INFO] [stdout] test object::depth::tests::from_normal ... ok
[INFO] [stdout] test object::depth::tests::from_raw ... ok
[INFO] [stdout] test object::depth::tests::from_usize ... ok
[INFO] [stdout] test object::depth::tests::special_values ... ok
[INFO] [stdout] test object::depth::tests::unary ... ok
[INFO] [stdout] test object::hierarchy::tests::depth_for_type ... ok
[INFO] [stdout] test object::hierarchy::tests::memory_parents_depth ... ok
[INFO] [stdout] test object::hierarchy::tests::depth_for_cache ... ok
[INFO] [stdout] test object::hierarchy::tests::objects_with_type ... ok
[INFO] [stdout] test object::hierarchy::tests::operations_at_any_hwloc_depth ... ok
[INFO] [stdout] test object::hierarchy::tests::numa_nodes ... ok
[INFO] [stdout] test object::hierarchy::tests::operations_at_any_normal_depth ... ok
[INFO] [stdout] test object::hierarchy::tests::operations_at_any_usize_depth ... ok
[INFO] [stdout] test object::hierarchy::tests::processing_units ... ok
[INFO] [stdout] test interop::linux::tests::bind_tid_cpu ... ok
[INFO] [stdout] test object::hierarchy::tests::root_object ... ok
[INFO] [stdout] test object::hierarchy::tests::topology_depth ... ok
[INFO] [stdout] test object::lists::tests::object_lists ... ok
[INFO] [stdout] test object::search::io::tests::io_object_lists ... ok
[INFO] [stdout] test object::search::io::tests::pci_device_by_bus_id ... ok
[INFO] [stdout] test object::search::io::tests::pci_device_by_bus_id_string ... ok
[INFO] [stdout] test object::attributes::numa::tests::unary_numa ... ok
[INFO] [stdout] test ffi::int::tests::int_int ... ok
[INFO] [stdout] test object::search::tests::valid_node_with_os_index ... ok
[INFO] [stdout] test object::search::tests::valid_pu_with_os_index ... ok
[INFO] [stdout] test object::tests::ancestor_at_hwloc_depth ... ok
[INFO] [stdout] test object::search::tests::objects_closest_to ... ok
[INFO] [stdout] test object::tests::ancestor_at_normal_depth ... ok
[INFO] [stdout] test object::search::tests::nodes_from_nodeset ... ok
[INFO] [stdout] test object::tests::check_all_objects ... ok
[INFO] [stdout] test object::tests::first_common_ancestor ... ok
[INFO] [stdout] test object::tests::info ... ok
[INFO] [stdout] test object::tests::ancestor_at_usize_depth ... ok
[INFO] [stdout] test object::tests::is_bridge_covering_pci_bus ... ok
[INFO] [stdout] test object::tests::is_symmetric_subtree ... ok
[INFO] [stdout] test object::tests::covers_cpuset ... ok
[INFO] [stdout] test object::tests::total_memory ... ok
[INFO] [stdout] test object::types::tests::arbitrary_bridge_type ... ok
[INFO] [stdout] test object::types::tests::arbitrary_cache_type ... ok
[INFO] [stdout] test object::search::tests::pus_from_cpuset ... ok
[INFO] [stdout] test object::search::tests::object_by_type_index_path ... ok
[INFO] [stdout] test object::types::tests::arbitrary_os_device_type ... ok
[INFO] [stdout] test object::types::tests::type_order_matches_depth_order ... ok
[INFO] [stdout] test object::types::tests::binary_type ... ok
[INFO] [stdout] test object::types::tests::unary_type ... ok
[INFO] [stdout] test tests::get_api_version ... ok
[INFO] [stdout] test path::tests::make_hwloc_path ... ok
[INFO] [stdout] test object::tests::is_inside_cpuset ... ok
[INFO] [stdout] test object::tests::normal_child_covering_cpuset ... ok
[INFO] [stdout] test topology::builder::tests::default ... ok
[INFO] [stdout] test ffi::int::tests::int_isize ... ok
[INFO] [stdout] test memory::nodeset::bitmap_newtype::tests::unary ... ok
[INFO] [stdout] test ffi::int::tests::int_usize ... ok
[INFO] [stdout] test topology::builder::tests::from_synthetic ... ok
[INFO] [stdout] test topology::builder::tests::from_pid ... ok
[INFO] [stdout] test topology::export::synthetic::tests::export_synthetic ... ok
[INFO] [stdout] test topology::export::xml::tests::xml_indexing ... ok
[INFO] [stdout] test topology::export::xml::tests::xml_wrapper ... ok
[INFO] [stdout] test topology::support::tests::basics ... ok
[INFO] [stdout] test topology::support::tests::linux ... ok
[INFO] [stdout] test topology::support::tests::random ... ok
[INFO] [stdout] test topology::tests::debug_and_self_eq ... ok
[INFO] [stdout] test topology::tests::default_distribute_flags ... ok
[INFO] [stdout] test topology::builder::tests::with_flags ... ok
[INFO] [stdout] test topology::tests::distribute_nothing ... ok
[INFO] [stdout] test topology::tests::distribute_nowhere ... ok
[INFO] [stdout] test topology::tests::distribute_correct ... ok
[INFO] [stdout] test topology::tests::distribute_overlapping ... ok
[INFO] [stdout] test topology::builder::tests::with_cpu_cache_type_filter ... ok
[INFO] [stdout] test topology::builder::tests::with_cpu_icache_type_filter ... ok
[INFO] [stdout] test topology::builder::tests::with_type_filter ... ok
[INFO] [stdout] test topology::builder::tests::with_io_type_filter ... ok
[INFO] [stdout] test topology::builder::tests::from_xml ... ok
[INFO] [stdout] test topology::builder::tests::with_common_type_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 196 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.78s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/single-threaded.rs (/opt/rustwide/target/debug/deps/single_threaded-b32184c33d9e5b2a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test single_threaded_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- single_threaded_test stdout ----
[INFO] [stdout] [tests/single-threaded.rs:81:5] topology.feature_support() = FeatureSupport {
[INFO] [stdout]     discovery: Some(
[INFO] [stdout]         DiscoverySupport {
[INFO] [stdout]             pu_count: true,
[INFO] [stdout]             numa_count: true,
[INFO] [stdout]             numa_memory: true,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     cpubind: Some(
[INFO] [stdout]         CpuBindingSupport {
[INFO] [stdout]             set_current_process: true,
[INFO] [stdout]             get_current_process: true,
[INFO] [stdout]             set_process: true,
[INFO] [stdout]             get_process: true,
[INFO] [stdout]             set_current_thread: true,
[INFO] [stdout]             get_current_thread: true,
[INFO] [stdout]             set_thread: true,
[INFO] [stdout]             get_thread: true,
[INFO] [stdout]             get_current_process_last_cpu_location: true,
[INFO] [stdout]             get_process_last_cpu_location: true,
[INFO] [stdout]             get_current_thread_last_cpu_location: true,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     membind: Some(
[INFO] [stdout]         MemoryBindingSupport {
[INFO] [stdout]             set_current_process: false,
[INFO] [stdout]             get_current_process: false,
[INFO] [stdout]             set_process: false,
[INFO] [stdout]             get_process: false,
[INFO] [stdout]             set_current_thread: true,
[INFO] [stdout]             get_current_thread: true,
[INFO] [stdout]             set_area: true,
[INFO] [stdout]             get_area: true,
[INFO] [stdout]             get_area_memory_location: true,
[INFO] [stdout]             allocate_bound: true,
[INFO] [stdout]             first_touch_policy: true,
[INFO] [stdout]             bind_policy: true,
[INFO] [stdout]             interleave_policy: true,
[INFO] [stdout]             next_touch_policy: false,
[INFO] [stdout]             migrate_flag: true,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] [tests/single-threaded.rs:86:9] topology.cpuset() = CpuSet(0-7)
[INFO] [stdout] [tests/single-threaded.rs:87:9] topology.complete_cpuset() = CpuSet(0-7)
[INFO] [stdout] proptest: FileFailurePersistence::SourceParallel set, but no source file known
[INFO] [stdout] proptest: FileFailurePersistence::SourceParallel set, but no source file known
[INFO] [stdout] [tests/single-threaded.rs:172:9] topology.nodeset() = NodeSet(0)
[INFO] [stdout] [tests/single-threaded.rs:173:9] topology.complete_nodeset() = NodeSet(0)
[INFO] [stdout] proptest: FileFailurePersistence::SourceParallel set, but no source file known
[INFO] [stdout] proptest: FileFailurePersistence::SourceParallel set, but no source file known
[INFO] [stdout] proptest: FileFailurePersistence::SourceParallel set, but no source file known
[INFO] [stdout] 
[INFO] [stdout] thread 'single_threaded_test' (213) panicked at tests/single-threaded.rs:67:9:
[INFO] [stdout] Case failed: Test failed: Got unexpected memory binding setup error: hwloc_alloc_membind failed with errno Some(Errno { code: 1, description: Some("Operation not permitted") })
[INFO] [stdout] Spantrace:
[INFO] [stdout]    0: single_threaded::post_bind_checks
[INFO] [stdout]            with target=Area set=NodeSet(0) policy=FirstTouch flags=MemoryBindingFlags(STRICT)
[INFO] [stdout]              at tests/single-threaded.rs:597
[INFO] [stdout]    1: single_threaded::check_allocate_bound
[INFO] [stdout]            with target=Area set=NodeSet(0) len=1 policy=FirstTouch flags=MemoryBindingFlags(STRICT)
[INFO] [stdout]              at tests/single-threaded.rs:457
[INFO] [stdout]    2: single_threaded::test_allocate_bound_memory
[INFO] [stdout]            with set=NodeSet(0) len=1 policy=FirstTouch flags=MemoryBindingFlags(STRICT)
[INFO] [stdout]              at tests/single-threaded.rs:414.
[INFO] [stdout] minimal failing input: (
[INFO] [stdout]     1,
[INFO] [stdout]     CpuSet(),
[INFO] [stdout]     NodeSet(0),
[INFO] [stdout]     FirstTouch,
[INFO] [stdout]     MemoryBindingFlags(
[INFO] [stdout]         STRICT,
[INFO] [stdout]     ),
[INFO] [stdout] )
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f40205653d2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f40205653d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f40205653d2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f40205653d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f402057644f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f402057644f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f4020532973 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f4020532973 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f402053e6c2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f40205435cf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f4020543461 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f402049a8be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f402049a8be - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f4020543bdf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f4020543bdf - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f4020543a3a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f402053e809 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f4020526add - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f402057e050 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f40203e483e - single_threaded::single_threaded_test::hcad459e2bb7b6831
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/single-threaded.rs:67:9
[INFO] [stdout]   20:     0x5f40203e4877 - single_threaded::single_threaded_test::{{closure}}::h02d7242b3ddf17b9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/single-threaded.rs:65:26
[INFO] [stdout]   21:     0x5f4020459c26 - core::ops::function::FnOnce::call_once::h33f30b77c7652085
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f402049a72b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f402049a72b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5f40204ae71d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5f40204ae71d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5f40204ae71d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5f40204ae71d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5f40204ae71d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f40204ae71d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5f40204ae71d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5f4020487c64 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5f4020487c64 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5f402048b4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5f402048b4ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5f402048b4ba - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5f402048b4ba - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5f402048b4ba - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f402048b4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5f402048b4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f4020539bff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x5f4020539bff - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7eddeccdcaa4 - <unknown>
[INFO] [stdout]   43:     0x7eddecd69a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     single_threaded_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test single-threaded`
[INFO] running `Command { std: "docker" "inspect" "4b8be18ba04f239ebecd0924a64cc6dff2d4ad4b776469d259fa510ff0290dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8be18ba04f239ebecd0924a64cc6dff2d4ad4b776469d259fa510ff0290dcc", kill_on_drop: false }`
[INFO] [stdout] 4b8be18ba04f239ebecd0924a64cc6dff2d4ad4b776469d259fa510ff0290dcc
