[INFO] cloning repository https://github.com/Timarrr/rhytm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Timarrr/rhytm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimarrr%2Frhytm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimarrr%2Frhytm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e1202e67565ec59fac9a1626aaf32ba6f0c39a5 [INFO] checking Timarrr/rhytm against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimarrr%2Frhytm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Timarrr/rhytm [INFO] finished tweaking git repo https://github.com/Timarrr/rhytm [INFO] tweaked toml for git repo https://github.com/Timarrr/rhytm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Timarrr/rhytm on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Timarrr/rhytm 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b53929405b052463966caced5e5fe09880b465166646dac75784dacf5ccd290d [INFO] running `Command { std: "docker" "start" "-a" "b53929405b052463966caced5e5fe09880b465166646dac75784dacf5ccd290d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b53929405b052463966caced5e5fe09880b465166646dac75784dacf5ccd290d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53929405b052463966caced5e5fe09880b465166646dac75784dacf5ccd290d", kill_on_drop: false }` [INFO] [stdout] b53929405b052463966caced5e5fe09880b465166646dac75784dacf5ccd290d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 170eaa47556a45ceada9886448ab87b16450bb505e2e12f60a34cd4463915ac5 [INFO] running `Command { std: "docker" "start" "-a" "170eaa47556a45ceada9886448ab87b16450bb505e2e12f60a34cd4463915ac5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking spinning v0.1.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking to_method v1.1.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking intmap v0.7.1 [INFO] [stderr] Checking paris v1.5.15 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking thiserror v1.0.59 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking diesel v2.1.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking indicatif-log-bridge v0.2.2 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking migrations_internals v2.1.0 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Checking diesel_migrations v2.1.0 [INFO] [stderr] Checking rhytm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HumanBytes` [INFO] [stdout] --> src/main.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use indicatif::{HumanBytes, MultiProgress, ProgressBar, ProgressStyle}; [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: `HumanBytes` [INFO] [stdout] --> src/main.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use indicatif::{HumanBytes, MultiProgress, ProgressBar, ProgressStyle}; [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 variable: `inserted_rows` [INFO] [stdout] --> src/main.rs:312:45 [INFO] [stdout] | [INFO] [stdout] 312 | ... let inserted_rows = diesel::insert_into(videos) [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inserted_rows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `audio_ds` [INFO] [stdout] --> src/main.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | let mut audio_ds: DownloadStatus = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_ds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `video_ds` [INFO] [stdout] --> src/main.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | let mut video_ds: DownloadStatus = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_ds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible> [INFO] [stdout] --> src/comms.rs:27:41 [INFO] [stdout] | [INFO] [stdout] 27 | let size = usize::from_ne_bytes(lbuf.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_tmpl` [INFO] [stdout] --> src/bin/client.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | let out_tmpl = vec![("default", yt_dlp_output_template)].into_py_dict_bound(py); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_tmpl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log_dir` [INFO] [stdout] --> src/bin/client.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let log_dir = env::var("LOG_DIR").expect("LOG_DIR not set"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Fragment` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct Fragment { [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 `Format` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Format { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Thumbnail` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct Thumbnail { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeatPoint` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct HeatPoint { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Chapter` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct Chapter { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InfoDict` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct InfoDict { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DownloadStatus` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | pub struct DownloadStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible> [INFO] [stdout] --> src/bin/../comms.rs:27:41 [INFO] [stdout] | [INFO] [stdout] 27 | let size = usize::from_ne_bytes(lbuf.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rhytm` (bin "rhytm") due to 12 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rhytm` (bin "client") due to 1 previous error; 9 warnings emitted [INFO] [stdout] warning: unused variable: `out_tmpl` [INFO] [stdout] --> src/bin/client.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | let out_tmpl = vec![("default", yt_dlp_output_template)].into_py_dict_bound(py); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_tmpl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log_dir` [INFO] [stdout] --> src/bin/client.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let log_dir = env::var("LOG_DIR").expect("LOG_DIR not set"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Fragment` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct Fragment { [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 `Format` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Format { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Thumbnail` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct Thumbnail { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeatPoint` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct HeatPoint { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Chapter` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct Chapter { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InfoDict` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct InfoDict { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DownloadStatus` is never constructed [INFO] [stdout] --> src/bin/../comms.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | pub struct DownloadStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible> [INFO] [stdout] --> src/bin/../comms.rs:27:41 [INFO] [stdout] | [INFO] [stdout] 27 | let size = usize::from_ne_bytes(lbuf.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rhytm` (bin "client" test) due to 1 previous error; 9 warnings emitted [INFO] [stdout] warning: unused variable: `inserted_rows` [INFO] [stdout] --> src/main.rs:312:45 [INFO] [stdout] | [INFO] [stdout] 312 | ... let inserted_rows = diesel::insert_into(videos) [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inserted_rows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `audio_ds` [INFO] [stdout] --> src/main.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | let mut audio_ds: DownloadStatus = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_ds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `video_ds` [INFO] [stdout] --> src/main.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | let mut video_ds: DownloadStatus = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_ds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible> [INFO] [stdout] --> src/comms.rs:27:41 [INFO] [stdout] | [INFO] [stdout] 27 | let size = usize::from_ne_bytes(lbuf.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Queryable, Selectable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rhytm` (bin "rhytm" test) due to 12 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "170eaa47556a45ceada9886448ab87b16450bb505e2e12f60a34cd4463915ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "170eaa47556a45ceada9886448ab87b16450bb505e2e12f60a34cd4463915ac5", kill_on_drop: false }` [INFO] [stdout] 170eaa47556a45ceada9886448ab87b16450bb505e2e12f60a34cd4463915ac5