[INFO] cloning repository https://github.com/the-mcmaster/launchback
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-mcmaster/launchback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-mcmaster%2Flaunchback", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-mcmaster%2Flaunchback'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1e128d1ce3dcbd5260529f4329b633a32bfef88
[INFO] testing the-mcmaster/launchback against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-mcmaster%2Flaunchback" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/the-mcmaster/launchback
[INFO] finished tweaking git repo https://github.com/the-mcmaster/launchback
[INFO] tweaked toml for git repo https://github.com/the-mcmaster/launchback written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/the-mcmaster/launchback on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/the-mcmaster/launchback 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ea58518f0779bd959636263c7b13ea7d91e327d67da99de93c9f25f067e0f55
[INFO] running `Command { std: "docker" "start" "-a" "5ea58518f0779bd959636263c7b13ea7d91e327d67da99de93c9f25f067e0f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ea58518f0779bd959636263c7b13ea7d91e327d67da99de93c9f25f067e0f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea58518f0779bd959636263c7b13ea7d91e327d67da99de93c9f25f067e0f55", kill_on_drop: false }`
[INFO] [stdout] 5ea58518f0779bd959636263c7b13ea7d91e327d67da99de93c9f25f067e0f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 688217572aba9aa4eeb5cbb75d51afbee9660686264993ae7d9671a704e930e7
[INFO] running `Command { std: "docker" "start" "-a" "688217572aba9aa4eeb5cbb75d51afbee9660686264993ae7d9671a704e930e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling input-sys v1.18.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling ioctl-sys v0.5.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling flutter_rust_bridge v2.7.0
[INFO] [stderr]    Compiling uinput-sys v0.1.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling udev v0.6.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling enum_derive v0.1.7
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling input v0.7.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling dart-sys v4.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling midir v0.10.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling uinput v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling allo-isolate v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling flutter_rust_bridge_macros v2.7.0
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling inputbot v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling keyboard_tests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `launchback_lib`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use launchback_lib::keyboard;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `launchback_lib`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `launchback_lib`, use `cargo add launchback_lib` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `button::ButtonStroke`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use button::ButtonStroke;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MidiInput` and `MidiOutput`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use midir::{MidiInput, MidiOutput};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RecvTimeoutError` and `channel`
[INFO] [stdout]  --> src/lib.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::mpsc::{channel, RecvTimeoutError};
[INFO] [stdout]   |                       ^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `sleep`
[INFO] [stdout]  --> src/lib.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::thread::{self, sleep};
[INFO] [stdout]   |                   ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK2_NAME` in this scope
[INFO] [stdout]   --> src/main.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |                     .take(MK2_NAME.chars().count())
[INFO] [stdout]    |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK2_NAME` in this scope
[INFO] [stdout]   --> src/main.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     .eq(MK2_NAME)
[INFO] [stdout]    |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK2_NAME` in this scope
[INFO] [stdout]   --> src/main.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     .take(MK2_NAME.chars().count())
[INFO] [stdout]    |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK2_NAME` in this scope
[INFO] [stdout]   --> src/main.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     .eq(MK2_NAME)
[INFO] [stdout]    |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LAUCHPAD_MK2_BOARD_BINDS` in this scope
[INFO] [stdout]   --> src/main.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         LAUCHPAD_MK2_BOARD_BINDS.0[button.index()].lock().unwrap()()
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LAUCHPAD_MK2_BOARD_BINDS` in this scope
[INFO] [stdout]   --> src/main.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         LAUCHPAD_MK2_BOARD_BINDS.1[button.index()].lock().unwrap()()
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ButtonStroke`
[INFO] [stdout]   --> src/main.rs:67:37
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 let button_stroke = ButtonStroke::from([message[0], message[1], message[2]]);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ use of undeclared type `ButtonStroke`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ButtonStroke`
[INFO] [stdout]   --> src/main.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     ButtonStroke::Release(button) => [0x80, button.id(), 0],
[INFO] [stdout]    |                     ^^^^^^^^^^^^ use of undeclared type `ButtonStroke`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ButtonStroke`
[INFO] [stdout]   --> src/main.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     ButtonStroke::Press(button) => {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ use of undeclared type `ButtonStroke`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ButtonStroke`
[INFO] [stdout]   --> src/main.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     ButtonStroke::Release(button) => {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ use of undeclared type `ButtonStroke`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ButtonStroke`
[INFO] [stdout]   --> src/main.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     ButtonStroke::Press(button) => [0x90, button.id(), 127],
[INFO] [stdout]    |                     ^^^^^^^^^^^^ use of undeclared type `ButtonStroke`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keyboard_tests` (bin "keyboard_tests") due to 12 previous errors
[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" "-Wl,--version-script=/tmp/rustc7QVr45/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7QVr45/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinputbot-2b32fdc530ea89b7,libx11-69a57fec167a2c45,libuinput-c7af5fc2b9897843,libenum_derive-f1672625d830c198,libcustom_derive-7dc5746d463a3d5a,libnix-cd07df10f8e5586b,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libbytes-b14a88b55739b112,libiovec-cf7071f96fe67603,libbyteorder-1efcbe4f07366651,libuinput_sys-df02a3d76ba045ee,libioctl_sys-1e3e88c44376aa13,libnix-a74e823b877ecdb1,libmemoffset-b34849f01873dde8,libinput-f677f32b167f507c,liblog-5fb51f756c1191b0,libbitflags-e2b4db6c651223da,libudev-2b6a06f3473b1efc,liblibudev_sys-ca8470831ec1f084,libinput_sys-f9677319ce5d906c,libstrum-68618cd609e6a44f,libonce_cell-debe7c411cf97340,libmidir-fd01c2f6c5dce1e2,libalsa-eaf114d435a1f027,libcfg_if-33ef6c02a07f9fec,libbitflags-ce446ee600bbaa5e,libalsa_sys-87637ee3ba0b0e15,liblibc-a6c0ca78d287a50c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lX11" "-lXtst" "-ludev" "-linput" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7QVr45/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/dart-sys-ea247eb8d92e82cc/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/liblaunchback_lib.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -linput
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keyboard_tests` (lib) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "688217572aba9aa4eeb5cbb75d51afbee9660686264993ae7d9671a704e930e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "688217572aba9aa4eeb5cbb75d51afbee9660686264993ae7d9671a704e930e7", kill_on_drop: false }`
[INFO] [stdout] 688217572aba9aa4eeb5cbb75d51afbee9660686264993ae7d9671a704e930e7
