[INFO] fetching crate pasture-core 0.1.0... [INFO] testing pasture-core-0.1.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate pasture-core 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pasture-core 0.1.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pasture-core 0.1.0 [INFO] finished tweaking crates.io crate pasture-core 0.1.0 [INFO] tweaked toml for crates.io crate pasture-core 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate pasture-core 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.72 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.72 [INFO] [stderr] Downloaded wasm-bindgen v0.2.72 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.72 [INFO] [stderr] Downloaded js-sys v0.3.49 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.72 [INFO] [stderr] Downloaded anyhow v1.0.39 [INFO] [stderr] Downloaded syn v1.0.64 [INFO] [stderr] Downloaded web-sys v0.3.49 [INFO] [stderr] Downloaded plotters v0.3.0 [INFO] [stderr] Downloaded libc v0.2.90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78115d4f6aa0d626f61298c815c67b95e942de65af188f68599af942d70774d4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "78115d4f6aa0d626f61298c815c67b95e942de65af188f68599af942d70774d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78115d4f6aa0d626f61298c815c67b95e942de65af188f68599af942d70774d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78115d4f6aa0d626f61298c815c67b95e942de65af188f68599af942d70774d4", kill_on_drop: false }` [INFO] [stdout] 78115d4f6aa0d626f61298c815c67b95e942de65af188f68599af942d70774d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7886bf8e723cfd0657f2145ff27e6c1a8fcb4b7806a51f3a2c491ab89612f77 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7886bf8e723cfd0657f2145ff27e6c1a8fcb4b7806a51f3a2c491ab89612f77", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 serde_derive v1.0.124 [INFO] [stderr] Compiling pasture-derive v0.1.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.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "d7886bf8e723cfd0657f2145ff27e6c1a8fcb4b7806a51f3a2c491ab89612f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7886bf8e723cfd0657f2145ff27e6c1a8fcb4b7806a51f3a2c491ab89612f77", kill_on_drop: false }` [INFO] [stdout] d7886bf8e723cfd0657f2145ff27e6c1a8fcb4b7806a51f3a2c491ab89612f77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df7fa0b447997eaa8bffeedcac3fefe59f68a2477457cf4b28967a9e7d0d9922 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "df7fa0b447997eaa8bffeedcac3fefe59f68a2477457cf4b28967a9e7d0d9922", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling pasture-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "df7fa0b447997eaa8bffeedcac3fefe59f68a2477457cf4b28967a9e7d0d9922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7fa0b447997eaa8bffeedcac3fefe59f68a2477457cf4b28967a9e7d0d9922", kill_on_drop: false }` [INFO] [stdout] df7fa0b447997eaa8bffeedcac3fefe59f68a2477457cf4b28967a9e7d0d9922 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9631d28c95510112c6d0800527adf1cab7e61e5329a00e799dcfa3bff3367be [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a9631d28c95510112c6d0800527adf1cab7e61e5329a00e799dcfa3bff3367be", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pasture_core-c94efb97827a59e9) [INFO] [stdout] [INFO] [stdout] running 112 tests [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::point_iterators::tests::test_points_iterator_from_interleaved ... ok [INFO] [stdout] test containers::point_iterators::tests::test_points_iterator_from_per_attribute ... 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_from_iterator ... 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_points_mut ... 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_get_raw_points_ref ... 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_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_ref_with_wrong_type_fails - should panic ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attributes_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::attribute_iterators::tests::test_attributes_ref_with_different_datatype_fails - should panic ... 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::attribute_iterators::tests::test_attributes_mut_with_different_datatype_fails - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_vec_storage_get_point ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attribute_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_interleaved_point_buffer_get_raw_points_ref_on_empty_buffer - should panic ... 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_vec_storage_push_points_invalid_format - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_vec_storage_get_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_extend_from_interleaved ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_per_attribute_point_buffer_from_slice ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_interleaved_vec_storage_len ... 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_from_iterator ... 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_point_buffer_get_raw_attribute_ref_out_of_bounds - should panic ... ok [INFO] [stdout] test containers::attribute_iterators::tests::test_attribute_ref_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_point_buffer_splice_from_interleaved_wrong_layout - 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_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_ref ... 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_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::vec_buffers::tests::test_interleaved_point_buffer_splice_from_per_attribute_wrong_layout - should panic ... 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_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_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_interleaved_point_buffer_push_from_interleaved_wrong_layout - should panic ... 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_push_from_interleaved_wrong_layout - 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_interleaved_vec_storage_push_point_invalid_format - should panic ... 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_per_attribute_vec_storage_extend_from_interleaved ... 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_point_buffer_splice_from_per_attribute ... 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_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 ... 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_range ... 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_count - 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_point_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_per_attribute_vec_storage_push_points_invalid_format - 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_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_invalid_attribute_per_attribute - 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_attribute_range_invalid_attribute_interleaved - should panic ... 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_interleaved_push_raw_points_per_attribute_invalid_layout - should panic ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_is_empty ... 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_get_raw_points_out_of_bounds_per_attribute - should panic ... 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_attribute ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_get_raw_attribute_range ... 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_point_buffer_writeable_clear ... 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_writeable_per_attribute_push_raw_points_per_attribute_invalid_layout - 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_point_buffer_get_raw_point_on_empty_interleaved_buffer - should panic ... 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_points_out_of_bounds_interleaved - should panic ... ok [INFO] [stdout] test math::arithmetic::tests::test_align_to ... ok [INFO] [stdout] test containers::vec_buffers::tests::test_point_buffer_writeable_push_raw_points_per_attribute ... ok [INFO] [stdout] test math::bounds::tests::aabb_contains_approx ... 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_with_depth_roundtrip ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_dynamic_morton_index_to_string_octant_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_dynamic_morton_index_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_64_to_string_octant_and_root_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_morton_index_64_to_string_grid_cell_naming ... 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_morton_index_with_depth_child ... 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_empty_morton_index_64_to_string_octant_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_dynamic_morton_index_to_string_octant_and_root_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_morton_index_with_depth_get_out_of_bounds_octant - should panic ... 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_dynamic_morton_index_to_string_octant_naming ... ok [INFO] [stdout] test math::morton_index::tests::test_empty_dynamic_morton_index_to_string_grid_cell_naming ... ok [INFO] [stderr] Doc-tests pasture-core [INFO] [stdout] test util::memory::tests::test_sort_untyped_slice_by_permutation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test src/containers/point_buffer.rs - containers::point_buffer::PerAttributePointBufferMut::disjunct_slices_mut (line 183) ... ignored [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-c6e3acea294b023d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d7f1b9e933668d5e.rlib --extern float_ord=/opt/rustwide/target/debug/deps/libfloat_ord-e89ae2c68a1fb7f2.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c8dd939ba4bc9fbb.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-397ed498d0df4fd9.rlib --extern pasture_core=/opt/rustwide/target/debug/deps/libpasture_core-56bdda6ec0268d58.rlib --extern pasture_derive=/opt/rustwide/target/debug/deps/libpasture_derive-abc7fccbef3b33f4.so --extern rand=/opt/rustwide/target/debug/deps/librand-5ee2d12fc79544ab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-216b6347f6e235f2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6f6a101e0fe3209c.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a9631d28c95510112c6d0800527adf1cab7e61e5329a00e799dcfa3bff3367be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9631d28c95510112c6d0800527adf1cab7e61e5329a00e799dcfa3bff3367be", kill_on_drop: false }` [INFO] [stdout] a9631d28c95510112c6d0800527adf1cab7e61e5329a00e799dcfa3bff3367be