[INFO] fetching crate acacia 0.2.0... [INFO] testing acacia-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate acacia 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate acacia 0.2.0 [INFO] finished tweaking crates.io crate acacia 0.2.0 [INFO] tweaked toml for crates.io crate acacia 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate acacia 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate acacia 0.2.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53737e8b8b61f2651d58f0afde35c09a909b3aaed6fafca264fd1ef3caade8d8 [INFO] running `Command { std: "docker" "start" "-a" "53737e8b8b61f2651d58f0afde35c09a909b3aaed6fafca264fd1ef3caade8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53737e8b8b61f2651d58f0afde35c09a909b3aaed6fafca264fd1ef3caade8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53737e8b8b61f2651d58f0afde35c09a909b3aaed6fafca264fd1ef3caade8d8", kill_on_drop: false }` [INFO] [stdout] 53737e8b8b61f2651d58f0afde35c09a909b3aaed6fafca264fd1ef3caade8d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 84b87537a1fb7c732078b93b34f903e7a68c7bbb42543689e824e83d507894f4 [INFO] running `Command { std: "docker" "start" "-a" "84b87537a1fb7c732078b93b34f903e7a68c7bbb42543689e824e83d507894f4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling acacia v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.39s [INFO] running `Command { std: "docker" "inspect" "84b87537a1fb7c732078b93b34f903e7a68c7bbb42543689e824e83d507894f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b87537a1fb7c732078b93b34f903e7a68c7bbb42543689e824e83d507894f4", kill_on_drop: false }` [INFO] [stdout] 84b87537a1fb7c732078b93b34f903e7a68c7bbb42543689e824e83d507894f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a2b597cc853e884f2e684787767258714624e08d5a3d42a89775624159e5b99b [INFO] running `Command { std: "docker" "start" "-a" "a2b597cc853e884f2e684787767258714624e08d5a3d42a89775624159e5b99b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling acacia v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 30.93s [INFO] running `Command { std: "docker" "inspect" "a2b597cc853e884f2e684787767258714624e08d5a3d42a89775624159e5b99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b597cc853e884f2e684787767258714624e08d5a3d42a89775624159e5b99b", kill_on_drop: false }` [INFO] [stdout] a2b597cc853e884f2e684787767258714624e08d5a3d42a89775624159e5b99b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fd0d3ce42c148e4aa778782d3b9254fb996de046dfc69c3fafe4f8c1b280074b [INFO] running `Command { std: "docker" "start" "-a" "fd0d3ce42c148e4aa778782d3b9254fb996de046dfc69c3fafe4f8c1b280074b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/acacia-b2e2a7e2f97e1636) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test data_tree::test::tree_branch_on_second_insert ... ok [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 iter::test::iter_pure_tree ... ok [INFO] [stdout] test iter::test::recurse_objects_pure_tree ... ok [INFO] [stdout] test partition::boxes::test::box2_f32_partition::is_total_non_elem ... 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::box2_f32_partition::is_total_elem ... ok [INFO] [stdout] test data_tree::test::tree_from_iter_more_than_two_branches ... ok [INFO] [stdout] test partition::boxes::test::box2_f32_partition::consistent_dispatch ... ok [INFO] [stdout] test data_tree::test::tree_from_iter_one_is_a_leaf ... ok [INFO] [stdout] test partition::boxes::test::box3_f64_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::box3_f32_partition::is_total_non_elem ... ok [INFO] [stdout] test partition::cubemap::test::axis_vector_triples_are_right_handed ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_covers_vec3 ... ok [INFO] [stdout] test partition::cubemap::test::axis_vector_triples_concrete ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f32::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box2_f64_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f32::consistent_dispatch ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f64::is_total_non_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::quad_vec3_f32::is_total_non_elem ... ok [INFO] [stdout] test partition::cubemap::test::cubemap_vec3_f64::is_total_elem ... ok [INFO] [stdout] test partition::boxes::test::box3_f32_partition::consistent_dispatch ... 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::interval::test::interval_f32_partition::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_f64_partition::consistent_dispatch ... ok [INFO] [stdout] test partition::interval::test::interval_f64_partition::is_total_elem ... ok [INFO] [stdout] test partition::interval::test::interval_f64_partition::is_total_non_elem ... ok [INFO] [stdout] test partition::boxes::test::box3_f32_partition::is_total_elem ... 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_non_elem ... ok [INFO] [stdout] test partition::ncube::test::ncube_pnt2_f32_partition::is_total_elem ... ok [INFO] [stdout] test partition::cubemap::test::quad_vec3_f32::consistent_dispatch ... ok [INFO] [stdout] test partition::boxes::test::box3_f64_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::is_total_elem ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_base_contains_region ... ok [INFO] [stdout] test partition::unitquad::test::unitquad_vec2_f64::is_total_non_elem ... 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 partition::boxes::test::box3_f64_partition::is_total_elem ... 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_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. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.58s [INFO] [stdout] [INFO] [stderr] Running tests/tree_gravity.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tree_gravity-5e8654f73b27082f) [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; finished in 5.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd0d3ce42c148e4aa778782d3b9254fb996de046dfc69c3fafe4f8c1b280074b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0d3ce42c148e4aa778782d3b9254fb996de046dfc69c3fafe4f8c1b280074b", kill_on_drop: false }` [INFO] [stdout] fd0d3ce42c148e4aa778782d3b9254fb996de046dfc69c3fafe4f8c1b280074b