[INFO] fetching crate special-fun 0.3.1...
[INFO] testing special-fun-0.3.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate special-fun 0.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate special-fun 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate special-fun 0.3.1
[INFO] tweaked toml for crates.io crate special-fun 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate special-fun 0.3.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate special-fun 0.3.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78b8a4bfd3eff52aae65c4aab1e6acda9104d4cc713ec4a20e17234e5704ebec
[INFO] running `Command { std: "docker" "start" "-a" "78b8a4bfd3eff52aae65c4aab1e6acda9104d4cc713ec4a20e17234e5704ebec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78b8a4bfd3eff52aae65c4aab1e6acda9104d4cc713ec4a20e17234e5704ebec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78b8a4bfd3eff52aae65c4aab1e6acda9104d4cc713ec4a20e17234e5704ebec", kill_on_drop: false }`
[INFO] [stdout] 78b8a4bfd3eff52aae65c4aab1e6acda9104d4cc713ec4a20e17234e5704ebec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90e2d755a764aeb458f0dac721481bbde39aa396fe1b8cae734b39d8f7e6c2b8
[INFO] running `Command { std: "docker" "start" "-a" "90e2d755a764aeb458f0dac721481bbde39aa396fe1b8cae734b39d8f7e6c2b8", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling special-fun v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/jv.c: In function 'jv':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/jv.c:165:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: special-fun@0.3.1:   165 | if( an > 2.0 * y )
[INFO] [stderr] warning: special-fun@0.3.1:       | ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/jv.c:168:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr] warning: special-fun@0.3.1:   168 |         if( (n >= 0.0) && (n < 20.0)
[INFO] [stderr] warning: special-fun@0.3.1:       |         ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/stdtr.c: In function 'stdtr':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/stdtr.c:180:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: special-fun@0.3.1:   180 | if( t < 0 )
[INFO] [stderr] warning: special-fun@0.3.1:       | ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/stdtr.c:183:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr] warning: special-fun@0.3.1:   183 |         p = 0.5 + 0.5 * p;
[INFO] [stderr] warning: special-fun@0.3.1:       |         ^
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c: In function 'frexpf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c:247:3: warning: pointer targets in assignment from 'short unsigned int *' to 'short int *' differ in signedness [-Wpointer-sign]
[INFO] [stderr] warning: special-fun@0.3.1:   247 | q = &u.i[1];
[INFO] [stderr] warning: special-fun@0.3.1:       |   ^
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c: In function 'ldexpf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c:322:3: warning: pointer targets in assignment from 'short unsigned int *' to 'short int *' differ in signedness [-Wpointer-sign]
[INFO] [stderr] warning: special-fun@0.3.1:   322 | q = &u.i[1];
[INFO] [stderr] warning: special-fun@0.3.1:       |   ^
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/jvf.c: In function 'recurf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/jvf.c:275:12: warning: variable 'ctr' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: special-fun@0.3.1:   275 | int nflag, ctr;
[INFO] [stderr] warning: special-fun@0.3.1:       |            ^~~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/jvf.c:272:26: warning: variable 'pkp1' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: special-fun@0.3.1:   272 | float x, pkm2, pkm1, pk, pkp1, qkm2, qkm1;
[INFO] [stderr] warning: special-fun@0.3.1:       |                          ^~~~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/stdtrf.c: In function 'stdtrf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/stdtrf.c:155:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: special-fun@0.3.1:   155 | if( t < 0 )
[INFO] [stderr] warning: special-fun@0.3.1:       | ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/stdtrf.c:158:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr] warning: special-fun@0.3.1:   158 |         p = 0.5 + 0.5 * p;
[INFO] [stderr] warning: special-fun@0.3.1:       |         ^
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.15s
[INFO] running `Command { std: "docker" "inspect" "90e2d755a764aeb458f0dac721481bbde39aa396fe1b8cae734b39d8f7e6c2b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90e2d755a764aeb458f0dac721481bbde39aa396fe1b8cae734b39d8f7e6c2b8", kill_on_drop: false }`
[INFO] [stdout] 90e2d755a764aeb458f0dac721481bbde39aa396fe1b8cae734b39d8f7e6c2b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69627390585bb9137508cda2e6d8134132a6f915ccdef8a6777131e81464aaac
[INFO] running `Command { std: "docker" "start" "-a" "69627390585bb9137508cda2e6d8134132a6f915ccdef8a6777131e81464aaac", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/jv.c: In function 'jv':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/jv.c:165:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: special-fun@0.3.1:   165 | if( an > 2.0 * y )
[INFO] [stderr] warning: special-fun@0.3.1:       | ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/jv.c:168:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr] warning: special-fun@0.3.1:   168 |         if( (n >= 0.0) && (n < 20.0)
[INFO] [stderr] warning: special-fun@0.3.1:       |         ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/stdtr.c: In function 'stdtr':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/stdtr.c:180:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: special-fun@0.3.1:   180 | if( t < 0 )
[INFO] [stderr] warning: special-fun@0.3.1:       | ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/stdtr.c:183:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr] warning: special-fun@0.3.1:   183 |         p = 0.5 + 0.5 * p;
[INFO] [stderr] warning: special-fun@0.3.1:       |         ^
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c: In function 'frexpf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c:247:3: warning: pointer targets in assignment from 'short unsigned int *' to 'short int *' differ in signedness [-Wpointer-sign]
[INFO] [stderr] warning: special-fun@0.3.1:   247 | q = &u.i[1];
[INFO] [stderr] warning: special-fun@0.3.1:       |   ^
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c: In function 'ldexpf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c:322:3: warning: pointer targets in assignment from 'short unsigned int *' to 'short int *' differ in signedness [-Wpointer-sign]
[INFO] [stderr] warning: special-fun@0.3.1:   322 | q = &u.i[1];
[INFO] [stderr] warning: special-fun@0.3.1:       |   ^
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/jvf.c: In function 'recurf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/jvf.c:275:12: warning: variable 'ctr' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: special-fun@0.3.1:   275 | int nflag, ctr;
[INFO] [stderr] warning: special-fun@0.3.1:       |            ^~~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/jvf.c:272:26: warning: variable 'pkp1' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: special-fun@0.3.1:   272 | float x, pkm2, pkm1, pk, pkp1, qkm2, qkm1;
[INFO] [stderr] warning: special-fun@0.3.1:       |                          ^~~~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/stdtrf.c: In function 'stdtrf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/stdtrf.c:155:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: special-fun@0.3.1:   155 | if( t < 0 )
[INFO] [stderr] warning: special-fun@0.3.1:       | ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/stdtrf.c:158:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr] warning: special-fun@0.3.1:   158 |         p = 0.5 + 0.5 * p;
[INFO] [stderr] warning: special-fun@0.3.1:       |         ^
[INFO] [stderr]    Compiling special-fun v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:261:33
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_almost_eq(3.5f64.gamma(), 3.32335097044784);
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::gamma(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::<impl f64>::gamma`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_gamma)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:277:27
[INFO] [stdout]     |
[INFO] [stdout] 277 |         assert_eq!(0.0f64.erf(), 0.0);
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_erf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:278:33
[INFO] [stdout]     |
[INFO] [stdout] 278 |         assert_almost_eq(1.0f64.erf(), 0.842700792949715);
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_erf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 279 |         assert_almost_eq(-1.0f64.erf(), -0.842700792949715);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_erf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:280:33
[INFO] [stdout]     |
[INFO] [stdout] 280 |         assert_almost_eq(1.0f64.erfc(), 0.157299207050285);
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erfc(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erfc`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_erf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:359:33
[INFO] [stdout]     |
[INFO] [stdout] 359 |         assert_almost_eq(3.5f32.gamma(), 3.32335097044784);
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::gamma(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f32::<impl f32>::gamma`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_gamma)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 |         assert_eq!(0.0f64.erf(), 0.0);
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_erf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:376:33
[INFO] [stdout]     |
[INFO] [stdout] 376 |         assert_almost_eq(1.0f64.erf(), 0.842700792949715);
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_erf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:377:34
[INFO] [stdout]     |
[INFO] [stdout] 377 |         assert_almost_eq(-1.0f64.erf(), -0.842700792949715);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_erf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tests/test.rs:378:33
[INFO] [stdout]     |
[INFO] [stdout] 378 |         assert_almost_eq(1.0f64.erfc(), 0.157299207050285);
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erfc(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erfc`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(float_erf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] running `Command { std: "docker" "inspect" "69627390585bb9137508cda2e6d8134132a6f915ccdef8a6777131e81464aaac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69627390585bb9137508cda2e6d8134132a6f915ccdef8a6777131e81464aaac", kill_on_drop: false }`
[INFO] [stdout] 69627390585bb9137508cda2e6d8134132a6f915ccdef8a6777131e81464aaac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04dc3ab94b650193780de12964e7dfcfdeb24b7a01ca56103424b1e9db018993
[INFO] running `Command { std: "docker" "start" "-a" "04dc3ab94b650193780de12964e7dfcfdeb24b7a01ca56103424b1e9db018993", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/jv.c: In function 'jv':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/jv.c:165:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: special-fun@0.3.1:   165 | if( an > 2.0 * y )
[INFO] [stderr] warning: special-fun@0.3.1:       | ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/jv.c:168:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr] warning: special-fun@0.3.1:   168 |         if( (n >= 0.0) && (n < 20.0)
[INFO] [stderr] warning: special-fun@0.3.1:       |         ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/stdtr.c: In function 'stdtr':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/stdtr.c:180:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: special-fun@0.3.1:   180 | if( t < 0 )
[INFO] [stderr] warning: special-fun@0.3.1:       | ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-double/stdtr.c:183:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr] warning: special-fun@0.3.1:   183 |         p = 0.5 + 0.5 * p;
[INFO] [stderr] warning: special-fun@0.3.1:       |         ^
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c: In function 'frexpf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c:247:3: warning: pointer targets in assignment from 'short unsigned int *' to 'short int *' differ in signedness [-Wpointer-sign]
[INFO] [stderr] warning: special-fun@0.3.1:   247 | q = &u.i[1];
[INFO] [stderr] warning: special-fun@0.3.1:       |   ^
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c: In function 'ldexpf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/floorf.c:322:3: warning: pointer targets in assignment from 'short unsigned int *' to 'short int *' differ in signedness [-Wpointer-sign]
[INFO] [stderr] warning: special-fun@0.3.1:   322 | q = &u.i[1];
[INFO] [stderr] warning: special-fun@0.3.1:       |   ^
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/jvf.c: In function 'recurf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/jvf.c:275:12: warning: variable 'ctr' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: special-fun@0.3.1:   275 | int nflag, ctr;
[INFO] [stderr] warning: special-fun@0.3.1:       |            ^~~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/jvf.c:272:26: warning: variable 'pkp1' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: special-fun@0.3.1:   272 | float x, pkm2, pkm1, pk, pkp1, qkm2, qkm1;
[INFO] [stderr] warning: special-fun@0.3.1:       |                          ^~~~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/stdtrf.c: In function 'stdtrf':
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/stdtrf.c:155:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: special-fun@0.3.1:   155 | if( t < 0 )
[INFO] [stderr] warning: special-fun@0.3.1:       | ^~
[INFO] [stderr] warning: special-fun@0.3.1: cephes-single/stdtrf.c:158:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr] warning: special-fun@0.3.1:   158 |         p = 0.5 + 0.5 * p;
[INFO] [stderr] warning: special-fun@0.3.1:       |         ^
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:261:33
[INFO] [stderr]     |
[INFO] [stderr] 261 |         assert_almost_eq(3.5f64.gamma(), 3.32335097044784);
[INFO] [stderr]     |                                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::gamma(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::<impl f64>::gamma`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_gamma)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:277:27
[INFO] [stderr]     |
[INFO] [stderr] 277 |         assert_eq!(0.0f64.erf(), 0.0);
[INFO] [stderr]     |                           ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_erf)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:278:33
[INFO] [stderr]     |
[INFO] [stderr] 278 |         assert_almost_eq(1.0f64.erf(), 0.842700792949715);
[INFO] [stderr]     |                                 ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_erf)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:279:34
[INFO] [stderr]     |
[INFO] [stderr] 279 |         assert_almost_eq(-1.0f64.erf(), -0.842700792949715);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_erf)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:280:33
[INFO] [stderr]     |
[INFO] [stderr] 280 |         assert_almost_eq(1.0f64.erfc(), 0.157299207050285);
[INFO] [stderr]     |                                 ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erfc(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erfc`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_erf)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:359:33
[INFO] [stderr]     |
[INFO] [stderr] 359 |         assert_almost_eq(3.5f32.gamma(), 3.32335097044784);
[INFO] [stderr]     |                                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::gamma(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f32::<impl f32>::gamma`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_gamma)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:375:27
[INFO] [stderr]     |
[INFO] [stderr] 375 |         assert_eq!(0.0f64.erf(), 0.0);
[INFO] [stderr]     |                           ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_erf)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:376:33
[INFO] [stderr]     |
[INFO] [stderr] 376 |         assert_almost_eq(1.0f64.erf(), 0.842700792949715);
[INFO] [stderr]     |                                 ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_erf)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:377:34
[INFO] [stderr]     |
[INFO] [stderr] 377 |         assert_almost_eq(-1.0f64.erf(), -0.842700792949715);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erf(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erf`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_erf)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> tests/test.rs:378:33
[INFO] [stderr]     |
[INFO] [stderr] 378 |         assert_almost_eq(1.0f64.erfc(), 0.157299207050285);
[INFO] [stderr]     |                                 ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `special_fun::FloatSpecial::erfc(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(float_erf)]` to the crate attributes to enable `f64::<impl f64>::erfc`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(float_erf)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `special-fun` (test "test") generated 10 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/special_fun-e68fd924497fa668)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-20f76391ff6c34d6)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test cephes_double::cosm1 ... ok
[INFO] [stdout] test cephes_double::beta ... ok
[INFO] [stdout] test cephes_double::ei ... ok
[INFO] [stdout] test cephes_double::erf ... ok
[INFO] [stdout] test cephes_double::exp10 ... ok
[INFO] [stdout] test cephes_double::expm1 ... ok
[INFO] [stdout] test cephes_double::erfc ... ok
[INFO] [stdout] test cephes_double::expx2 ... ok
[INFO] [stdout] test cephes_double::fac ... ok
[INFO] [stdout] test cephes_double::gamma ... ok
[INFO] [stdout] test cephes_double::igamc ... ok
[INFO] [stdout] test cephes_double::igam ... ok
[INFO] [stdout] test cephes_double::incbet ... ok
[INFO] [stdout] test cephes_double::igami ... ok
[INFO] [stdout] test cephes_double::incbi ... ok
[INFO] [stdout] test cephes_double::log1p ... ok
[INFO] [stdout] test cephes_double::psi ... ok
[INFO] [stdout] test cephes_double::rgamma ... ok
[INFO] [stdout] test cephes_double::shichi ... ok
[INFO] [stdout] test cephes_double::sici ... ok
[INFO] [stdout] test cephes_double::spence ... ok
[INFO] [stdout] test cephes_double::lgam ... ok
[INFO] [stdout] test double::besseli ... ok
[INFO] [stdout] test double::besselj ... ok
[INFO] [stdout] test double::besselk ... ok
[INFO] [stdout] test double::bessely ... ok
[INFO] [stdout] test double::beta ... ok
[INFO] [stdout] test double::digamma ... ok
[INFO] [stdout] test double::error ... ok
[INFO] [stdout] test double::factorial ... ok
[INFO] [stdout] test double::gamma ... ok
[INFO] [stdout] test double::hurwitz_zeta ... ok
[INFO] [stdout] test double::hypergeometric ... ok
[INFO] [stdout] test single::besselj ... ok
[INFO] [stdout] test single::bessely ... ok
[INFO] [stdout] test single::beta ... ok
[INFO] [stdout] test single::besselk ... ok
[INFO] [stdout] test single::error ... ok
[INFO] [stdout] test single::factorial ... ok
[INFO] [stdout] test single::besseli ... ok
[INFO] [stdout] test single::norm ... ok
[INFO] [stdout] test double::riemann_zeta ... ok
[INFO] [stdout] test single::gamma ... ok
[INFO] [stdout] test single::riemann_zeta ... ok
[INFO] [stdout] test single::hurwitz_zeta ... ok
[INFO] [stdout] test single::hypergeometric ... ok
[INFO] [stdout] test double::norm ... ok
[INFO] [stdout] test single::digamma ... ok
[INFO] [stderr]    Doc-tests special_fun
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ei domain error
[INFO] [stdout] 
[INFO] [stdout] gamma domain error
[INFO] [stdout] 
[INFO] [stdout] knf underflow error
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/lib.rs - cephes_double::exp10 (line 313) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::log1p (line 438) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::erf (line 404) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::erf (line 1110) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::spence (line 474) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::shichi (line 594) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::cosm1 (line 489) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::beta (line 638) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::exp10 (line 1046) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::beta (line 1329) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::ei (line 385) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::expm1 (line 328) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::erfc (line 423) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::expm1 (line 1061) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::log1p (line 1144) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::erfc (line 1129) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::shichi (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::sici (line 537) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::expx2 (line 358) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::spence (line 1180) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::expx2 (line 1091) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::sici (line 1228) ... ok
[INFO] [stdout] test src/lib.rs - cephes_double::incbet (line 684) ... ok
[INFO] [stdout] test src/lib.rs - cephes_single::incbet (line 1383) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "04dc3ab94b650193780de12964e7dfcfdeb24b7a01ca56103424b1e9db018993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04dc3ab94b650193780de12964e7dfcfdeb24b7a01ca56103424b1e9db018993", kill_on_drop: false }`
[INFO] [stdout] 04dc3ab94b650193780de12964e7dfcfdeb24b7a01ca56103424b1e9db018993
