[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 master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/the-mcmaster/launchback on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inputbot v0.6.0 [INFO] [stderr] Downloaded coremidi-sys v3.1.1 [INFO] [stderr] Downloaded midir v0.10.1 [INFO] [stderr] Downloaded windows-interface v0.56.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.49 [INFO] [stderr] Downloaded coremidi v0.8.0 [INFO] [stderr] Downloaded android_log-sys v0.3.1 [INFO] [stderr] Downloaded delegate-attr v0.3.0 [INFO] [stderr] Downloaded flutter_rust_bridge_macros v2.7.0 [INFO] [stderr] Downloaded uinput v0.1.3 [INFO] [stderr] Downloaded windows-implement v0.56.0 [INFO] [stderr] Downloaded build-target v0.4.0 [INFO] [stderr] Downloaded oslog v0.1.0 [INFO] [stderr] Downloaded udev v0.6.3 [INFO] [stderr] Downloaded android_logger v0.13.3 [INFO] [stderr] Downloaded uinput-sys v0.1.7 [INFO] [stderr] Downloaded enum_derive v0.1.7 [INFO] [stderr] Downloaded gcc v0.3.55 [INFO] [stderr] Downloaded allo-isolate v0.1.26 [INFO] [stderr] Downloaded input v0.7.1 [INFO] [stderr] Downloaded windows-core v0.56.0 [INFO] [stderr] Downloaded dashmap v4.0.2 [INFO] [stderr] Downloaded ioctl-sys v0.5.2 [INFO] [stderr] Downloaded miniz_oxide v0.8.2 [INFO] [stderr] Downloaded flutter_rust_bridge v2.7.0 [INFO] [stderr] Downloaded dart-sys v4.1.5 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded nix v0.10.0 [INFO] [stderr] Downloaded input-sys v1.18.0 [INFO] [stderr] Downloaded tokio v1.42.0 [INFO] [stderr] Downloaded windows v0.56.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c29c5dd96a5cef36e00aef258f1d155733d08990662d5dfa3961e9f2cdbed6ae [INFO] running `Command { std: "docker" "start" "-a" "c29c5dd96a5cef36e00aef258f1d155733d08990662d5dfa3961e9f2cdbed6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c29c5dd96a5cef36e00aef258f1d155733d08990662d5dfa3961e9f2cdbed6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c29c5dd96a5cef36e00aef258f1d155733d08990662d5dfa3961e9f2cdbed6ae", kill_on_drop: false }` [INFO] [stdout] c29c5dd96a5cef36e00aef258f1d155733d08990662d5dfa3961e9f2cdbed6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1839a4ed1582ab05b5cc9df7e3936def92da9ada06f0788c183a5120a8e92a1 [INFO] running `Command { std: "docker" "start" "-a" "c1839a4ed1582ab05b5cc9df7e3936def92da9ada06f0788c183a5120a8e92a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling input-sys v1.18.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling udev v0.6.3 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling flutter_rust_bridge v2.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling input v0.7.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling dart-sys v4.1.5 [INFO] [stderr] Compiling midir v0.10.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling addr2line v0.24.2 [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 futures-util v0.3.31 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling inputbot v0.6.0 [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] 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] 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[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/rustc1gtT2F/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1gtT2F/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" "/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/rustc1gtT2F/raw-dylibs" "-B/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" "/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" "c1839a4ed1582ab05b5cc9df7e3936def92da9ada06f0788c183a5120a8e92a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1839a4ed1582ab05b5cc9df7e3936def92da9ada06f0788c183a5120a8e92a1", kill_on_drop: false }` [INFO] [stdout] c1839a4ed1582ab05b5cc9df7e3936def92da9ada06f0788c183a5120a8e92a1