[INFO] fetching crate bacon-sci-1 0.11.0...
[INFO] testing bacon-sci-1-0.11.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate bacon-sci-1 0.11.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bacon-sci-1 0.11.0
[INFO] finished tweaking crates.io crate bacon-sci-1 0.11.0
[INFO] tweaked toml for crates.io crate bacon-sci-1 0.11.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bacon-sci-1 0.11.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding float-cmp v0.8.0 (available: v0.10.0)
[INFO] [stderr]       Adding nalgebra v0.24.1 (available: v0.34.1)
[INFO] [stderr]       Adding num-complex v0.3.1 (available: v0.4.6)
[INFO] [stderr]       Adding phf v0.8.0 (available: v0.13.1)
[INFO] [stderr]       Adding phf_codegen v0.8.0 (available: v0.13.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 529f213730e5912e008aab23fe60f176fbeb4082cd80d22e515c60c028eaea3e
[INFO] running `Command { std: "docker" "start" "-a" "529f213730e5912e008aab23fe60f176fbeb4082cd80d22e515c60c028eaea3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "529f213730e5912e008aab23fe60f176fbeb4082cd80d22e515c60c028eaea3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529f213730e5912e008aab23fe60f176fbeb4082cd80d22e515c60c028eaea3e", kill_on_drop: false }`
[INFO] [stdout] 529f213730e5912e008aab23fe60f176fbeb4082cd80d22e515c60c028eaea3e
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e9978dad3120a3ff02caf46697185c7ab0ff4130f1512f0e9f12d8d88c9fae3
[INFO] running `Command { std: "docker" "start" "-a" "8e9978dad3120a3ff02caf46697185c7ab0ff4130f1512f0e9f12d8d88c9fae3", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling rand_distr v0.3.0
[INFO] [stderr]    Compiling simba v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling bacon-sci-1 v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nalgebra v0.24.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `serialize`
[INFO] [stdout]    --> src/ivp/mod.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg_attr(serialize, derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^ help: found config with similar value: `feature = "serialize"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(serialize)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serialize)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.66s
[INFO] running `Command { std: "docker" "inspect" "8e9978dad3120a3ff02caf46697185c7ab0ff4130f1512f0e9f12d8d88c9fae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9978dad3120a3ff02caf46697185c7ab0ff4130f1512f0e9f12d8d88c9fae3", kill_on_drop: false }`
[INFO] [stdout] 8e9978dad3120a3ff02caf46697185c7ab0ff4130f1512f0e9f12d8d88c9fae3
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3eead89625cf68cf8089de94e6f05fae7a0a75ed256f1cdc38a0b02cdfc1abf
[INFO] running `Command { std: "docker" "start" "-a" "f3eead89625cf68cf8089de94e6f05fae7a0a75ed256f1cdc38a0b02cdfc1abf", kill_on_drop: false }`
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `serialize`
[INFO] [stdout]    --> src/ivp/mod.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg_attr(serialize, derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^ help: found config with similar value: `feature = "serialize"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(serialize)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serialize)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bacon-sci-1 v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `serialize`
[INFO] [stdout]    --> src/ivp/mod.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg_attr(serialize, derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^ help: found config with similar value: `feature = "serialize"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(serialize)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serialize)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.27s
[INFO] running `Command { std: "docker" "inspect" "f3eead89625cf68cf8089de94e6f05fae7a0a75ed256f1cdc38a0b02cdfc1abf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3eead89625cf68cf8089de94e6f05fae7a0a75ed256f1cdc38a0b02cdfc1abf", kill_on_drop: false }`
[INFO] [stdout] f3eead89625cf68cf8089de94e6f05fae7a0a75ed256f1cdc38a0b02cdfc1abf
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c19b0a0042da1c640c1a278cc821c375199c2bffc48ffb7bc44d614eaacccf2b
[INFO] running `Command { std: "docker" "start" "-a" "c19b0a0042da1c640c1a278cc821c375199c2bffc48ffb7bc44d614eaacccf2b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `serialize`
[INFO] [stderr]    --> src/ivp/mod.rs:125:12
[INFO] [stderr]     |
[INFO] [stderr] 125 | #[cfg_attr(serialize, derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^ help: found config with similar value: `feature = "serialize"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(serialize)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serialize)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bacon-sci-1` (lib) generated 1 warning
[INFO] [stderr] warning: `bacon-sci-1` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bacon_sci_1-5b6a0091bc9e4301)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test tests::integrate::test_integrate_chebyshev ... ok
[INFO] [stdout] test tests::integrate::test_integrate_chebyshev_second ... ok
[INFO] [stdout] test tests::differentiate::second_deriv ... ok
[INFO] [stdout] test tests::differentiate::deriv ... ok
[INFO] [stdout] test tests::integrate::test_integrate ... ok
[INFO] [stdout] test tests::integrate::test_integrate_fixed ... ok
[INFO] [stdout] test tests::integrate::test_integrate_hermite ... ok
[INFO] [stdout] test tests::integrate::test_integrate_laguerre ... ok
[INFO] [stdout] test tests::integrate::test_integrate_gaussian ... ok
[INFO] [stdout] test tests::interp::lagrange_interp ... ok
[INFO] [stdout] test tests::interp::hermite_interp ... ok
[INFO] [stdout] test tests::interp::spline::free_spline ... ok
[INFO] [stdout] test tests::ivp::adams::adams2_test_exp ... ok
[INFO] [stdout] test tests::integrate::test_integrate_simpson ... ok
[INFO] [stdout] test tests::ivp::adams::adams2_test_quadratic ... ok
[INFO] [stdout] test tests::ivp::bdf::bdf2_test_quadratic ... ok
[INFO] [stdout] test tests::ivp::bdf::bdf2_test_unstable ... ok
[INFO] [stdout] test tests::ivp::bdf::bdf_test_exp ... ok
[INFO] [stdout] test tests::ivp::bdf::bdf_test_quadratic ... ok
[INFO] [stdout] test tests::ivp::bdf::bdf_test_sin ... ok
[INFO] [stdout] test tests::ivp::bdf::bdf_test_unstable ... ok
[INFO] [stdout] test tests::ivp::euler::euler_test_exp ... ok
[INFO] [stdout] test tests::ivp::bdf::bdf2_test_sin ... ok
[INFO] [stdout] test tests::interp::spline::clamped_spline ... ok
[INFO] [stdout] test tests::ivp::adams::pc_test_exp ... ok
[INFO] [stdout] test tests::ivp::adams::pc_sine ... ok
[INFO] [stdout] test tests::ivp::adams::adams2_sine ... ok
[INFO] [stdout] test tests::ivp::rk::bs_test_quadratic ... ok
[INFO] [stdout] test tests::ivp::rk::rkf_test_exp ... ok
[INFO] [stdout] test tests::ivp::euler::euler_test_quadratic ... ok
[INFO] [stdout] test tests::ivp::rk::bs_test_sine ... ok
[INFO] [stdout] test tests::ivp::rk::rkf_test_sine ... ok
[INFO] [stdout] test tests::ivp::rk::rkf_test_quadratic ... ok
[INFO] [stdout] test tests::ivp::test_ivp_cos ... ok
[INFO] [stdout] test tests::ivp::test_ivp_exp ... ok
[INFO] [stdout] test tests::ivp::test_ivp_quadratic ... ok
[INFO] [stdout] test tests::ivp::rk::bs_test_exp ... ok
[INFO] [stdout] test tests::optimize::test_linear_fit ... ok
[INFO] [stdout] test tests::ivp::adams::pc_test_quadratic ... ok
[INFO] [stdout] test tests::ivp::test_ivp_sin ... ok
[INFO] [stdout] test tests::polynomial::polynomial_derivative ... ok
[INFO] [stdout] test tests::polynomial::polynomial_fft ... ok
[INFO] [stdout] test tests::roots::bisection_sqrt2 ... ok
[INFO] [stdout] test tests::roots::brent_cos ... ok
[INFO] [stdout] test tests::roots::brent_sqrt ... ok
[INFO] [stdout] test tests::polynomial::polynomial_derivative_evaluation ... ok
[INFO] [stdout] test tests::polynomial::polynomial_integrate ... ok
[INFO] [stdout] test tests::polynomial::polynomial_evaluation ... ok
[INFO] [stdout] test tests::ivp::test_ivp_unstable ... ok
[INFO] [stdout] test tests::roots::bisection_cubic ... ok
[INFO] [stdout] test tests::roots::polynomial::muller ... ok
[INFO] [stdout] test tests::roots::polynomial::newton ... ok
[INFO] [stdout] test tests::roots::secant_cos ... ok
[INFO] [stdout] test tests::roots::newton_exp ... ok
[INFO] [stdout] test tests::roots::steffensen_exp ... ok
[INFO] [stdout] test tests::roots::secant_exp ... ok
[INFO] [stdout] test tests::roots::itp_cos ... ok
[INFO] [stdout] test tests::roots::steffensen_cos ... ok
[INFO] [stdout] test tests::special::polynomial::chebyshev_test ... ok
[INFO] [stdout] test tests::special::polynomial::hermite_test ... ok
[INFO] [stdout] test tests::special::polynomial::laguerre_zero_test ... ok
[INFO] [stdout] test tests::special::polynomial::legendre_test ... ok
[INFO] [stdout] test tests::special::polynomial::hermite_zero_test ... ok
[INFO] [stdout] test tests::special::polynomial::laguerre_test ... ok
[INFO] [stdout] test tests::optimize::test_curve_fit ... ok
[INFO] [stdout] test tests::roots::steffenson_poly ... ok
[INFO] [stdout] test tests::optimize::test_curve_fit_jac ... ok
[INFO] [stdout] test tests::roots::test_newton ... ok
[INFO] [stdout] test tests::roots::test_secant ... ok
[INFO] [stdout] test tests::roots::itp_exp ... ok
[INFO] [stdout] test tests::special::polynomial::chebyshev_second_test ... ok
[INFO] [stdout] test tests::special::polynomial::legendre_zero_test ... ok
[INFO] [stdout] test tests::roots::polynomial::polynomial_roots ... ok
[INFO] [stdout] test tests::roots::bisection_expxx ... ok
[INFO] [stdout] test tests::roots::brent_exp ... ok
[INFO] [stdout] test tests::roots::itp_sqrt ... ok
[INFO] [stdout] test tests::ivp::bdf::bdf2_test_exp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bacon_sci_1
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/interp/mod.rs - interp::lagrange (line 20) ... FAILED
[INFO] [stdout] test src/interp/spline.rs - interp::spline::spline_free (line 63) ... FAILED
[INFO] [stdout] test src/ivp/rk.rs - ivp::rk::RK45 (line 347) ... FAILED
[INFO] [stdout] test src/roots/mod.rs - roots::bisection (line 36) ... FAILED
[INFO] [stdout] test src/roots/mod.rs - roots::brent (line 352) ... FAILED
[INFO] [stdout] test src/interp/spline.rs - interp::spline::spline_clamped (line 179) ... FAILED
[INFO] [stdout] test src/roots/mod.rs - roots::itp (line 454) ... FAILED
[INFO] [stdout] test src/ivp/rk.rs - ivp::rk::RK23 (line 580) ... FAILED
[INFO] [stdout] test src/roots/mod.rs - roots::secant (line 284) ... FAILED
[INFO] [stdout] test src/roots/mod.rs - roots::newton (line 170) ... FAILED
[INFO] [stdout] test src/ivp/adams.rs - ivp::adams::Adams (line 443) ... FAILED
[INFO] [stdout] test src/ivp/mod.rs - ivp::solve_ivp (line 271) ... FAILED
[INFO] [stdout] test src/ivp/bdf.rs - ivp::bdf::BDF6 (line 466) ... FAILED
[INFO] [stdout] test src/ivp/mod.rs - ivp::Euler (line 102) ... FAILED
[INFO] [stdout] test src/special/polynomial/mod.rs - special::polynomial::legendre (line 12) ... FAILED
[INFO] [stdout] test src/roots/mod.rs - roots::steffensen (line 115) ... FAILED
[INFO] [stdout] test src/special/polynomial/mod.rs - special::polynomial::laguerre (line 194) ... FAILED
[INFO] [stdout] test src/ivp/adams.rs - ivp::adams::Adams2 (line 607) ... FAILED
[INFO] [stdout] test src/roots/polynomial.rs - roots::polynomial::muller_polynomial (line 82) ... FAILED
[INFO] [stdout] test src/ivp/bdf.rs - ivp::bdf::BDF2 (line 644) ... FAILED
[INFO] [stdout] test src/special/polynomial/mod.rs - special::polynomial::chebyshev (line 253) ... FAILED
[INFO] [stdout] test src/roots/polynomial.rs - roots::polynomial::newton_polynomial (line 24) ... FAILED
[INFO] [stdout] test src/special/polynomial/mod.rs - special::polynomial::hermite (line 90) ... FAILED
[INFO] [stdout] test src/special/polynomial/mod.rs - special::polynomial::chebyshev_second (line 292) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/interp/mod.rs - interp::lagrange (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/interp/mod.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::interp::lagrange;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::interp::lagrange;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/interp/mod.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::polynomial::Polynomial;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::polynomial::Polynomial;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interp/spline.rs - interp::spline::spline_free (line 63) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/interp/spline.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::interp::spline_free;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::interp::spline_free;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ivp/rk.rs - ivp::rk::RK45 (line 347) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/ivp/rk.rs:349:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::ivp::{RK45, RungeKuttaSolver};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::ivp::{RK45, RungeKuttaSolver};
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/roots/mod.rs - roots::bisection (line 36) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/mod.rs:37:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::roots::bisection;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::roots::bisection;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/roots/mod.rs - roots::brent (line 352) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/mod.rs:353:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::roots::brent;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::roots::brent;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interp/spline.rs - interp::spline::spline_clamped (line 179) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/interp/spline.rs:180:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::interp::spline_clamped;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::interp::spline_clamped;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/roots/mod.rs - roots::itp (line 454) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/mod.rs:455:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::roots::itp;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::roots::itp;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ivp/rk.rs - ivp::rk::RK23 (line 580) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/ivp/rk.rs:582:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::ivp::{RK23, RungeKuttaSolver};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::ivp::{RK23, RungeKuttaSolver};
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/roots/mod.rs - roots::secant (line 284) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/mod.rs:286:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::roots::secant;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::roots::secant;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/roots/mod.rs - roots::newton (line 170) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/mod.rs:172:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::roots::newton;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::roots::newton;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ivp/adams.rs - ivp::adams::Adams (line 443) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/ivp/adams.rs:445:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::ivp::{Adams, AdamsSolver};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::ivp::{Adams, AdamsSolver};
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ivp/mod.rs - ivp::solve_ivp (line 271) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/ivp/mod.rs:273:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::ivp::solve_ivp;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::ivp::solve_ivp;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ivp/bdf.rs - ivp::bdf::BDF6 (line 466) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/ivp/bdf.rs:468:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::ivp::{BDF6, BDFSolver};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::ivp::{BDF6, BDFSolver};
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ivp/mod.rs - ivp::Euler (line 102) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/ivp/mod.rs:104:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::ivp::{Euler, IVPSolver};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::ivp::{Euler, IVPSolver};
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/special/polynomial/mod.rs - special::polynomial::legendre (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/special/polynomial/mod.rs:13:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::special::legendre;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::special::legendre;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/roots/mod.rs - roots::steffensen (line 115) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/mod.rs:116:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::roots::steffensen;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::roots::steffensen;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/special/polynomial/mod.rs - special::polynomial::laguerre (line 194) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/special/polynomial/mod.rs:195:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::special::laguerre;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::special::laguerre;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ivp/adams.rs - ivp::adams::Adams2 (line 607) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/ivp/adams.rs:609:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::ivp::{Adams2, AdamsSolver};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::ivp::{Adams2, AdamsSolver};
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/roots/polynomial.rs - roots::polynomial::muller_polynomial (line 82) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/polynomial.rs:83:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::polynomial::Polynomial;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::polynomial::Polynomial;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/polynomial.rs:84:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::roots::muller_polynomial;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::roots::muller_polynomial;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ivp/bdf.rs - ivp::bdf::BDF2 (line 644) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/ivp/bdf.rs:646:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::ivp::{BDF2, BDFSolver};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::ivp::{BDF2, BDFSolver};
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/special/polynomial/mod.rs - special::polynomial::chebyshev (line 253) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/special/polynomial/mod.rs:254:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::special::chebyshev;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::special::chebyshev;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/roots/polynomial.rs - roots::polynomial::newton_polynomial (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/polynomial.rs:25:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::polynomial::Polynomial;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::polynomial::Polynomial;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/roots/polynomial.rs:26:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci::roots::newton_polynomial;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bacon_sci_1::roots::newton_polynomial;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/special/polynomial/mod.rs - special::polynomial::hermite (line 90) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/special/polynomial/mod.rs:91:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::special::hermite;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::special::hermite;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/special/polynomial/mod.rs - special::polynomial::chebyshev_second (line 292) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]  --> src/special/polynomial/mod.rs:293:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci::special::chebyshev_second;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bacon_sci`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bacon_sci_1::special::chebyshev_second;
[INFO] [stdout]   |              ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/interp/mod.rs - interp::lagrange (line 20)
[INFO] [stdout]     src/interp/spline.rs - interp::spline::spline_clamped (line 179)
[INFO] [stdout]     src/interp/spline.rs - interp::spline::spline_free (line 63)
[INFO] [stdout]     src/ivp/adams.rs - ivp::adams::Adams (line 443)
[INFO] [stdout]     src/ivp/adams.rs - ivp::adams::Adams2 (line 607)
[INFO] [stdout]     src/ivp/bdf.rs - ivp::bdf::BDF2 (line 644)
[INFO] [stdout]     src/ivp/bdf.rs - ivp::bdf::BDF6 (line 466)
[INFO] [stdout]     src/ivp/mod.rs - ivp::Euler (line 102)
[INFO] [stdout]     src/ivp/mod.rs - ivp::solve_ivp (line 271)
[INFO] [stdout]     src/ivp/rk.rs - ivp::rk::RK23 (line 580)
[INFO] [stdout]     src/ivp/rk.rs - ivp::rk::RK45 (line 347)
[INFO] [stdout]     src/roots/mod.rs - roots::bisection (line 36)
[INFO] [stdout]     src/roots/mod.rs - roots::brent (line 352)
[INFO] [stdout]     src/roots/mod.rs - roots::itp (line 454)
[INFO] [stdout]     src/roots/mod.rs - roots::newton (line 170)
[INFO] [stdout]     src/roots/mod.rs - roots::secant (line 284)
[INFO] [stdout]     src/roots/mod.rs - roots::steffensen (line 115)
[INFO] [stdout]     src/roots/polynomial.rs - roots::polynomial::muller_polynomial (line 82)
[INFO] [stdout]     src/roots/polynomial.rs - roots::polynomial::newton_polynomial (line 24)
[INFO] [stdout]     src/special/polynomial/mod.rs - special::polynomial::chebyshev (line 253)
[INFO] [stdout]     src/special/polynomial/mod.rs - special::polynomial::chebyshev_second (line 292)
[INFO] [stdout]     src/special/polynomial/mod.rs - special::polynomial::hermite (line 90)
[INFO] [stdout]     src/special/polynomial/mod.rs - special::polynomial::laguerre (line 194)
[INFO] [stdout]     src/special/polynomial/mod.rs - special::polynomial::legendre (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c19b0a0042da1c640c1a278cc821c375199c2bffc48ffb7bc44d614eaacccf2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c19b0a0042da1c640c1a278cc821c375199c2bffc48ffb7bc44d614eaacccf2b", kill_on_drop: false }`
[INFO] [stdout] c19b0a0042da1c640c1a278cc821c375199c2bffc48ffb7bc44d614eaacccf2b
