[INFO] fetching crate schedule-mouse-click 0.1.0... [INFO] testing schedule-mouse-click-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate schedule-mouse-click 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate schedule-mouse-click 0.1.0 [INFO] finished tweaking crates.io crate schedule-mouse-click 0.1.0 [INFO] tweaked toml for crates.io crate schedule-mouse-click 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate schedule-mouse-click 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 schedule-mouse-click 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4e2ffc8f9a19e642cc4ad0c282b8c8266bb2ac8800f7c94e384aa4345807448 [INFO] running `Command { std: "docker" "start" "-a" "c4e2ffc8f9a19e642cc4ad0c282b8c8266bb2ac8800f7c94e384aa4345807448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4e2ffc8f9a19e642cc4ad0c282b8c8266bb2ac8800f7c94e384aa4345807448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e2ffc8f9a19e642cc4ad0c282b8c8266bb2ac8800f7c94e384aa4345807448", kill_on_drop: false }` [INFO] [stdout] c4e2ffc8f9a19e642cc4ad0c282b8c8266bb2ac8800f7c94e384aa4345807448 [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=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] 83363cf94bf15a24a4020121f5474b833fc8c78757e92f25ac02871d422f2475 [INFO] running `Command { std: "docker" "start" "-a" "83363cf94bf15a24a4020121f5474b833fc8c78757e92f25ac02871d422f2475", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.13.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derive_builder_macro v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling xdg-home v1.2.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling keepawake v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling derive_builder v0.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling enigo v0.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling dateparser v0.2.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling schedule-mouse-click v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | fn start_interactively(args: Args) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `time` is never read [INFO] [stdout] --> src/duration_to_sleep_parser.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct ParseResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | pub time: DateTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0omsnb/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libkeepawake-4b7620e35a7a49a2,libzbus-bbd727c8c0a4b790,libasync_fs-23086bd7c659245a,libblocking-96536b0b15dd0737,libpiper-db8c10c6bd14ca61,libatomic_waker-06950c8c08d2b8fa,libasync_channel-06c42b77e876d43f,libevent_listener_strategy-4344e9edccc2d23e,libevent_listener-9956bb70b5efd25d,libhex-13e08b3b00984ab7,libasync_executor-a89f160946fea3f5,libfastrand-5e3bec3d1dadb2e4,libfutures_lite-10a60259263db62a,libasync_task-05c57d1f836b6944,libordered_stream-471d7222eb6f2bdf,libasync_broadcast-ad3df244efa8d777,librand-36a3e0010c626dc8,librand_chacha-a1079446630e7572,libppv_lite86-7be8377dcdfc5af0,libzerocopy-831c934fafb9758a,librand_core-9c0405eeced83bd6,libgetrandom-8b8aac7d6dc2cc9c,libxdg_home-4445a304f4a7643a,libsha1-85a83f9e765a6b70,libcpufeatures-926366d381e17465,libdigest-140553a0873b9f36,libblock_buffer-3a4f7ef0d9f7b1b1,libcrypto_common-fc14e3413933afda,libgeneric_array-36f281f8143e27f9,libtypenum-1862a5dd6fcdc44c,libtracing-214ce45e13c97be1,libtracing_core-b916b3518d5055ef,libfutures_util-f5343ff859549b33,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libnix-681db04b029cb364,libmemoffset-a24cfb408b2e8329,libasync_io-1a1bc33cc059e9a3,librustix-58aa5e58116213a5,libio_lifetimes-85f458e83bfe60f0,liblinux_raw_sys-32d7cbad796aca1a,libslab-26b741578fad7272,libpolling-f922e7c6db4c10dd,libconcurrent_queue-e5587a6dd8972890,libcrossbeam_utils-dc66165ecd8facf0,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-0e38327532618e80,libfutures_lite-2fccd25c0bf2a047,libfastrand-273731efb4a6b13e,libfutures_io-0f5f944794dc689e,libfutures_core-451bff7c303527ba,libwaker_fn-9e7b89ace1562e3c,libparking-27fb2b772f80999e,libpin_project_lite-e591be24d8b8b3c6,libzbus_names-dc992eabc11faf8e,libzvariant-597db2460cfd71c8,libenumflags2-89a363c2697b1aa3,libserde-6f4453e572a46a19,libstatic_assertions-f0217ecdd817a834,libthiserror-3f0c9fc3edc55ede,libderive_builder-04170071bd7c34aa,libhumantime-9f900d7885b5087e,libdateparser-afc25a8de1eb2458,libregex-3015a720187bed47,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-2b97d6b09241de8e,libchrono-73cd6782189c88a1,libnum_traits-04d64878452b6978,libiana_time_zone-8015593db973084f,libinquire-f1d726118db8b808,libunicode_width-f4d62659d7ec1731,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libbitflags-09131a3e0891448f,libcrossterm-21525b5a6a90bcd2,libsignal_hook_mio-fa35a8ed4ee2509e,libsignal_hook-db957555db92d008,libsignal_hook_registry-9d09fcd1735a4860,libmio-10afd4b8182a9b9d,libparking_lot-f359392fdfecc425,libparking_lot_core-f4944ae1e30a1a53,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libfuzzy_matcher-0fc72e554e53161a,libthread_local-7e54d3d2b941f0d7,libcfg_if-3e7fc4e38d4a72b5,libunicode_segmentation-57475cbdf06b9b13,libdyn_clone-5258a20ab3811a89,libenigo-52bc570a124a7f0d,libxkeysym-8375b42ea81b6224,liblog-9a3ff67864b30e2c,libcolored-dc8fce763af161ed,liblazy_static-3674be3f4245d19b,libclap-584152e74d843c97,libatty-391c878188a805f6,liblibc-81b33709b71653e4,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-a913fe18ed9e7828,libindexmap-3af3498542b89a1f,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libonce_cell-a1d7742f74efe1da,libanyhow-bab7366809509fd1}.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" "/tmp/rustc0omsnb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/schedule_mouse_click-a25f78d45f3a176a" "-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 `schedule-mouse-click` (bin "schedule-mouse-click") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "83363cf94bf15a24a4020121f5474b833fc8c78757e92f25ac02871d422f2475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83363cf94bf15a24a4020121f5474b833fc8c78757e92f25ac02871d422f2475", kill_on_drop: false }` [INFO] [stdout] 83363cf94bf15a24a4020121f5474b833fc8c78757e92f25ac02871d422f2475