[INFO] cloning repository https://github.com/sersorrel/lp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sersorrel/lp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsersorrel%2Flp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsersorrel%2Flp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 949e11b8619527cc9acea6b838d4da01c77b9d45 [INFO] testing sersorrel/lp against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsersorrel%2Flp" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sersorrel/lp on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sersorrel/lp [INFO] finished tweaking git repo https://github.com/sersorrel/lp [INFO] tweaked toml for git repo https://github.com/sersorrel/lp written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sersorrel/lp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/leshow/tokio-i3ipc` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded randomize v3.0.1 [INFO] [stderr] Downloaded bounded-integer v0.5.2 [INFO] [stderr] Downloaded usfx v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36bef63db4e0e48c2ad2d6be6fc4ba921443a3d55c6f6dfbc312ce230d3581e4 [INFO] running `Command { std: "docker" "start" "-a" "36bef63db4e0e48c2ad2d6be6fc4ba921443a3d55c6f6dfbc312ce230d3581e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36bef63db4e0e48c2ad2d6be6fc4ba921443a3d55c6f6dfbc312ce230d3581e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bef63db4e0e48c2ad2d6be6fc4ba921443a3d55c6f6dfbc312ce230d3581e4", kill_on_drop: false }` [INFO] [stdout] 36bef63db4e0e48c2ad2d6be6fc4ba921443a3d55c6f6dfbc312ce230d3581e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 325d475271046056cbb69bcde9124a960d597b84f0b977d65c6e0e5a7d3b0b5b [INFO] running `Command { std: "docker" "start" "-a" "325d475271046056cbb69bcde9124a960d597b84f0b977d65c6e0e5a7d3b0b5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling randomize v3.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bounded-integer v0.5.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling usfx v0.1.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling midir v0.7.0 [INFO] [stderr] Compiling i3ipc-types v0.15.0-alpha (https://github.com/leshow/tokio-i3ipc#d443c0b3) [INFO] [stderr] Compiling i3_ipc v0.15.0-alpha (https://github.com/leshow/tokio-i3ipc#d443c0b3) [INFO] [stderr] Compiling lp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `top_bound` [INFO] [stdout] --> src/main.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | let mut top_bound = focus_y; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_bound` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom_bound` [INFO] [stdout] --> src/main.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | let mut bottom_bound = focus_y; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_bound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_bound` [INFO] [stdout] --> src/main.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | let mut left_bound = focus_x; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_bound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_bound` [INFO] [stdout] --> src/main.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | let mut right_bound = focus_x; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_bound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 332 | let mut top_bound = focus_y; [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] --> src/main.rs:333:13 [INFO] [stdout] | [INFO] [stdout] 333 | let mut bottom_bound = focus_y; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 334 | let mut left_bound = focus_x; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 335 | let mut right_bound = focus_x; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:1124:26 [INFO] [stdout] | [INFO] [stdout] 1124 | for (i, output) in outputs [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fast_sin` is never used [INFO] [stdout] --> src/main.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn fast_sin(mut x: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_audio_frame_static` is never used [INFO] [stdout] --> src/main.rs:633:8 [INFO] [stdout] | [INFO] [stdout] 633 | fn get_audio_frame_static() -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `toggle_button` and `press_release_button` are never used [INFO] [stdout] --> src/main.rs:788:16 [INFO] [stdout] | [INFO] [stdout] 758 | impl<'a> Ui<'a> { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 788 | fn toggle_button( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 874 | fn press_release_button( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `light` is never used [INFO] [stdout] --> src/main.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | fn light(launchpad: &mut Launchpad, x: i8, y: i8) -> eyre::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extinguish` is never used [INFO] [stdout] --> src/main.rs:278:12 [INFO] [stdout] | [INFO] [stdout] 278 | fn extinguish(launchpad: &mut Launchpad, x: i8, y: i8) -> eyre::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `clock` should have an upper case name [INFO] [stdout] --> src/main.rs:634:20 [INFO] [stdout] | [INFO] [stdout] 634 | static mut clock: f32 = 0.0; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `CLOCK` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/main.rs:1170:64 [INFO] [stdout] | [INFO] [stdout] 1170 | ... if let Some(old_output) = unsafe { &CURRENT_OUTPUT_HELD } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1170 | if let Some(old_output) = unsafe { &raw const CURRENT_OUTPUT_HELD } { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcazKE40/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsignal_hook-8135d3d6e4f8775d.rlib,libsignal_hook_registry-068dc869b6784d63.rlib,libduct-47f634ad4324abdd.rlib,libos_pipe-abac706302c041d2.rlib,libshared_child-e9f81725b79caab2.rlib,liblp-b64c86c24a3cde0b.rlib,libmidir-6ee3ff3ab66842fc.rlib,libalsa-30fe9e68b2384875.rlib,libnix-587d18142be0af6c.rlib,libvoid-ffe9c77f212b5b72.rlib,libcfg_if-0df98910133c36d4.rlib,libmemalloc-5e9d748407722664.rlib,libparking_lot-9e068e2fa87f0630.rlib,libparking_lot_core-591e0e2dd0a96876.rlib,libitertools-2b149cfc3dc9e846.rlib,libeither-a35c13a0a530b55b.rlib,libi3_ipc-7449de97194b88f5.rlib,libi3ipc_types-62142b3dc21be90a.rlib,libserde_json-0a38b2ef46c2eb01.rlib,libryu-58946351b9a02d74.rlib,libitoa-c4acc3b4a00388eb.rlib,libserde-6c5dede3f760c30d.rlib,libeyre-fa38dbc2d64d47ff.rlib,libindenter-2e797c7056eddf8c.rlib,libonce_cell-55cf7250ce6c6c2c.rlib,libcpal-85f6a81086c3dbe3.rlib,libparking_lot-9547b523ec230218.rlib,libparking_lot_core-3ace9ac1ef2fbd7b.rlib,libsmallvec-b67100f5086e1c3e.rlib,liblock_api-15ca26f775bde2a0.rlib,libscopeguard-7106c1688341b40d.rlib,libinstant-846b9cfac8001c28.rlib,libalsa-20a48617211fe6f2.rlib,libnix-a0f148aa1ad905ed.rlib,libmemoffset-7e58738103348fe5.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libbitflags-817ea04a92d50a33.rlib,libalsa_sys-20828ffa567eed3b.rlib,liblibc-6343ece074eeca53.rlib,libthiserror-a8d1ec0f4a39b25e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lp-a0540b591d043a7b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lp` (bin "lp") due to 1 previous error; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "325d475271046056cbb69bcde9124a960d597b84f0b977d65c6e0e5a7d3b0b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325d475271046056cbb69bcde9124a960d597b84f0b977d65c6e0e5a7d3b0b5b", kill_on_drop: false }` [INFO] [stdout] 325d475271046056cbb69bcde9124a960d597b84f0b977d65c6e0e5a7d3b0b5b