[INFO] cloning repository https://github.com/gespel/GeSynth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gespel/GeSynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgespel%2FGeSynth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgespel%2FGeSynth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1a76d3077cce34fb83d80740aa99c35d8435f5d
[INFO] checking gespel/GeSynth against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgespel%2FGeSynth" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gespel/GeSynth
[INFO] finished tweaking git repo https://github.com/gespel/GeSynth
[INFO] tweaked toml for git repo https://github.com/gespel/GeSynth written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gespel/GeSynth on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gespel/GeSynth 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7ce4beb6aa9548a80ccf2e90044476cded93462d09ad8c9866cf792f2fc1c0d
[INFO] running `Command { std: "docker" "start" "-a" "e7ce4beb6aa9548a80ccf2e90044476cded93462d09ad8c9866cf792f2fc1c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7ce4beb6aa9548a80ccf2e90044476cded93462d09ad8c9866cf792f2fc1c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7ce4beb6aa9548a80ccf2e90044476cded93462d09ad8c9866cf792f2fc1c0d", kill_on_drop: false }`
[INFO] [stdout] e7ce4beb6aa9548a80ccf2e90044476cded93462d09ad8c9866cf792f2fc1c0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 561526207c16ed0f00a8f8f007a902f16afecb16d2abac96932aa63c0d9b70fb
[INFO] running `Command { std: "docker" "start" "-a" "561526207c16ed0f00a8f8f007a902f16afecb16d2abac96932aa63c0d9b70fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking symphonia-core v0.5.2
[INFO] [stderr]     Checking symphonia-metadata v0.5.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking symphonia v0.5.2
[INFO] [stderr]     Checking alsa v0.7.0
[INFO] [stderr]     Checking cpal v0.15.2
[INFO] [stderr]     Checking rodio v0.17.1
[INFO] [stderr]     Checking gesynth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]   --> src/main.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         while true {
[INFO] [stdout]    |         ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |             let mut pseudo_sample = (2.0 * PI * frequency * t).sin();
[INFO] [stdout]    |                 ----^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sample` is never read
[INFO] [stdout]   --> src/main.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let mut sample = 0.0;
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frequency`
[INFO] [stdout]   --> src/main.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn calc_sample(&mut self, frequency: f32, phase: f32) -> f32 {
[INFO] [stdout]    |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frequency`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `playtime`
[INFO] [stdout]   --> src/main.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn play(&mut self, playtime: f32) {
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bs`
[INFO] [stdout]    --> src/main.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |             for bs in 0..sample_rate as i32 {
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_bs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calc_buffer` is never used
[INFO] [stdout]  --> src/main.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | trait Synthesizer {
[INFO] [stdout]   |       ----------- method in this trait
[INFO] [stdout] 7 |     fn new(playtime: f32, sample_rate: usize) -> Self;
[INFO] [stdout] 8 |     fn calc_buffer(&mut self, frequency: f32) -> Vec<f32>;
[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 `SynthType` is never used
[INFO] [stdout]   --> src/main.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum SynthType {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `playtime` and `sample_rate` are never read
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct SineSynth {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 17 |     playtime: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 18 |     sample_rate: usize
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SquareSynth` is never constructed
[INFO] [stdout]   --> src/main.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct SquareSynth {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_rate` is never read
[INFO] [stdout]   --> src/main.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct GeSynth {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 81 |     sample_rate: usize
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]   --> src/main.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         while true {
[INFO] [stdout]    |         ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |             let mut pseudo_sample = (2.0 * PI * frequency * t).sin();
[INFO] [stdout]    |                 ----^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sample` is never read
[INFO] [stdout]   --> src/main.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let mut sample = 0.0;
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frequency`
[INFO] [stdout]   --> src/main.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn calc_sample(&mut self, frequency: f32, phase: f32) -> f32 {
[INFO] [stdout]    |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frequency`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `playtime`
[INFO] [stdout]   --> src/main.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn play(&mut self, playtime: f32) {
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bs`
[INFO] [stdout]    --> src/main.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |             for bs in 0..sample_rate as i32 {
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_bs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calc_buffer` is never used
[INFO] [stdout]  --> src/main.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | trait Synthesizer {
[INFO] [stdout]   |       ----------- method in this trait
[INFO] [stdout] 7 |     fn new(playtime: f32, sample_rate: usize) -> Self;
[INFO] [stdout] 8 |     fn calc_buffer(&mut self, frequency: f32) -> Vec<f32>;
[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 `SynthType` is never used
[INFO] [stdout]   --> src/main.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum SynthType {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `playtime` and `sample_rate` are never read
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct SineSynth {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 17 |     playtime: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 18 |     sample_rate: usize
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SquareSynth` is never constructed
[INFO] [stdout]   --> src/main.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct SquareSynth {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_rate` is never read
[INFO] [stdout]   --> src/main.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct GeSynth {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 81 |     sample_rate: usize
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
[INFO] running `Command { std: "docker" "inspect" "561526207c16ed0f00a8f8f007a902f16afecb16d2abac96932aa63c0d9b70fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561526207c16ed0f00a8f8f007a902f16afecb16d2abac96932aa63c0d9b70fb", kill_on_drop: false }`
[INFO] [stdout] 561526207c16ed0f00a8f8f007a902f16afecb16d2abac96932aa63c0d9b70fb
