[INFO] fetching crate atm-refraction 0.6.1... [INFO] testing atm-refraction-0.6.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate atm-refraction 0.6.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate atm-refraction 0.6.1 [INFO] finished tweaking crates.io crate atm-refraction 0.6.1 [INFO] tweaked toml for crates.io crate atm-refraction 0.6.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate atm-refraction 0.6.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] Locking 16 packages to latest compatible versions [INFO] [stderr] Adding nom v4.2.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roots v0.0.6 [INFO] [stderr] Downloaded cubic-splines v0.2.0 [INFO] [stderr] Downloaded numeric-algs v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22ded4ba335c288b34c0f0bb977ca23217b3e17ed8be2f40ebad287e069fdef5 [INFO] running `Command { std: "docker" "start" "-a" "22ded4ba335c288b34c0f0bb977ca23217b3e17ed8be2f40ebad287e069fdef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22ded4ba335c288b34c0f0bb977ca23217b3e17ed8be2f40ebad287e069fdef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ded4ba335c288b34c0f0bb977ca23217b3e17ed8be2f40ebad287e069fdef5", kill_on_drop: false }` [INFO] [stdout] 22ded4ba335c288b34c0f0bb977ca23217b3e17ed8be2f40ebad287e069fdef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82adce5bcfd53b88f5bbfd5d45d0ad828bf6ee707c827cd3d622934d686cb473 [INFO] running `Command { std: "docker" "start" "-a" "82adce5bcfd53b88f5bbfd5d45d0ad828bf6ee707c827cd3d622934d686cb473", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling roots v0.0.6 [INFO] [stderr] Compiling numeric-algs v0.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cubic-splines v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling atm-refraction v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/paths/flat.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/paths/spherical.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Line { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/paths/spherical.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "82adce5bcfd53b88f5bbfd5d45d0ad828bf6ee707c827cd3d622934d686cb473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82adce5bcfd53b88f5bbfd5d45d0ad828bf6ee707c827cd3d622934d686cb473", kill_on_drop: false }` [INFO] [stdout] 82adce5bcfd53b88f5bbfd5d45d0ad828bf6ee707c827cd3d622934d686cb473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59d383bfd8d5f3a1430f7ed5ab24b41145089d3fbaa50275836620da18aa350 [INFO] running `Command { std: "docker" "start" "-a" "d59d383bfd8d5f3a1430f7ed5ab24b41145089d3fbaa50275836620da18aa350", kill_on_drop: false }` [INFO] [stderr] Compiling atm-refraction v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/paths/flat.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/paths/spherical.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Line { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/paths/spherical.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/paths/flat.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/paths/spherical.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Line { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/paths/spherical.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d59d383bfd8d5f3a1430f7ed5ab24b41145089d3fbaa50275836620da18aa350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59d383bfd8d5f3a1430f7ed5ab24b41145089d3fbaa50275836620da18aa350", kill_on_drop: false }` [INFO] [stdout] d59d383bfd8d5f3a1430f7ed5ab24b41145089d3fbaa50275836620da18aa350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc0a133ea2c07e8f97ec424e72188962f3a9f95792e7f711327b6c95d60ccdbb [INFO] running `Command { std: "docker" "start" "-a" "bc0a133ea2c07e8f97ec424e72188962f3a9f95792e7f711327b6c95d60ccdbb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/paths/flat.rs:80:28 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray { [INFO] [stderr] | ^^^^^^^^^^^^ ^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 80 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/paths/spherical.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Line { [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 12 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Line<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/paths/spherical.rs:109:28 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray { [INFO] [stderr] | ^^^^^^^^^^^^ ^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 109 | pub fn from_h_ang(env: &Environment, h: f64, ang: f64) -> Ray<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `atm-refraction` (lib) generated 3 warnings (run `cargo fix --lib -p atm-refraction` to apply 3 suggestions) [INFO] [stderr] warning: `atm-refraction` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atm_refraction-4f5a88219b1c7130) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test air::atmosphere::vertical_profile::test::should_build_correctly_with_fixed_point_in_first_interval ... ok [INFO] [stdout] test air::atmosphere::test::test_us76 ... ok [INFO] [stdout] test air::atmosphere::vertical_profile::test::should_build_correctly_with_fixed_point_in_the_middle ... ok [INFO] [stdout] test air::atmosphere::vertical_profile::test::should_build_correctly_with_fixed_point_in_last_interval ... ok [INFO] [stdout] test air::atmosphere::vertical_profile::test::should_build_correctly_with_linear_and_spline ... ok [INFO] [stdout] test air::atmosphere::vertical_profile::test::should_build_correctly_with_spline_and_linear ... ok [INFO] [stdout] test air::atmosphere::vertical_profile::test::should_build_correctly_with_only_spline ... ok [INFO] [stdout] test air::atmosphere::vertical_profile::test::should_fail_if_linear_without_fixed_value ... ok [INFO] [stdout] test air::atmosphere::vertical_profile::test::should_fail_if_conflict ... ok [INFO] [stdout] test air::atmosphere::vertical_profile::test::should_build_correctly_with_spline_with_fixed_point ... ok [INFO] [stdout] test air::atmosphere::test::test_spline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests atm_refraction [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] running `Command { std: "docker" "inspect" "bc0a133ea2c07e8f97ec424e72188962f3a9f95792e7f711327b6c95d60ccdbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0a133ea2c07e8f97ec424e72188962f3a9f95792e7f711327b6c95d60ccdbb", kill_on_drop: false }` [INFO] [stdout] bc0a133ea2c07e8f97ec424e72188962f3a9f95792e7f711327b6c95d60ccdbb