[INFO] fetching crate ftl-numkernel 0.1.0... [INFO] testing ftl-numkernel-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ftl-numkernel 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ftl-numkernel 0.1.0 [INFO] finished tweaking crates.io crate ftl-numkernel 0.1.0 [INFO] tweaked toml for crates.io crate ftl-numkernel 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ftl-numkernel 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding derive_more v1.0.0 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcb77dbc03211efc8717a45ab5034bf3569a4a0c9f1cbc9a2c96ed798f0b5338 [INFO] running `Command { std: "docker" "start" "-a" "fcb77dbc03211efc8717a45ab5034bf3569a4a0c9f1cbc9a2c96ed798f0b5338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcb77dbc03211efc8717a45ab5034bf3569a4a0c9f1cbc9a2c96ed798f0b5338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb77dbc03211efc8717a45ab5034bf3569a4a0c9f1cbc9a2c96ed798f0b5338", kill_on_drop: false }` [INFO] [stdout] fcb77dbc03211efc8717a45ab5034bf3569a4a0c9f1cbc9a2c96ed798f0b5338 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a6b53e1484f0d23525fc0fca79379337b4bd65a923644896d492dc070f74954 [INFO] running `Command { std: "docker" "start" "-a" "9a6b53e1484f0d23525fc0fca79379337b4bd65a923644896d492dc070f74954", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ftl-numkernel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "9a6b53e1484f0d23525fc0fca79379337b4bd65a923644896d492dc070f74954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6b53e1484f0d23525fc0fca79379337b4bd65a923644896d492dc070f74954", kill_on_drop: false }` [INFO] [stdout] 9a6b53e1484f0d23525fc0fca79379337b4bd65a923644896d492dc070f74954 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79b8938fa685d92b0b2af85354b9f2adbad18d3250a75c20a1a74652208af99e [INFO] running `Command { std: "docker" "start" "-a" "79b8938fa685d92b0b2af85354b9f2adbad18d3250a75c20a1a74652208af99e", kill_on_drop: false }` [INFO] [stderr] Compiling ftl-numkernel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "79b8938fa685d92b0b2af85354b9f2adbad18d3250a75c20a1a74652208af99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b8938fa685d92b0b2af85354b9f2adbad18d3250a75c20a1a74652208af99e", kill_on_drop: false }` [INFO] [stdout] 79b8938fa685d92b0b2af85354b9f2adbad18d3250a75c20a1a74652208af99e [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4cc03906d975eb80d9c1fdfb9ce33ef115e5d3867f8c57e91436be5d590940cf [INFO] running `Command { std: "docker" "start" "-a" "4cc03906d975eb80d9c1fdfb9ce33ef115e5d3867f8c57e91436be5d590940cf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftl_numkernel-d9d56350222c7b8d) [INFO] [stdout] running 129 tests [INFO] [stdout] test errors::tests::native64::complex::test_complex_f64_validate_invalid_imaginary_part ... ok [INFO] [stdout] test errors::tests::native64::complex::test_complex_f64_validate_invalid_real_part ... ok [INFO] [stdout] test errors::tests::native64::complex::test_complex_f64_validate_zero ... ok [INFO] [stdout] test errors::tests::native64::real::test_f64_validate_infinite ... ok [INFO] [stdout] test errors::tests::native64::real::test_f64_validate_nan ... ok [INFO] [stdout] test errors::tests::native64::real::test_f64_validate_subnormal ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::add ... ok [INFO] [stdout] test errors::tests::native64::real::test_f64_validate_normal ... ok [INFO] [stdout] test errors::tests::native64::real::test_f64_validate_zero ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::new ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::reset ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::sum ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::sum_small_values ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::add ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::new ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::zero ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::reset ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::sum_small_values ... ok [INFO] [stdout] test tests::native64::complex::add ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::zero ... ok [INFO] [stdout] test tests::native64::complex::conj ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::sum_big_values ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::sum ... ok [INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::sum_big_values ... ok [INFO] [stdout] test tests::native64::complex::from_f64 ... ok [INFO] [stdout] test tests::native64::complex::mul ... ok [INFO] [stdout] test tests::native64::complex::mul_assign ... ok [INFO] [stdout] test tests::native64::complex::mul_assign_complex_with_real ... ok [INFO] [stdout] test tests::native64::complex::mul_complex_with_real ... ok [INFO] [stdout] test tests::native64::complex::sub ... ok [INFO] [stdout] test tests::native64::complex::neg_assign ... ok [INFO] [stdout] test tests::native64::complex::sub_assign ... ok [INFO] [stdout] test tests::native64::real::abs ... ok [INFO] [stdout] test tests::native64::complex::mul_add ... ok [INFO] [stdout] test tests::native64::complex::abs ... ok [INFO] [stdout] test tests::native64::complex::div ... ok [INFO] [stdout] test tests::native64::complex::add_assign ... ok [INFO] [stdout] test tests::native64::real::acos ... ok [INFO] [stdout] test tests::native64::real::add_assign ... ok [INFO] [stdout] test tests::native64::real::cos ... ok [INFO] [stdout] test tests::native64::real::div ... ok [INFO] [stdout] test tests::native64::real::div_assign ... ok [INFO] [stdout] test tests::native64::real::from_f64 ... ok [INFO] [stdout] test tests::native64::real::add ... ok [INFO] [stdout] test tests::native64::real::mul_add ... ok [INFO] [stdout] test tests::native64::real::mul ... ok [INFO] [stdout] test tests::native64::real::asin ... ok [INFO] [stdout] test tests::native64::real::mul_assign ... ok [INFO] [stdout] test tests::native64::real::one ... ok [INFO] [stdout] test tests::native64::real::neg_assign ... ok [INFO] [stdout] test tests::native64::real::recip ... ok [INFO] [stdout] test tests::native64::real::sin ... ok [INFO] [stdout] test tests::native64::real::sub ... ok [INFO] [stdout] test tests::native64::real::sub_assign ... ok [INFO] [stdout] test tests::native64::real::zero ... ok [INFO] [stdout] test tests::native64::complex::div_assign ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::sqrt ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_acos_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_acosh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_asin_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_asinh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_atan_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_atanh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_cos_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_cosh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_exp_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_is_finite_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_is_infinite_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_ln_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_acos_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_recip_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_sin_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_sinh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_tan_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::try_sqrt ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_log10_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_log2_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_acosh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_asinh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_asin_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_atan_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_cosh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_cos_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_is_finite_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_ln_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_log10_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_log2_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_atanh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_tan_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_is_infinite_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_tanh_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_atan2_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::try_sqrt ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_ceil_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_sin_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_clamp_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_classify_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_epsilon_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_recip_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_exp_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_exp_m1_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_floor_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_fract_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::test_sinh_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_copysign_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_hypot_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_is_sign_negative_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_ln_1p_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_is_sign_positive_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_infinity_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_mul_add_mul_mut ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_mul_sub_mul_mut ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_neg_infinity_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_negative_one_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_round_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_round_ties_even_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_signum_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_total_cmp_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_try_from_64_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_try_from_64_error_infinite ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_trunc_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_max_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_min_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_try_from_64_error_nan ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_two_ ... ok [INFO] [stdout] test tests_new::functions_real_type::native64::test_one_ ... ok [INFO] [stdout] test errors::tests::native64::complex::test_complex_f64_validate_normal ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_tanh_ ... ok [INFO] [stdout] test tests_new::functions_general_type::native64::real::sqrt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests ftl_numkernel [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - FunctionsRealType::clamp_ (line 850) ... ok [INFO] [stdout] test src/lib.rs - FunctionsRealType::round_ties_even_ (line 950) ... ok [INFO] [stdout] test src/lib.rs - f64::classify_ (line 1097) ... ok [INFO] [stdout] test src/lib.rs - FunctionsRealType::classify_ (line 862) ... ok [INFO] [stdout] test src/neumaier_compensated_sum.rs - neumaier_compensated_sum::NeumaierSumReal (line 90) ... ok [INFO] [stdout] test src/lib.rs - f64::atan2_ (line 1053) ... ok [INFO] [stdout] test src/lib.rs - f64::round_ties_even_ (line 1232) ... ok [INFO] [stdout] test src/lib.rs - f64::trunc_ (line 1280) ... ok [INFO] [stdout] test src/lib.rs - FunctionsRealType::trunc_ (line 983) ... ok [INFO] [stdout] test src/neumaier_compensated_sum.rs - neumaier_compensated_sum::NeumaierSum::new_sequential (line 40) ... ok [INFO] [stdout] test src/lib.rs - f64::clamp_ (line 1082) ... ok [INFO] [stdout] test src/lib.rs - vec_f64_into_vec_float (line 2257) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4cc03906d975eb80d9c1fdfb9ce33ef115e5d3867f8c57e91436be5d590940cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc03906d975eb80d9c1fdfb9ce33ef115e5d3867f8c57e91436be5d590940cf", kill_on_drop: false }` [INFO] [stdout] 4cc03906d975eb80d9c1fdfb9ce33ef115e5d3867f8c57e91436be5d590940cf