[INFO] fetching crate pasture-core 0.3.0... [INFO] testing pasture-core-0.3.0 against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] extracting crate pasture-core 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate pasture-core 0.3.0 on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pasture-core 0.3.0 [INFO] finished tweaking crates.io crate pasture-core 0.3.0 [INFO] tweaked toml for crates.io crate pasture-core 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate pasture-core 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu-types v0.11.0 [INFO] [stderr] Downloaded wgpu v0.11.1 [INFO] [stderr] Downloaded libloading v0.7.2 [INFO] [stderr] Downloaded ash v0.33.3+1.2.191 [INFO] [stderr] Downloaded wgpu-core v0.11.3 [INFO] [stderr] Downloaded shaderc v0.7.3 [INFO] [stderr] Downloaded gpu-alloc v0.5.2 [INFO] [stderr] Downloaded wgpu-hal v0.11.5 [INFO] [stderr] Downloaded pasture-derive v0.2.0 [INFO] [stderr] Downloaded naga v0.7.3 [INFO] [stderr] Downloaded shaderc-sys v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b57118e6963820598157511fdb4cbd320265d9bce59d98c03f40d453a571129 [INFO] running `Command { std: "docker" "start" "-a" "9b57118e6963820598157511fdb4cbd320265d9bce59d98c03f40d453a571129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b57118e6963820598157511fdb4cbd320265d9bce59d98c03f40d453a571129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b57118e6963820598157511fdb4cbd320265d9bce59d98c03f40d453a571129", kill_on_drop: false }` [INFO] [stdout] 9b57118e6963820598157511fdb4cbd320265d9bce59d98c03f40d453a571129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89d7bfa695fd25045ad9ac1c750806d9f980458907e682e5d769ff0aec8158f5 [INFO] running `Command { std: "docker" "start" "-a" "89d7bfa695fd25045ad9ac1c750806d9f980458907e682e5d769ff0aec8158f5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling pasture-derive v0.2.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling nalgebra v0.23.2 [INFO] [stderr] Compiling pasture-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.08s [INFO] running `Command { std: "docker" "inspect" "89d7bfa695fd25045ad9ac1c750806d9f980458907e682e5d769ff0aec8158f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d7bfa695fd25045ad9ac1c750806d9f980458907e682e5d769ff0aec8158f5", kill_on_drop: false }` [INFO] [stdout] 89d7bfa695fd25045ad9ac1c750806d9f980458907e682e5d769ff0aec8158f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b99c22699b755bfad409ba5f3d4e077746bb0622f4e41d54b77d1ba3abd18b30 [INFO] running `Command { std: "docker" "start" "-a" "b99c22699b755bfad409ba5f3d4e077746bb0622f4e41d54b77d1ba3abd18b30", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling nalgebra v0.23.2 [INFO] [stderr] Compiling pasture-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.61s [INFO] running `Command { std: "docker" "inspect" "b99c22699b755bfad409ba5f3d4e077746bb0622f4e41d54b77d1ba3abd18b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99c22699b755bfad409ba5f3d4e077746bb0622f4e41d54b77d1ba3abd18b30", kill_on_drop: false }` [INFO] [stdout] b99c22699b755bfad409ba5f3d4e077746bb0622f4e41d54b77d1ba3abd18b30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d5b271ec4754b8dd9d2fa0fbb1a15a46f5b2f197b796c73c03adcfb32bf428d [INFO] running `Command { std: "docker" "start" "-a" "8d5b271ec4754b8dd9d2fa0fbb1a15a46f5b2f197b796c73c03adcfb32bf428d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pasture_core-ceb508d9d67c52fe) [INFO] [stdout] [INFO] [stdout] running 157 tests [INFO] [stdout] test containers::point_iterators::tests::test_points_iterator_from_interleaved ... ok [INFO] [stdout] test containers::untyped_point::tests::test_point_buffer_cursor ... ok [INFO] [stdout] test containers::point_iterators::tests::test_points_iterator_from_per_attribute ... ok [INFO] [stdout] test containers::untyped_point::tests::test_point_slice_get_set_attribute ... ok [INFO] [stdout] test containers::untyped_point::tests::test_point_get_set_attribute ... ok [INFO] [stdout] test containers::untyped_point::tests::test_point_slice_cursor ... ok [INFO] [stdout] test containers::untyped_point::tests::test_point_buffer_getter_setter ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_single_attribute_view_from_per_attribute ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_two_attributes_view_from_per_attribute ... ok [INFO] [stdout] test containers::untyped_point::tests::test_point_slice_getter_setter ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_extend_from_per_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_get_raw_point_ref ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_from_slice ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_mut_get_raw_point_mut ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_from_iterator ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_get_raw_points_ref ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_mut_get_raw_points_mut ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attributes_ref_with_different_datatype_fails - should panic ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attributes_with_wrong_type_fails - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_splice_from_interleaved ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attribute_mut_with_wrong_type_fails - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_splice_from_per_attribute ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attributes_mut_with_different_datatype_fails - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_splice_from_interleaved_wrong_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_vec_storage_get_attribute ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attributes_ref_with_wrong_type_fails - should panic ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attribute_ref_with_wrong_type_fails - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_vec_storage_get_point ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_extend_from_interleaved ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attribute_with_wrong_type_fails - should panic ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attributes_mut_with_wrong_type_fails - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_vec_storage_slice ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_get_raw_attribute_range_ref ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_vec_storage_len ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attributes_with_different_datatype_fails - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_get_raw_attribute_ref ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_get_raw_attribute_ref_invalid_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_from_slice ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_mut_get_raw_attribute_mut ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_get_raw_points_from_slice ... ok [INFO] [stdout] test containers::untyped_point::tests::test_error_invalid_conversion - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_from_iterator ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_mut_get_raw_attribute_range_mut ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_get_raw_point_ref_on_empty_buffer - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_get_raw_points_ref_on_empty_buffer - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_resize ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_mut_get_raw_point_mut_on_empty_buffer - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_mut_get_raw_points_mut_on_empty_buffer - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_splice_from_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_splice_from_interleaved_wrong_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_push_from_interleaved_wrong_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_push_from_per_attribute_wrong_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_extend_from_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_get_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_splice_from_per_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_point_buffer_splice_from_per_attribute_wrong_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_vec_storage_push_points_invalid_format - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_vec_storage_push_point_invalid_format - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_get_raw_attribute_range_ref_out_of_bounds - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_get_raw_attribute_range_ref_invalid_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_get_raw_attribute_ref_out_of_bounds - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_mut_get_raw_attribute_mut_invalid_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_mut_get_raw_attribute_mut_out_of_bounds - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_push_from_per_attribute_wrong_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_push_from_interleaved_wrong_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_splice_from_per_attribute_wrong_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_len ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_push_attribute_range_invalid_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_extension_trait ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_push_attribute_range ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_get_point ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_push_attribute_wrong_type - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_push_point_invalid_format - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_push_attribute_range_missing_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_push_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_push_points_invalid_format - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_push_attribute_range_wrong_count - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_layout ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_vec_storage_push_attribute_range_wrong_type - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_attribute_on_empty_interleaved_buffer - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_attribute_for_invalid_attribute_per_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_attribute_range ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_attribute_for_invalid_attribute_interleaved - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_attribute_range_invalid_attribute_per_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_attribute_range_invalid_attribute_interleaved - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_attribute_on_empty_per_attribute_buffer - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_point ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_clear ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_attribute_interleaved_wrong_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_points ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_is_empty ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_len ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_point_on_empty_interleaved_buffer - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_point_on_empty_per_attribute_buffer - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_points_out_of_bounds_per_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_attribute_per_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_points_out_of_bounds_interleaved - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_attribute_interleaved_oob - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_attribute_per_attribute_wrong_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_point_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_attribute_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_point_per_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_attribute_per_attribute_oob - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_transform_attribute_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_push_points_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_transform_attribute_interleaved_wrong_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_transform_attribute_per_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_point_interleaved_wrong_type - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_transform_attribute_with_different_type_per_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_transform_attribute_with_different_type_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_push_raw_points_per_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_transform_attribute_per_attribute_inconvertible - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_attribute_interleaved_invalid_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_attribute_interleaved_wrong_buf_size - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_attribute_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_attribute_per_attribute_attribute_doesnt_match_type - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_attribute_interleaved_attribute_doesnt_match_type - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_transform_attribute_per_attribute_wrong_attribute - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_point_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_attribute_per_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_point_per_attribute_wrong_type - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_interleaved_push_raw_points_per_attribute_invalid_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_transform_attribute_interleaved_inconvertible - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_point_per_attribute_oob - should panic ... ok [INFO] [stdout] test math::arithmetic::tests::test_align_to ... ok [INFO] [stdout] test math::bounds::tests::aabb_contains_approx ... ok [INFO] [stdout] test math::morton_index::tests::test_dynamic_morton_index_to_string_octant_and_root_naming ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_point_per_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_point_per_attribute_wrong_buf_size - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_per_attribute_push_raw_points_per_attribute_invalid_layout - should panic ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_dynamic_morton_index_to_string_octant_and_root_naming ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_point_interleaved_wrong_buf_size - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_point_per_attribute_oob - should panic ... ok [INFO] [stdout] test layout::point_layout::tests::test_derive_point_type ... ok [INFO] [stdout] test math::morton_index::tests::test_dynamic_morton_index_to_string_grid_cell_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_morton_index_64_to_string_grid_cell_naming ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_ext_set_point_interleaved_oob - should panic ... ok [INFO] [stdout] test math::morton_index::tests::test_dynamic_morton_index_to_string_octant_naming ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_attribute_per_attribute_wrong_buf_size - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_attribute_per_attribute_invalid_attribute - should panic ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_dynamic_morton_index_to_string_grid_cell_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_dynamic_morton_index_to_string_octant_naming ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_attribute_interleaved_oob - should panic ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_morton_index_64_to_string_octant_naming ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_point_interleaved_oob - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_set_attribute_per_attribute_oob - should panic ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_morton_index_64_to_string_octant_and_root_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_morton_index_with_depth_lower_depth ... ok [INFO] [stdout] test math::morton_index::tests::test_morton_index_with_depth_from_morton_index ... ok [INFO] [stdout] test math::morton_index::tests::test_morton_index_64_to_string_octant_and_root_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_morton_index_64_to_string_grid_cell_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_morton_index_with_depth_roundtrip ... ok [INFO] [stdout] test math::morton_index::tests::test_morton_index_64_to_string_octant_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_morton_index_with_depth_child ... ok [INFO] [stdout] test math::morton_index::tests::test_morton_index_with_depth_get_out_of_bounds_octant - should panic ... ok [INFO] [stdout] test util::memory::tests::test_sort_untyped_slice_by_permutation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Doc-tests pasture-core [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test src/containers/point_buffer.rs - containers::point_buffer::PerAttributePointBufferMut::disjunct_slices_mut (line 213) ... ignored [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::InterleavedVecPointStorage::push_point_unchecked (line 108) ... ok [INFO] [stdout] test src/containers/point_view.rs - containers::point_view::PerAttributePointView::new (line 231) ... ok [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::PerAttributeVecPointStorage::new (line 595) ... ok [INFO] [stdout] test src/containers/point_view.rs - containers::point_view::PerAttributePointView::push_attribute (line 285) ... ok [INFO] [stdout] test src/containers/point_buffer.rs - containers::point_buffer::PointBufferWriteableExt::transform_attribute (line 371) has been running for over 60 seconds [INFO] [stdout] test src/containers/point_view.rs - containers::point_view::InterleavedPointView::from_slice (line 24) has been running for over 60 seconds [INFO] [stdout] test src/containers/point_view.rs - containers::point_view::InterleavedPointView::get_typed_data (line 75) has been running for over 60 seconds [INFO] [stdout] test src/containers/point_view.rs - containers::point_view::PerAttributePointView::get_raw_data_for_attribute (line 313) has been running for over 60 seconds [INFO] [stdout] test src/containers/point_view.rs - containers::point_view::PerAttributePointView::get_typed_data_for_attribute (line 341) has been running for over 60 seconds [INFO] [stdout] test src/containers/point_view.rs - containers::point_view::PerAttributePointView::len (line 391) has been running for over 60 seconds [INFO] [stdout] test src/containers/point_view.rs - containers::point_view::PerAttributePointView::point_layout (line 373) has been running for over 60 seconds [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::InterleavedVecPointStorage::new (line 27) has been running for over 60 seconds [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::InterleavedVecPointStorage::push_point (line 72) has been running for over 60 seconds [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::InterleavedVecPointStorage::push_points (line 133) has been running for over 60 seconds [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::InterleavedVecPointStorage::with_capacity (line 49) has been running for over 60 seconds [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::PerAttributeVecPointStorage::push_point (line 638) has been running for over 60 seconds [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::PerAttributeVecPointStorage::push_points (line 679) has been running for over 60 seconds [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::PerAttributeVecPointStorage::with_capacity (line 616) has been running for over 60 seconds [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::PerAttributeVecPointStoragePusher::push_attribute (line 1274) has been running for over 60 seconds [INFO] [stdout] test src/containers/vec_buffers.rs - containers::vec_buffers::PerAttributeVecPointStoragePusher::push_attribute_range (line 1320) has been running for over 60 seconds [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name pasture_core --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ba99f7cf17713f8c.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-de2f75eb7a640911.rlib --extern float_ord=/opt/rustwide/target/debug/deps/libfloat_ord-f6cfd3fd10f0931d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-880a78c1c498d46c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-5517272dcb582de8.rlib --extern pasture_core=/opt/rustwide/target/debug/deps/libpasture_core-6aeb258b8b13679e.rlib --extern pasture_derive=/opt/rustwide/target/debug/deps/libpasture_derive-9cb5a4759630d66a.so --extern rand=/opt/rustwide/target/debug/deps/librand-96efd9424e1a8b30.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-323cf1df2cdfd3d5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-383781e25d749695.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8d5b271ec4754b8dd9d2fa0fbb1a15a46f5b2f197b796c73c03adcfb32bf428d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d5b271ec4754b8dd9d2fa0fbb1a15a46f5b2f197b796c73c03adcfb32bf428d", kill_on_drop: false }` [INFO] [stdout] 8d5b271ec4754b8dd9d2fa0fbb1a15a46f5b2f197b796c73c03adcfb32bf428d