[INFO] cloning repository https://github.com/nyanpasu64/padsynth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nyanpasu64/padsynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyanpasu64%2Fpadsynth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyanpasu64%2Fpadsynth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e3333bdef54ae83638c35e99888d4c171d6e8cd
[INFO] checking nyanpasu64/padsynth against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyanpasu64%2Fpadsynth" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nyanpasu64/padsynth
[INFO] finished tweaking git repo https://github.com/nyanpasu64/padsynth
[INFO] tweaked toml for git repo https://github.com/nyanpasu64/padsynth written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nyanpasu64/padsynth on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nyanpasu64/padsynth 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded transpose v0.2.1
[INFO] [stderr]   Downloaded riff v1.0.1
[INFO] [stderr]   Downloaded primal-check v0.3.3
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded realfft v3.0.1
[INFO] [stderr]   Downloaded rustfft v6.0.1
[INFO] [stderr]   Downloaded wav v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7ba4bd161e2771a9ad0e9698456dbd6ffeb0f5f020f47d996338cbac00308e1
[INFO] running `Command { std: "docker" "start" "-a" "a7ba4bd161e2771a9ad0e9698456dbd6ffeb0f5f020f47d996338cbac00308e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7ba4bd161e2771a9ad0e9698456dbd6ffeb0f5f020f47d996338cbac00308e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ba4bd161e2771a9ad0e9698456dbd6ffeb0f5f020f47d996338cbac00308e1", kill_on_drop: false }`
[INFO] [stdout] a7ba4bd161e2771a9ad0e9698456dbd6ffeb0f5f020f47d996338cbac00308e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea1d41dd8dfeb552431bbe088e9873f940cf3d59a31071429c93f4328463646
[INFO] running `Command { std: "docker" "start" "-a" "4ea1d41dd8dfeb552431bbe088e9873f940cf3d59a31071429c93f4328463646", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking strength_reduce v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking riff v1.0.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking wav v1.0.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking transpose v0.2.1
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking rustfft v6.0.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking realfft v3.0.1
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking padsynth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `root_sum_square` is never used
[INFO] [stdout]   --> src/dsp.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn root_sum_square(arr: &[Amplitude]) -> Amplitude {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `root_sum_square` is never used
[INFO] [stdout]   --> src/dsp.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn root_sum_square(arr: &[Amplitude]) -> Amplitude {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
[INFO] running `Command { std: "docker" "inspect" "4ea1d41dd8dfeb552431bbe088e9873f940cf3d59a31071429c93f4328463646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea1d41dd8dfeb552431bbe088e9873f940cf3d59a31071429c93f4328463646", kill_on_drop: false }`
[INFO] [stdout] 4ea1d41dd8dfeb552431bbe088e9873f940cf3d59a31071429c93f4328463646
