[INFO] cloning repository https://github.com/mindv0rtex/eclair [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mindv0rtex/eclair" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindv0rtex%2Feclair", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindv0rtex%2Feclair'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c717cc6d1aa0ed4a60e9415260e7709a19b231cf [INFO] testing mindv0rtex/eclair against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindv0rtex%2Feclair" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mindv0rtex/eclair on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mindv0rtex/eclair [INFO] finished tweaking git repo https://github.com/mindv0rtex/eclair [INFO] tweaked toml for git repo https://github.com/mindv0rtex/eclair written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/mindv0rtex/eclair already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq-sys v0.11.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.4 [INFO] [stderr] Downloaded scratch v1.0.0 [INFO] [stderr] Downloaded toml v0.2.1 [INFO] [stderr] Downloaded codespan-reporting v0.9.5 [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded env_logger v0.8.2 [INFO] [stderr] Downloaded zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Downloaded metadeps v1.1.2 [INFO] [stderr] Downloaded zmq v0.9.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.26 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.26 [INFO] [stderr] Downloaded cxx-build v1.0.26 [INFO] [stderr] Downloaded cxx v1.0.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b244fea411ef72d1927117b87564524a699b4e320869478df24b7ba02a6d645 [INFO] running `Command { std: "docker" "start" "-a" "8b244fea411ef72d1927117b87564524a699b4e320869478df24b7ba02a6d645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b244fea411ef72d1927117b87564524a699b4e320869478df24b7ba02a6d645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b244fea411ef72d1927117b87564524a699b4e320869478df24b7ba02a6d645", kill_on_drop: false }` [INFO] [stdout] 8b244fea411ef72d1927117b87564524a699b4e320869478df24b7ba02a6d645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4c52d10e65530c5f5c5c1705989c28cdba104e5e16a497c9972d627040cc0c3 [INFO] running `Command { std: "docker" "start" "-a" "d4c52d10e65530c5f5c5c1705989c28cdba104e5e16a497c9972d627040cc0c3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling eclair v0.2.0 (/opt/rustwide/workdir/eclair) [INFO] [stdout] warning: unused imports: `NaiveDateTime`, `NaiveTime` [INFO] [stdout] --> eclair/src/summary.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | use chrono::{Duration, NaiveDate, NaiveDateTime, NaiveTime}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration`, `NaiveDateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> eclair/src/summary_manager.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{Duration, NaiveDate, NaiveDateTime, NaiveTime}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expected_len` is never read [INFO] [stdout] --> eclair/src/summary.rs:355:25 [INFO] [stdout] | [INFO] [stdout] 355 | expected_len = $valid_len; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | let start_dat = extract_and_validate!("STARTDAT", Int, 3, 6); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 388 | let dimens = extract_and_validate!("DIMENS", Int, 6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 392 | let keywords = extract_and_validate!("KEYWORDS", Chars, nlist); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 393 | let wg_names = extract_and_validate!("WGNAMES", Chars, nlist); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 394 | let nums = extract_and_validate!("NUMS", Int, nlist); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 395 | let units = extract_and_validate!("UNITS", Chars, nlist); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 517 | let step_index = unwrap_and_validate!(record, "MINISTEP", Int, 1)[0] as usize; [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 530 | let params = unwrap_and_validate!(record, "PARAMS", F32, n_items); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> eclair/src/summary.rs:325:19 [INFO] [stdout] | [INFO] [stdout] 325 | pub(crate) fn new(records: HashMap<&'static str, Option>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.25s [INFO] running `Command { std: "docker" "inspect" "d4c52d10e65530c5f5c5c1705989c28cdba104e5e16a497c9972d627040cc0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c52d10e65530c5f5c5c1705989c28cdba104e5e16a497c9972d627040cc0c3", kill_on_drop: false }` [INFO] [stdout] d4c52d10e65530c5f5c5c1705989c28cdba104e5e16a497c9972d627040cc0c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d986f259af32a48dce0e874c00664e371d5acd6a79ff0dea67a43c87dd773c66 [INFO] running `Command { std: "docker" "start" "-a" "d986f259af32a48dce0e874c00664e371d5acd6a79ff0dea67a43c87dd773c66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused imports: `NaiveDateTime`, `NaiveTime` [INFO] [stdout] --> eclair/src/summary.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | use chrono::{Duration, NaiveDate, NaiveDateTime, NaiveTime}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration`, `NaiveDateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> eclair/src/summary_manager.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{Duration, NaiveDate, NaiveDateTime, NaiveTime}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expected_len` is never read [INFO] [stdout] --> eclair/src/summary.rs:355:25 [INFO] [stdout] | [INFO] [stdout] 355 | expected_len = $valid_len; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | let start_dat = extract_and_validate!("STARTDAT", Int, 3, 6); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 388 | let dimens = extract_and_validate!("DIMENS", Int, 6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 392 | let keywords = extract_and_validate!("KEYWORDS", Chars, nlist); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling eclair v0.2.0 (/opt/rustwide/workdir/eclair) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 393 | let wg_names = extract_and_validate!("WGNAMES", Chars, nlist); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 394 | let nums = extract_and_validate!("NUMS", Int, nlist); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 395 | let units = extract_and_validate!("UNITS", Chars, nlist); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 517 | let step_index = unwrap_and_validate!(record, "MINISTEP", Int, 1)[0] as usize; [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> eclair/src/summary.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | let mut expected_len; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 530 | let params = unwrap_and_validate!(record, "PARAMS", F32, n_items); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `validate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> eclair/src/summary.rs:325:19 [INFO] [stdout] | [INFO] [stdout] 325 | pub(crate) fn new(records: HashMap<&'static str, Option>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read eclair/src/../assets/single_data_array.bin: No such file or directory (os error 2) [INFO] [stdout] --> eclair/src/records.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | let input = include_bytes!("../assets/single_data_array.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NaiveDateTime`, `NaiveTime` [INFO] [stdout] --> eclair/src/summary.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | use chrono::{Duration, NaiveDate, NaiveDateTime, NaiveTime}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> eclair/src/summary.rs:711:9 [INFO] [stdout] | [INFO] [stdout] 711 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> eclair/src/summary.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration`, `NaiveDateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> eclair/src/summary_manager.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{Duration, NaiveDate, NaiveDateTime, NaiveTime}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eclair` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d986f259af32a48dce0e874c00664e371d5acd6a79ff0dea67a43c87dd773c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d986f259af32a48dce0e874c00664e371d5acd6a79ff0dea67a43c87dd773c66", kill_on_drop: false }` [INFO] [stdout] d986f259af32a48dce0e874c00664e371d5acd6a79ff0dea67a43c87dd773c66