[INFO] cloning repository https://github.com/max-kay/song [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-kay/song" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-kay%2Fsong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-kay%2Fsong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5dd7c1a76b74812b51fd8dd08751871b29da77d [INFO] checking max-kay/song against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-kay%2Fsong" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-kay/song on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/max-kay/song [INFO] finished tweaking git repo https://github.com/max-kay/song [INFO] tweaked toml for git repo https://github.com/max-kay/song written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/max-kay/song 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw-window-handle v0.5.0 [INFO] [stderr] Downloaded midly v0.5.2 [INFO] [stderr] Downloaded ron v0.8.0 [INFO] [stderr] Downloaded ndk-sys v0.4.0 [INFO] [stderr] Downloaded cpal v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8b68f40cf9a3729f9150d9fbde6b00b72034d54c61a69add08ac9652bf2b843 [INFO] running `Command { std: "docker" "start" "-a" "d8b68f40cf9a3729f9150d9fbde6b00b72034d54c61a69add08ac9652bf2b843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8b68f40cf9a3729f9150d9fbde6b00b72034d54c61a69add08ac9652bf2b843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b68f40cf9a3729f9150d9fbde6b00b72034d54c61a69add08ac9652bf2b843", kill_on_drop: false }` [INFO] [stdout] d8b68f40cf9a3729f9150d9fbde6b00b72034d54c61a69add08ac9652bf2b843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cbb102b5b7899a386cd578fb843b7d69c15e2bc65352e4f800b10bf322f8180 [INFO] running `Command { std: "docker" "start" "-a" "8cbb102b5b7899a386cd578fb843b7d69c15e2bc65352e4f800b10bf322f8180", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Checking crossbeam-utils v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.9 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cpal v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itertools v0.10.4 [INFO] [stderr] Checking permutation v0.4.1 [INFO] [stderr] Checking hound v3.5.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Checking midly v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking song v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cpal::Stream` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cpal::Stream; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/lib.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{collections::HashMap, convert::TryInto, fs::File, path::Path, u8}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpal::Stream` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cpal::Stream; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/lib.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{collections::HashMap, convert::TryInto, fs::File, path::Path, u8}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `beats_per_bar`, `beat_value`, and `n32_p_beat` are never read [INFO] [stdout] --> src/io.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 360 | pub struct MidiSig { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 361 | beats_per_bar: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 362 | beat_value: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 363 | n32_p_beat: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiSig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tick`, `key`, and `vel` are never read [INFO] [stdout] --> src/io.rs:565:5 [INFO] [stdout] | [INFO] [stdout] 564 | struct AfterTouch { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 565 | tick: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 566 | key: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] 567 | vel: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AfterTouch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `beats_per_bar`, `beat_value`, and `n32_p_beat` are never read [INFO] [stdout] --> src/io.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 360 | pub struct MidiSig { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 361 | beats_per_bar: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 362 | beat_value: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 363 | n32_p_beat: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiSig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tick`, `key`, and `vel` are never read [INFO] [stdout] --> src/io.rs:565:5 [INFO] [stdout] | [INFO] [stdout] 564 | struct AfterTouch { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 565 | tick: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 566 | key: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] 567 | vel: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AfterTouch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.07s [INFO] running `Command { std: "docker" "inspect" "8cbb102b5b7899a386cd578fb843b7d69c15e2bc65352e4f800b10bf322f8180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cbb102b5b7899a386cd578fb843b7d69c15e2bc65352e4f800b10bf322f8180", kill_on_drop: false }` [INFO] [stdout] 8cbb102b5b7899a386cd578fb843b7d69c15e2bc65352e4f800b10bf322f8180