[INFO] cloning repository https://github.com/Abdallah-Abualkheir/FFT-sound-manipulation-Algorithm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdallah-Abualkheir/FFT-sound-manipulation-Algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdallah-Abualkheir%2FFFT-sound-manipulation-Algorithm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdallah-Abualkheir%2FFFT-sound-manipulation-Algorithm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56e45efea6f5bb08b836daf01e21970d0ae28c55
[INFO] testing Abdallah-Abualkheir/FFT-sound-manipulation-Algorithm against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdallah-Abualkheir%2FFFT-sound-manipulation-Algorithm" "/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/Abdallah-Abualkheir/FFT-sound-manipulation-Algorithm
[INFO] finished tweaking git repo https://github.com/Abdallah-Abualkheir/FFT-sound-manipulation-Algorithm
[INFO] tweaked toml for git repo https://github.com/Abdallah-Abualkheir/FFT-sound-manipulation-Algorithm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdallah-Abualkheir/FFT-sound-manipulation-Algorithm on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abdallah-Abualkheir/FFT-sound-manipulation-Algorithm 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded creek-decode-symphonia v0.1.1
[INFO] [stderr]   Downloaded creek-encode-wav v0.1.0
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.2
[INFO] [stderr]   Downloaded cache-padded v1.2.0
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.1
[INFO] [stderr]   Downloaded creek-core v0.1.0
[INFO] [stderr]   Downloaded arrayvec v0.7.2
[INFO] [stderr]   Downloaded symphonia-codec-pcm v0.5.1
[INFO] [stderr]   Downloaded symphonia-bundle-flac v0.5.1
[INFO] [stderr]   Downloaded symphonia-utils-xiph v0.5.1
[INFO] [stderr]   Downloaded symphonia-format-ogg v0.5.1
[INFO] [stderr]   Downloaded symphonia-format-mkv v0.5.1
[INFO] [stderr]   Downloaded symphonia-format-wav v0.5.1
[INFO] [stderr]   Downloaded symphonia-codec-vorbis v0.5.1
[INFO] [stderr]   Downloaded symphonia-core v0.5.1
[INFO] [stderr]   Downloaded bytemuck v1.12.3
[INFO] [stderr]   Downloaded symphonia v0.5.1
[INFO] [stderr]   Downloaded rtrb v0.2.2
[INFO] [stderr]   Downloaded encoding_rs v0.8.31
[INFO] [stderr]   Downloaded creek v0.2.3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96e6962828c6706fca92b15eefc0549d9edc18d2e87d14d15e73aafadb54d63f
[INFO] running `Command { std: "docker" "start" "-a" "96e6962828c6706fca92b15eefc0549d9edc18d2e87d14d15e73aafadb54d63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96e6962828c6706fca92b15eefc0549d9edc18d2e87d14d15e73aafadb54d63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96e6962828c6706fca92b15eefc0549d9edc18d2e87d14d15e73aafadb54d63f", kill_on_drop: false }`
[INFO] [stdout] 96e6962828c6706fca92b15eefc0549d9edc18d2e87d14d15e73aafadb54d63f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 894ffae973920741944ce497bde8f9705d94cd14eb8cca24eb513f22280b31bd
[INFO] running `Command { std: "docker" "start" "-a" "894ffae973920741944ce497bde8f9705d94cd14eb8cca24eb513f22280b31bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling rtrb v0.2.2
[INFO] [stderr]    Compiling creek-core v0.1.0
[INFO] [stderr]    Compiling symphonia-core v0.5.1
[INFO] [stderr]    Compiling creek-encode-wav v0.1.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.1
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.1
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.1
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.1
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.1
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.1
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.1
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.1
[INFO] [stderr]    Compiling symphonia v0.5.1
[INFO] [stderr]    Compiling creek-decode-symphonia v0.1.1
[INFO] [stderr]    Compiling creek v0.2.3
[INFO] [stderr]    Compiling final-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `complex_number`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod complex_number;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `complex_number`, create file "src/complex_number.rs" or "src/complex_number/mod.rs"
[INFO] [stdout]   = note: if there is a `mod complex_number` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/ifft.rs:8:67
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let frequencies: Vec<ComplexNumber> = frequencies.iter().map(|f| f.conjugate()).collect();
[INFO] [stdout]   |                                                                   ^  - type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let frequencies: Vec<ComplexNumber> = frequencies.iter().map(|f: /* Type */| f.conjugate()).collect();
[INFO] [stdout]   |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/ifft.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .map(|f| f.conjugate().real / samples.len() as f32)
[INFO] [stdout]    |               ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .map(|f: /* Type */| f.conjugate().real / samples.len() as f32)
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:111:61
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 .chain(output_frequencies.iter().rev().map(|f| f.conjugate()))
[INFO] [stdout]     |                                                             ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 .chain(output_frequencies.iter().rev().map(|f: /* Type */| f.conjugate()))
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |         .map(|v| format!("{}\n", v.magnitude()))
[INFO] [stdout]     |               ^                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 136 |         .map(|v: /* Type */| format!("{}\n", v.magnitude()))
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `final-project` (bin "final-project") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "894ffae973920741944ce497bde8f9705d94cd14eb8cca24eb513f22280b31bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894ffae973920741944ce497bde8f9705d94cd14eb8cca24eb513f22280b31bd", kill_on_drop: false }`
[INFO] [stdout] 894ffae973920741944ce497bde8f9705d94cd14eb8cca24eb513f22280b31bd
