[INFO] cloning repository https://github.com/DpEpsilon/synthapse-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DpEpsilon/synthapse-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDpEpsilon%2Fsynthapse-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDpEpsilon%2Fsynthapse-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f4f1f33f84c6aedc0963403109cce4c7ddf350d [INFO] checking DpEpsilon/synthapse-rs against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDpEpsilon%2Fsynthapse-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DpEpsilon/synthapse-rs on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DpEpsilon/synthapse-rs [INFO] finished tweaking git repo https://github.com/DpEpsilon/synthapse-rs [INFO] tweaked toml for git repo https://github.com/DpEpsilon/synthapse-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/DpEpsilon/synthapse-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dimensioned v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0aaf74408fee5bc1e59ff2e93ee843a79ee83d8d967f2c983875cd566ca2673 [INFO] running `Command { std: "docker" "start" "-a" "c0aaf74408fee5bc1e59ff2e93ee843a79ee83d8d967f2c983875cd566ca2673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0aaf74408fee5bc1e59ff2e93ee843a79ee83d8d967f2c983875cd566ca2673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0aaf74408fee5bc1e59ff2e93ee843a79ee83d8d967f2c983875cd566ca2673", kill_on_drop: false }` [INFO] [stdout] c0aaf74408fee5bc1e59ff2e93ee843a79ee83d8d967f2c983875cd566ca2673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bda0ef983fb7aa5efa1c87506b71c68b95d81df517ac4401c3b3fd4f8b4886a [INFO] running `Command { std: "docker" "start" "-a" "1bda0ef983fb7aa5efa1c87506b71c68b95d81df517ac4401c3b3fd4f8b4886a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking synthapse_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SAMPLE_RATE` should have a snake case name [INFO] [stdout] --> src/main.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn SAMPLE_RATE() -> si::Hertz { 44100.0 * si::HZ } [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SAMPLE_RATE` should have a snake case name [INFO] [stdout] --> src/main.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn SAMPLE_RATE() -> si::Hertz { 44100.0 * si::HZ } [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TUNING_NOTE` should have a snake case name [INFO] [stdout] --> src/main.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn TUNING_NOTE() -> si::Hertz { 440.0 * si::HZ } [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `tuning_note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TUNING_NOTE` should have a snake case name [INFO] [stdout] --> src/main.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn TUNING_NOTE() -> si::Hertz { 440.0 * si::HZ } [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `tuning_note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NOTES_IN_SCALE` should have a snake case name [INFO] [stdout] --> src/main.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn NOTES_IN_SCALE() -> u64 { 12 } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `notes_in_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NOTES_IN_SCALE` should have a snake case name [INFO] [stdout] --> src/main.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn NOTES_IN_SCALE() -> u64 { 12 } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `notes_in_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BEAT_LENGTH` should have a snake case name [INFO] [stdout] --> src/main.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn BEAT_LENGTH() -> si::Second { 0.25 * si::S } [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `beat_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BEAT_LENGTH` should have a snake case name [INFO] [stdout] --> src/main.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn BEAT_LENGTH() -> si::Second { 0.25 * si::S } [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `beat_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TIME_PER_SAMPLE` should have a snake case name [INFO] [stdout] --> src/main.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn TIME_PER_SAMPLE() -> si::Second { 1.0 / SAMPLE_RATE() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_per_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TIME_PER_SAMPLE` should have a snake case name [INFO] [stdout] --> src/main.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn TIME_PER_SAMPLE() -> si::Second { 1.0 / SAMPLE_RATE() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_per_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SMALLEST_INTERVAL_RATIO` should have a snake case name [INFO] [stdout] --> src/main.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn SMALLEST_INTERVAL_RATIO() -> f64 { (2.0 as f64).powf(1.0 / (NOTES_IN_SCALE() as f64)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `smallest_interval_ratio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SMALLEST_INTERVAL_RATIO` should have a snake case name [INFO] [stdout] --> src/main.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn SMALLEST_INTERVAL_RATIO() -> f64 { (2.0 as f64).powf(1.0 / (NOTES_IN_SCALE() as f64)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `smallest_interval_ratio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | stdout().write(&buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | stdout().write(&buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized] target(s) in 10.46s [INFO] running `Command { std: "docker" "inspect" "1bda0ef983fb7aa5efa1c87506b71c68b95d81df517ac4401c3b3fd4f8b4886a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bda0ef983fb7aa5efa1c87506b71c68b95d81df517ac4401c3b3fd4f8b4886a", kill_on_drop: false }` [INFO] [stdout] 1bda0ef983fb7aa5efa1c87506b71c68b95d81df517ac4401c3b3fd4f8b4886a