[INFO] cloning repository https://github.com/ycn/web_touchpad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ycn/web_touchpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Fweb_touchpad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Fweb_touchpad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c7a6303105b9794c558cb4586be86877cd3ab5c [INFO] testing ycn/web_touchpad against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Fweb_touchpad" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ycn/web_touchpad [INFO] finished tweaking git repo https://github.com/ycn/web_touchpad [INFO] tweaked toml for git repo https://github.com/ycn/web_touchpad written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ycn/web_touchpad on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ycn/web_touchpad 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3346413c778390657c0560668a62fc2c32322542bf9659c251b72c15f5e5465b [INFO] running `Command { std: "docker" "start" "-a" "3346413c778390657c0560668a62fc2c32322542bf9659c251b72c15f5e5465b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3346413c778390657c0560668a62fc2c32322542bf9659c251b72c15f5e5465b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3346413c778390657c0560668a62fc2c32322542bf9659c251b72c15f5e5465b", kill_on_drop: false }` [INFO] [stdout] 3346413c778390657c0560668a62fc2c32322542bf9659c251b72c15f5e5465b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aac21507d81e1971b9e7b3975bb25767bbe43c64a0ddcc4e9b8d1d80bad2cc22 [INFO] running `Command { std: "docker" "start" "-a" "aac21507d81e1971b9e7b3975bb25767bbe43c64a0ddcc4e9b8d1d80bad2cc22", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling web_touchpad v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOP3bPv/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwarp-6e8f46449f10b2ca,libscoped_tls-c61d1d5075225c6a,libtokio_tungstenite-e4d8ad487db272f8,libtungstenite-139b11bed02a75df,libdata_encoding-27d68fb865743c1d,librand-3cab5b031cac2e27,librand_chacha-44c0587beec3cb68,libppv_lite86-4250c766b4729968,librand_core-47170f6d766a5b31,libgetrandom-b00c43cbccfd3c4e,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libthiserror-12de679e352d2b62,liburl-2979547be6a5972d,libidna-1deaf8c98bc9f4e2,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-3ca4596aaaf0d1fd,libmulter-fba0cb1176e2ca0d,libmemchr-6a998f109380bfd7,libspin-bbfc7d9afebf93b8,libencoding_rs-f27ba02cb0b9b1d0,libmime_guess-f1c422defec46a3b,libunicase-df60a17d49dd0655,libserde_urlencoded-146fbfa8879a8e8c,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libserde_json-7fee9edd90479bd4,libryu-8ff14dfa97b8970c,libheaders-2d76323b197c826c,libsha1-6ac052c6cedf818e,libcpufeatures-b6a27e40fb118289,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libmime-4b44681fdb2c65f7,libheaders_core-dd4b5f7ad4d5312d,libbase64-6955b9528a176f02,libhyper-2a5b25e043e4ee29,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-b6bad6369e1a18b6,libh2-325a57054e67cc1e,libindexmap-4ae1131d34353f41,libequivalent-fdc46004df91ad08,libhashbrown-9dbb75234fa537e4,libtokio_util-e79ed71ffe0a8f86,libtower_service-aa28c9aa29f1c654,libtracing-6dc541f6a14f6890,liblog-062448fef1760a61,libtracing_core-2e5058304bee1886,libonce_cell-24c5d665b6879050,libfutures_channel-a814b7bed2279676,libhttp_body-95df84960baf9adb,libtokio-0d533e86c96ef06d,libsignal_hook_registry-b1d8a70fefd3f0f5,libnum_cpus-9c6611c225197ed4,libsocket2-c7eb134a4b92941a,libmio-a5ef01cac0864739,libparking_lot-c6ecc039fac86ce6,libparking_lot_core-7955b3eb1d646548,libcfg_if-33ef6c02a07f9fec,libsmallvec-133db1030405329c,liblock_api-90201506d4856d35,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libhttp-aa2566f022e3bbb8,libitoa-cbcf4da6e0ac7621,libbytes-3ad72df070df6f8e,libfnv-2d77ec4f6f971b24,libpin_project-c9523cf793ea310b,libserde-4690800ca6afe8f2,libfutures_util-1a6c95e5da155c2c,libslab-3aac7a0b49faaf4a,libpin_project_lite-89bb0688a32eddef,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libenigo-ddf6093aa5655c90,liblibc-cb6014f69adc289d}.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" "-lxdo" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOP3bPv/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/web_touchpad-7fcfcd0a75195369" "-Wl,--gc-sections" "-pie" "-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 `web_touchpad` (bin "web_touchpad") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aac21507d81e1971b9e7b3975bb25767bbe43c64a0ddcc4e9b8d1d80bad2cc22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac21507d81e1971b9e7b3975bb25767bbe43c64a0ddcc4e9b8d1d80bad2cc22", kill_on_drop: false }` [INFO] [stdout] aac21507d81e1971b9e7b3975bb25767bbe43c64a0ddcc4e9b8d1d80bad2cc22