[INFO] fetching crate ftl-numkernel 0.1.0...
[INFO] testing ftl-numkernel-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ftl-numkernel 0.1.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ftl-numkernel 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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 42 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1b5b48e6779209cb82b848bdc34acab1fbaf7160165ec066080a66836052ab8
[INFO] running `Command { std: "docker" "start" "-a" "c1b5b48e6779209cb82b848bdc34acab1fbaf7160165ec066080a66836052ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1b5b48e6779209cb82b848bdc34acab1fbaf7160165ec066080a66836052ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b5b48e6779209cb82b848bdc34acab1fbaf7160165ec066080a66836052ab8", kill_on_drop: false }`
[INFO] [stdout] c1b5b48e6779209cb82b848bdc34acab1fbaf7160165ec066080a66836052ab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6be28e643f8bb3108a5668dc15423ce7d32881e1f2c68b977f75b9771afdc877
[INFO] running `Command { std: "docker" "start" "-a" "6be28e643f8bb3108a5668dc15423ce7d32881e1f2c68b977f75b9771afdc877", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[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.1
[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.32s
[INFO] running `Command { std: "docker" "inspect" "6be28e643f8bb3108a5668dc15423ce7d32881e1f2c68b977f75b9771afdc877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be28e643f8bb3108a5668dc15423ce7d32881e1f2c68b977f75b9771afdc877", kill_on_drop: false }`
[INFO] [stdout] 6be28e643f8bb3108a5668dc15423ce7d32881e1f2c68b977f75b9771afdc877
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deeb3f946c606876a1b6c9cd8dbd1a5d26347d3682537e97bc5375bef982de80
[INFO] running `Command { std: "docker" "start" "-a" "deeb3f946c606876a1b6c9cd8dbd1a5d26347d3682537e97bc5375bef982de80", 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.35s
[INFO] running `Command { std: "docker" "inspect" "deeb3f946c606876a1b6c9cd8dbd1a5d26347d3682537e97bc5375bef982de80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deeb3f946c606876a1b6c9cd8dbd1a5d26347d3682537e97bc5375bef982de80", kill_on_drop: false }`
[INFO] [stdout] deeb3f946c606876a1b6c9cd8dbd1a5d26347d3682537e97bc5375bef982de80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e0b97371d1c75231625b4e048a0cd5387470f70c2a6a6aaaf6249e308bb3c7c
[INFO] running `Command { std: "docker" "start" "-a" "8e0b97371d1c75231625b4e048a0cd5387470f70c2a6a6aaaf6249e308bb3c7c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftl_numkernel-104b30b12acf88cd)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test errors::tests::native64::complex::test_complex_f64_validate_zero ... ok
[INFO] [stdout] test errors::tests::native64::real::test_f64_validate_nan ... ok
[INFO] [stdout] test errors::tests::native64::real::test_f64_validate_normal ... ok
[INFO] [stdout] test errors::tests::native64::real::test_f64_validate_infinite ... ok
[INFO] [stdout] test errors::tests::native64::complex::test_complex_f64_validate_invalid_imaginary_part ... ok
[INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::add ... ok
[INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::new ... 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::complex::reset ... ok
[INFO] [stdout] test errors::tests::native64::real::test_f64_validate_subnormal ... ok
[INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::zero ... ok
[INFO] [stdout] test errors::tests::native64::real::test_f64_validate_zero ... 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_normal ... ok
[INFO] [stdout] test neumaier_compensated_sum::tests::native64::complex::sum_big_values ... ok
[INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::new ... ok
[INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::reset ... 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 neumaier_compensated_sum::tests::native64::real::sum_small_values ... ok
[INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::zero ... ok
[INFO] [stdout] test tests::native64::complex::abs ... ok
[INFO] [stdout] test tests::native64::complex::add ... ok
[INFO] [stdout] test tests::native64::complex::add_assign ... ok
[INFO] [stdout] test tests::native64::complex::conj ... ok
[INFO] [stdout] test tests::native64::complex::div ... ok
[INFO] [stdout] test tests::native64::complex::div_assign ... 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_add ... 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::neg_assign ... ok
[INFO] [stdout] test tests::native64::complex::sub ... ok
[INFO] [stdout] test tests::native64::complex::sub_assign ... ok
[INFO] [stdout] test tests::native64::real::abs ... ok
[INFO] [stdout] test tests::native64::real::acos ... ok
[INFO] [stdout] test tests::native64::real::add ... ok
[INFO] [stdout] test tests::native64::real::add_assign ... ok
[INFO] [stdout] test tests::native64::real::asin ... 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::mul ... ok
[INFO] [stdout] test tests::native64::real::mul_add ... ok
[INFO] [stdout] test tests::native64::real::mul_assign ... ok
[INFO] [stdout] test tests::native64::real::neg_assign ... ok
[INFO] [stdout] test tests::native64::real::one ... 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_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_infinite_ ... 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_ln_ ... ok
[INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_log10_ ... ok
[INFO] [stdout] test neumaier_compensated_sum::tests::native64::real::add ... ok
[INFO] [stdout] test tests_new::functions_general_type::native64::complex::test_log2_ ... 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::test_tanh_ ... ok
[INFO] [stdout] test tests_new::functions_general_type::native64::complex::try_sqrt ... ok
[INFO] [stdout] test tests_new::functions_general_type::native64::real::sqrt ... ok
[INFO] [stdout] test tests_new::functions_general_type::native64::real::test_acos_ ... 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_asin_ ... 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_atan_ ... 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_cos_ ... 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_exp_ ... 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_is_infinite_ ... 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_recip_ ... ok
[INFO] [stdout] test tests_new::functions_general_type::native64::real::test_sin_ ... ok
[INFO] [stdout] test tests_new::functions_general_type::native64::real::test_sinh_ ... 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_tanh_ ... ok
[INFO] [stdout] test tests_new::functions_general_type::native64::real::try_sqrt ... ok
[INFO] [stdout] test tests_new::functions_real_type::native64::test_atan2_ ... ok
[INFO] [stdout] test tests_new::functions_real_type::native64::test_ceil_ ... 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_copysign_ ... ok
[INFO] [stdout] test tests_new::functions_real_type::native64::test_exp_m1_ ... ok
[INFO] [stdout] test tests_new::functions_real_type::native64::test_epsilon_ ... 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_real_type::native64::test_hypot_ ... ok
[INFO] [stdout] test tests_new::functions_real_type::native64::test_infinity_ ... 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_is_sign_positive_ ... ok
[INFO] [stdout] test tests_new::functions_real_type::native64::test_ln_1p_ ... 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_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_negative_one_ ... ok
[INFO] [stdout] test tests_new::functions_real_type::native64::test_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_neg_infinity_ ... 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_try_from_64_error_nan ... ok
[INFO] [stdout] test tests_new::functions_real_type::native64::test_trunc_ ... ok
[INFO] [stdout] test tests_new::functions_real_type::native64::test_two_ ... 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 - f64::round_ties_even_ (line 1232) ... ok
[INFO] [stdout] test src/lib.rs - f64::atan2_ (line 1053) ... 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 - f64::clamp_ (line 1082) ... ok
[INFO] [stdout] test src/lib.rs - FunctionsRealType::trunc_ (line 983) ... ok
[INFO] [stdout] test src/lib.rs - f64::trunc_ (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - FunctionsRealType::clamp_ (line 850) ... ok
[INFO] [stdout] test src/neumaier_compensated_sum.rs - neumaier_compensated_sum::NeumaierSumReal (line 90) ... ok
[INFO] [stdout] test src/neumaier_compensated_sum.rs - neumaier_compensated_sum::NeumaierSum::new_sequential (line 40) ... ok
[INFO] [stdout] test src/lib.rs - vec_f64_into_vec_float (line 2257) ... ok
[INFO] [stdout] test src/lib.rs - FunctionsRealType::classify_ (line 862) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8e0b97371d1c75231625b4e048a0cd5387470f70c2a6a6aaaf6249e308bb3c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e0b97371d1c75231625b4e048a0cd5387470f70c2a6a6aaaf6249e308bb3c7c", kill_on_drop: false }`
[INFO] [stdout] 8e0b97371d1c75231625b4e048a0cd5387470f70c2a6a6aaaf6249e308bb3c7c
