[INFO] cloning repository https://github.com/denisstrizhkin/interval-regression-tokamak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denisstrizhkin/interval-regression-tokamak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenisstrizhkin%2Finterval-regression-tokamak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenisstrizhkin%2Finterval-regression-tokamak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 326de66ac0155e6f076236acd2a2281a946c75e1
[INFO] checking denisstrizhkin/interval-regression-tokamak against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenisstrizhkin%2Finterval-regression-tokamak" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/denisstrizhkin/interval-regression-tokamak
[INFO] finished tweaking git repo https://github.com/denisstrizhkin/interval-regression-tokamak
[INFO] tweaked toml for git repo https://github.com/denisstrizhkin/interval-regression-tokamak written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denisstrizhkin/interval-regression-tokamak on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denisstrizhkin/interval-regression-tokamak 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 205c49d08a526c0614695e3d63d2c8d136b21ca7fae6d3b4c529d1aa4abb999b
[INFO] running `Command { std: "docker" "start" "205c49d08a526c0614695e3d63d2c8d136b21ca7fae6d3b4c529d1aa4abb999b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "205c49d08a526c0614695e3d63d2c8d136b21ca7fae6d3b4c529d1aa4abb999b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "205c49d08a526c0614695e3d63d2c8d136b21ca7fae6d3b4c529d1aa4abb999b" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "205c49d08a526c0614695e3d63d2c8d136b21ca7fae6d3b4c529d1aa4abb999b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "205c49d08a526c0614695e3d63d2c8d136b21ca7fae6d3b4c529d1aa4abb999b" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking interval-regression-tokamak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `shot_number`, `time`, `r_minus_r_lcfs`, and `ne_normalized` are never read
[INFO] [stdout]   --> src/data.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TemperatureRecord {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 17 |     pub shot_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     pub time: f64,           // Timestamp in ms
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub r_minus_r_lcfs: f64, // R - R_lcfs in mm (radial position relative to last closed flux surface)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub te_normalized: f64,  // T_e/<Te> (normalized electron temperature)
[INFO] [stdout] 21 |     pub ne_normalized: f64,  // n_e/<ne> (normalized electron density)
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemperatureRecord` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `delay_before`, `amp_before`, `period_before`, `delay_after`, `amp_after`, and `period_after` are never read
[INFO] [stdout]   --> src/data.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct InversionRecord {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub delay_before: f64,    // Delay before sawtooth
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub amp_before: f64,      // Amplitude before sawtooth
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 34 |     pub period_before: f64,   // Period before sawtooth
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub ts_time_after: f64,   // Thomson scattering time after sawtooth (ms)
[INFO] [stdout] 36 |     pub delay_after: f64,     // Delay after sawtooth
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |     pub amp_after: f64,       // Amplitude after sawtooth
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 38 |     pub period_after: f64,    // Period after sawtooth (ms)
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InversionRecord` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shot_number` is never read
[INFO] [stdout]   --> src/data.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct ShotParameters {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 56 |     pub shot_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShotParameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_temperature_profile` is never used
[INFO] [stdout]    --> src/data.rs:302:8
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub fn get_temperature_profile(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temperature_with_uncertainty` is never used
[INFO] [stdout]    --> src/data.rs:319:8
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub fn temperature_with_uncertainty(te: f64, relative_error: f64) -> Interval {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains_point`, `contains`, `relative_jaccard`, and `is_valid` are never used
[INFO] [stdout]    --> src/interval.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl Interval {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn contains_point(&self, x: f64) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn contains(&self, other: &Interval) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn relative_jaccard(&self, other: &Interval) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn is_valid(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `r_inv_reference` is never read
[INFO] [stdout]   --> src/inversion.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct InversionAnalysis {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub r_inv_reference: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InversionAnalysis` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntervalDataPoint` is never constructed
[INFO] [stdout]   --> src/spline.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct IntervalDataPoint {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `from_point_and_error` are never used
[INFO] [stdout]   --> src/spline.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl IntervalDataPoint {
[INFO] [stdout]    | ---------------------- associated functions in this implementation
[INFO] [stdout] 25 |     pub fn new(radius: f64, temp_lower: f64, temp_upper: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn from_point_and_error(radius: f64, temp: f64, error: f64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntervalSpline` is never constructed
[INFO] [stdout]    --> src/spline.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct IntervalSpline<S: Spline + Clone> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `interpolate` and `range` are never used
[INFO] [stdout]    --> src/spline.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | impl<S: Spline + Clone> IntervalSpline<S> {
[INFO] [stdout]     | ----------------------------------------- methods in this implementation
[INFO] [stdout] 265 |     /// Interpolates to get an interval at a given radius.
[INFO] [stdout] 266 |     pub fn interpolate(&self, radius: f64) -> Option<Interval> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub fn range(&self) -> Option<(f64, f64)> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_envelope_points` is never used
[INFO] [stdout]    --> src/spline.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn create_envelope_points(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_linear_interval_spline` is never used
[INFO] [stdout]    --> src/spline.rs:310:8
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub fn create_linear_interval_spline(points: &[IntervalDataPoint]) -> IntervalSpline<LinearSpline> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_cubic_interval_spline` is never used
[INFO] [stdout]    --> src/spline.rs:319:8
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub fn create_cubic_interval_spline(points: &[IntervalDataPoint]) -> IntervalSpline<CubicSpline> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `shot_number`, `time`, `r_minus_r_lcfs`, and `ne_normalized` are never read
[INFO] [stdout]   --> src/data.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TemperatureRecord {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 17 |     pub shot_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     pub time: f64,           // Timestamp in ms
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub r_minus_r_lcfs: f64, // R - R_lcfs in mm (radial position relative to last closed flux surface)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub te_normalized: f64,  // T_e/<Te> (normalized electron temperature)
[INFO] [stdout] 21 |     pub ne_normalized: f64,  // n_e/<ne> (normalized electron density)
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemperatureRecord` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `delay_before`, `amp_before`, `period_before`, `delay_after`, `amp_after`, and `period_after` are never read
[INFO] [stdout]   --> src/data.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct InversionRecord {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub delay_before: f64,    // Delay before sawtooth
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub amp_before: f64,      // Amplitude before sawtooth
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 34 |     pub period_before: f64,   // Period before sawtooth
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub ts_time_after: f64,   // Thomson scattering time after sawtooth (ms)
[INFO] [stdout] 36 |     pub delay_after: f64,     // Delay after sawtooth
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |     pub amp_after: f64,       // Amplitude after sawtooth
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 38 |     pub period_after: f64,    // Period after sawtooth (ms)
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InversionRecord` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shot_number` is never read
[INFO] [stdout]   --> src/data.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct ShotParameters {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 56 |     pub shot_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShotParameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_temperature_profile` is never used
[INFO] [stdout]    --> src/data.rs:302:8
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub fn get_temperature_profile(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temperature_with_uncertainty` is never used
[INFO] [stdout]    --> src/data.rs:319:8
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub fn temperature_with_uncertainty(te: f64, relative_error: f64) -> Interval {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains_point`, `contains`, `relative_jaccard`, and `is_valid` are never used
[INFO] [stdout]    --> src/interval.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl Interval {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn contains_point(&self, x: f64) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn contains(&self, other: &Interval) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn relative_jaccard(&self, other: &Interval) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn is_valid(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `r_inv_reference` is never read
[INFO] [stdout]   --> src/inversion.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct InversionAnalysis {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub r_inv_reference: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InversionAnalysis` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntervalDataPoint` is never constructed
[INFO] [stdout]   --> src/spline.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct IntervalDataPoint {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `from_point_and_error` are never used
[INFO] [stdout]   --> src/spline.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl IntervalDataPoint {
[INFO] [stdout]    | ---------------------- associated functions in this implementation
[INFO] [stdout] 25 |     pub fn new(radius: f64, temp_lower: f64, temp_upper: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn from_point_and_error(radius: f64, temp: f64, error: f64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntervalSpline` is never constructed
[INFO] [stdout]    --> src/spline.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct IntervalSpline<S: Spline + Clone> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `interpolate` and `range` are never used
[INFO] [stdout]    --> src/spline.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | impl<S: Spline + Clone> IntervalSpline<S> {
[INFO] [stdout]     | ----------------------------------------- methods in this implementation
[INFO] [stdout] 265 |     /// Interpolates to get an interval at a given radius.
[INFO] [stdout] 266 |     pub fn interpolate(&self, radius: f64) -> Option<Interval> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub fn range(&self) -> Option<(f64, f64)> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_envelope_points` is never used
[INFO] [stdout]    --> src/spline.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn create_envelope_points(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_linear_interval_spline` is never used
[INFO] [stdout]    --> src/spline.rs:310:8
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub fn create_linear_interval_spline(points: &[IntervalDataPoint]) -> IntervalSpline<LinearSpline> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_cubic_interval_spline` is never used
[INFO] [stdout]    --> src/spline.rs:319:8
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub fn create_cubic_interval_spline(points: &[IntervalDataPoint]) -> IntervalSpline<CubicSpline> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
[INFO] running `Command { std: "docker" "inspect" "205c49d08a526c0614695e3d63d2c8d136b21ca7fae6d3b4c529d1aa4abb999b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "205c49d08a526c0614695e3d63d2c8d136b21ca7fae6d3b4c529d1aa4abb999b", kill_on_drop: false }`
[INFO] [stdout] 205c49d08a526c0614695e3d63d2c8d136b21ca7fae6d3b4c529d1aa4abb999b
