[INFO] cloning repository https://github.com/cgubbin/probabilistic_bisector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgubbin/probabilistic_bisector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgubbin%2Fprobabilistic_bisector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgubbin%2Fprobabilistic_bisector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df11c554245fc6e82b3cd13029037647658153ce [INFO] testing cgubbin/probabilistic_bisector against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgubbin%2Fprobabilistic_bisector" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cgubbin/probabilistic_bisector on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cgubbin/probabilistic_bisector [INFO] finished tweaking git repo https://github.com/cgubbin/probabilistic_bisector [INFO] tweaked toml for git repo https://github.com/cgubbin/probabilistic_bisector written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cgubbin/probabilistic_bisector 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating trellis-runner v0.1.2 -> v0.1.4 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59d68aa5cf726607f5b42a204cf3eff346aaea2081792a2a8ab1a206302d7e4b [INFO] running `Command { std: "docker" "start" "-a" "59d68aa5cf726607f5b42a204cf3eff346aaea2081792a2a8ab1a206302d7e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59d68aa5cf726607f5b42a204cf3eff346aaea2081792a2a8ab1a206302d7e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d68aa5cf726607f5b42a204cf3eff346aaea2081792a2a8ab1a206302d7e4b", kill_on_drop: false }` [INFO] [stdout] 59d68aa5cf726607f5b42a204cf3eff346aaea2081792a2a8ab1a206302d7e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ac289bc461535d0547eae8bb058f32a866966110e130a3ac9b9c2695644ba1 [INFO] running `Command { std: "docker" "start" "-a" "65ac289bc461535d0547eae8bb058f32a866966110e130a3ac9b9c2695644ba1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling trellis-runner v0.1.4 [INFO] [stderr] Compiling statrs v0.17.1 [INFO] [stderr] Compiling confi v0.1.2 [INFO] [stderr] Compiling probabilistic_bisector v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.55s [INFO] running `Command { std: "docker" "inspect" "65ac289bc461535d0547eae8bb058f32a866966110e130a3ac9b9c2695644ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ac289bc461535d0547eae8bb058f32a866966110e130a3ac9b9c2695644ba1", kill_on_drop: false }` [INFO] [stdout] 65ac289bc461535d0547eae8bb058f32a866966110e130a3ac9b9c2695644ba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c61fc593f38e17cc4f0f2d92ec5be57f7688cb6c7bd96be8a0bef32cc6ef1f80 [INFO] running `Command { std: "docker" "start" "-a" "c61fc593f38e17cc4f0f2d92ec5be57f7688cb6c7bd96be8a0bef32cc6ef1f80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling trellis-runner v0.1.4 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand_isaac v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling argmin-math v0.4.0 [INFO] [stderr] Compiling argmin v0.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling argmin-observer-slog v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling statrs v0.17.1 [INFO] [stderr] Compiling confi v0.1.2 [INFO] [stderr] Compiling probabilistic_bisector v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.55s [INFO] running `Command { std: "docker" "inspect" "c61fc593f38e17cc4f0f2d92ec5be57f7688cb6c7bd96be8a0bef32cc6ef1f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c61fc593f38e17cc4f0f2d92ec5be57f7688cb6c7bd96be8a0bef32cc6ef1f80", kill_on_drop: false }` [INFO] [stdout] c61fc593f38e17cc4f0f2d92ec5be57f7688cb6c7bd96be8a0bef32cc6ef1f80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc2e4c4c63a8ad2d0938a4c788aaf0f4f36f4cb6363edc636396df1715c6a60f [INFO] running `Command { std: "docker" "start" "-a" "dc2e4c4c63a8ad2d0938a4c788aaf0f4f36f4cb6363edc636396df1715c6a60f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/probabilistic_bisector-0ffdf0d54da9b77c) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test distribution::tests::distribution_has_correct_median_with_no_bisections ... ok [INFO] [stdout] test tests::scaler_with_log_positive_domain_reconstructs ... ok [INFO] [stdout] test tests::scaler_with_negative_domain_reconstructs ... ok [INFO] [stdout] test tests::scaler_with_positive_domain_reconstructs ... ok [INFO] [stdout] test distribution::tests::distribution_median_is_roughly_consistent_with_inverse_cdf ... ok [INFO] [stderr] Running tests/brent.rs (/opt/rustwide/target/debug/deps/brent-76b4b6ec2ddf3376) [INFO] [stdout] test distribution::tests::distribution_pdf_is_consistent_with_stored_values ... ok [INFO] [stdout] test tests::scaler_with_domain_spanning_origin_reconstructs ... ok [INFO] [stdout] test distribution::tests::distribution_rejects_insertion_of_point_outside_domain ... ok [INFO] [stdout] test tests::scaler_with_log_negative_domain_reconstructs ... ok [INFO] [stdout] test distribution::tests::distribution_rejects_reinsertion_of_point ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Dec 12 08:00:35.527 INFO BrentRoot [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 0, cost: 1.1520000000000001, best_cost: 1.1520000000000001, cost_count: 3, time: 0.000006811 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 1, cost: 1.17476859655375, best_cost: 1.1520000000000001, cost_count: 4, time: 0.00000352 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 2, cost: 0.9801910462999516, best_cost: 0.9801910462999516, cost_count: 5, time: 0.00000272 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 3, cost: 0.5438960404434009, best_cost: 0.5438960404434009, cost_count: 6, time: 0.000002549 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 4, cost: 0.12121838441864112, best_cost: 0.12121838441864112, cost_count: 7, time: 0.000002449 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 5, cost: 0.007130863410244115, best_cost: 0.007130863410244115, cost_count: 8, time: 0.000002589 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 6, cost: 0.00022762917646236295, best_cost: 0.00022762917646236295, cost_count: 9, time: 0.00000268 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 7, cost: 0.0000004045771894633239, best_cost: 0.0000004045771894633239, cost_count: 10, time: 0.00000258 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 8, cost: 0.00000000000007105427357601128, best_cost: 0.00000000000007105427357601128, cost_count: 11, time: 0.0000027 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 9, cost: 0.000000000019934276451650265, best_cost: 0.00000000000007105427357601128, cost_count: 12, time: 0.000002731 [INFO] [stderr] Dec 12 08:00:35.527 INFO iter: 10, cost: 0.00000000000007105427357601128, best_cost: 0.00000000000007105427357601128, cost_count: 12, time: 0.00000164 [INFO] [stdout] test brent_comparison ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests probabilistic_bisector [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dc2e4c4c63a8ad2d0938a4c788aaf0f4f36f4cb6363edc636396df1715c6a60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2e4c4c63a8ad2d0938a4c788aaf0f4f36f4cb6363edc636396df1715c6a60f", kill_on_drop: false }` [INFO] [stdout] dc2e4c4c63a8ad2d0938a4c788aaf0f4f36f4cb6363edc636396df1715c6a60f