[INFO] cloning repository https://github.com/jcarlarana/overt1-daw-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcarlarana/overt1-daw-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcarlarana%2Fovert1-daw-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcarlarana%2Fovert1-daw-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5265ece048fc2d9e73080f24a902e9da18c22d74 [INFO] testing jcarlarana/overt1-daw-server against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcarlarana%2Fovert1-daw-server" "/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/jcarlarana/overt1-daw-server [INFO] finished tweaking git repo https://github.com/jcarlarana/overt1-daw-server [INFO] tweaked toml for git repo https://github.com/jcarlarana/overt1-daw-server written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jcarlarana/overt1-daw-server on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jcarlarana/overt1-daw-server 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multer v2.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.49 [INFO] [stderr] Downloaded futures-macro v0.3.28 [INFO] [stderr] Downloaded rustls-pemfile v1.0.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.69 [INFO] [stderr] Downloaded thiserror v1.0.49 [INFO] [stderr] Downloaded smallvec v1.11.1 [INFO] [stderr] Downloaded zeroize v1.6.0 [INFO] [stderr] Downloaded warp v0.3.6 [INFO] [stderr] Downloaded coreaudio-sys v0.2.13 [INFO] [stderr] Downloaded darling_core v0.13.4 [INFO] [stderr] Downloaded coreaudio-rs v0.10.0 [INFO] [stderr] Downloaded rusoto_core v0.47.0 [INFO] [stderr] Downloaded futures v0.3.28 [INFO] [stderr] Downloaded cpal v0.13.5 [INFO] [stderr] Downloaded headers v0.3.9 [INFO] [stderr] Downloaded rusoto_dynamodb v0.47.0 [INFO] [stderr] Downloaded rustix v0.38.18 [INFO] [stderr] Downloaded regex-syntax v0.8.0 [INFO] [stderr] Downloaded alsa v0.6.0 [INFO] [stderr] Downloaded stdweb v0.1.3 [INFO] [stderr] Downloaded oboe-sys v0.4.5 [INFO] [stderr] Downloaded regex v1.10.0 [INFO] [stderr] Downloaded ndk-sys v0.3.0 [INFO] [stderr] Downloaded tokio v1.33.0 [INFO] [stderr] Downloaded bindgen v0.68.1 [INFO] [stderr] Downloaded nix v0.23.2 [INFO] [stderr] Downloaded rusoto_s3 v0.47.0 [INFO] [stderr] Downloaded xml-rs v0.8.19 [INFO] [stderr] Downloaded ndk v0.6.0 [INFO] [stderr] Downloaded rusoto_credential v0.47.0 [INFO] [stderr] Downloaded rusoto_signature v0.47.0 [INFO] [stderr] Downloaded darling_macro v0.13.4 [INFO] [stderr] Downloaded darling v0.13.4 [INFO] [stderr] Downloaded oboe v0.4.6 [INFO] [stderr] Downloaded iana-time-zone v0.1.57 [INFO] [stderr] Downloaded ndk-macro v0.3.0 [INFO] [stderr] Downloaded ndk-glue v0.6.2 [INFO] [stderr] Downloaded futures-executor v0.3.28 [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded regex-automata v0.4.1 [INFO] [stderr] Downloaded chrono v0.4.31 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a1567364414f7894f4363707dc329c60a2e39c575d7fa94d1721fb91709642e [INFO] running `Command { std: "docker" "start" "-a" "8a1567364414f7894f4363707dc329c60a2e39c575d7fa94d1721fb91709642e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a1567364414f7894f4363707dc329c60a2e39c575d7fa94d1721fb91709642e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1567364414f7894f4363707dc329c60a2e39c575d7fa94d1721fb91709642e", kill_on_drop: false }` [INFO] [stdout] 8a1567364414f7894f4363707dc329c60a2e39c575d7fa94d1721fb91709642e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58a79417b5663be2f152e4bbe0ca2395b30221faf3634756b47e9b99b11b675b [INFO] running `Command { std: "docker" "start" "-a" "58a79417b5663be2f152e4bbe0ca2395b30221faf3634756b47e9b99b11b675b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_s3 v0.47.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.47.0 [INFO] [stderr] Compiling your_project_name v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/handlers/audio.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | move |data: &mut [T], _: &cpal::OutputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `routes` [INFO] [stdout] --> src/main.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let routes = handlers::get_routes(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_routes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AudioFormat` is never used [INFO] [stdout] --> src/models/audio_format.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum AudioFormat { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AudioFormat` is never used [INFO] [stdout] --> src/models/audio_file.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum AudioFormat { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudioFile` is never constructed [INFO] [stdout] --> src/models/audio_file.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AudioFile { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/models/audio_file.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AudioFile { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 24 | // Create a new AudioFile instance [INFO] [stdout] 25 | pub fn new(id: Uuid, format: AudioFormat, location: PathBuf, sample_rate: u32, channels: u16, bit_depth: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AudioEffect` is never used [INFO] [stdout] --> src/models/audio_effect.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum AudioEffect { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EqualizerSettings` is never constructed [INFO] [stdout] --> src/models/equalizer_settings.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct EqualizerSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReverbSettings` is never constructed [INFO] [stdout] --> src/models/equalizer_settings.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ReverbSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LowPassFilterSettings` is never constructed [INFO] [stdout] --> src/models/equalizer_settings.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LowPassFilterSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProcessingJob` is never constructed [INFO] [stdout] --> src/models/processing_job.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct ProcessingJob { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `JobStatus` is never used [INFO] [stdout] --> src/models/processing_job.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | enum JobStatus { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "58a79417b5663be2f152e4bbe0ca2395b30221faf3634756b47e9b99b11b675b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a79417b5663be2f152e4bbe0ca2395b30221faf3634756b47e9b99b11b675b", kill_on_drop: false }` [INFO] [stdout] 58a79417b5663be2f152e4bbe0ca2395b30221faf3634756b47e9b99b11b675b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f27baa6907473fe399974f9969406bf28824364fa14e334e92b70e673488732 [INFO] running `Command { std: "docker" "start" "-a" "6f27baa6907473fe399974f9969406bf28824364fa14e334e92b70e673488732", kill_on_drop: false }` [INFO] [stderr] Compiling your_project_name v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> tests/project_loading.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::json; [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: `data` [INFO] [stdout] --> src/handlers/audio.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | move |data: &mut [T], _: &cpal::OutputCallbackInfo| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `file` found for struct `reqwest::multipart::Part` in the current scope [INFO] [stdout] --> tests/audio_effect_application.rs:14:52 [INFO] [stdout] | [INFO] [stdout] 14 | let audio_part = reqwest::multipart::Part::file(path).expect("File should exist"); [INFO] [stdout] | ^^^^ function or associated item not found in `reqwest::multipart::Part` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `reqwest::multipart::Part` consider using one of the following associated functions: [INFO] [stdout] reqwest::multipart::Part::text [INFO] [stdout] reqwest::multipart::Part::bytes [INFO] [stdout] reqwest::multipart::Part::stream [INFO] [stdout] reqwest::multipart::Part::stream_with_length [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.22/src/async_impl/multipart.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | / pub fn text(value: T) -> Part [INFO] [stdout] 187 | | where [INFO] [stdout] 188 | | T: Into>, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] ... [INFO] [stdout] 198 | / pub fn bytes(value: T) -> Part [INFO] [stdout] 199 | | where [INFO] [stdout] 200 | | T: Into>, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub fn stream>(value: T) -> Part { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn stream_with_length>(value: T, length: u64) -> Part { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `routes` [INFO] [stdout] --> src/main.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let routes = handlers::get_routes(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_routes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AudioFormat` is never used [INFO] [stdout] --> src/models/audio_format.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum AudioFormat { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AudioFormat` is never used [INFO] [stdout] --> src/models/audio_file.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum AudioFormat { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudioFile` is never constructed [INFO] [stdout] --> src/models/audio_file.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AudioFile { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/models/audio_file.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AudioFile { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 24 | // Create a new AudioFile instance [INFO] [stdout] 25 | pub fn new(id: Uuid, format: AudioFormat, location: PathBuf, sample_rate: u32, channels: u16, bit_depth: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AudioEffect` is never used [INFO] [stdout] --> src/models/audio_effect.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum AudioEffect { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EqualizerSettings` is never constructed [INFO] [stdout] --> src/models/equalizer_settings.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct EqualizerSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReverbSettings` is never constructed [INFO] [stdout] --> src/models/equalizer_settings.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ReverbSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LowPassFilterSettings` is never constructed [INFO] [stdout] --> src/models/equalizer_settings.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LowPassFilterSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProcessingJob` is never constructed [INFO] [stdout] --> src/models/processing_job.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct ProcessingJob { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `JobStatus` is never used [INFO] [stdout] --> src/models/processing_job.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | enum JobStatus { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `your_project_name` (test "audio_effect_application") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6f27baa6907473fe399974f9969406bf28824364fa14e334e92b70e673488732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f27baa6907473fe399974f9969406bf28824364fa14e334e92b70e673488732", kill_on_drop: false }` [INFO] [stdout] 6f27baa6907473fe399974f9969406bf28824364fa14e334e92b70e673488732