[INFO] crate acacia 0.1.2 is already in cache [INFO] extracting crate acacia 0.1.2 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/acacia/0.1.2 [INFO] extracting crate acacia 0.1.2 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/acacia/0.1.2 [INFO] validating manifest of acacia-0.1.2 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of acacia-0.1.2 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing acacia-0.1.2 [INFO] finished frobbing acacia-0.1.2 [INFO] frobbed toml for acacia-0.1.2 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/acacia/0.1.2/Cargo.toml [INFO] started frobbing acacia-0.1.2 [INFO] finished frobbing acacia-0.1.2 [INFO] frobbed toml for acacia-0.1.2 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/acacia/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing acacia-0.1.2 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/acacia/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] c8f39413e4be348dba95cdd89c02d2b4eede9c798dcde768c4ddc6cd3fff6420 [INFO] running `"docker" "start" "-a" "c8f39413e4be348dba95cdd89c02d2b4eede9c798dcde768c4ddc6cd3fff6420"` [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling acacia v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/partition/mod.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | / macro_rules! partition_quickcheck ( [INFO] [stderr] 98 | | ($testfn: ident, $p: ty, $t: ty) => ( [INFO] [stderr] 99 | | mod $testfn { [INFO] [stderr] 100 | | use $crate::partition::{ [INFO] [stderr] ... | [INFO] [stderr] 122 | | ) [INFO] [stderr] 123 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_macros)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.31s [INFO] running `"docker" "inspect" "c8f39413e4be348dba95cdd89c02d2b4eede9c798dcde768c4ddc6cd3fff6420"` [INFO] running `"docker" "rm" "-f" "c8f39413e4be348dba95cdd89c02d2b4eede9c798dcde768c4ddc6cd3fff6420"` [INFO] [stdout] c8f39413e4be348dba95cdd89c02d2b4eede9c798dcde768c4ddc6cd3fff6420 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/acacia/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 11b668b1cdbde9cbcec8940fe3b0e3cdff4c65add54fc0e0da920332c2f06261 [INFO] running `"docker" "start" "-a" "11b668b1cdbde9cbcec8940fe3b0e3cdff4c65add54fc0e0da920332c2f06261"` [INFO] [stderr] Compiling acacia v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `rand::Rng` [INFO] [stderr] --> src/partition/unitquad.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | use rand::Rng; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Node` [INFO] [stderr] --> src/data_tree.rs:148:29 [INFO] [stderr] | [INFO] [stderr] 148 | use traits::{NodeState, Node, Positioned}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.97s [INFO] running `"docker" "inspect" "11b668b1cdbde9cbcec8940fe3b0e3cdff4c65add54fc0e0da920332c2f06261"` [INFO] running `"docker" "rm" "-f" "11b668b1cdbde9cbcec8940fe3b0e3cdff4c65add54fc0e0da920332c2f06261"` [INFO] [stdout] 11b668b1cdbde9cbcec8940fe3b0e3cdff4c65add54fc0e0da920332c2f06261 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/acacia/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 44d41aedd1fbe390e8902e25ce953a2f7410bf21de635a9420f167f718de92ec [INFO] running `"docker" "start" "-a" "44d41aedd1fbe390e8902e25ce953a2f7410bf21de635a9420f167f718de92ec"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/acacia-a82258588ec83e52 [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test data_tree::test::tree_from_empty_vec ... ok [INFO] [stdout] test data_tree::test::tree_insert_into_empty ... ok [INFO] [stdout] test data_tree::test::tree_branch_on_second_insert ... ok [INFO] [stdout] test iter::test::iter_pure_tree ... ok [INFO] [stdout] test iter::test::recurse_objects_pure_tree ... ok [INFO] [stdout] test data_tree::test::tree_quad_with_center_of_mass_new_1000 ... ok [INFO] [stdout] test partition::boxes::test::box2_f32_partition::is_total_non_elem ... ok [INFO] [stdout] test data_tree::test::tree_from_iter_one_is_a_leaf ... ok [INFO] [stdout] test data_tree::test::tree_from_iter_more_than_two_branches ... ok [INFO] [stdout] test partition::boxes::test::box2_f64_partition::is_total_non_elem ... ok [INFO] [stdout] test data_tree::test::tree_construction_error_object_outside_partition ... ok [INFO] [stdout] test partition::boxes::test::box3_f32_partition::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box2_f64_partition::is_total_elem ... ok [INFO] [stdout] test partition::boxes::test::box2_f64_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::axis_vector_triples_are_right_handed ... ok [INFO] [stdout] test partition::cubemap::test::axis_vector_triples_concrete ... ok [INFO] [stdout] test partition::boxes::test::box2_f32_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::boxes::test::box3_f64_partition::is_total_non_elem ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_covers_vec3 ... ok [INFO] [stdout] test partition::boxes::test::box2_f32_partition::is_total_elem ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f32::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box3_f32_partition::is_total_elem ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f64::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box3_f32_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f64::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f32::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box3_f64_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f32::is_total_elem ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f64::is_total_non_elem ... ok [INFO] [stdout] test partition::interval::test::interval_f32_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::boxes::test::box3_f64_partition::is_total_elem ... ok [INFO] [stdout] test partition::interval::test::interval_f32_partition::is_total_non_elem ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f32::consistent_dispatch ... ok [INFO] [stdout] test partition::interval::test::interval_f32_partition::is_total_elem ... ok [INFO] [stdout] test partition::interval::test::interval_f64_partition::is_total_non_elem ... ok [INFO] [stdout] test partition::interval::test::interval_f64_partition::is_total_elem ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f64::is_total_elem ... ok [INFO] [stdout] test partition::interval::test::interval_f64_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::ncube::test::ncube_pnt2_f32_partition::is_total_non_elem ... ok [INFO] [stdout] test partition::ncube::test::ncube_pnt2_f32_partition::is_total_elem ... ok [INFO] [stdout] test partition::ncube::test::ncube_pnt2_f32_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f32::is_total_non_elem ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f32::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f32::is_total_elem ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f64::is_total_elem ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f64::is_total_non_elem ... ok [INFO] [stdout] test pure_tree::test::pure_tree_quad_new_1000 ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f64::consistent_dispatch ... ok [INFO] [stdout] test traits::test::positionable_by_ref ... ok [INFO] [stdout] test traits::test::positioned_position ... ok [INFO] [stdout] test pure_tree::test::pure_tree_query_objects ... ok [INFO] [stdout] test pure_tree::test::pure_tree_construction_error_object_outside_partition ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_base_contains_region ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f32::consistent_dispatch ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f32::is_total_elem ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f64::consistent_dispatch ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f64::is_total_elem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/tree_gravity-fc1f99802926a905 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tree_center_of_mass ... ok [INFO] [stdout] test tree_gravity_approx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests acacia [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "44d41aedd1fbe390e8902e25ce953a2f7410bf21de635a9420f167f718de92ec"` [INFO] running `"docker" "rm" "-f" "44d41aedd1fbe390e8902e25ce953a2f7410bf21de635a9420f167f718de92ec"` [INFO] [stdout] 44d41aedd1fbe390e8902e25ce953a2f7410bf21de635a9420f167f718de92ec