[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] 3ed44e66bb4109442e61121bbdca13fbe4ae659e [INFO] testing cgubbin/probabilistic_bisector against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgubbin%2Fprobabilistic_bisector" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cgubbin/probabilistic_bisector on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.7 [INFO] [stderr] Downloaded tracing-test-macro v0.2.5 [INFO] [stderr] Downloaded trellis-runner v0.1.4 [INFO] [stderr] Downloaded rand_isaac v0.3.0 [INFO] [stderr] Downloaded thiserror v2.0.7 [INFO] [stderr] Downloaded argmin-observer-slog v0.1.0 [INFO] [stderr] Downloaded argmin-math v0.4.0 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded safe_arch v0.7.2 [INFO] [stderr] Downloaded wide v0.7.30 [INFO] [stderr] Downloaded argmin v0.10.0 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded bytemuck v1.20.0 [INFO] [stderr] Downloaded simba v0.9.0 [INFO] [stderr] Downloaded confi v0.1.4 [INFO] [stderr] Downloaded tracing-test v0.2.5 [INFO] [stderr] Downloaded nalgebra v0.33.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1063c2af100c308e48a7dd5a6adcec54e26ef8753eb04d53d09747e24855ac9 [INFO] running `Command { std: "docker" "start" "-a" "a1063c2af100c308e48a7dd5a6adcec54e26ef8753eb04d53d09747e24855ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1063c2af100c308e48a7dd5a6adcec54e26ef8753eb04d53d09747e24855ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1063c2af100c308e48a7dd5a6adcec54e26ef8753eb04d53d09747e24855ac9", kill_on_drop: false }` [INFO] [stdout] a1063c2af100c308e48a7dd5a6adcec54e26ef8753eb04d53d09747e24855ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e237d2db58b67a322f1ee200281be82b22a71839390af7ae4a63a122325a7e19 [INFO] running `Command { std: "docker" "start" "-a" "e237d2db58b67a322f1ee200281be82b22a71839390af7ae4a63a122325a7e19", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling wide v0.7.30 [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 num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [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.33.2 [INFO] [stderr] Compiling trellis-runner v0.1.4 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling confi v0.1.4 [INFO] [stderr] Compiling probabilistic_bisector v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.21s [INFO] running `Command { std: "docker" "inspect" "e237d2db58b67a322f1ee200281be82b22a71839390af7ae4a63a122325a7e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e237d2db58b67a322f1ee200281be82b22a71839390af7ae4a63a122325a7e19", kill_on_drop: false }` [INFO] [stdout] e237d2db58b67a322f1ee200281be82b22a71839390af7ae4a63a122325a7e19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4151917d463ca391cd3163839a7907bc948670ef2c7f6bd3d0f10157ee648832 [INFO] running `Command { std: "docker" "start" "-a" "4151917d463ca391cd3163839a7907bc948670ef2c7f6bd3d0f10157ee648832", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling argmin-math v0.4.0 [INFO] [stderr] Compiling trellis-runner v0.1.4 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling argmin v0.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling rand_isaac v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling argmin-observer-slog v0.1.0 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling confi v0.1.4 [INFO] [stderr] Compiling probabilistic_bisector v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.06s [INFO] running `Command { std: "docker" "inspect" "4151917d463ca391cd3163839a7907bc948670ef2c7f6bd3d0f10157ee648832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4151917d463ca391cd3163839a7907bc948670ef2c7f6bd3d0f10157ee648832", kill_on_drop: false }` [INFO] [stdout] 4151917d463ca391cd3163839a7907bc948670ef2c7f6bd3d0f10157ee648832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51296d1389977d1a5f8a7aa58b82bcdaca494736242926e979f43f8a7ad7bb66 [INFO] running `Command { std: "docker" "start" "-a" "51296d1389977d1a5f8a7aa58b82bcdaca494736242926e979f43f8a7ad7bb66", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/probabilistic_bisector-e5b102a33a3e2424) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test distribution::tests::distribution_has_correct_median_with_no_bisections ... ok [INFO] [stdout] test distribution::tests::distribution_median_is_roughly_consistent_with_inverse_cdf ... ok [INFO] [stdout] test tests::scaler_with_log_negative_domain_reconstructs ... ok [INFO] [stdout] test tests::scaler_with_log_positive_domain_reconstructs ... 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_positive_domain_reconstructs ... ok [INFO] [stdout] test tests::scaler_with_negative_domain_reconstructs ... ok [INFO] [stdout] test distribution::tests::distribution_pdf_is_consistent_with_stored_values ... 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] [stderr] Running tests/brent.rs (/opt/rustwide/target/debug/deps/brent-b5ed61ced5a35e53) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Mar 30 23:10:21.118 INFO BrentRoot [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 0, cost: 1.1520000000000001, best_cost: 1.1520000000000001, cost_count: 3, time: 0.00000541 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 1, cost: 1.17476859655375, best_cost: 1.1520000000000001, cost_count: 4, time: 0.00000267 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 2, cost: 0.9801910462999516, best_cost: 0.9801910462999516, cost_count: 5, time: 0.00000227 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 3, cost: 0.5438960404434009, best_cost: 0.5438960404434009, cost_count: 6, time: 0.0000023 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 4, cost: 0.12121838441864112, best_cost: 0.12121838441864112, cost_count: 7, time: 0.00000214 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 5, cost: 0.007130863410244115, best_cost: 0.007130863410244115, cost_count: 8, time: 0.00000253 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 6, cost: 0.00022762917646236295, best_cost: 0.00022762917646236295, cost_count: 9, time: 0.00000218 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 7, cost: 0.0000004045771894633239, best_cost: 0.0000004045771894633239, cost_count: 10, time: 0.00000223 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 8, cost: 0.00000000000007105427357601128, best_cost: 0.00000000000007105427357601128, cost_count: 11, time: 0.00000245 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 9, cost: 0.000000000019934276451650265, best_cost: 0.00000000000007105427357601128, cost_count: 12, time: 0.00000255 [INFO] [stderr] Mar 30 23:10:21.119 INFO iter: 10, cost: 0.00000000000007105427357601128, best_cost: 0.00000000000007105427357601128, cost_count: 12, time: 0.00000129 [INFO] [stdout] test brent_comparison ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- brent_comparison stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'brent_comparison' (28) panicked at tests/brent.rs:70:5: [INFO] [stdout] assertion failed: probabilistic.interval.contains(brent.state.param.unwrap()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x650084e1982a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x650084e1982a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x650084e1982a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x650084e1982a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x650084e3078a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x650084e3078a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x650084e1fb12 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x650084e1fb12 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x650084df824f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x650084df824f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x650084e119c9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x650084cd311c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x650084cd311c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x650084e11b82 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x650084e11b82 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x650084df833a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x650084decf89 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x650084df910d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x650084e30f4c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x650084e30f12 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x650084cb06b4 - brent[e1fff0a7be41ec28]::brent_comparison [INFO] [stdout] at /opt/rustwide/workdir/tests/brent.rs:70:5 [INFO] [stdout] 21: 0x650084caf577 - brent[e1fff0a7be41ec28]::brent_comparison::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/brent.rs:41:22 [INFO] [stdout] 22: 0x650084ca7ec6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x650084cc71fb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x650084cc71fb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x650084cd3beb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x650084cd3beb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x650084cd3beb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x650084cd3beb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x650084cd3beb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x650084cd3beb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x650084cd3beb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x650084cce044 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x650084cce044 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x650084cd67f2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x650084cd67f2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x650084cd67f2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x650084cd67f2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x650084cd67f2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x650084cd67f2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x650084cd67f2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x650084e1910f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x650084e1910f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x72f03fb4daa4 - [INFO] [stdout] 44: 0x72f03fbdaa64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] brent_comparison [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test brent` [INFO] running `Command { std: "docker" "inspect" "51296d1389977d1a5f8a7aa58b82bcdaca494736242926e979f43f8a7ad7bb66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51296d1389977d1a5f8a7aa58b82bcdaca494736242926e979f43f8a7ad7bb66", kill_on_drop: false }` [INFO] [stdout] 51296d1389977d1a5f8a7aa58b82bcdaca494736242926e979f43f8a7ad7bb66