[INFO] cloning repository https://github.com/Kirloxious/wordle-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kirloxious/wordle-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKirloxious%2Fwordle-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKirloxious%2Fwordle-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dde8d4f6d65a7714be545c89f49b35c056d7d41 [INFO] testing Kirloxious/wordle-solver against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKirloxious%2Fwordle-solver" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kirloxious/wordle-solver [INFO] finished tweaking git repo https://github.com/Kirloxious/wordle-solver [INFO] tweaked toml for git repo https://github.com/Kirloxious/wordle-solver written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kirloxious/wordle-solver on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kirloxious/wordle-solver 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stringmatch v0.4.0 [INFO] [stderr] Downloaded rustls-pki-types v1.8.0 [INFO] [stderr] Downloaded rustls-pemfile v2.1.3 [INFO] [stderr] Downloaded thirtyfour-macros v0.1.3 [INFO] [stderr] Downloaded rustc-hash v2.0.0 [INFO] [stderr] Downloaded async-trait v0.1.82 [INFO] [stderr] Downloaded ipnet v2.10.0 [INFO] [stderr] Downloaded quinn-udp v0.5.5 [INFO] [stderr] Downloaded thirtyfour v0.34.0 [INFO] [stderr] Downloaded enigo v0.2.1 [INFO] [stderr] Downloaded cc v1.1.18 [INFO] [stderr] Downloaded hyper-util v0.1.8 [INFO] [stderr] Downloaded quinn v0.11.5 [INFO] [stderr] Downloaded reqwest v0.12.7 [INFO] [stderr] Downloaded quinn-proto v0.11.8 [INFO] [stderr] Downloaded webpki-roots v0.26.5 [INFO] [stderr] Downloaded rustls v0.23.13 [INFO] [stderr] Downloaded icrate v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 508b75e3dbac6c94f908ec1400894a1df0a8a0d2daf6f7e9f3b9bf3b676294fa [INFO] running `Command { std: "docker" "start" "-a" "508b75e3dbac6c94f908ec1400894a1df0a8a0d2daf6f7e9f3b9bf3b676294fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "508b75e3dbac6c94f908ec1400894a1df0a8a0d2daf6f7e9f3b9bf3b676294fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "508b75e3dbac6c94f908ec1400894a1df0a8a0d2daf6f7e9f3b9bf3b676294fa", kill_on_drop: false }` [INFO] [stdout] 508b75e3dbac6c94f908ec1400894a1df0a8a0d2daf6f7e9f3b9bf3b676294fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e59a2b1b55cc51bbdf670b544e973d7a70a35c978c756635d829d0ddde770b3f [INFO] running `Command { std: "docker" "start" "-a" "e59a2b1b55cc51bbdf670b544e973d7a70a35c978c756635d829d0ddde770b3f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling enigo v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thirtyfour-macros v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling thirtyfour v0.34.0 [INFO] [stderr] Compiling wordle-solver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcAVbMFN/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libthirtyfour-54ab3d3e330a677d,libreqwest-b6a1ea823a380ac8,libserde_urlencoded-749b0b770899d4f0,librustls_pemfile-a2f29691497c63e0,libipnet-997a95cc7514258e,libhyper_rustls-1294915aff77f24e,libwebpki_roots-4763206989d44da9,libtokio_rustls-35267fa955f77c11,librustls-3e386da1407c5292,libsubtle-ca7024fc66e4388f,libwebpki-6191db94257500d0,libring-34f452e625f36a6c,libgetrandom-4900201c62632c4b,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-ccf8f8faa3f33558,libhyper_util-74756676201b9d1f,libtower-ef661a1139adddc2,libpin_project-23cc774b23fd184c,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libhyper-d315618924b9a734,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-05da2342edc08147,libhttp_body_util-530774d87e69c8da,libhttp_body-ad5183efe9371710,libtracing-75730451e271fde3,libtracing_core-20d8be7b6821f886,libonce_cell-24c5d665b6879050,libthiserror-0e145be733bb3724,libtokio-99683b6816a9b3a3,libsignal_hook_registry-6be973f7127c551e,libsocket2-aed19889f996676c,libmio-d85efd76935768ed,libparking_lot-9eae1430af9ed9e6,libparking_lot_core-112b5b69f9642673,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libarc_swap-4d53f24db0759841,liburl-25c87d1cc97ef73d,libidna-67d1d40123135e60,libunicode_normalization-8e012ad8218f331e,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libfutures-9db6d2366300a75f,libfutures_executor-fb71ae32e740a373,libfutures_util-9ece7d95c2325716,libfutures_io-1e8dd8eeffe2c5f5,libslab-d0823efe3ec1cdd2,libfutures_channel-802c42bbe7af2e1c,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libhttp-a48393a2a11766a5,libbytes-23e98e3e91ed6cac,libfnv-2d77ec4f6f971b24,libbase64-2a03de3babadded3,libserde_json-acfd2d7813da2bd2,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libindexmap-b5cc3fe14d48b262,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libserde-8c6dd4bbf5db3a5d,libstringmatch-ecaca783c057f02b,libregex-ce87705566b34809,libregex_automata-cb0ff38abfcfe3ab,libaho_corasick-6e9abec44e58222d,libmemchr-3ffe5f7a52883367,libregex_syntax-3a1fc10fb0bb10d0,libenigo-387a1ecfc3cc7517,libxkeysym-db82d4bc0bf9c497,liblibc-4ac043b76d9cfffe,liblog-5fb51f756c1191b0}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcAVbMFN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-41a14f75152eed9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wordle_solver-8e0271762dd611a8" "-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 `wordle-solver` (bin "wordle-solver") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e59a2b1b55cc51bbdf670b544e973d7a70a35c978c756635d829d0ddde770b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59a2b1b55cc51bbdf670b544e973d7a70a35c978c756635d829d0ddde770b3f", kill_on_drop: false }` [INFO] [stdout] e59a2b1b55cc51bbdf670b544e973d7a70a35c978c756635d829d0ddde770b3f