[INFO] cloning repository https://github.com/cmaves/VisualSpectrum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmaves/VisualSpectrum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmaves%2FVisualSpectrum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmaves%2FVisualSpectrum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2eb385d1c1ffb1b4d9e07ba0ce6b425b5dbdfe72
[INFO] checking cmaves/VisualSpectrum against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmaves%2FVisualSpectrum" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cmaves/VisualSpectrum
[INFO] finished tweaking git repo https://github.com/cmaves/VisualSpectrum
[INFO] tweaked toml for git repo https://github.com/cmaves/VisualSpectrum written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cmaves/VisualSpectrum on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cmaves/VisualSpectrum 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustfft v3.0.0
[INFO] [stderr]   Downloaded rs_ws281x v0.2.3
[INFO] [stderr]   Downloaded wincolor v1.0.2
[INFO] [stderr]   Downloaded termcolor v1.0.5
[INFO] [stderr]   Downloaded strength_reduce v0.2.2
[INFO] [stderr]   Downloaded transpose v0.1.0
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded jack v0.6.2
[INFO] [stderr]   Downloaded clang-sys v0.23.0
[INFO] [stderr]   Downloaded cc v1.0.46
[INFO] [stderr]   Downloaded proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded bindgen v0.37.4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 775f82cf87e83423a3afcc67876c301e6ee74f33dd907827743eb333540c22e0
[INFO] running `Command { std: "docker" "start" "-a" "775f82cf87e83423a3afcc67876c301e6ee74f33dd907827743eb333540c22e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "775f82cf87e83423a3afcc67876c301e6ee74f33dd907827743eb333540c22e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "775f82cf87e83423a3afcc67876c301e6ee74f33dd907827743eb333540c22e0", kill_on_drop: false }`
[INFO] [stdout] 775f82cf87e83423a3afcc67876c301e6ee74f33dd907827743eb333540c22e0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a57f8c09bd1f1d2afa05ee838f736c020747c5301775749b90ed72a9b6d549c
[INFO] running `Command { std: "docker" "start" "-a" "5a57f8c09bd1f1d2afa05ee838f736c020747c5301775749b90ed72a9b6d549c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bindgen v0.37.4
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking jack-sys v0.2.0
[INFO] [stderr]     Checking strength_reduce v0.2.2
[INFO] [stderr]     Checking transpose v0.1.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]     Checking rustfft v3.0.0
[INFO] [stderr]     Checking random_color v0.4.4
[INFO] [stderr]     Checking jack v0.6.2
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling rs_ws281x v0.2.3
[INFO] [stderr]     Checking spectrum v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `sample_size` and `source` are never read
[INFO] [stdout]   --> src/audio.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ActiveProducer {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 10 |     sample_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 11 |     recv: mpsc::Receiver<StereoSample>,
[INFO] [stdout] 12 |     source: ActiveSource
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/audio.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Jack(jack::AsyncClient<Notifications, FrameHandler>)
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 -     Jack(jack::AsyncClient<Notifications, FrameHandler>)
[INFO] [stdout] 28 +     Jack(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `frame_len` and `fps` are never read
[INFO] [stdout]    --> src/midi.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub struct MidiHandler {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 134 |     frame_len: u64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 135 |     count: u64,
[INFO] [stdout] 136 |     fps: u32
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pulse` is never read
[INFO] [stdout]   --> src/visualmidi.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MidiCon {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pulse: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `so_time` is never read
[INFO] [stdout]    --> src/visualmidi.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct Note {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |     so_time: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Note` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/led.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             self.controller.render();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 138 |             let _ = self.controller.render();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     midi_con.display(jack_client);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let _ = midi_con.display(jack_client);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     midi_con.display(jack_client);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let _ = midi_con.display(jack_client);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sample_size` and `source` are never read
[INFO] [stdout]   --> src/audio.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ActiveProducer {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 10 |     sample_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 11 |     recv: mpsc::Receiver<StereoSample>,
[INFO] [stdout] 12 |     source: ActiveSource
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/audio.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Jack(jack::AsyncClient<Notifications, FrameHandler>)
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 -     Jack(jack::AsyncClient<Notifications, FrameHandler>)
[INFO] [stdout] 28 +     Jack(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `frame_len` and `fps` are never read
[INFO] [stdout]    --> src/midi.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub struct MidiHandler {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 134 |     frame_len: u64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 135 |     count: u64,
[INFO] [stdout] 136 |     fps: u32
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pulse` is never read
[INFO] [stdout]   --> src/visualmidi.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MidiCon {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pulse: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `so_time` is never read
[INFO] [stdout]    --> src/visualmidi.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct Note {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |     so_time: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Note` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/led.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             self.controller.render();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 138 |             let _ = self.controller.render();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "5a57f8c09bd1f1d2afa05ee838f736c020747c5301775749b90ed72a9b6d549c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a57f8c09bd1f1d2afa05ee838f736c020747c5301775749b90ed72a9b6d549c", kill_on_drop: false }`
[INFO] [stdout] 5a57f8c09bd1f1d2afa05ee838f736c020747c5301775749b90ed72a9b6d549c
