[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ConnorBP/inputflow on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1334dd45c8e723523ca0c19ffd65d1339ff36ca78821d99bb52b3f18ec182f6
[INFO] running `Command { std: "docker" "start" "-a" "d1334dd45c8e723523ca0c19ffd65d1339ff36ca78821d99bb52b3f18ec182f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1334dd45c8e723523ca0c19ffd65d1339ff36ca78821d99bb52b3f18ec182f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1334dd45c8e723523ca0c19ffd65d1339ff36ca78821d99bb52b3f18ec182f6", kill_on_drop: false }`
[INFO] [stdout] d1334dd45c8e723523ca0c19ffd65d1339ff36ca78821d99bb52b3f18ec182f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d7ca2ae4fae6b32b235c96d50a3b45416a073b5ff2e7879ad742cc8e38af87d
[INFO] running `Command { std: "docker" "start" "-a" "2d7ca2ae4fae6b32b235c96d50a3b45416a073b5ff2e7879ad742cc8e38af87d", 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 tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling abi_stable_shared v0.10.3
[INFO] [stderr]    Compiling tstr v0.2.4
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cglue v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling repr_offset v0.2.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling tarc v0.1.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]    Compiling dataview v1.0.1
[INFO] [stderr]    Compiling enigo v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[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 as_derive_utils v0.10.3
[INFO] [stderr]    Compiling cglue-gen v0.2.9
[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 regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.1
[INFO] [stderr]    Compiling env_logger v0.11.4
[INFO] [stderr]    Compiling cglue-macro v0.2.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serialport v4.4.0
[INFO] [stderr]    Compiling ron v0.9.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling abi_stable v0.10.5
[INFO] [stderr]    Compiling inputflow v0.1.1 (/opt/rustwide/workdir/inputflow)
[INFO] [stderr]    Compiling inputflow-kmbox v0.1.0 (/opt/rustwide/workdir/inputflow-kmbox)
[INFO] [stderr]    Compiling inputflow-qmp v0.1.0 (/opt/rustwide/workdir/inputflow-qmp)
[INFO] [stderr]    Compiling inputflow-example-loader v0.1.0 (/opt/rustwide/workdir/inputflow-example-loader)
[INFO] [stderr]    Compiling inputflow-native v0.1.0 (/opt/rustwide/workdir/inputflow-native)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcLoT3Q6/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLoT3Q6/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/rustcLoT3Q6/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" "2d7ca2ae4fae6b32b235c96d50a3b45416a073b5ff2e7879ad742cc8e38af87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d7ca2ae4fae6b32b235c96d50a3b45416a073b5ff2e7879ad742cc8e38af87d", kill_on_drop: false }`
[INFO] [stdout] 2d7ca2ae4fae6b32b235c96d50a3b45416a073b5ff2e7879ad742cc8e38af87d
