[INFO] fetching crate clicktogether 0.3.0...
[INFO] testing clicktogether-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate clicktogether 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate clicktogether 0.3.0
[INFO] finished tweaking crates.io crate clicktogether 0.3.0
[INFO] tweaked toml for crates.io crate clicktogether 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clicktogether 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clicktogether 0.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 271efa4c84cfae5972a793e1997a5e83875bd0ce676734c914d653a01181a5df
[INFO] running `Command { std: "docker" "start" "-a" "271efa4c84cfae5972a793e1997a5e83875bd0ce676734c914d653a01181a5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "271efa4c84cfae5972a793e1997a5e83875bd0ce676734c914d653a01181a5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271efa4c84cfae5972a793e1997a5e83875bd0ce676734c914d653a01181a5df", kill_on_drop: false }`
[INFO] [stdout] 271efa4c84cfae5972a793e1997a5e83875bd0ce676734c914d653a01181a5df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e764db8dd22f7b29ef55297dad7ecaa1c97e5d62aad49b85f6c3b33b2043ce08
[INFO] running `Command { std: "docker" "start" "-a" "e764db8dd22f7b29ef55297dad7ecaa1c97e5d62aad49b85f6c3b33b2043ce08", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling signal-hook v0.3.16
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling enigo v0.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.3.12
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling ctrlc v3.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling clap v4.3.12
[INFO] [stderr]    Compiling clap-port-flag v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.5
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling clicktogether v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9CAqTG/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwarp-41b4a0e1c2c9c3e9,libscoped_tls-c61d1d5075225c6a,libtokio_tungstenite-144ccefd14dd1639,libtungstenite-da91f8843cdf30de,librand-dc05c9d9bb70ca48,librand_chacha-f05afefdb5c28997,libppv_lite86-4250c766b4729968,librand_core-89562275577cab20,libgetrandom-ecbe57956ef73042,libutf8-d75228722519eff6,libbyteorder-379f547b04d51d02,libthiserror-b3e300127a4e56bc,libmulter-e843b14d8ac9f653,libspin-bbfc7d9afebf93b8,libmime_guess-3bb83459c89a212e,libunicase-022f069330129096,libserde_json-3a38cc7b6c24332a,libheaders-35740dbdfd4ede72,libsha1-a5091e40a49a65e8,libcpufeatures-77532a8d776daa73,libdigest-6f6a6a7c3acb69c5,libblock_buffer-8b3785b76e969141,libcrypto_common-a7ab9c2ce61987fe,libgeneric_array-7c2e0e952299dd52,libtypenum-1ab5967a8ed48346,libheaders_core-9d5970b5a7c8acdd,libbase64-b5296a10b8334a2c,libpin_project-f3dde599f86d8b2f,libtokio_stream-5de5949bbabe27ac,libreqwest-06d4e0415b474a97,libhyper_tls-22318a7af200f8ba,libserde_urlencoded-c2709cc281ce8ea1,libryu-e33a6160528a52dc,libbase64-0d7bb3da3cc4ec80,libipnet-72a9a3763a84d853,libtokio_native_tls-b7bcf0d3e6ca1175,libmime-4b44681fdb2c65f7,libencoding_rs-7a4e52cda73d1374,libserde-bcf7023fb79d1448,libnative_tls-ce0e9e09160a1954,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-300ecb7f143c0ebd,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1bcca23995994167,libhyper-3f089263a59c9e7b,libwant-d4b0b3c7484da253,libtry_lock-aa504cbc7f0db5fb,libhttparse-b6bad6369e1a18b6,libh2-b8c767c3af92e6c7,libindexmap-9c1462e10137f18c,libhashbrown-8ac6e23154e6c3d0,libtokio_util-5e12d36c88ef4540,libtower_service-aa28c9aa29f1c654,libtracing-bcf0f1451a20f6c2,libtracing_core-530f56ae1be7e8cd,libhttpdate-8d961f91016e3ac1,libtokio-9ac6fa39cde1d736,libnum_cpus-d07395da804e3fe9,libsocket2-922d7c83c3f0f262,libhttp_body-7edc422aa334094b,liburl-682f6350f621db6f,libidna-2f6a0bedb91b1f46,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-23e54100bf4699f9,libpercent_encoding-cb878851172b4416,libhttp-24423c48b2bad5ac,libitoa-fae1464d0bb8aa60,libbytes-89d7ab79dfdabb18,libfnv-2d77ec4f6f971b24,libfutures-d9bd2dd9fc25f70a,libfutures_executor-5fd69b4399af7c0c,libfutures_util-609bd7f21863dbcb,libmemchr-be88c6e3454fbdea,libfutures_io-b5ddbbf8dc52f95f,libslab-e3e28db6fe40c85f,libfutures_channel-000d3a026358adfd,libpin_project_lite-86e92ee7a37d1e0a,libfutures_sink-9be852e5b23a9dfd,libfutures_task-e2bcd27f6d4de9ec,libpin_utils-9a5791cba021167a,libcrossterm-dc6fbf9b5ff9fda7,libfutures_core-fb58c97227d3ce7d,libsignal_hook_mio-be5dba0cdd667941,libsignal_hook-a2b2f45fe3d4d86f,libsignal_hook_registry-75a3055d79aac451,libmio-4d088ab19765a28a,liblog-a186342d3e37999d,libparking_lot-d8aaf5197f166de4,libparking_lot_core-8c5dde9ac60c860c,libcfg_if-33ef6c02a07f9fec,libsmallvec-0bfe092e24c04786,liblock_api-a9ca950982fb37aa,libscopeguard-43643e546252cd47,libbitflags-e2b4db6c651223da,libenigo-5b1ba2bea0f35d9d,liblibc-66bd796108c518fc,libclap_port_flag-e25f1836cccecc42,libclap-9b941aaa0c0005d8,libonce_cell-778c08b2406fdd3b,libclap_builder-5519b1b100b37ccc,libstrsim-d620f0ade87b0f1f,libanstream-279bbbe5c18e7f3c,libanstyle_query-294da531cac097e0,libis_terminal-33adabd8b5c2fc77,librustix-ca94fa7372df1f63,libbitflags-df08d04c2c7ae7d5,liblinux_raw_sys-eb435a33902718df,libanstyle-a9d7568b58f54b4e,libcolorchoice-bfe75a9d19074058,libanstyle_parse-73725c90da715a14,libutf8parse-e98db3169219ea11,libclap_lex-8e8dc61e0c3cf4c2}.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" "-lssl" "-lcrypto" "-lxdo" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9CAqTG/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/clicktogether-e9eb220ab9435a98" "-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 `clicktogether` (bin "clicktogether") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e764db8dd22f7b29ef55297dad7ecaa1c97e5d62aad49b85f6c3b33b2043ce08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e764db8dd22f7b29ef55297dad7ecaa1c97e5d62aad49b85f6c3b33b2043ce08", kill_on_drop: false }`
[INFO] [stdout] e764db8dd22f7b29ef55297dad7ecaa1c97e5d62aad49b85f6c3b33b2043ce08
