[INFO] cloning repository https://github.com/Dgarc359/synth-01
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dgarc359/synth-01" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgarc359%2Fsynth-01", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgarc359%2Fsynth-01'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0eb0ec26c7f42d69c9f3411723845051c747bc6
[INFO] checking Dgarc359/synth-01 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgarc359%2Fsynth-01" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dgarc359/synth-01
[INFO] finished tweaking git repo https://github.com/Dgarc359/synth-01
[INFO] tweaked toml for git repo https://github.com/Dgarc359/synth-01 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dgarc359/synth-01 on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dgarc359/synth-01 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coremidi v0.8.0
[INFO] [stderr]   Downloaded midir v0.10.1
[INFO] [stderr]   Downloaded coremidi-sys v3.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d201c56df657d8d38c542779391eb0a73b3c7213d62386d2c21a090ce718f5a0
[INFO] running `Command { std: "docker" "start" "-a" "d201c56df657d8d38c542779391eb0a73b3c7213d62386d2c21a090ce718f5a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d201c56df657d8d38c542779391eb0a73b3c7213d62386d2c21a090ce718f5a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d201c56df657d8d38c542779391eb0a73b3c7213d62386d2c21a090ce718f5a0", kill_on_drop: false }`
[INFO] [stdout] d201c56df657d8d38c542779391eb0a73b3c7213d62386d2c21a090ce718f5a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c18bcde9239f55b85ea5a4dd19e111b5963c2cc10f2be772781c8cefe9e7e00
[INFO] running `Command { std: "docker" "start" "-a" "1c18bcde9239f55b85ea5a4dd19e111b5963c2cc10f2be772781c8cefe9e7e00", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking midir v0.10.1
[INFO] [stderr]     Checking synth-01 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/midi.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/midi.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             Note::On { note, volume, .. } => SoundCommand::NoteOn {
[INFO] [stdout]    |             ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 88 |             Note::Off { note, .. } => SoundCommand::NoteOff {
[INFO] [stdout]    |             ---------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 92 |             Note::Encoder { volume, note, .. } => SoundCommand::Encode {
[INFO] [stdout]    |             ---------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 96 |             _ => todo!(),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/midi.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/midi.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             Note::On { note, volume, .. } => SoundCommand::NoteOn {
[INFO] [stdout]    |             ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 88 |             Note::Off { note, .. } => SoundCommand::NoteOff {
[INFO] [stdout]    |             ---------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 92 |             Note::Encoder { volume, note, .. } => SoundCommand::Encode {
[INFO] [stdout]    |             ---------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 96 |             _ => todo!(),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `square_wave` is never used
[INFO] [stdout]  --> src/audio_waves.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn square_wave(phase: f32, volume: f32) -> f32 {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `square_wave` is never used
[INFO] [stdout]  --> src/audio_waves.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn square_wave(phase: f32, volume: f32) -> f32 {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `volume` and `phase_angle` are never read
[INFO] [stdout]  --> src/midi.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 |     NoteOn { midi_note: u8, freq: f32, volume: f32, phase_angle: f32 },
[INFO] [stdout]   |     ------ fields in this variant      ^^^^^^       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SoundCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `freq` is never read
[INFO] [stdout]   --> src/midi.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     NoteOff { midi_note: u8, freq: f32 },
[INFO] [stdout]    |     -------                  ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SoundCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrement_attack` is never used
[INFO] [stdout]   --> src/midi.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Wave {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn decrement_attack(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `iso8601` is never used
[INFO] [stdout]   --> src/util.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn iso8601(st: &std::time::SystemTime) -> String {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `volume` and `phase_angle` are never read
[INFO] [stdout]  --> src/midi.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 |     NoteOn { midi_note: u8, freq: f32, volume: f32, phase_angle: f32 },
[INFO] [stdout]   |     ------ fields in this variant      ^^^^^^       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SoundCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `freq` is never read
[INFO] [stdout]   --> src/midi.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     NoteOff { midi_note: u8, freq: f32 },
[INFO] [stdout]    |     -------                  ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SoundCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrement_attack` is never used
[INFO] [stdout]   --> src/midi.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Wave {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn decrement_attack(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `iso8601` is never used
[INFO] [stdout]   --> src/util.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn iso8601(st: &std::time::SystemTime) -> String {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "1c18bcde9239f55b85ea5a4dd19e111b5963c2cc10f2be772781c8cefe9e7e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c18bcde9239f55b85ea5a4dd19e111b5963c2cc10f2be772781c8cefe9e7e00", kill_on_drop: false }`
[INFO] [stdout] 1c18bcde9239f55b85ea5a4dd19e111b5963c2cc10f2be772781c8cefe9e7e00
