[INFO] fetching crate inputflow-native 0.1.0... [INFO] testing inputflow-native-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate inputflow-native 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate inputflow-native 0.1.0 [INFO] finished tweaking crates.io crate inputflow-native 0.1.0 [INFO] tweaked toml for crates.io crate inputflow-native 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate inputflow-native 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 97 packages to latest compatible versions [INFO] [stderr] Adding enigo v0.2.1 (available: v0.6.1) [INFO] [stderr] Adding once_cell v1.9.0 (available: v1.21.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e058a9d322d158f4903ac16e7247c46ee4eae022005041c12c04005c2357f60c [INFO] running `Command { std: "docker" "start" "-a" "e058a9d322d158f4903ac16e7247c46ee4eae022005041c12c04005c2357f60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e058a9d322d158f4903ac16e7247c46ee4eae022005041c12c04005c2357f60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e058a9d322d158f4903ac16e7247c46ee4eae022005041c12c04005c2357f60c", kill_on_drop: false }` [INFO] [stdout] e058a9d322d158f4903ac16e7247c46ee4eae022005041c12c04005c2357f60c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50ac10d9da5e18c1e7fe55f18df9f8204ee41e15c7620b828502fc760fe87975 [INFO] running `Command { std: "docker" "start" "-a" "50ac10d9da5e18c1e7fe55f18df9f8204ee41e15c7620b828502fc760fe87975", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling tarc v0.1.6 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling enigo v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Compiling abi_stable v0.10.5 [INFO] [stderr] Compiling inputflow v0.1.1 [INFO] [stderr] Compiling inputflow-native v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcxj9l6h/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcxj9l6h/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinputflow-e089380dd5f0b1d4,libbitflags-ae83ff7d8b19c6be,libcglue-045ea134c3b9d205,libno_std_compat-1884f93e74d07c9f,libabi_stable-982278696d1de80a,librepr_offset-385885c529510a83,libtstr-83cab9d1dcb2ab52,libgenerational_arena-8238ab9290911324,liblibloading-46ad3173dbd6be8e,libserde_json-652e3b472c957396,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libparking_lot-3a99942c1c7bd51a,libparking_lot_core-5356f80519c4628d,libsmallvec-45f6e3b8047adea1,libinstant-12245c94b13f8c81,libcfg_if-666d36e5ee0df220,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libcrossbeam_channel-fc56bcd212a63d17,libcrossbeam_utils-ae913342a5a98c57,libserde-5932bd596cc24a81,libserde_core-89637146ece38bd9,libabi_stable_shared-a9cb052be8f23063,libcore_extensions-521efadea2083f33,libenigo-3b87ccc22b8dafc8,libxkeysym-db82d4bc0bf9c497,liblibc-f44516d981b27aa6,liblog-45f74354a8b36c20}.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxj9l6h/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/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] running `Command { std: "docker" "inspect" "50ac10d9da5e18c1e7fe55f18df9f8204ee41e15c7620b828502fc760fe87975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ac10d9da5e18c1e7fe55f18df9f8204ee41e15c7620b828502fc760fe87975", kill_on_drop: false }` [INFO] [stdout] 50ac10d9da5e18c1e7fe55f18df9f8204ee41e15c7620b828502fc760fe87975