[INFO] cloning repository https://github.com/marcusziade/nasa-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcusziade/nasa-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusziade%2Fnasa-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusziade%2Fnasa-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4792fe914161174e08c59128f8f188a72bc90943
[INFO] building marcusziade/nasa-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusziade%2Fnasa-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marcusziade/nasa-rs
[INFO] finished tweaking git repo https://github.com/marcusziade/nasa-rs
[INFO] tweaked toml for git repo https://github.com/marcusziade/nasa-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcusziade/nasa-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcusziade/nasa-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-streams v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded worker-kv v0.9.0
[INFO] [stderr]   Downloaded worker-macros v0.6.0
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.5
[INFO] [stderr]   Downloaded worker-sys v0.6.0
[INFO] [stderr]   Downloaded worker v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66f6dc8d40083d5b77be6a64721504a96732e7ddac1263bfb53c20dcba1decb1
[INFO] running `Command { std: "docker" "start" "-a" "66f6dc8d40083d5b77be6a64721504a96732e7ddac1263bfb53c20dcba1decb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66f6dc8d40083d5b77be6a64721504a96732e7ddac1263bfb53c20dcba1decb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f6dc8d40083d5b77be6a64721504a96732e7ddac1263bfb53c20dcba1decb1", kill_on_drop: false }`
[INFO] [stdout] 66f6dc8d40083d5b77be6a64721504a96732e7ddac1263bfb53c20dcba1decb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51b97e13cb457d79110a00d98fbd69914f177ed923bd01cd4d416272d6e18ace
[INFO] running `Command { std: "docker" "start" "-a" "51b97e13cb457d79110a00d98fbd69914f177ed923bd01cd4d416272d6e18ace", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling worker-sys v0.6.0
[INFO] [stderr]    Compiling worker-kv v0.9.0
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling worker-macros v0.6.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling worker v0.6.0
[INFO] [stderr]    Compiling nasa-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ApiResponse` is never constructed
[INFO] [stdout]   --> src/models/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ApiResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PaginatedResponse` is never constructed
[INFO] [stdout]   --> src/models/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PaginatedResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DateRange` is never constructed
[INFO] [stdout]   --> src/models/mod.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct DateRange {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApodResponse` is never constructed
[INFO] [stdout]  --> src/models/apod.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ApodResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApodRequest` is never constructed
[INFO] [stdout]   --> src/models/apod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ApodRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeoFeedResponse` is never constructed
[INFO] [stdout]  --> src/models/neo.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct NeoFeedResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Neo` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Neo {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EstimatedDiameter` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct EstimatedDiameter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiameterRange` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct DiameterRange {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CloseApproach` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct CloseApproach {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VelocityData` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct VelocityData {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DistanceData` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DistanceData {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Links` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Links {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeoBrowseResponse` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct NeoBrowseResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageInfo` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct PageInfo {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CmeEvent` is never constructed
[INFO] [stdout]  --> src/models/donki.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CmeEvent {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Instrument` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Instrument {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CmeAnalysis` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct CmeAnalysis {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnlilModel` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct EnlilModel {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Impact` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Impact {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GstEvent` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct GstEvent {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KpIndex` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct KpIndex {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinkedEvent` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct LinkedEvent {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlrEvent` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct FlrEvent {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SepEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct SepEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IpsEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct IpsEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MpcEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct MpcEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RbeEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct RbeEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HssEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct HssEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WsaEnlilSimulation` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct WsaEnlilSimulation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CmeInput` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct CmeInput {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Notification` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct Notification {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EarthImageryRequest` is never constructed
[INFO] [stdout]  --> src/models/earth.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EarthImageryRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EarthAssetsRequest` is never constructed
[INFO] [stdout]   --> src/models/earth.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct EarthAssetsRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EarthAsset` is never constructed
[INFO] [stdout]   --> src/models/earth.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct EarthAsset {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EpicImage` is never constructed
[INFO] [stdout]  --> src/models/epic.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EpicImage {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Coordinates` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Coordinates {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Position` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Position {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quaternions` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Quaternions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImageCoords` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ImageCoords {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EpicDate` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct EpicDate {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarsPhotosResponse` is never constructed
[INFO] [stdout]  --> src/models/mars.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MarsPhotosResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarsPhoto` is never constructed
[INFO] [stdout]  --> src/models/mars.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MarsPhoto {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camera` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Camera {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rover` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Rover {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CameraInfo` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct CameraInfo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarsManifest` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct MarsManifest {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PhotoManifest` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PhotoManifest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolSummary` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct SolSummary {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarsPhotoRequest` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct MarsPhotoRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TechTransferResponse` is never constructed
[INFO] [stdout]  --> src/models/tech.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TechTransferResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TechItem` is never constructed
[INFO] [stdout]   --> src/models/tech.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct TechItem {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Patent` is never constructed
[INFO] [stdout]   --> src/models/tech.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Patent {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Software` is never constructed
[INFO] [stdout]   --> src/models/tech.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Software {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Spinoff` is never constructed
[INFO] [stdout]   --> src/models/tech.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Spinoff {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaSearchResponse` is never constructed
[INFO] [stdout]  --> src/models/media.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MediaSearchResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaCollection` is never constructed
[INFO] [stdout]  --> src/models/media.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MediaCollection {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaItem` is never constructed
[INFO] [stdout]   --> src/models/media.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MediaItem {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaData` is never constructed
[INFO] [stdout]   --> src/models/media.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MediaData {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaLink` is never constructed
[INFO] [stdout]   --> src/models/media.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct MediaLink {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaMetadata` is never constructed
[INFO] [stdout]   --> src/models/media.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct MediaMetadata {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaAssetResponse` is never constructed
[INFO] [stdout]   --> src/models/media.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct MediaAssetResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AssetCollection` is never constructed
[INFO] [stdout]   --> src/models/media.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct AssetCollection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AssetItem` is never constructed
[INFO] [stdout]   --> src/models/media.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct AssetItem {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaSearchRequest` is never constructed
[INFO] [stdout]   --> src/models/media.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct MediaSearchRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExoplanetQueryRequest` is never constructed
[INFO] [stdout]  --> src/models/exoplanets.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ExoplanetQueryRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExoplanetResponse` is never constructed
[INFO] [stdout]   --> src/models/exoplanets.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ExoplanetResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exoplanet` is never constructed
[INFO] [stdout]   --> src/models/exoplanets.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Exoplanet {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CadResponse` is never constructed
[INFO] [stdout]  --> src/models/ssd.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CadResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CadSignature` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CadSignature {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CadRequest` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct CadRequest {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SbdbResponse` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SbdbResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SbdbSignature` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct SbdbSignature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SbdbObject` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct SbdbObject {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrbitData` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct OrbitData {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CloseApproachData` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct CloseApproachData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PhysicalParameter` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct PhysicalParameter {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiscoveryData` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct DiscoveryData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SentryResponse` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct SentryResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SentrySignature` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct SentrySignature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SentryObject` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct SentryObject {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FireballResponse` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct FireballResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FireballSignature` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct FireballSignature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NhatsResponse` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct NhatsResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NhatsSignature` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct NhatsSignature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NhatsObject` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct NhatsObject {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ViableTrajectory` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct ViableTrajectory {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoutResponse` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct ScoutResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoutSignature` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct ScoutSignature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoutObject` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct ScoutObject {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Observation` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct Observation {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "51b97e13cb457d79110a00d98fbd69914f177ed923bd01cd4d416272d6e18ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b97e13cb457d79110a00d98fbd69914f177ed923bd01cd4d416272d6e18ace", kill_on_drop: false }`
[INFO] [stdout] 51b97e13cb457d79110a00d98fbd69914f177ed923bd01cd4d416272d6e18ace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5039e178c5e6f0cba6407357f87d0b7e038bef31629e1ec4858f47fad7392ea
[INFO] running `Command { std: "docker" "start" "-a" "f5039e178c5e6f0cba6407357f87d0b7e038bef31629e1ec4858f47fad7392ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]    Compiling nasa-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ApiResponse` is never constructed
[INFO] [stdout]   --> src/models/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ApiResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PaginatedResponse` is never constructed
[INFO] [stdout]   --> src/models/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PaginatedResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DateRange` is never constructed
[INFO] [stdout]   --> src/models/mod.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct DateRange {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApodResponse` is never constructed
[INFO] [stdout]  --> src/models/apod.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ApodResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApodRequest` is never constructed
[INFO] [stdout]   --> src/models/apod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ApodRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeoFeedResponse` is never constructed
[INFO] [stdout]  --> src/models/neo.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct NeoFeedResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Neo` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Neo {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EstimatedDiameter` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct EstimatedDiameter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiameterRange` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct DiameterRange {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CloseApproach` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct CloseApproach {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VelocityData` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct VelocityData {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DistanceData` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DistanceData {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Links` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Links {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeoBrowseResponse` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct NeoBrowseResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageInfo` is never constructed
[INFO] [stdout]   --> src/models/neo.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct PageInfo {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CmeEvent` is never constructed
[INFO] [stdout]  --> src/models/donki.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CmeEvent {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Instrument` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Instrument {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CmeAnalysis` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct CmeAnalysis {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnlilModel` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct EnlilModel {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Impact` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Impact {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GstEvent` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct GstEvent {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KpIndex` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct KpIndex {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinkedEvent` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct LinkedEvent {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlrEvent` is never constructed
[INFO] [stdout]   --> src/models/donki.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct FlrEvent {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SepEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct SepEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IpsEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct IpsEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MpcEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct MpcEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RbeEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct RbeEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HssEvent` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct HssEvent {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WsaEnlilSimulation` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct WsaEnlilSimulation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CmeInput` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct CmeInput {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Notification` is never constructed
[INFO] [stdout]    --> src/models/donki.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct Notification {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EarthImageryRequest` is never constructed
[INFO] [stdout]  --> src/models/earth.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EarthImageryRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EarthAssetsRequest` is never constructed
[INFO] [stdout]   --> src/models/earth.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct EarthAssetsRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EarthAsset` is never constructed
[INFO] [stdout]   --> src/models/earth.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct EarthAsset {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EpicImage` is never constructed
[INFO] [stdout]  --> src/models/epic.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EpicImage {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Coordinates` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Coordinates {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Position` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Position {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quaternions` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Quaternions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImageCoords` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ImageCoords {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EpicDate` is never constructed
[INFO] [stdout]   --> src/models/epic.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct EpicDate {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarsPhotosResponse` is never constructed
[INFO] [stdout]  --> src/models/mars.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MarsPhotosResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarsPhoto` is never constructed
[INFO] [stdout]  --> src/models/mars.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MarsPhoto {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camera` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Camera {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rover` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Rover {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CameraInfo` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct CameraInfo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarsManifest` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct MarsManifest {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PhotoManifest` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PhotoManifest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolSummary` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct SolSummary {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarsPhotoRequest` is never constructed
[INFO] [stdout]   --> src/models/mars.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct MarsPhotoRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TechTransferResponse` is never constructed
[INFO] [stdout]  --> src/models/tech.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TechTransferResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TechItem` is never constructed
[INFO] [stdout]   --> src/models/tech.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct TechItem {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Patent` is never constructed
[INFO] [stdout]   --> src/models/tech.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Patent {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Software` is never constructed
[INFO] [stdout]   --> src/models/tech.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Software {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Spinoff` is never constructed
[INFO] [stdout]   --> src/models/tech.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Spinoff {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaSearchResponse` is never constructed
[INFO] [stdout]  --> src/models/media.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MediaSearchResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaCollection` is never constructed
[INFO] [stdout]  --> src/models/media.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MediaCollection {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaItem` is never constructed
[INFO] [stdout]   --> src/models/media.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MediaItem {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaData` is never constructed
[INFO] [stdout]   --> src/models/media.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MediaData {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaLink` is never constructed
[INFO] [stdout]   --> src/models/media.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct MediaLink {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaMetadata` is never constructed
[INFO] [stdout]   --> src/models/media.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct MediaMetadata {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaAssetResponse` is never constructed
[INFO] [stdout]   --> src/models/media.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct MediaAssetResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AssetCollection` is never constructed
[INFO] [stdout]   --> src/models/media.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct AssetCollection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AssetItem` is never constructed
[INFO] [stdout]   --> src/models/media.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct AssetItem {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaSearchRequest` is never constructed
[INFO] [stdout]   --> src/models/media.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct MediaSearchRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExoplanetQueryRequest` is never constructed
[INFO] [stdout]  --> src/models/exoplanets.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ExoplanetQueryRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExoplanetResponse` is never constructed
[INFO] [stdout]   --> src/models/exoplanets.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ExoplanetResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exoplanet` is never constructed
[INFO] [stdout]   --> src/models/exoplanets.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Exoplanet {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CadResponse` is never constructed
[INFO] [stdout]  --> src/models/ssd.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CadResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CadSignature` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CadSignature {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CadRequest` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct CadRequest {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SbdbResponse` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SbdbResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SbdbSignature` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct SbdbSignature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SbdbObject` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct SbdbObject {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrbitData` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct OrbitData {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CloseApproachData` is never constructed
[INFO] [stdout]   --> src/models/ssd.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct CloseApproachData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PhysicalParameter` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct PhysicalParameter {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiscoveryData` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct DiscoveryData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SentryResponse` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct SentryResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SentrySignature` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct SentrySignature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SentryObject` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct SentryObject {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FireballResponse` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct FireballResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FireballSignature` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct FireballSignature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NhatsResponse` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct NhatsResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NhatsSignature` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct NhatsSignature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NhatsObject` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct NhatsObject {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ViableTrajectory` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct ViableTrajectory {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoutResponse` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct ScoutResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoutSignature` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct ScoutSignature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoutObject` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct ScoutObject {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Observation` is never constructed
[INFO] [stdout]    --> src/models/ssd.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct Observation {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.30s
[INFO] running `Command { std: "docker" "inspect" "f5039e178c5e6f0cba6407357f87d0b7e038bef31629e1ec4858f47fad7392ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5039e178c5e6f0cba6407357f87d0b7e038bef31629e1ec4858f47fad7392ea", kill_on_drop: false }`
[INFO] [stdout] f5039e178c5e6f0cba6407357f87d0b7e038bef31629e1ec4858f47fad7392ea
