[INFO] cloning repository https://github.com/AstroJH/DustReverb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AstroJH/DustReverb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstroJH%2FDustReverb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstroJH%2FDustReverb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cbf2cb19e26a395891f2f20694d3b04edd6c4ec0
[INFO] testing AstroJH/DustReverb against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstroJH%2FDustReverb" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AstroJH/DustReverb
[INFO] finished tweaking git repo https://github.com/AstroJH/DustReverb
[INFO] tweaked toml for git repo https://github.com/AstroJH/DustReverb written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AstroJH/DustReverb on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AstroJH/DustReverb 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.1
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.25.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.96
[INFO] [stderr]   Downloaded autotools v0.2.7
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.1
[INFO] [stderr]   Downloaded eqsolver v0.3.0
[INFO] [stderr]   Downloaded rand_distr v0.5.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.1
[INFO] [stderr]   Downloaded numpy v0.25.0
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded pyo3 v0.25.1
[INFO] [stderr]   Downloaded fitsio-sys v0.5.5
[INFO] [stderr]   Downloaded fitsio v0.17.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d9058a5354a8b337c2b69f3b13ae7ec4e9a0d4934316396a5ce37e0988c1a6c
[INFO] running `Command { std: "docker" "start" "-a" "1d9058a5354a8b337c2b69f3b13ae7ec4e9a0d4934316396a5ce37e0988c1a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d9058a5354a8b337c2b69f3b13ae7ec4e9a0d4934316396a5ce37e0988c1a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d9058a5354a8b337c2b69f3b13ae7ec4e9a0d4934316396a5ce37e0988c1a6c", kill_on_drop: false }`
[INFO] [stdout] 1d9058a5354a8b337c2b69f3b13ae7ec4e9a0d4934316396a5ce37e0988c1a6c
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e31ad21977ca99a55bcb78b15d2df4bb2bc9e1d4f09a3c150b50f97d383aa69
[INFO] running `Command { std: "docker" "start" "-a" "1e31ad21977ca99a55bcb78b15d2df4bb2bc9e1d4f09a3c150b50f97d383aa69", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fitsio-sys v0.5.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fitsio v0.17.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling eqsolver v0.3.0
[INFO] [stderr]    Compiling DustReverb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `f64::consts::FRAC_2_PI`
[INFO] [stdout]  --> src/lightcurve.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{f64::consts::FRAC_2_PI, fs::File};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::mag2flux`
[INFO] [stdout]  --> src/lightcurve.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::utils::mag2flux;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FLUX_ZERO_W1` and `FLUX_ZERO_W2`
[INFO] [stdout]  --> src/lightcurve.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::consts::{FLUX_ZERO_W1, FLUX_ZERO_W2};
[INFO] [stdout]   |                     ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lightcurve.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let mut sf_val = Vec::<f64>::with_capacity(16);
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lightcurve.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let mut sf_err = Vec::<f64>::with_capacity(16);
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dmag`
[INFO] [stdout]    --> src/lightcurve.rs:205:23
[INFO] [stdout]     |
[INFO] [stdout] 205 |             let (tau, dmag, dmag_err)
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_dmag`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dmag_err`
[INFO] [stdout]    --> src/lightcurve.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 205 |             let (tau, dmag, dmag_err)
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dmag_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CONSTANT` and `JUMP` are never constructed
[INFO] [stdout]   --> src/objects.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum UVSourceType {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 16 |     CONSTANT(f64), // val
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     JUMP(f64, f64, f64), // (val0, val1, t_jump)
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UVSourceType` has derived impls for the traits `Debug` and `Clone`, 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: associated functions `from_constant` and `from_jump` are never used
[INFO] [stdout]   --> src/objects.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl UVSource {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 22 |     pub fn from_constant(val: f64) -> UVSource {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn from_jump(val0: f64, val1: f64, t_jump: f64) -> UVSource {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tau_ir` is never read
[INFO] [stdout]    --> src/objects.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct DustCube {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |     tau_ir: f64,       // dimensionless
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DustCube` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `theta`, `phi`, `d_theta`, and `d_phi` are never read
[INFO] [stdout]    --> src/objects.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct DustCone {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 109 |     // orientation
[INFO] [stdout] 110 |     theta: f64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 111 |     phi: f64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 112 |     d_theta: f64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 113 |     d_phi: f64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DustCone` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DustShellType` is never used
[INFO] [stdout]    --> src/objects.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum DustShellType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `edge_radius` is never read
[INFO] [stdout]    --> src/objects.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct DustShell {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     edge_radius: Vec<f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DustShell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tau_ir` is never used
[INFO] [stdout]    --> src/objects.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl DustCube {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn get_tau_ir(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `locate_cube`, `locate_cube_mut`, and `test_and_debug` are never used
[INFO] [stdout]    --> src/objects.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 382 | impl DustCone {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn locate_cube(&self, r: f64) -> Option<&DustCube> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn locate_cube_mut(&mut self, r: f64) -> Option<&mut DustCube> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 470 |     pub fn test_and_debug(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `build_simple_shell` and `test_and_debug` are never used
[INFO] [stdout]    --> src/objects.rs:525:12
[INFO] [stdout]     |
[INFO] [stdout] 483 | impl DustShell {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 525 |     pub fn build_simple_shell(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 |     pub fn test_and_debug(&self, i_cone: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FailedSearchInterval` is never constructed
[INFO] [stdout]  --> src/errors.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Errors {
[INFO] [stdout]   |          ------ variant in this enum
[INFO] [stdout] 6 |     #[error("Invalid IntervalResult.")]
[INFO] [stdout] 7 |     FailedSearchInterval,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Errors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRIPLE_PI` is never used
[INFO] [stdout]   --> src/consts.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const TRIPLE_PI: f64 = 3.0 * PI;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLUX_ZERO_W1` is never used
[INFO] [stdout]   --> src/consts.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const FLUX_ZERO_W1: f64 = 306.681; // Jy
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLUX_ZERO_W2` is never used
[INFO] [stdout]   --> src/consts.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const FLUX_ZERO_W2: f64 = 170.663; // Jy
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_last_cube_record` and `write` are never used
[INFO] [stdout]    --> src/record.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl DiscreteTimeMachine {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn get_last_cube_record(&self, r: f64, theta: f64, phi: f64) -> Option<DustCube> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn write(&self, output: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flux2mag` is never used
[INFO] [stdout]   --> src/utils.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn flux2mag(flux: f64, flux_zero: f64) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mag2flux` is never used
[INFO] [stdout]    --> src/utils.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn mag2flux(mag: f64, flux_zero: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DustReverbOptions` is never constructed
[INFO] [stdout]  --> src/options.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DustReverbOptions {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `len` and `resample` are never used
[INFO] [stdout]    --> src/lightcurve.rs:45:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Lightcurve {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn resample(original: &[Self]) -> Vec<Self> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "1e31ad21977ca99a55bcb78b15d2df4bb2bc9e1d4f09a3c150b50f97d383aa69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e31ad21977ca99a55bcb78b15d2df4bb2bc9e1d4f09a3c150b50f97d383aa69", kill_on_drop: false }`
[INFO] [stdout] 1e31ad21977ca99a55bcb78b15d2df4bb2bc9e1d4f09a3c150b50f97d383aa69
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 651c533d0b06d5086fe2122bf340458b08c87a3452335222b0b0740488f91389
[INFO] running `Command { std: "docker" "start" "-a" "651c533d0b06d5086fe2122bf340458b08c87a3452335222b0b0740488f91389", kill_on_drop: false }`
[INFO] [stderr]    Compiling DustReverb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `f64::consts::FRAC_2_PI`
[INFO] [stdout]  --> src/lightcurve.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{f64::consts::FRAC_2_PI, fs::File};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::mag2flux`
[INFO] [stdout]  --> src/lightcurve.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::utils::mag2flux;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FLUX_ZERO_W1` and `FLUX_ZERO_W2`
[INFO] [stdout]  --> src/lightcurve.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::consts::{FLUX_ZERO_W1, FLUX_ZERO_W2};
[INFO] [stdout]   |                     ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lightcurve.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let mut sf_val = Vec::<f64>::with_capacity(16);
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lightcurve.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let mut sf_err = Vec::<f64>::with_capacity(16);
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dmag`
[INFO] [stdout]    --> src/lightcurve.rs:205:23
[INFO] [stdout]     |
[INFO] [stdout] 205 |             let (tau, dmag, dmag_err)
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_dmag`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dmag_err`
[INFO] [stdout]    --> src/lightcurve.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 205 |             let (tau, dmag, dmag_err)
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dmag_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `JUMP` is never constructed
[INFO] [stdout]   --> src/objects.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum UVSourceType {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 16 |     CONSTANT(f64), // val
[INFO] [stdout] 17 |     JUMP(f64, f64, f64), // (val0, val1, t_jump)
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UVSourceType` has derived impls for the traits `Debug` and `Clone`, 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: associated function `from_jump` is never used
[INFO] [stdout]   --> src/objects.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl UVSource {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn from_jump(val0: f64, val1: f64, t_jump: f64) -> UVSource {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tau_ir` is never read
[INFO] [stdout]    --> src/objects.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct DustCube {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |     tau_ir: f64,       // dimensionless
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DustCube` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `theta`, `phi`, `d_theta`, and `d_phi` are never read
[INFO] [stdout]    --> src/objects.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct DustCone {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 109 |     // orientation
[INFO] [stdout] 110 |     theta: f64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 111 |     phi: f64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 112 |     d_theta: f64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 113 |     d_phi: f64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DustCone` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DustShellType` is never used
[INFO] [stdout]    --> src/objects.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum DustShellType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `edge_radius` is never read
[INFO] [stdout]    --> src/objects.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct DustShell {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     edge_radius: Vec<f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DustShell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tau_ir` is never used
[INFO] [stdout]    --> src/objects.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl DustCube {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn get_tau_ir(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `locate_cube`, `locate_cube_mut`, and `test_and_debug` are never used
[INFO] [stdout]    --> src/objects.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 382 | impl DustCone {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn locate_cube(&self, r: f64) -> Option<&DustCube> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn locate_cube_mut(&mut self, r: f64) -> Option<&mut DustCube> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 470 |     pub fn test_and_debug(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `build_simple_shell` and `test_and_debug` are never used
[INFO] [stdout]    --> src/objects.rs:525:12
[INFO] [stdout]     |
[INFO] [stdout] 483 | impl DustShell {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 525 |     pub fn build_simple_shell(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 |     pub fn test_and_debug(&self, i_cone: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FailedSearchInterval` is never constructed
[INFO] [stdout]  --> src/errors.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Errors {
[INFO] [stdout]   |          ------ variant in this enum
[INFO] [stdout] 6 |     #[error("Invalid IntervalResult.")]
[INFO] [stdout] 7 |     FailedSearchInterval,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Errors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRIPLE_PI` is never used
[INFO] [stdout]   --> src/consts.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const TRIPLE_PI: f64 = 3.0 * PI;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLUX_ZERO_W1` is never used
[INFO] [stdout]   --> src/consts.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const FLUX_ZERO_W1: f64 = 306.681; // Jy
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLUX_ZERO_W2` is never used
[INFO] [stdout]   --> src/consts.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const FLUX_ZERO_W2: f64 = 170.663; // Jy
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_last_cube_record` and `write` are never used
[INFO] [stdout]    --> src/record.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl DiscreteTimeMachine {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn get_last_cube_record(&self, r: f64, theta: f64, phi: f64) -> Option<DustCube> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn write(&self, output: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flux2mag` is never used
[INFO] [stdout]   --> src/utils.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn flux2mag(flux: f64, flux_zero: f64) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mag2flux` is never used
[INFO] [stdout]    --> src/utils.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn mag2flux(mag: f64, flux_zero: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DustReverbOptions` is never constructed
[INFO] [stdout]  --> src/options.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DustReverbOptions {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `len` and `resample` are never used
[INFO] [stdout]    --> src/lightcurve.rs:45:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Lightcurve {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn resample(original: &[Self]) -> Vec<Self> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "651c533d0b06d5086fe2122bf340458b08c87a3452335222b0b0740488f91389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "651c533d0b06d5086fe2122bf340458b08c87a3452335222b0b0740488f91389", kill_on_drop: false }`
[INFO] [stdout] 651c533d0b06d5086fe2122bf340458b08c87a3452335222b0b0740488f91389
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac548c165423b9027845c655f2edafa157b46ba9f9f2359df2f9aa3257760a11
[INFO] running `Command { std: "docker" "start" "-a" "ac548c165423b9027845c655f2edafa157b46ba9f9f2359df2f9aa3257760a11", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `f64::consts::FRAC_2_PI`
[INFO] [stderr]  --> src/lightcurve.rs:2:11
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::{f64::consts::FRAC_2_PI, fs::File};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::utils::mag2flux`
[INFO] [stderr]  --> src/lightcurve.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::utils::mag2flux;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `FLUX_ZERO_W1` and `FLUX_ZERO_W2`
[INFO] [stderr]  --> src/lightcurve.rs:9:21
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::consts::{FLUX_ZERO_W1, FLUX_ZERO_W2};
[INFO] [stderr]   |                     ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lightcurve.rs:201:13
[INFO] [stderr]     |
[INFO] [stderr] 201 |         let mut sf_val = Vec::<f64>::with_capacity(16);
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lightcurve.rs:202:13
[INFO] [stderr]     |
[INFO] [stderr] 202 |         let mut sf_err = Vec::<f64>::with_capacity(16);
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dmag`
[INFO] [stderr]    --> src/lightcurve.rs:205:23
[INFO] [stderr]     |
[INFO] [stderr] 205 |             let (tau, dmag, dmag_err)
[INFO] [stderr]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_dmag`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dmag_err`
[INFO] [stderr]    --> src/lightcurve.rs:205:29
[INFO] [stderr]     |
[INFO] [stderr] 205 |             let (tau, dmag, dmag_err)
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dmag_err`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `JUMP` is never constructed
[INFO] [stderr]   --> src/objects.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub enum UVSourceType {
[INFO] [stderr]    |          ------------ variant in this enum
[INFO] [stderr] 16 |     CONSTANT(f64), // val
[INFO] [stderr] 17 |     JUMP(f64, f64, f64), // (val0, val1, t_jump)
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UVSourceType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_jump` is never used
[INFO] [stderr]   --> src/objects.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl UVSource {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn from_jump(val0: f64, val1: f64, t_jump: f64) -> UVSource {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `tau_ir` is never read
[INFO] [stderr]    --> src/objects.rs:104:5
[INFO] [stderr]     |
[INFO] [stderr]  87 | pub struct DustCube {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 104 |     tau_ir: f64,       // dimensionless
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DustCube` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `theta`, `phi`, `d_theta`, and `d_phi` are never read
[INFO] [stderr]    --> src/objects.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 108 | pub struct DustCone {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] 109 |     // orientation
[INFO] [stderr] 110 |     theta: f64,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 111 |     phi: f64,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 112 |     d_theta: f64,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 113 |     d_phi: f64,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DustCone` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: enum `DustShellType` is never used
[INFO] [stderr]    --> src/objects.rs:123:10
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub enum DustShellType {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `edge_radius` is never read
[INFO] [stderr]    --> src/objects.rs:138:5
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub struct DustShell {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 138 |     edge_radius: Vec<f64>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DustShell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_tau_ir` is never used
[INFO] [stderr]    --> src/objects.rs:216:12
[INFO] [stderr]     |
[INFO] [stderr] 144 | impl DustCube {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 216 |     pub fn get_tau_ir(&self) -> f64 {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `locate_cube`, `locate_cube_mut`, and `test_and_debug` are never used
[INFO] [stderr]    --> src/objects.rs:418:12
[INFO] [stderr]     |
[INFO] [stderr] 382 | impl DustCone {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 418 |     pub fn locate_cube(&self, r: f64) -> Option<&DustCube> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 427 |     pub fn locate_cube_mut(&mut self, r: f64) -> Option<&mut DustCube> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 470 |     pub fn test_and_debug(&self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `build_simple_shell` and `test_and_debug` are never used
[INFO] [stderr]    --> src/objects.rs:525:12
[INFO] [stderr]     |
[INFO] [stderr] 483 | impl DustShell {
[INFO] [stderr]     | -------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 525 |     pub fn build_simple_shell(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 |     pub fn test_and_debug(&self, i_cone: usize) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `FailedSearchInterval` is never constructed
[INFO] [stderr]  --> src/errors.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum Errors {
[INFO] [stderr]   |          ------ variant in this enum
[INFO] [stderr] 6 |     #[error("Invalid IntervalResult.")]
[INFO] [stderr] 7 |     FailedSearchInterval,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Errors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TRIPLE_PI` is never used
[INFO] [stderr]   --> src/consts.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const TRIPLE_PI: f64 = 3.0 * PI;
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLUX_ZERO_W1` is never used
[INFO] [stderr]   --> src/consts.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub const FLUX_ZERO_W1: f64 = 306.681; // Jy
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLUX_ZERO_W2` is never used
[INFO] [stderr]   --> src/consts.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub const FLUX_ZERO_W2: f64 = 170.663; // Jy
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_last_cube_record` and `write` are never used
[INFO] [stderr]    --> src/record.rs:47:12
[INFO] [stderr]     |
[INFO] [stderr]  19 | impl DiscreteTimeMachine {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  47 |     pub fn get_last_cube_record(&self, r: f64, theta: f64, phi: f64) -> Option<DustCube> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 224 |     pub fn write(&self, output: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `flux2mag` is never used
[INFO] [stderr]   --> src/utils.rs:97:8
[INFO] [stderr]    |
[INFO] [stderr] 97 | pub fn flux2mag(flux: f64, flux_zero: f64) -> f64 {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mag2flux` is never used
[INFO] [stderr]    --> src/utils.rs:104:8
[INFO] [stderr]     |
[INFO] [stderr] 104 | pub fn mag2flux(mag: f64, flux_zero: f64) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DustReverbOptions` is never constructed
[INFO] [stderr]  --> src/options.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct DustReverbOptions {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `len` and `resample` are never used
[INFO] [stderr]    --> src/lightcurve.rs:45:12
[INFO] [stderr]     |
[INFO] [stderr]  24 | impl Lightcurve {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  45 |     pub fn len(&self) -> usize {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 221 |     pub fn resample(original: &[Self]) -> Vec<Self> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `DustReverb` (lib test) generated 25 warnings (run `cargo fix --lib -p DustReverb --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dustreverb-031a9fdd53f06905)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test objects::tests::test_thermal_equilibrium ... ok
[INFO] [stdout] test utils::tests::test_linear_interpolation_except ... ok
[INFO] [stdout] test utils::tests::test_linear_interpolation_point ... ok
[INFO] [stdout] test utils::tests::test_linear_interpolation_work ... ok
[INFO] [stdout] test objects::tests::calc_volume ... ok
[INFO] [stdout] test objects::tests::test_uv_source ... ok
[INFO] [stdout] test engine::tests::test_engine ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test lightcurve::tests::test_ref ... FAILED
[INFO] [stdout] test lightcurve::tests::it_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lightcurve::tests::test_ref stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lightcurve::tests::test_ref' (19) panicked at src/lightcurve.rs:316:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedOpenFile
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601e2c450a62 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601e2c450a62 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601e2c450a62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601e2c450a62 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601e2c465e7a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601e2c465e7a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x601e2c455866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x601e2c455866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x601e2c42f07f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601e2c42f07f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601e2c448d49 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x601e2c3d43ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x601e2c3d43ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x601e2c448f02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x601e2c448f02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x601e2c42f138 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x601e2c4243b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x601e2c42ff8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x601e2c46654c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601e2c4662c2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x601e2c3c4fe3 - <core[27de1724e4349be2]::result::Result<dustreverb[aa14d483f8c46a26]::lightcurve::Lightcurve, dustreverb[aa14d483f8c46a26]::errors::Errors>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x601e2c3c4fe3 - dustreverb[aa14d483f8c46a26]::lightcurve::tests::test_ref
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lightcurve.rs:316:38
[INFO] [stdout]   22:     0x601e2c3c3427 - dustreverb[aa14d483f8c46a26]::lightcurve::tests::test_ref::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lightcurve.rs:315:18
[INFO] [stdout]   23:     0x601e2c3ba5e6 - <dustreverb[aa14d483f8c46a26]::lightcurve::tests::test_ref::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x601e2c3c877b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x601e2c3c877b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x601e2c3d4fda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x601e2c3d4fda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x601e2c3d4fda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x601e2c3d4fda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x601e2c3d4fda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x601e2c3d4fda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x601e2c3d4fda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x601e2c3d0584 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x601e2c3d0584 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x601e2c3d7ad2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x601e2c3d7ad2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x601e2c3d7ad2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x601e2c3d7ad2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x601e2c3d7ad2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x601e2c3d7ad2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x601e2c3d7ad2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x601e2c45030f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x601e2c45030f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x77466534baa4 - <unknown>
[INFO] [stdout]   45:     0x7746653d8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lightcurve::tests::it_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lightcurve::tests::it_works' (18) panicked at src/lightcurve.rs:325:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedOpenFile
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601e2c450a62 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601e2c450a62 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601e2c450a62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601e2c450a62 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601e2c465e7a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601e2c465e7a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x601e2c455866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x601e2c455866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x601e2c42f07f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601e2c42f07f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601e2c448d49 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x601e2c3d43ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x601e2c3d43ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x601e2c448f02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x601e2c448f02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x601e2c42f138 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x601e2c4243b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x601e2c42ff8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x601e2c46654c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601e2c4662c2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x601e2c3c4e83 - <core[27de1724e4349be2]::result::Result<dustreverb[aa14d483f8c46a26]::lightcurve::Lightcurve, dustreverb[aa14d483f8c46a26]::errors::Errors>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x601e2c3c4e83 - dustreverb[aa14d483f8c46a26]::lightcurve::tests::it_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lightcurve.rs:325:38
[INFO] [stdout]   22:     0x601e2c3c33f7 - dustreverb[aa14d483f8c46a26]::lightcurve::tests::it_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lightcurve.rs:324:18
[INFO] [stdout]   23:     0x601e2c3ba5a6 - <dustreverb[aa14d483f8c46a26]::lightcurve::tests::it_works::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x601e2c3c877b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x601e2c3c877b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x601e2c3d4fda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x601e2c3d4fda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x601e2c3d4fda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x601e2c3d4fda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x601e2c3d4fda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x601e2c3d4fda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x601e2c3d4fda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x601e2c3d0584 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x601e2c3d0584 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x601e2c3d7ad2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x601e2c3d7ad2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x601e2c3d7ad2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x601e2c3d7ad2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x601e2c3d7ad2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x601e2c3d7ad2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x601e2c3d7ad2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x601e2c45030f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x601e2c45030f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x77466534baa4 - <unknown>
[INFO] [stdout]   45:     0x7746653d8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     lightcurve::tests::it_works
[INFO] [stdout]     lightcurve::tests::test_ref
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ac548c165423b9027845c655f2edafa157b46ba9f9f2359df2f9aa3257760a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac548c165423b9027845c655f2edafa157b46ba9f9f2359df2f9aa3257760a11", kill_on_drop: false }`
[INFO] [stdout] ac548c165423b9027845c655f2edafa157b46ba9f9f2359df2f9aa3257760a11
