[INFO] cloning repository https://github.com/ConnorBP/inputflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConnorBP/inputflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorBP%2Finputflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorBP%2Finputflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e42e5a29556e7d107c637df32f217768fa1c0362
[INFO] testing ConnorBP/inputflow against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorBP%2Finputflow" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ConnorBP/inputflow
[INFO] finished tweaking git repo https://github.com/ConnorBP/inputflow
[INFO] tweaked toml for git repo https://github.com/ConnorBP/inputflow written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ConnorBP/inputflow on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ConnorBP/inputflow 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cglue v0.2.14
[INFO] [stderr]   Downloaded tstr v0.2.4
[INFO] [stderr]   Downloaded tstr_proc_macros v0.2.2
[INFO] [stderr]   Downloaded format-bytes-macros v0.4.0
[INFO] [stderr]   Downloaded tarc v0.1.4
[INFO] [stderr]   Downloaded cglue-gen v0.2.9
[INFO] [stderr]   Downloaded derive_pod v0.1.2
[INFO] [stderr]   Downloaded repr_offset v0.2.2
[INFO] [stderr]   Downloaded cglue-macro v0.2.3
[INFO] [stderr]   Downloaded block2 v0.4.0
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.3
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded abi_stable_derive v0.10.3
[INFO] [stderr]   Downloaded enigo v0.2.1
[INFO] [stderr]   Downloaded serialport v4.4.0
[INFO] [stderr]   Downloaded memmap2 v0.8.0
[INFO] [stderr]   Downloaded dataview v1.0.1
[INFO] [stderr]   Downloaded abi_stable v0.10.5
[INFO] [stderr]   Downloaded core_extensions v1.5.3
[INFO] [stderr]   Downloaded ron v0.9.0
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded env_logger v0.11.4
[INFO] [stderr]   Downloaded as_derive_utils v0.10.3
[INFO] [stderr]   Downloaded abi_stable_shared v0.10.3
[INFO] [stderr]   Downloaded format-bytes v0.3.0
[INFO] [stderr]   Downloaded env_filter v0.1.1
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded icrate v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 875067e21e321bbf0d26bcb088db3c0982d9055b3499240bb0d1a0548eed64a6
[INFO] running `Command { std: "docker" "start" "-a" "875067e21e321bbf0d26bcb088db3c0982d9055b3499240bb0d1a0548eed64a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "875067e21e321bbf0d26bcb088db3c0982d9055b3499240bb0d1a0548eed64a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "875067e21e321bbf0d26bcb088db3c0982d9055b3499240bb0d1a0548eed64a6", kill_on_drop: false }`
[INFO] [stdout] 875067e21e321bbf0d26bcb088db3c0982d9055b3499240bb0d1a0548eed64a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d83a01f37ec1f7b0bad3b74d6408b34c1209d1961331824fabd8affd5c2e469
[INFO] running `Command { std: "docker" "start" "-a" "9d83a01f37ec1f7b0bad3b74d6408b34c1209d1961331824fabd8affd5c2e469", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling abi_stable_shared v0.10.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tstr v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling repr_offset v0.2.2
[INFO] [stderr]    Compiling cglue v0.2.14
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling tarc v0.1.4
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dataview v1.0.1
[INFO] [stderr]    Compiling enigo v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.1
[INFO] [stderr]    Compiling as_derive_utils v0.10.3
[INFO] [stderr]    Compiling cglue-gen v0.2.9
[INFO] [stderr]    Compiling env_logger v0.11.4
[INFO] [stderr]    Compiling abi_stable_derive v0.10.3
[INFO] [stderr]    Compiling format-bytes-macros v0.4.0
[INFO] [stderr]    Compiling format-bytes v0.3.0
[INFO] [stderr]    Compiling cglue-macro v0.2.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling ron v0.9.0
[INFO] [stderr]    Compiling serialport v4.4.0
[INFO] [stderr]    Compiling abi_stable v0.10.5
[INFO] [stderr]    Compiling inputflow v0.1.1 (/opt/rustwide/workdir/inputflow)
[INFO] [stderr]    Compiling inputflow-qmp v0.1.0 (/opt/rustwide/workdir/inputflow-qmp)
[INFO] [stderr]    Compiling inputflow-native v0.1.0 (/opt/rustwide/workdir/inputflow-native)
[INFO] [stderr]    Compiling inputflow-kmbox v0.1.0 (/opt/rustwide/workdir/inputflow-kmbox)
[INFO] [stderr]    Compiling inputflow-example-loader v0.1.0 (/opt/rustwide/workdir/inputflow-example-loader)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcCALJJT/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcCALJJT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinputflow-8a17e1bb83a39872,libbitflags-cda0e58725f43af0,libcglue-2997fb4e13c5daef,libno_std_compat-1884f93e74d07c9f,libabi_stable-476ab21549c2a95a,librepr_offset-385885c529510a83,libtstr-83cab9d1dcb2ab52,libgenerational_arena-c182ac14078881c9,liblibloading-352cc3147d091de2,libserde_json-67df34b3594d7ec0,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libparking_lot-89f5709881a23841,libparking_lot_core-1c2cab516a9a4dc6,libsmallvec-8045c56aeb050430,libinstant-7ca0f2602aa54eaa,libcfg_if-33ef6c02a07f9fec,liblock_api-23fd8e3a38aedc2a,libscopeguard-e80a2b0b1f686274,libcrossbeam_channel-e8ea4d0c2f82a460,libcrossbeam_utils-358d8724a558436e,libserde-2fcb690af70b85d4,libabi_stable_shared-0a058db1f43d0b41,libcore_extensions-ebe7e071b3df7220,libenigo-d4ab038d481b5eaa,libxkeysym-db82d4bc0bf9c497,liblibc-04709b2177888c94,liblog-669e9396cafcbb01}.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" "-ldl" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCALJJT/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libinputflow_native.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 -lxdo
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inputflow-native` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9d83a01f37ec1f7b0bad3b74d6408b34c1209d1961331824fabd8affd5c2e469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d83a01f37ec1f7b0bad3b74d6408b34c1209d1961331824fabd8affd5c2e469", kill_on_drop: false }`
[INFO] [stdout] 9d83a01f37ec1f7b0bad3b74d6408b34c1209d1961331824fabd8affd5c2e469
