[INFO] cloning repository https://github.com/FreeFull/musicprogram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeFull/musicprogram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmusicprogram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmusicprogram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d64db4b3fec1c54c15cd8504b93d110a8d2a51db [INFO] testing FreeFull/musicprogram against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmusicprogram" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeFull/musicprogram on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FreeFull/musicprogram [INFO] finished tweaking git repo https://github.com/FreeFull/musicprogram [INFO] tweaked toml for git repo https://github.com/FreeFull/musicprogram written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/FreeFull/musicprogram already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 34fa8a6ddd5c483dbb2ba5ae781828cd2527792c421dc5e5cc5264cd11598b3e [INFO] running `Command { std: "docker" "start" "-a" "34fa8a6ddd5c483dbb2ba5ae781828cd2527792c421dc5e5cc5264cd11598b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34fa8a6ddd5c483dbb2ba5ae781828cd2527792c421dc5e5cc5264cd11598b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34fa8a6ddd5c483dbb2ba5ae781828cd2527792c421dc5e5cc5264cd11598b3e", kill_on_drop: false }` [INFO] [stdout] 34fa8a6ddd5c483dbb2ba5ae781828cd2527792c421dc5e5cc5264cd11598b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", 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] 58e475ebe9e08836c94b49b54dc7e8d66baca066363b9e7c8c7d21d17355aa63 [INFO] running `Command { std: "docker" "start" "-a" "58e475ebe9e08836c94b49b54dc7e8d66baca066363b9e7c8c7d21d17355aa63", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling self_cell v0.10.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling wmidi v4.0.6 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling morphorm v0.2.0 (https://github.com/geom3trik/morphorm#df4129d0) [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling rtrb v0.2.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling jack-sys v0.2.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling jack v0.8.2 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling ouroboros_macro v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling vizia_derive v0.1.0 (https://github.com/geom3trik/VIZIA?branch=new_data_system#84c4929a) [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling ouroboros v0.12.0 [INFO] [stderr] Compiling femtovg v0.2.8 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling vizia v0.1.0 (https://github.com/geom3trik/VIZIA?branch=new_data_system#84c4929a) [INFO] [stderr] Compiling musicprogram v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::audio::Controller` [INFO] [stdout] --> src/ui/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::audio::Controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::audio` [INFO] [stdout] --> src/ui/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::audio; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/ui/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let data = Rc::new(RefCell::new(())); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/ui/mod.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | fn same(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/ui/modals.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | |cx| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `midi_ui` [INFO] [stdout] --> src/ui/model.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | midi_ui, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `midi_ui: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/ui/model.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn event(&mut self, cx: &mut Context, event: &mut Event) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/ui/node_list.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | |cx| {}, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `audio` [INFO] [stdout] --> src/audio/engine/nodes/port.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn audio(name: &'static str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `control` [INFO] [stdout] --> src/audio/engine/nodes/port.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn control(name: &'static str, value: f32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/audio/engine/nodes/port.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn new(name: &'static str, kind: PortKind) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Abs` [INFO] [stdout] --> src/audio/engine/nodes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / Abs { [INFO] [stdout] 13 | | input: Port, [INFO] [stdout] 14 | | output: Port, [INFO] [stdout] 15 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Add` [INFO] [stdout] --> src/audio/engine/nodes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / Add { [INFO] [stdout] 17 | | input_1: Port, [INFO] [stdout] 18 | | input_2: Port, [INFO] [stdout] 19 | | output: Port, [INFO] [stdout] 20 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Adsr` [INFO] [stdout] --> src/audio/engine/nodes.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / Adsr { [INFO] [stdout] 22 | | attack: Port, [INFO] [stdout] 23 | | decay: Port, [INFO] [stdout] 24 | | sustain: Port, [INFO] [stdout] ... | [INFO] [stdout] 30 | | voltage: f32, [INFO] [stdout] 31 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Chain` [INFO] [stdout] --> src/audio/engine/nodes.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Chain(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/audio/engine/nodes.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(variant: NodeKind) -> Node { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter` [INFO] [stdout] --> src/audio/engine/nodes.rs:274:12 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn iter() -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceNodes` [INFO] [stdout] --> src/audio/engine/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | ReplaceNodes(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hide` [INFO] [stdout] --> src/ui/modals.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | Hide, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoteIn` [INFO] [stdout] --> src/ui/model.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | NoteIn(wmidi::Note), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "58e475ebe9e08836c94b49b54dc7e8d66baca066363b9e7c8c7d21d17355aa63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e475ebe9e08836c94b49b54dc7e8d66baca066363b9e7c8c7d21d17355aa63", kill_on_drop: false }` [INFO] [stdout] 58e475ebe9e08836c94b49b54dc7e8d66baca066363b9e7c8c7d21d17355aa63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", 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] b2674b1e4657b810acfe787f29f87ed1c173cf7c9b0f9743cbe46451c5285974 [INFO] running `Command { std: "docker" "start" "-a" "b2674b1e4657b810acfe787f29f87ed1c173cf7c9b0f9743cbe46451c5285974", kill_on_drop: false }` [INFO] [stderr] Compiling musicprogram v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::audio::Controller` [INFO] [stdout] --> src/ui/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::audio::Controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::audio` [INFO] [stdout] --> src/ui/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::audio; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/ui/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let data = Rc::new(RefCell::new(())); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/ui/mod.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | fn same(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/ui/modals.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | |cx| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `midi_ui` [INFO] [stdout] --> src/ui/model.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | midi_ui, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `midi_ui: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/ui/model.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn event(&mut self, cx: &mut Context, event: &mut Event) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/ui/node_list.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | |cx| {}, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `audio` [INFO] [stdout] --> src/audio/engine/nodes/port.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn audio(name: &'static str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `control` [INFO] [stdout] --> src/audio/engine/nodes/port.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn control(name: &'static str, value: f32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/audio/engine/nodes/port.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn new(name: &'static str, kind: PortKind) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Abs` [INFO] [stdout] --> src/audio/engine/nodes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / Abs { [INFO] [stdout] 13 | | input: Port, [INFO] [stdout] 14 | | output: Port, [INFO] [stdout] 15 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Add` [INFO] [stdout] --> src/audio/engine/nodes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / Add { [INFO] [stdout] 17 | | input_1: Port, [INFO] [stdout] 18 | | input_2: Port, [INFO] [stdout] 19 | | output: Port, [INFO] [stdout] 20 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Adsr` [INFO] [stdout] --> src/audio/engine/nodes.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / Adsr { [INFO] [stdout] 22 | | attack: Port, [INFO] [stdout] 23 | | decay: Port, [INFO] [stdout] 24 | | sustain: Port, [INFO] [stdout] ... | [INFO] [stdout] 30 | | voltage: f32, [INFO] [stdout] 31 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Chain` [INFO] [stdout] --> src/audio/engine/nodes.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Chain(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/audio/engine/nodes.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(variant: NodeKind) -> Node { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter` [INFO] [stdout] --> src/audio/engine/nodes.rs:274:12 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn iter() -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceNodes` [INFO] [stdout] --> src/audio/engine/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | ReplaceNodes(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hide` [INFO] [stdout] --> src/ui/modals.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | Hide, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoteIn` [INFO] [stdout] --> src/ui/model.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | NoteIn(wmidi::Note), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `Command { std: "docker" "inspect" "b2674b1e4657b810acfe787f29f87ed1c173cf7c9b0f9743cbe46451c5285974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2674b1e4657b810acfe787f29f87ed1c173cf7c9b0f9743cbe46451c5285974", kill_on_drop: false }` [INFO] [stdout] b2674b1e4657b810acfe787f29f87ed1c173cf7c9b0f9743cbe46451c5285974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8507ea8e6c45b2089d920ea4a906af0117902d2e6c7f3e3e44aed2ce2e13eac [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" "d8507ea8e6c45b2089d920ea4a906af0117902d2e6c7f3e3e44aed2ce2e13eac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `crate::audio::Controller` [INFO] [stderr] --> src/ui/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::audio::Controller; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::audio` [INFO] [stderr] --> src/ui/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use super::audio; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/ui/mod.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let data = Rc::new(RefCell::new(())); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/ui/mod.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | fn same(&self, other: &Self) -> bool { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cx` [INFO] [stderr] --> src/ui/modals.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | |cx| { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `midi_ui` [INFO] [stderr] --> src/ui/model.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | midi_ui, [INFO] [stderr] | ^^^^^^^ help: try ignoring the field: `midi_ui: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cx` [INFO] [stderr] --> src/ui/model.rs:31:25 [INFO] [stderr] | [INFO] [stderr] 31 | fn event(&mut self, cx: &mut Context, event: &mut Event) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cx` [INFO] [stderr] --> src/ui/node_list.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | |cx| {}, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `audio` [INFO] [stderr] --> src/audio/engine/nodes/port.rs:58:12 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn audio(name: &'static str) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `control` [INFO] [stderr] --> src/audio/engine/nodes/port.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn control(name: &'static str, value: f32) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/audio/engine/nodes/port.rs:74:12 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn new(name: &'static str, kind: PortKind) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Abs` [INFO] [stderr] --> src/audio/engine/nodes.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | / Abs { [INFO] [stderr] 13 | | input: Port, [INFO] [stderr] 14 | | output: Port, [INFO] [stderr] 15 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Add` [INFO] [stderr] --> src/audio/engine/nodes.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / Add { [INFO] [stderr] 17 | | input_1: Port, [INFO] [stderr] 18 | | input_2: Port, [INFO] [stderr] 19 | | output: Port, [INFO] [stderr] 20 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Adsr` [INFO] [stderr] --> src/audio/engine/nodes.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | / Adsr { [INFO] [stderr] 22 | | attack: Port, [INFO] [stderr] 23 | | decay: Port, [INFO] [stderr] 24 | | sustain: Port, [INFO] [stderr] ... | [INFO] [stderr] 30 | | voltage: f32, [INFO] [stderr] 31 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Chain` [INFO] [stderr] --> src/audio/engine/nodes.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | Chain(Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/audio/engine/nodes.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn new(variant: NodeKind) -> Node { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `iter` [INFO] [stderr] --> src/audio/engine/nodes.rs:274:12 [INFO] [stderr] | [INFO] [stderr] 274 | pub fn iter() -> impl Iterator { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ReplaceNodes` [INFO] [stderr] --> src/audio/engine/mod.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | ReplaceNodes(Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Hide` [INFO] [stderr] --> src/ui/modals.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | Hide, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NoteIn` [INFO] [stderr] --> src/ui/model.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | NoteIn(wmidi::Note), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `musicprogram` (bin "musicprogram" test) generated 20 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.80s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/musicprogram-30ad47b50a8a926c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8507ea8e6c45b2089d920ea4a906af0117902d2e6c7f3e3e44aed2ce2e13eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8507ea8e6c45b2089d920ea4a906af0117902d2e6c7f3e3e44aed2ce2e13eac", kill_on_drop: false }` [INFO] [stdout] d8507ea8e6c45b2089d920ea4a906af0117902d2e6c7f3e3e44aed2ce2e13eac