[INFO] fetching crate jokecli 0.1.0...
[INFO] testing jokecli-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate jokecli 0.1.0 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jokecli 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded ipnet v2.10.1
[INFO] [stderr]   Downloaded jokeapi_rs v0.1.4
[INFO] [stderr]   Downloaded block2 v0.4.0
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded memmap2 v0.8.0
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded enigo v0.2.1
[INFO] [stderr]   Downloaded cc v1.1.34
[INFO] [stderr]   Downloaded serde_derive v1.0.214
[INFO] [stderr]   Downloaded serde v1.0.214
[INFO] [stderr]   Downloaded objc2-encode v4.0.3
[INFO] [stderr]   Downloaded syn v2.0.86
[INFO] [stderr]   Downloaded rustix v0.38.38
[INFO] [stderr]   Downloaded icrate v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ad8ccb5c7c14e59e35602a78936e139478bb93f50ddbb792b2af3631f1748e8
[INFO] running `Command { std: "docker" "start" "-a" "1ad8ccb5c7c14e59e35602a78936e139478bb93f50ddbb792b2af3631f1748e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ad8ccb5c7c14e59e35602a78936e139478bb93f50ddbb792b2af3631f1748e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad8ccb5c7c14e59e35602a78936e139478bb93f50ddbb792b2af3631f1748e8", kill_on_drop: false }`
[INFO] [stdout] 1ad8ccb5c7c14e59e35602a78936e139478bb93f50ddbb792b2af3631f1748e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac22fe1a9aa82aa123ddc0c575b099d72fcec0908d70b13b107585044095052a
[INFO] running `Command { std: "docker" "start" "-a" "ac22fe1a9aa82aa123ddc0c575b099d72fcec0908d70b13b107585044095052a", 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 indexmap v1.9.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[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 signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[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 tokio v1.41.0
[INFO] [stderr]    Compiling clap v3.2.25
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[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/rustcUJNfVe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-6433bd2432211ced,libatty-169d5d4ac9c56ea0,libstrsim-d159bff5f9d8c305,libtermcolor-8f179e788fdc4b43,libtextwrap-bbcf830028ecd5d9,libindexmap-9e0d698ea53bdb34,libhashbrown-ac9e50f61247ada6,libclap_lex-94e4a30e1748c324,libos_str_bytes-23b56d894975748e,libbitflags-3333d968e5f279ee,libjokeapi_rs-548014d176b44da6,libreqwest-eaaea3c83b93da78,librustls_pemfile-550c29e87618f221,libhyper_tls-39ae811fd5532459,libserde_urlencoded-71cedc9ef09f754a,libbase64-732898d5debd16bb,libipnet-a78d4358fc5dabe0,libtokio_native_tls-e6e80d37fbfd005a,libmime-fa5c6e61475ee11e,libencoding_rs-743cdb245c8359d9,libserde_json-dc5670b687f70b09,libmemchr-19b8063cb8773ce3,libryu-ab986272b407cd41,libnative_tls-d539a55eca735066,libopenssl_probe-0a3b8bcaf3bc16eb,libopenssl-7e1e6656343eb988,libbitflags-e2ae9f1de5f0445f,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-e574556e74790a71,libhyper-b2fd1cbad0034aaf,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-47ff8862de2e8626,libh2-862bad1050edade8,libindexmap-392864341bace747,libequivalent-1630171d1401967a,libhashbrown-9afe83729d20faf6,libslab-8cebda35b8a02c61,libtokio_util-88d3623db0247acb,libfutures_sink-1a3e7f43fc6dbf4d,libtower_service-ffd8abe90aad1f3e,libtracing-4a6bee0b9e5d66be,libtracing_core-881651139663965c,libonce_cell-a4d09e8e9bf9e1f4,libfutures_channel-6c963e07d378e238,libfutures_util-6de6220b46193999,libfutures_task-93d16e631182c102,libpin_utils-45ba7e7cff7aa459,libsync_wrapper-f2a4e47367769dca,libhttp_body-2be963f6c9d0769c,libfutures_core-cfb76736a56aefc1,liburl-e62971d2a531e1ad,libidna-cb00ce957a32376d,libunicode_normalization-03e6fddf1c89f7db,libtinyvec-260491d833765ed2,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-39d2dc69a633fcbd,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-bfe091ea8843bbc2,libitoa-dceb2e2ec68b27be,libfnv-773757b135178300,libtokio-dfe81109f0a6a9cd,libsignal_hook_registry-f1ee0729a16ece13,libsocket2-4f08c94154d35b51,libbytes-c87f2690eb5d4ae7,libmio-3cfdab665c978c13,libparking_lot-e21b82f450379cc3,libparking_lot_core-68449b61d373a489,libcfg_if-3183e62f61f23a61,libsmallvec-1e420823036fb874,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-4f57a54ad44f2810,libserde-732f1acc2e04ad67,libenigo-bfff9779ef3adf19,libxkeysym-a76b4eea746fc738,liblibc-f713ab44ccc84181,liblog-a5d9c51207957a5d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,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/rustcUJNfVe/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-c888d4828e5fcd59" "-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" "ac22fe1a9aa82aa123ddc0c575b099d72fcec0908d70b13b107585044095052a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac22fe1a9aa82aa123ddc0c575b099d72fcec0908d70b13b107585044095052a", kill_on_drop: false }`
[INFO] [stdout] ac22fe1a9aa82aa123ddc0c575b099d72fcec0908d70b13b107585044095052a
