[INFO] fetching crate icredeem 0.5.0...
[INFO] testing icredeem-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate icredeem 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate icredeem 0.5.0
[INFO] finished tweaking crates.io crate icredeem 0.5.0
[INFO] tweaked toml for crates.io crate icredeem 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate icredeem 0.5.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 icredeem 0.5.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 18f60ff87b4dcd830619457485e265f1e1478d1b38d9e60c5fddcec12b4e42aa
[INFO] running `Command { std: "docker" "start" "-a" "18f60ff87b4dcd830619457485e265f1e1478d1b38d9e60c5fddcec12b4e42aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18f60ff87b4dcd830619457485e265f1e1478d1b38d9e60c5fddcec12b4e42aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f60ff87b4dcd830619457485e265f1e1478d1b38d9e60c5fddcec12b4e42aa", kill_on_drop: false }`
[INFO] [stdout] 18f60ff87b4dcd830619457485e265f1e1478d1b38d9e60c5fddcec12b4e42aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6a9675d66d22921bd706621c983d182267d5b2f0d1837cdab841cc8875287ed4
[INFO] running `Command { std: "docker" "start" "-a" "6a9675d66d22921bd706621c983d182267d5b2f0d1837cdab841cc8875287ed4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling enigo v0.2.0
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling arboard v3.3.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling licc v0.2.0
[INFO] [stderr]    Compiling icredeem v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUCPjTV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libindicatif-74cd75e1f23c6e85,libportable_atomic-8df503a653ad4451,libnumber_prefix-6b994bedec76f9db,libconsole-e4ee68f4b022c41b,libunicode_width-affb1d25ef114124,liblazy_static-af860367908b8176,libarboard-519581ee02c0cea2,libimage-6fb45faf21753316,libbytemuck-ba55e2b098624734,libcolor_quant-72accfe2cafd1a2d,libbyteorder-8f59b6d1bfdaa844,libpng-c35bd7172a1d4ee6,libflate2-98d63badbd55fbad,libminiz_oxide-398ac37eedcdf328,libfdeflate-a4fadcb38258be34,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-5a181ba3ef164dd5,libbitflags-dde12b0d7d495b50,libnum_traits-0dcb1817a29d4593,libx11rb-4585935d97b75d53,librustix-05a562a09f6d1c81,liblinux_raw_sys-3f5e62b043df78ab,libx11rb_protocol-25d6309a6581263e,libparking_lot-c6385ac14d3ab8cf,libparking_lot_core-e9c3266280bf2438,libsmallvec-5dc15f12cdebef01,liblock_api-77cbd3ead2121d31,libscopeguard-7ec2214574194454,libthiserror-d0d4f2558a2efb72,liblicc-c92519b4024e58c4,libserde_json-12d7a0a0f629361e,libreqwest-972859bd601f81b1,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-34d53e191311b3a1,libserde_urlencoded-6f5245cabf08c5eb,libryu-bfbf481d1d54f9d3,libbase64-13144a1f1e192158,libipnet-21a83f2d587ce134,libtokio_native_tls-cad49ec882ae3770,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,libnative_tls-ce789db256c550b3,libopenssl_probe-5821ed5bfde807ff,libopenssl-f40597fc38ebb734,libbitflags-cc8ac0de6c10eef5,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libcfg_if-3e7fc4e38d4a72b5,libopenssl_sys-233ce42c91af472f,libhyper-26eaf762ac777266,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-e52ab67d597b9500,libh2-c24c8a8bd786d56c,libindexmap-be2ad77cc7f212f9,libequivalent-487f93f8f6ab5e5b,libhashbrown-4d78fb2fe3afee13,libslab-cd97a2b6ccc891c3,libtokio_util-c5e1aeb208d48b24,libfutures_sink-bfbbbc7bce12d32f,libtower_service-442e0d38cf369aa3,libtracing-6f440e4b9df914ed,libtracing_core-b916b3518d5055ef,libonce_cell-a1d7742f74efe1da,libfutures_channel-a77afe3114062077,libfutures_util-e589761255a94713,libfutures_task-0c2caeb938bf5418,libpin_utils-3860774ad9b215b5,libtokio-02fb36f822e23ac4,libsocket2-4ef17c5ff48dcbdb,libmio-24fdf1d7c74daabe,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-45d2f3b593869915,libpin_project_lite-e591be24d8b8b3c6,libfutures_core-451bff7c303527ba,liburl-584af45e868bc717,libidna-3d968c85a4dbeb2c,libunicode_normalization-812aeaedb348c362,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-0fb3b581cd761e52,libitoa-20e94f961f8d160c,libbytes-3fbe0740e65931fa,libfnv-79e2cbfbe03dcd16,libenigo-0681de3b87fa4286,libxkeysym-d62a3647e2b379c0,liblog-b5d4972b7add18e7,libserde-959dc5482f85f61f,libdirectories-a2472a8e9f5544d6,libdirs_sys-388bc43257ba53d7,liblibc-4c260f4814e68eb7,liboption_ext-61303ef911796993,libclap-0d8a5786444be388,libclap_builder-2c2a79be8e19870d,libstrsim-4d1ed08a123238dc,libanstream-dc25875f66ab1c5a,libanstyle_query-747b660fef517683,libcolorchoice-7e168c6abb6e41ad,libanstyle_parse-b92c21f129630fbf,libutf8parse-bf86fa6e8ff589fb,libclap_lex-f9c68e5e1e382bcb,libanstyle-b382b9c79936306e}.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/rustcUCPjTV/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/icredeem-9e1452f9da9629c1" "-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 `icredeem` (bin "icredeem") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6a9675d66d22921bd706621c983d182267d5b2f0d1837cdab841cc8875287ed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a9675d66d22921bd706621c983d182267d5b2f0d1837cdab841cc8875287ed4", kill_on_drop: false }`
[INFO] [stdout] 6a9675d66d22921bd706621c983d182267d5b2f0d1837cdab841cc8875287ed4
