[INFO] cloning repository https://github.com/lorcanpd/music_evolution
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lorcanpd/music_evolution" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florcanpd%2Fmusic_evolution", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florcanpd%2Fmusic_evolution'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21935f06f959038b14b3aae7b3948576c3b4d998
[INFO] checking lorcanpd/music_evolution against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florcanpd%2Fmusic_evolution" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lorcanpd/music_evolution
[INFO] finished tweaking git repo https://github.com/lorcanpd/music_evolution
[INFO] tweaked toml for git repo https://github.com/lorcanpd/music_evolution written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lorcanpd/music_evolution on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lorcanpd/music_evolution 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `init_experiment` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../init_experiment
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `init-experiment`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "init_experiment"
[INFO] [stderr] 6 + name = "init-experiment"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `scrub_db` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc1/source/target/.../scrub_db
[INFO] [stderr]    |                                                  ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `scrub-db`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "scrub_db"
[INFO] [stderr] 10 + name = "scrub-db"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `web_server` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../web_server
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `web-server`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "web_server"
[INFO] [stderr] 2 + name = "web-server"
[INFO] [stderr]   |
[INFO] [stderr] warning: `music_evo` (manifest) generated 3 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-protocol v0.6.7
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded postgres-types v0.2.8
[INFO] [stderr]   Downloaded tokio-postgres v0.7.12
[INFO] [stderr]   Downloaded serde_json v1.0.136
[INFO] [stderr]   Downloaded toml v0.8.15
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded postgres v0.19.9
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded deadpool-postgres v0.10.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a2ae65a2002cb98c4c67e1954242670a35e79fc5db7c74e2a54e8ced255cc253
[INFO] running `Command { std: "docker" "start" "a2ae65a2002cb98c4c67e1954242670a35e79fc5db7c74e2a54e8ced255cc253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2ae65a2002cb98c4c67e1954242670a35e79fc5db7c74e2a54e8ced255cc253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2ae65a2002cb98c4c67e1954242670a35e79fc5db7c74e2a54e8ced255cc253" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2ae65a2002cb98c4c67e1954242670a35e79fc5db7c74e2a54e8ced255cc253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2ae65a2002cb98c4c67e1954242670a35e79fc5db7c74e2a54e8ced255cc253" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `init_experiment` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../init_experiment
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `init-experiment`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "init_experiment"
[INFO] [stderr] 6 + name = "init-experiment"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `scrub_db` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../scrub_db
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `scrub-db`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "scrub_db"
[INFO] [stderr] 10 + name = "scrub-db"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `web_server` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../web_server
[INFO] [stderr]   |                          ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `web-server`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "web_server"
[INFO] [stderr] 2 + name = "web-server"
[INFO] [stderr]   |
[INFO] [stderr] warning: `music_evo` (manifest) generated 3 warnings
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.136
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking postgres-types v0.2.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking maud v0.26.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking minimp3 v0.5.1
[INFO] [stderr]     Checking rodio v0.15.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking uncased v0.9.10
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking toml_edit v0.22.16
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking toml v0.8.15
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-postgres v0.7.12
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking postgres v0.19.9
[INFO] [stderr]     Checking deadpool-postgres v0.10.5
[INFO] [stderr]     Checking rocket v0.5.1
[INFO] [stderr]     Checking music_evo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tokio_postgres::NoTls`
[INFO] [stdout]  --> src/database.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio_postgres::NoTls;
[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: `dotenv::dotenv`
[INFO] [stdout]  --> src/database.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dotenv::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PreEscaped`
[INFO] [stdout]   --> src/user_interaction.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use maud::{html, Markup, PreEscaped, DOCTYPE};
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::num::NonZeroUsize`
[INFO] [stdout]   --> src/user_interaction.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::num::NonZeroUsize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/user_interaction.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `play_precomputed_wav`
[INFO] [stdout]   --> src/user_interaction.rs:62:51
[INFO] [stdout]    |
[INFO] [stdout] 62 | use crate::play_genes::{generate_wav, play_genes, play_precomputed_wav};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deadpool_postgres::Pool`
[INFO] [stdout]  --> src/web_interface.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use deadpool_postgres::Pool;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TaskQueue`
[INFO] [stdout]  --> src/web_interface.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::task_queue::{Task, TaskQueue};
[INFO] [stdout]   |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::reproduction::differential_reproduction`
[INFO] [stdout]   --> src/web_interface.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::reproduction::differential_reproduction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/web_interface.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rocket::tokio::sync::broadcast::{self, Sender, error::RecvError};
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/song_queue.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/audio_files.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/audio_files.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]    --> src/audio_files.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     use std::fs::File;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/audio_files.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]    --> src/audio_files.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_postgres::NoTls`
[INFO] [stdout]  --> src/database.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio_postgres::NoTls;
[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: `dotenv::dotenv`
[INFO] [stdout]  --> src/database.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dotenv::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PreEscaped`
[INFO] [stdout]   --> src/user_interaction.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use maud::{html, Markup, PreEscaped, DOCTYPE};
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::num::NonZeroUsize`
[INFO] [stdout]   --> src/user_interaction.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::num::NonZeroUsize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/user_interaction.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `play_precomputed_wav`
[INFO] [stdout]   --> src/user_interaction.rs:62:51
[INFO] [stdout]    |
[INFO] [stdout] 62 | use crate::play_genes::{generate_wav, play_genes, play_precomputed_wav};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deadpool_postgres::Pool`
[INFO] [stdout]  --> src/web_interface.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use deadpool_postgres::Pool;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TaskQueue`
[INFO] [stdout]  --> src/web_interface.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::task_queue::{Task, TaskQueue};
[INFO] [stdout]   |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::reproduction::differential_reproduction`
[INFO] [stdout]   --> src/web_interface.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::reproduction::differential_reproduction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/web_interface.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rocket::tokio::sync::broadcast::{self, Sender, error::RecvError};
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/song_queue.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/audio_files.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/genome.rs:193:19
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result {
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/genome.rs:200:22
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn to_sql(&self, ty: &Type, out: &mut BytesMut) -> Result<IsNull, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/genome.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn from_sql(ty: &Type, raw: &[u8]) -> Result<Self, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/user_interaction.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub async fn get_choose_adam(state: &State<AppState>) -> Result<RawHtml<String>, status::Custom<String>> {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/genome.rs:193:19
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result {
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/genome.rs:200:22
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn to_sql(&self, ty: &Type, out: &mut BytesMut) -> Result<IsNull, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/genome.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn from_sql(ty: &Type, raw: &[u8]) -> Result<Self, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/user_interaction.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub async fn get_choose_adam(state: &State<AppState>) -> Result<RawHtml<String>, status::Custom<String>> {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/greatest_hits.rs:940:13
[INFO] [stdout]     |
[INFO] [stdout] 940 |         let temp_dir = TempDir::new().unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/bin/main_web.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use] extern crate lazy_static;
[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 `#[macro_use]` import
[INFO] [stdout]  --> src/bin/main_web.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use] extern crate lazy_static;
[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: `is_production`
[INFO] [stdout]    --> src/bin/main_web.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let is_production = production_mode;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_production`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_production`
[INFO] [stdout]    --> src/bin/main_web.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let is_production = production_mode;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_production`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.70s
[INFO] running `Command { std: "docker" "inspect" "a2ae65a2002cb98c4c67e1954242670a35e79fc5db7c74e2a54e8ced255cc253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ae65a2002cb98c4c67e1954242670a35e79fc5db7c74e2a54e8ced255cc253", kill_on_drop: false }`
[INFO] [stdout] a2ae65a2002cb98c4c67e1954242670a35e79fc5db7c74e2a54e8ced255cc253
