[INFO] fetching crate jokecli 0.1.0...
[INFO] testing jokecli-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate jokecli 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate jokecli 0.1.0
[INFO] finished tweaking crates.io crate jokecli 0.1.0
[INFO] tweaked toml for crates.io crate jokecli 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jokecli 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jokecli 0.1.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37bc5d770746dbdf3479d0a9091b1e442506f553fbc3d3bc28aff85a0a025cfc
[INFO] running `Command { std: "docker" "start" "-a" "37bc5d770746dbdf3479d0a9091b1e442506f553fbc3d3bc28aff85a0a025cfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37bc5d770746dbdf3479d0a9091b1e442506f553fbc3d3bc28aff85a0a025cfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37bc5d770746dbdf3479d0a9091b1e442506f553fbc3d3bc28aff85a0a025cfc", kill_on_drop: false }`
[INFO] [stdout] 37bc5d770746dbdf3479d0a9091b1e442506f553fbc3d3bc28aff85a0a025cfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2de23b141a1034ae7a4e7d5e94676eab7f454ddfd31e9ec7efc2ea88089e2e61
[INFO] running `Command { std: "docker" "start" "-a" "2de23b141a1034ae7a4e7d5e94676eab7f454ddfd31e9ec7efc2ea88089e2e61", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.86
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling native-tls v0.2.12
[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 memmap2 v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling enigo v0.2.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jokeapi_rs v0.1.4
[INFO] [stderr]    Compiling jokecli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUb9D3m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-c712e97d7cfd264e,libatty-f463b01ce84cbfda,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-a913fe18ed9e7828,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libjokeapi_rs-7745157b2561ce55,libreqwest-2999286bf16c444d,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-1243d93cddbb0ca7,libserde_urlencoded-3596d1a355cefeae,libbase64-13144a1f1e192158,libipnet-8b8ac2f1f2253516,libtokio_native_tls-458a8b09e3d400d1,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-83784d4bda37e779,libmemchr-eec2dd93b0d498c5,libryu-a980823ac8640001,libnative_tls-8f079732d1c9e58d,libopenssl_probe-5821ed5bfde807ff,libopenssl-02bd746c2e9962e2,libbitflags-c95e5b195a86a9bf,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a3bcfbd5efc455b9,libhyper-5f9244a36b0cc37c,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libh2-58bfece23e9ad3aa,libindexmap-3d7b456e0f1e94ed,libequivalent-487f93f8f6ab5e5b,libhashbrown-1e5f66c70c5c9d04,libslab-0a476b530f8e6631,libtokio_util-322387e624abf8ee,libfutures_sink-ae1eb2d060de53a2,libtower_service-3fb88d28c2218805,libtracing-82532361443f603a,libtracing_core-2d2d7a5438fa1784,libonce_cell-2642703f88b7c2f4,libfutures_channel-8e61eaebe9799500,libfutures_util-09f82fc4a12e9085,libfutures_task-c06a259e538c6480,libpin_utils-3860774ad9b215b5,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-0f211ee7e773b143,libfutures_core-3b920243fce8fec0,liburl-ce3191c364a0ff5d,libidna-8c87eee941f16467,libunicode_normalization-80309ed6ee8ff09c,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-10194253f2186184,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-2688f2dc286ee9e6,libitoa-20e94f961f8d160c,libfnv-79e2cbfbe03dcd16,libtokio-9bfdd2a7c5f52054,libsignal_hook_registry-33f62905a95a6ed5,libsocket2-a848f7c78d672f44,libbytes-59b64796c649cbb1,libmio-6a3d954367723ded,libparking_lot-d903d706ce54aecf,libparking_lot_core-3d467426a211685f,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-1fb34223a43983ad,libserde-268d5bd18398cec2,libenigo-f11400dbf2109b5b,libxkeysym-8375b42ea81b6224,liblibc-037228a1485d59e8,liblog-9a3ff67864b30e2c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUb9D3m/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/jokecli-7a8a24f2cdd8c02f" "-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 `jokecli` (bin "jokecli") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2de23b141a1034ae7a4e7d5e94676eab7f454ddfd31e9ec7efc2ea88089e2e61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de23b141a1034ae7a4e7d5e94676eab7f454ddfd31e9ec7efc2ea88089e2e61", kill_on_drop: false }`
[INFO] [stdout] 2de23b141a1034ae7a4e7d5e94676eab7f454ddfd31e9ec7efc2ea88089e2e61
