[INFO] fetching crate acacia 0.1.2... [INFO] extracting crate acacia 0.1.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/acacia/0.1.2 [INFO] extracting crate acacia 0.1.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/acacia/0.1.2 [INFO] validating manifest of acacia-0.1.2 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of acacia-0.1.2 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-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-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/acacia/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing acacia-0.1.2 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 3a6ef9914eaa3bc7bf01524807b407da51066c3e611c29c7e9acdbaed4ace98f [INFO] running `"docker" "start" "-a" "3a6ef9914eaa3bc7bf01524807b407da51066c3e611c29c7e9acdbaed4ace98f"` [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling quickcheck v0.2.27 [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 17.85s [INFO] running `"docker" "inspect" "3a6ef9914eaa3bc7bf01524807b407da51066c3e611c29c7e9acdbaed4ace98f"` [INFO] running `"docker" "rm" "-f" "3a6ef9914eaa3bc7bf01524807b407da51066c3e611c29c7e9acdbaed4ace98f"` [INFO] [stdout] 3a6ef9914eaa3bc7bf01524807b407da51066c3e611c29c7e9acdbaed4ace98f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] dc8ffc143f4e2159bc933261172c291c2196ecca6318c17103d35e21a76f68aa [INFO] running `"docker" "start" "-a" "dc8ffc143f4e2159bc933261172c291c2196ecca6318c17103d35e21a76f68aa"` [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 7.06s [INFO] running `"docker" "inspect" "dc8ffc143f4e2159bc933261172c291c2196ecca6318c17103d35e21a76f68aa"` [INFO] running `"docker" "rm" "-f" "dc8ffc143f4e2159bc933261172c291c2196ecca6318c17103d35e21a76f68aa"` [INFO] [stdout] dc8ffc143f4e2159bc933261172c291c2196ecca6318c17103d35e21a76f68aa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] ac5bb24f45fdb157a42b5e2883fadf09638919d77751787ec2b54a5d55fec2b3 [INFO] running `"docker" "start" "-a" "ac5bb24f45fdb157a42b5e2883fadf09638919d77751787ec2b54a5d55fec2b3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/acacia-a1ad2fabff217232 [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test data_tree::test::tree_insert_into_empty ... ok [INFO] [stdout] test data_tree::test::tree_from_empty_vec ... 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_more_than_two_branches ... ok [INFO] [stdout] test data_tree::test::tree_from_iter_one_is_a_leaf ... ok [INFO] [stdout] test partition::boxes::test::box2_f64_partition::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box3_f32_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::box2_f32_partition::is_total_elem ... 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::axis_vector_triples_concrete ... ok [INFO] [stdout] test partition::cubemap::test::axis_vector_triples_are_right_handed ... ok [INFO] [stdout] test partition::boxes::test::box2_f64_partition::is_total_elem ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_covers_vec3 ... ok [INFO] [stdout] test partition::boxes::test::box2_f64_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f32::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::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box3_f64_partition::is_total_elem ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f64::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f32::is_total_elem ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f32::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f32::is_total_non_elem ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f64::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box3_f32_partition::is_total_elem ... ok [INFO] [stdout] test partition::interval::test::interval_f32_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f64::is_total_elem ... ok [INFO] [stdout] test partition::interval::test::interval_f32_partition::is_total_non_elem ... 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::consistent_dispatch ... ok [INFO] [stdout] test partition::interval::test::interval_f64_partition::is_total_elem ... ok [INFO] [stdout] test partition::ncube::test::ncube_pnt2_f32_partition::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box3_f64_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::ncube::test::ncube_pnt2_f32_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::ncube::test::ncube_pnt2_f32_partition::is_total_elem ... 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_f64::consistent_dispatch ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f64::is_total_non_elem ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f32::is_total_elem ... ok [INFO] [stdout] test pure_tree::test::pure_tree_quad_new_1000 ... ok [INFO] [stdout] test pure_tree::test::pure_tree_query_objects ... ok [INFO] [stdout] test traits::test::positionable_by_ref ... ok [INFO] [stdout] test traits::test::positioned_position ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f64::is_total_elem ... ok [INFO] [stdout] test pure_tree::test::pure_tree_construction_error_object_outside_partition ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f32::consistent_dispatch ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_base_contains_region ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f64::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::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-df5e5b5f8d45298a [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" "ac5bb24f45fdb157a42b5e2883fadf09638919d77751787ec2b54a5d55fec2b3"` [INFO] running `"docker" "rm" "-f" "ac5bb24f45fdb157a42b5e2883fadf09638919d77751787ec2b54a5d55fec2b3"` [INFO] [stdout] ac5bb24f45fdb157a42b5e2883fadf09638919d77751787ec2b54a5d55fec2b3