[INFO] cloning repository https://github.com/fuyutarow/dj8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuyutarow/dj8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fdj8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fdj8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc8765b4046410c69fd3f0135c07afde341595cd [INFO] testing fuyutarow/dj8 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fdj8" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fuyutarow/dj8 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fuyutarow/dj8 [INFO] finished tweaking git repo https://github.com/fuyutarow/dj8 [INFO] tweaked toml for git repo https://github.com/fuyutarow/dj8 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/fuyutarow/dj8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0/source/examples/web/dj8-wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0/source/Cargo.toml [INFO] [stderr] Updating git repository `https://github.com/gyng/synthrs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.20.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.1 [INFO] [stderr] Downloaded object v0.24.0 [INFO] [stderr] Downloaded oboe-sys v0.4.0 [INFO] [stderr] Downloaded parse-display-derive v0.4.1 [INFO] [stderr] Downloaded docopt v1.1.1 [INFO] [stderr] Downloaded addr2line v0.15.1 [INFO] [stderr] Downloaded enum-utils-from-str v0.1.2 [INFO] [stderr] Downloaded peg v0.5.7 [INFO] [stderr] Downloaded strum_macros v0.20.1 [INFO] [stderr] Downloaded backtrace v0.3.59 [INFO] [stderr] Downloaded parse-display v0.4.1 [INFO] [stderr] Downloaded enum-utils v0.1.2 [INFO] [stderr] Downloaded ghakuf v0.5.6 [INFO] [stderr] Downloaded ndarray v0.15.1 [INFO] [stderr] Downloaded oboe v0.4.1 [INFO] [stderr] Downloaded priority-queue v1.1.1 [INFO] [stderr] Downloaded wee_alloc v0.4.5 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded combine v4.5.2 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.24 [INFO] [stderr] Downloaded enum-primitive-derive v0.2.1 [INFO] [stderr] Downloaded rodio v0.13.1 [INFO] [stderr] Downloaded abc-parser v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6eebec6e4a04071441506a3dc3e44e9aeb519d6f87d0b62a3522ef6fb9e55315 [INFO] running `Command { std: "docker" "start" "-a" "6eebec6e4a04071441506a3dc3e44e9aeb519d6f87d0b62a3522ef6fb9e55315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eebec6e4a04071441506a3dc3e44e9aeb519d6f87d0b62a3522ef6fb9e55315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eebec6e4a04071441506a3dc3e44e9aeb519d6f87d0b62a3522ef6fb9e55315", kill_on_drop: false }` [INFO] [stdout] 6eebec6e4a04071441506a3dc3e44e9aeb519d6f87d0b62a3522ef6fb9e55315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 812d0533ba820a66797228210dfcdb6a066c0d6b9f1cad0d6fff055fee170598 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "812d0533ba820a66797228210dfcdb6a066c0d6b9f1cad0d6fff055fee170598", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/examples/web/dj8-wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling priority-queue v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling ghakuf v0.5.6 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Compiling abc-parser v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ndarray v0.15.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling synthrs v0.1.0 (https://github.com/gyng/synthrs#265ca00e) [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling midir v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling parse-display-derive v0.4.1 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling enum-utils v0.1.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling parse-display v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling dj8 v0.202105.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `VerboseError`, `character::is_alphabetic`, `context`, `cut`, `delimited`, `digit1`, `map`, `multispace0`, `multispace1`, `number::complete::float`, `number::complete::i64 as parse_i64`, `opt`, `take_till`, `take_while_m_n`, `terminated` [INFO] [stdout] --> src/lib/abc_parser.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | bytes::complete::{tag, take_till, take_while, take_while_m_n}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 4 | character::complete::{digit0, digit1, multispace0, multispace1, one_of}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 5 | character::is_alphabetic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | combinator::{cut, map, map_res, opt}, [INFO] [stdout] | ^^^ ^^^ ^^^ [INFO] [stdout] 7 | error::{context, ParseError, VerboseError}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 8 | multi::{many0, many_m_n}, [INFO] [stdout] 9 | number::complete::float, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | number::complete::i64 as parse_i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | sequence::{delimited, preceded, terminated, tuple}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamTrait` [INFO] [stdout] --> src/lib/audio_env.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use cpal::traits::{DeviceTrait, HostTrait, StreamTrait}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib/audio_env.rs:47:42 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] 47 + pub fn get_audio_env() -> anyhow::Result<(Host, Device, SupportedStreamConfig)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::izip` [INFO] [stdout] --> src/lib/score.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::izip; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MidiOutputPort`, `MidiOutput` [INFO] [stdout] --> src/lib/score.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use midir::{MidiOutput, MidiOutputConnection, MidiOutputPort}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ndarray::Array` [INFO] [stdout] --> src/lib/score.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ndarray::Array; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/lib/abc_parser.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | IResult, Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `a4_midi_number` should have an upper case name [INFO] [stdout] --> src/lib/note.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 367 | const a4_midi_number: i32 = 69; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `A4_MIDI_NUMBER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `a4_midi_freq` should have an upper case name [INFO] [stdout] --> src/lib/note.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | const a4_midi_freq: f64 = 440.; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `A4_MIDI_FREQ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `MSG` should have a snake case name [INFO] [stdout] --> src/lib/score.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod MSG { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VerboseError`, `character::is_alphabetic`, `context`, `cut`, `delimited`, `digit1`, `map`, `multispace0`, `multispace1`, `number::complete::float`, `number::complete::i64 as parse_i64`, `opt`, `take_till`, `take_while_m_n`, `terminated` [INFO] [stdout] --> src/lib/abc_parser.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | bytes::complete::{tag, take_till, take_while, take_while_m_n}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 4 | character::complete::{digit0, digit1, multispace0, multispace1, one_of}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 5 | character::is_alphabetic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | combinator::{cut, map, map_res, opt}, [INFO] [stdout] | ^^^ ^^^ ^^^ [INFO] [stdout] 7 | error::{context, ParseError, VerboseError}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 8 | multi::{many0, many_m_n}, [INFO] [stdout] 9 | number::complete::float, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | number::complete::i64 as parse_i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | sequence::{delimited, preceded, terminated, tuple}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamTrait` [INFO] [stdout] --> src/lib/audio_env.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use cpal::traits::{DeviceTrait, HostTrait, StreamTrait}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib/audio_env.rs:47:42 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] 47 + pub fn get_audio_env() -> anyhow::Result<(Host, Device, SupportedStreamConfig)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::izip` [INFO] [stdout] --> src/lib/score.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::izip; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MidiOutputPort`, `MidiOutput` [INFO] [stdout] --> src/lib/score.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use midir::{MidiOutput, MidiOutputConnection, MidiOutputPort}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ndarray::Array` [INFO] [stdout] --> src/lib/score.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ndarray::Array; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/lib/abc_parser.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | IResult, Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_space` [INFO] [stdout] --> src/lib/abc_parser.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn parse_space<'a, E: ParseError<&'a str>>(i: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_basenote` [INFO] [stdout] --> src/lib/abc_parser.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn parse_basenote<'a>(input: &'a str) -> IResult<&'a str, Pitch> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device` [INFO] [stdout] --> src/lib/audio_env.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | device: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_args` [INFO] [stdout] --> src/lib/audio_env.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn from_args() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_audio_env` [INFO] [stdout] --> src/lib/audio_env.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_stream` [INFO] [stdout] --> src/lib/audio_env.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn build_stream( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_stream_helper` [INFO] [stdout] --> src/lib/audio_env.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | fn build_stream_helper( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_data` [INFO] [stdout] --> src/lib/audio_env.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | fn write_data(output: &mut [T], channels: usize, next_sample: &mut dyn FnMut() -> f32) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `open_conn_out` [INFO] [stdout] --> src/lib/midi_env.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn open_conn_out(&mut self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `close_conn_out` [INFO] [stdout] --> src/lib/midi_env.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn close_conn_out(mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_conn_out` [INFO] [stdout] --> src/lib/midi_env.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn get_conn_out() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_abc` [INFO] [stdout] --> src/lib/note.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn to_abc(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_freq` [INFO] [stdout] --> src/lib/note.rs:365:12 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn to_freq(&self) -> f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `a4_midi_number` [INFO] [stdout] --> src/lib/note.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | const a4_midi_number: i32 = 69; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `a4_midi_freq` [INFO] [stdout] --> src/lib/note.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | const a4_midi_freq: f64 = 440.; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_abc` [INFO] [stdout] --> src/lib/note.rs:380:12 [INFO] [stdout] | [INFO] [stdout] 380 | pub fn from_abc(s: &str) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_pair` [INFO] [stdout] --> src/lib/note.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn to_pair(&self) -> (u8, u64) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `play` [INFO] [stdout] --> src/lib/note.rs:426:12 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn play(&self, conn_out: &mut midir::MidiOutputConnection) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_ON_MSG` [INFO] [stdout] --> src/lib/note.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 428 | const NOTE_ON_MSG: u8 = 0x90; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_OFF_MSG` [INFO] [stdout] --> src/lib/note.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | const NOTE_OFF_MSG: u8 = 0x80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VELOCITY` [INFO] [stdout] --> src/lib/note.rs:430:13 [INFO] [stdout] | [INFO] [stdout] 430 | const VELOCITY: u8 = 0x64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_samples` [INFO] [stdout] --> src/lib/note.rs:439:12 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn to_samples(&self, n_samples: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_samples` [INFO] [stdout] --> src/lib/note.rs:448:8 [INFO] [stdout] | [INFO] [stdout] 448 | pub fn make_samples(length: f64, samples_per_tick: usize, waveform: F) -> Vec [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_ON` [INFO] [stdout] --> src/lib/score.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub const NOTE_ON: u8 = 0x90; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_OFF` [INFO] [stdout] --> src/lib/score.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub const NOTE_OFF: u8 = 0x80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VELOCITY` [INFO] [stdout] --> src/lib/score.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub const VELOCITY: u8 = 0x64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `play` [INFO] [stdout] --> src/lib/score.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn play(&self, conn_out: &mut midir::MidiOutputConnection) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_notes` [INFO] [stdout] --> src/lib/score.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn from_notes(notes: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tempo` [INFO] [stdout] --> src/lib/score.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn tempo(&self, t: f64) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `play` [INFO] [stdout] --> src/lib/score.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn play(&self, conn_out: &mut MidiOutputConnection) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cat` [INFO] [stdout] --> src/lib/score.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | Cat(Vec), // tuplet [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Join` [INFO] [stdout] --> src/lib/score.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Join(Vec), // chord [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Note` [INFO] [stdout] --> src/lib/score.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | Note(Note), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cat_from_abc` [INFO] [stdout] --> src/lib/score.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn cat_from_abc(input: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `join_from_abc` [INFO] [stdout] --> src/lib/score.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn join_from_abc(input: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_samples` [INFO] [stdout] --> src/lib/score.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn to_samples(&self, samples_per_ticks: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `On` [INFO] [stdout] --> src/lib/score.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | On(Pitch), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Off` [INFO] [stdout] --> src/lib/score.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Off(Pitch), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `play` [INFO] [stdout] --> src/lib/score.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn play<'a>(&'a mut self, stem: Stem, time: &'a mut f64) -> &'a mut f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to` [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | to: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | writer.write(&path); [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: constant `a4_midi_number` should have an upper case name [INFO] [stdout] --> src/lib/note.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 367 | const a4_midi_number: i32 = 69; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `A4_MIDI_NUMBER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `a4_midi_freq` should have an upper case name [INFO] [stdout] --> src/lib/note.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | const a4_midi_freq: f64 = 440.; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `A4_MIDI_FREQ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `MSG` should have a snake case name [INFO] [stdout] --> src/lib/score.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod MSG { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 53 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "812d0533ba820a66797228210dfcdb6a066c0d6b9f1cad0d6fff055fee170598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812d0533ba820a66797228210dfcdb6a066c0d6b9f1cad0d6fff055fee170598", kill_on_drop: false }` [INFO] [stdout] 812d0533ba820a66797228210dfcdb6a066c0d6b9f1cad0d6fff055fee170598 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f48aa6f6249b21a7e4352a19f46b9921d29602db583d0c59d568f7bccbb9e09 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f48aa6f6249b21a7e4352a19f46b9921d29602db583d0c59d568f7bccbb9e09", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/examples/web/dj8-wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stdout] warning: unused imports: `VerboseError`, `character::is_alphabetic`, `context`, `cut`, `delimited`, `digit1`, `map`, `multispace0`, `multispace1`, `number::complete::float`, `number::complete::i64 as parse_i64`, `opt`, `take_till`, `take_while_m_n`, `terminated` [INFO] [stdout] --> src/lib/abc_parser.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | bytes::complete::{tag, take_till, take_while, take_while_m_n}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 4 | character::complete::{digit0, digit1, multispace0, multispace1, one_of}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 5 | character::is_alphabetic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | combinator::{cut, map, map_res, opt}, [INFO] [stdout] | ^^^ ^^^ ^^^ [INFO] [stdout] 7 | error::{context, ParseError, VerboseError}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 8 | multi::{many0, many_m_n}, [INFO] [stdout] 9 | number::complete::float, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | number::complete::i64 as parse_i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | sequence::{delimited, preceded, terminated, tuple}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamTrait` [INFO] [stdout] --> src/lib/audio_env.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use cpal::traits::{DeviceTrait, HostTrait, StreamTrait}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib/audio_env.rs:47:42 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] 47 + pub fn get_audio_env() -> anyhow::Result<(Host, Device, SupportedStreamConfig)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::izip` [INFO] [stdout] --> src/lib/score.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::izip; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MidiOutputPort`, `MidiOutput` [INFO] [stdout] --> src/lib/score.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use midir::{MidiOutput, MidiOutputConnection, MidiOutputPort}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ndarray::Array` [INFO] [stdout] --> src/lib/score.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ndarray::Array; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/lib/abc_parser.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | IResult, Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `a4_midi_number` should have an upper case name [INFO] [stdout] --> src/lib/note.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 367 | const a4_midi_number: i32 = 69; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `A4_MIDI_NUMBER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `a4_midi_freq` should have an upper case name [INFO] [stdout] --> src/lib/note.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | const a4_midi_freq: f64 = 440.; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `A4_MIDI_FREQ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `MSG` should have a snake case name [INFO] [stdout] --> src/lib/score.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod MSG { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dj8 v0.202105.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DeviceTrait`, `HostTrait` [INFO] [stdout] --> examples/play_mary4.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cpal::traits::{DeviceTrait, HostTrait, StreamTrait}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `make_samples_from_midi_file`, `quantize` [INFO] [stdout] --> examples/play_mary4.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use synthrs::synthesizer::{make_samples_from_midi_file, quantize}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Note`, `Pitch` [INFO] [stdout] --> examples/play_mary4.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use dj8::note::{Note, Pitch}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `bounded`, `select` [INFO] [stdout] --> examples/play_mary2.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use crossbeam_channel::{bounded, select}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossbeam_utils::thread` [INFO] [stdout] --> examples/play_mary2.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crossbeam_utils::thread; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> examples/play_mary2.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MidiOutputConnection`, `MidiOutputPort`, `MidiOutput` [INFO] [stdout] --> examples/play_mary2.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use midir::{MidiOutput, MidiOutputConnection, MidiOutputPort}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `priority_queue::PriorityQueue` [INFO] [stdout] --> examples/play_mary2.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use priority_queue::PriorityQueue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::abc_parser::parse_note` [INFO] [stdout] --> examples/play_mary2.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dj8::abc_parser::parse_note; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::abc_parser::parse_notes` [INFO] [stdout] --> examples/play_mary2.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dj8::abc_parser::parse_notes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::midi_env::MidiManager` [INFO] [stdout] --> examples/play_mary2.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use dj8::midi_env::MidiManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Note`, `Pitch` [INFO] [stdout] --> examples/play_mary2.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use dj8::note::{Note, Pitch}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> examples/_abc2midi.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `bounded`, `select` [INFO] [stdout] --> examples/events.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use crossbeam_channel::{bounded, select}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossbeam_utils::thread` [INFO] [stdout] --> examples/events.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crossbeam_utils::thread; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MidiOutputConnection`, `MidiOutputPort`, `MidiOutput` [INFO] [stdout] --> examples/events.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use midir::{MidiOutput, MidiOutputConnection, MidiOutputPort}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::abc_parser::parse_notes` [INFO] [stdout] --> examples/events.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dj8::abc_parser::parse_notes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::midi_env::get_conn_out` [INFO] [stdout] --> examples/events.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dj8::midi_env::get_conn_out; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::midi_env::MidiManager` [INFO] [stdout] --> examples/events.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dj8::midi_env::MidiManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::note::prelude::*` [INFO] [stdout] --> examples/events.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dj8::note::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `bounded`, `select` [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use crossbeam_channel::{bounded, select}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossbeam_utils::thread` [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crossbeam_utils::thread; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MidiOutputConnection`, `MidiOutputPort`, `MidiOutput` [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use midir::{MidiOutput, MidiOutputConnection, MidiOutputPort}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `priority_queue::PriorityQueue` [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use priority_queue::PriorityQueue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::abc_parser::parse_note` [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dj8::abc_parser::parse_note; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::abc_parser::parse_notes` [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dj8::abc_parser::parse_notes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dj8::midi_env::MidiManager` [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dj8::midi_env::MidiManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Note`, `Pitch` [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use dj8::note::{Note, Pitch}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `host` [INFO] [stdout] --> examples/play_mary4.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | let (host, device, supported_config) = get_audio_env()?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_host` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `c` should have an upper camel case name [INFO] [stdout] --> tests/nom_abc.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | c, [INFO] [stdout] | ^ help: convert the identifier to upper camel case (notice the capitalization): `C` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `d` should have an upper camel case name [INFO] [stdout] --> tests/nom_abc.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | d, [INFO] [stdout] | ^ help: convert the identifier to upper camel case: `D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `e` should have an upper camel case name [INFO] [stdout] --> tests/nom_abc.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | e, [INFO] [stdout] | ^ help: convert the identifier to upper camel case: `E` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `f` should have an upper camel case name [INFO] [stdout] --> tests/nom_abc.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | f, [INFO] [stdout] | ^ help: convert the identifier to upper camel case (notice the capitalization): `F` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `g` should have an upper camel case name [INFO] [stdout] --> tests/nom_abc.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | g, [INFO] [stdout] | ^ help: convert the identifier to upper camel case: `G` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `a` should have an upper camel case name [INFO] [stdout] --> tests/nom_abc.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | a, [INFO] [stdout] | ^ help: convert the identifier to upper camel case: `A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `b` should have an upper camel case name [INFO] [stdout] --> tests/nom_abc.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | b, [INFO] [stdout] | ^ help: convert the identifier to upper camel case: `B` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceTrait`, `HostTrait` [INFO] [stdout] --> examples/play_mary3.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cpal::traits::{DeviceTrait, HostTrait, StreamTrait}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `make_samples_from_midi_file`, `quantize` [INFO] [stdout] --> examples/play_mary3.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use synthrs::synthesizer::{make_samples_from_midi_file, quantize}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pitch` [INFO] [stdout] --> examples/play_mary3.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use dj8::note::{Note, Pitch}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> examples/play_mary2.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | let mut time = 0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | let mut time = 0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/play_mary2.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let mut time = 0; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/play_the_most_common_chord_progression.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | let mut time = 0; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `host` [INFO] [stdout] --> examples/play_mary3.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | let (host, device, supported_config) = get_audio_env()?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_host` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample_sec` [INFO] [stdout] --> examples/play_mary3.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let sample_sec = 5.0; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_sec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> examples/events.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | let mut time = *self.play(stem.clone(), &mut current_time.clone()); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/events.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | let mut time = *self.play(stem.clone(), &mut current_time.clone()); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VerboseError`, `character::is_alphabetic`, `context`, `cut`, `delimited`, `digit1`, `map`, `multispace0`, `multispace1`, `number::complete::float`, `number::complete::i64 as parse_i64`, `opt`, `take_till`, `take_while_m_n`, `terminated` [INFO] [stdout] --> src/lib/abc_parser.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | bytes::complete::{tag, take_till, take_while, take_while_m_n}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 4 | character::complete::{digit0, digit1, multispace0, multispace1, one_of}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 5 | character::is_alphabetic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | combinator::{cut, map, map_res, opt}, [INFO] [stdout] | ^^^ ^^^ ^^^ [INFO] [stdout] 7 | error::{context, ParseError, VerboseError}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 8 | multi::{many0, many_m_n}, [INFO] [stdout] 9 | number::complete::float, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | number::complete::i64 as parse_i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | sequence::{delimited, preceded, terminated, tuple}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamTrait` [INFO] [stdout] --> src/lib/audio_env.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use cpal::traits::{DeviceTrait, HostTrait, StreamTrait}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib/audio_env.rs:47:42 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] 47 + pub fn get_audio_env() -> anyhow::Result<(Host, Device, SupportedStreamConfig)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::izip` [INFO] [stdout] --> src/lib/score.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::izip; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MidiOutputPort`, `MidiOutput` [INFO] [stdout] --> src/lib/score.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use midir::{MidiOutput, MidiOutputConnection, MidiOutputPort}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ndarray::Array` [INFO] [stdout] --> src/lib/score.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ndarray::Array; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VerboseError`, `character::is_alphabetic`, `context`, `cut`, `delimited`, `digit1`, `map`, `multispace0`, `multispace1`, `number::complete::float`, `number::complete::i64 as parse_i64`, `opt`, `take_till`, `take_while_m_n`, `terminated` [INFO] [stdout] --> src/lib/abc_parser.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | bytes::complete::{tag, take_till, take_while, take_while_m_n}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 4 | character::complete::{digit0, digit1, multispace0, multispace1, one_of}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 5 | character::is_alphabetic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | combinator::{cut, map, map_res, opt}, [INFO] [stdout] | ^^^ ^^^ ^^^ [INFO] [stdout] 7 | error::{context, ParseError, VerboseError}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 8 | multi::{many0, many_m_n}, [INFO] [stdout] 9 | number::complete::float, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | number::complete::i64 as parse_i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | sequence::{delimited, preceded, terminated, tuple}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamTrait` [INFO] [stdout] --> src/lib/audio_env.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use cpal::traits::{DeviceTrait, HostTrait, StreamTrait}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib/audio_env.rs:47:42 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - pub fn get_audio_env() -> anyhow::Result<((Host, Device, SupportedStreamConfig))> { [INFO] [stdout] 47 + pub fn get_audio_env() -> anyhow::Result<(Host, Device, SupportedStreamConfig)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::izip` [INFO] [stdout] --> src/lib/score.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::izip; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MidiOutputPort`, `MidiOutput` [INFO] [stdout] --> src/lib/score.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use midir::{MidiOutput, MidiOutputConnection, MidiOutputPort}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ndarray::Array` [INFO] [stdout] --> src/lib/score.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ndarray::Array; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/lib/abc_parser.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | IResult, Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/lib/abc_parser.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | IResult, Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib/score.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | let (input, notes) = parse_notes(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `a4_midi_number` should have an upper case name [INFO] [stdout] --> src/lib/note.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 367 | const a4_midi_number: i32 = 69; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `A4_MIDI_NUMBER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `a4_midi_freq` should have an upper case name [INFO] [stdout] --> src/lib/note.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | const a4_midi_freq: f64 = 440.; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `A4_MIDI_FREQ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `MSG` should have a snake case name [INFO] [stdout] --> src/lib/score.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod MSG { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dj8`; 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dj8 --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=abc5e48422f2d037 -C extra-filename=-abc5e48422f2d037 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abc_parser=/opt/rustwide/target/debug/deps/libabc_parser-526ef1a794adb005.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-71016b083a4a2674.rlib --extern cpal=/opt/rustwide/target/debug/deps/libcpal-ec54f4044304a6d5.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-ddb58657d75f10ca.rlib --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a996e0d010312fa.rlib --extern dj8=/opt/rustwide/target/debug/deps/libdj8-63ed75f07ce7b785.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-01f75da9f7c705d2.rlib --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-358a9d1a026ed264.so --extern enum_utils=/opt/rustwide/target/debug/deps/libenum_utils-0cb80e6034112e3f.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-3ff64909544b9237.rlib --extern ghakuf=/opt/rustwide/target/debug/deps/libghakuf-610824b67e5832f7.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d894ba477a793466.rlib --extern midir=/opt/rustwide/target/debug/deps/libmidir-30904af118b8e579.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-e52131b3a65b43b4.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-48a10a0f2454722a.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib --extern parse_display=/opt/rustwide/target/debug/deps/libparse_display-84b06b106be8e7b1.rlib --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-57f0976f2b0d1164.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-176bbcecf2e0d23f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-50ebad1ccb86b82c.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-75cc919e6fb17e58.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-1c6c451cc5b642ae.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-e4ddac4b53140ccf.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-2e799e8a7f778d98.so --extern synthrs=/opt/rustwide/target/debug/deps/libsynthrs-5dede8ee9f5baa6e.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0._abc2midi.2b65131f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0.2exmzboe5nswmg0q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdj8-63ed75f07ce7b785.rlib" "/opt/rustwide/target/debug/deps/libsynthrs-5dede8ee9f5baa6e.rlib" "/opt/rustwide/target/debug/deps/librand-9bf05c9c76850b9c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75c4cd1dd4dc96c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-de1f7af253463a03.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-480f16bea47cfae5.rlib" "/opt/rustwide/target/debug/deps/libnum-4edd335db5a1f410.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-60eb36a8587102b6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-61f0137a86f50adb.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a9641875c59a95c4.rlib" "/opt/rustwide/target/debug/deps/libclap-71016b083a4a2674.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-363fdca9801e699c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libndarray-e52131b3a65b43b4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-54a02b38aaddda32.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ac58b6181a7a8310.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libitertools-d894ba477a793466.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libparse_display-84b06b106be8e7b1.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib" "/opt/rustwide/target/debug/deps/libmidir-30904af118b8e579.rlib" "/opt/rustwide/target/debug/deps/libalsa-267f67b3f89aba5e.rlib" "/opt/rustwide/target/debug/deps/libnix-0551ea2efc45e5ee.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-50aabf133934169f.rlib" "/opt/rustwide/target/debug/deps/libcpal-ec54f4044304a6d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f8b0a9cb9a64efe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92a9eb42ea6c7afe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libalsa-7a85f26edfaa8090.rlib" "/opt/rustwide/target/debug/deps/libnix-e7e26b01f0e2f13d.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ec766af4b19ef8a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3601551a9e00d83.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b61eff74ed525255.rlib" "/opt/rustwide/target/debug/deps/libnom-48a10a0f2454722a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d8f5cdd1103ceaa6.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libghakuf-610824b67e5832f7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/_abc2midi-7016f30efcc6d6e0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.play_mary4.b88ba06c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa.8zu81hl088svolr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdj8-63ed75f07ce7b785.rlib" "/opt/rustwide/target/debug/deps/libclap-71016b083a4a2674.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-363fdca9801e699c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libndarray-e52131b3a65b43b4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-54a02b38aaddda32.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ac58b6181a7a8310.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libitertools-d894ba477a793466.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libparse_display-84b06b106be8e7b1.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib" "/opt/rustwide/target/debug/deps/libmidir-30904af118b8e579.rlib" "/opt/rustwide/target/debug/deps/libalsa-267f67b3f89aba5e.rlib" "/opt/rustwide/target/debug/deps/libnix-0551ea2efc45e5ee.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-50aabf133934169f.rlib" "/opt/rustwide/target/debug/deps/libnom-48a10a0f2454722a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d8f5cdd1103ceaa6.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libghakuf-610824b67e5832f7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libsynthrs-5dede8ee9f5baa6e.rlib" "/opt/rustwide/target/debug/deps/librand-9bf05c9c76850b9c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75c4cd1dd4dc96c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-de1f7af253463a03.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-480f16bea47cfae5.rlib" "/opt/rustwide/target/debug/deps/libnum-4edd335db5a1f410.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-60eb36a8587102b6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-61f0137a86f50adb.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a9641875c59a95c4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libcpal-ec54f4044304a6d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f8b0a9cb9a64efe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92a9eb42ea6c7afe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libalsa-7a85f26edfaa8090.rlib" "/opt/rustwide/target/debug/deps/libnix-e7e26b01f0e2f13d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ec766af4b19ef8a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3601551a9e00d83.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b61eff74ed525255.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/play_mary4-65b96ebf9f7678fa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.parse.97794f58-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754.2zprgbq1wxtdq6so.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdj8-63ed75f07ce7b785.rlib" "/opt/rustwide/target/debug/deps/libsynthrs-5dede8ee9f5baa6e.rlib" "/opt/rustwide/target/debug/deps/librand-9bf05c9c76850b9c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75c4cd1dd4dc96c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-de1f7af253463a03.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-480f16bea47cfae5.rlib" "/opt/rustwide/target/debug/deps/libnum-4edd335db5a1f410.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-60eb36a8587102b6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-61f0137a86f50adb.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a9641875c59a95c4.rlib" "/opt/rustwide/target/debug/deps/libclap-71016b083a4a2674.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-363fdca9801e699c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libndarray-e52131b3a65b43b4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-54a02b38aaddda32.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ac58b6181a7a8310.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libitertools-d894ba477a793466.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libparse_display-84b06b106be8e7b1.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib" "/opt/rustwide/target/debug/deps/libmidir-30904af118b8e579.rlib" "/opt/rustwide/target/debug/deps/libalsa-267f67b3f89aba5e.rlib" "/opt/rustwide/target/debug/deps/libnix-0551ea2efc45e5ee.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-50aabf133934169f.rlib" "/opt/rustwide/target/debug/deps/libcpal-ec54f4044304a6d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f8b0a9cb9a64efe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92a9eb42ea6c7afe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libalsa-7a85f26edfaa8090.rlib" "/opt/rustwide/target/debug/deps/libnix-e7e26b01f0e2f13d.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ec766af4b19ef8a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3601551a9e00d83.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b61eff74ed525255.rlib" "/opt/rustwide/target/debug/deps/libnom-48a10a0f2454722a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d8f5cdd1103ceaa6.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libghakuf-610824b67e5832f7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/parse-57a260779b5ee754" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.stem.c6d08caa-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39.2xw4l74qtvwcsr22.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libdj8-63ed75f07ce7b785.rlib" "/opt/rustwide/target/debug/deps/libsynthrs-5dede8ee9f5baa6e.rlib" "/opt/rustwide/target/debug/deps/librand-9bf05c9c76850b9c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75c4cd1dd4dc96c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-de1f7af253463a03.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-480f16bea47cfae5.rlib" "/opt/rustwide/target/debug/deps/libnum-4edd335db5a1f410.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-60eb36a8587102b6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-61f0137a86f50adb.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a9641875c59a95c4.rlib" "/opt/rustwide/target/debug/deps/libclap-71016b083a4a2674.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-363fdca9801e699c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libndarray-e52131b3a65b43b4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-54a02b38aaddda32.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ac58b6181a7a8310.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libitertools-d894ba477a793466.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libparse_display-84b06b106be8e7b1.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib" "/opt/rustwide/target/debug/deps/libmidir-30904af118b8e579.rlib" "/opt/rustwide/target/debug/deps/libalsa-267f67b3f89aba5e.rlib" "/opt/rustwide/target/debug/deps/libnix-0551ea2efc45e5ee.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-50aabf133934169f.rlib" "/opt/rustwide/target/debug/deps/libcpal-ec54f4044304a6d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f8b0a9cb9a64efe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92a9eb42ea6c7afe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libalsa-7a85f26edfaa8090.rlib" "/opt/rustwide/target/debug/deps/libnix-e7e26b01f0e2f13d.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ec766af4b19ef8a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3601551a9e00d83.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b61eff74ed525255.rlib" "/opt/rustwide/target/debug/deps/libnom-48a10a0f2454722a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d8f5cdd1103ceaa6.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libghakuf-610824b67e5832f7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stem-73dda595a1e50b39" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.play_mary2.6fbe775b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54.ub21d970dwp7nsu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdj8-63ed75f07ce7b785.rlib" "/opt/rustwide/target/debug/deps/libsynthrs-5dede8ee9f5baa6e.rlib" "/opt/rustwide/target/debug/deps/librand-9bf05c9c76850b9c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75c4cd1dd4dc96c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-de1f7af253463a03.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-480f16bea47cfae5.rlib" "/opt/rustwide/target/debug/deps/libnum-4edd335db5a1f410.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-60eb36a8587102b6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-61f0137a86f50adb.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a9641875c59a95c4.rlib" "/opt/rustwide/target/debug/deps/libclap-71016b083a4a2674.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-363fdca9801e699c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libndarray-e52131b3a65b43b4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-54a02b38aaddda32.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ac58b6181a7a8310.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libparse_display-84b06b106be8e7b1.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib" "/opt/rustwide/target/debug/deps/libcpal-ec54f4044304a6d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f8b0a9cb9a64efe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92a9eb42ea6c7afe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libalsa-7a85f26edfaa8090.rlib" "/opt/rustwide/target/debug/deps/libnix-e7e26b01f0e2f13d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b61eff74ed525255.rlib" "/opt/rustwide/target/debug/deps/libnom-48a10a0f2454722a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d8f5cdd1103ceaa6.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libghakuf-610824b67e5832f7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libpriority_queue-57f0976f2b0d1164.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f8a75fed9c5dab6e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libmidir-30904af118b8e579.rlib" "/opt/rustwide/target/debug/deps/libalsa-267f67b3f89aba5e.rlib" "/opt/rustwide/target/debug/deps/libnix-0551ea2efc45e5ee.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ec766af4b19ef8a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3601551a9e00d83.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-50aabf133934169f.rlib" "/opt/rustwide/target/debug/deps/libitertools-d894ba477a793466.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ddb58657d75f10ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a996e0d010312fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/play_mary2-59002832f9415c54" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8f48aa6f6249b21a7e4352a19f46b9921d29602db583d0c59d568f7bccbb9e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f48aa6f6249b21a7e4352a19f46b9921d29602db583d0c59d568f7bccbb9e09", kill_on_drop: false }` [INFO] [stdout] 8f48aa6f6249b21a7e4352a19f46b9921d29602db583d0c59d568f7bccbb9e09