[INFO] fetching crate schedule-mouse-click 0.1.0...
[INFO] testing schedule-mouse-click-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate schedule-mouse-click 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate schedule-mouse-click 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 494b35f879bdc32b104523695fa2bd997ebb49d36d0d90385022018ea90c6d15
[INFO] running `Command { std: "docker" "start" "-a" "494b35f879bdc32b104523695fa2bd997ebb49d36d0d90385022018ea90c6d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "494b35f879bdc32b104523695fa2bd997ebb49d36d0d90385022018ea90c6d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "494b35f879bdc32b104523695fa2bd997ebb49d36d0d90385022018ea90c6d15", kill_on_drop: false }`
[INFO] [stdout] 494b35f879bdc32b104523695fa2bd997ebb49d36d0d90385022018ea90c6d15
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ba4c70e34cba859cf305376e605428f3fb165fc9bdb2ecf71dc21942211761b
[INFO] running `Command { std: "docker" "start" "-a" "4ba4c70e34cba859cf305376e605428f3fb165fc9bdb2ecf71dc21942211761b", 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 hashbrown v0.14.5
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[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 memchr v2.7.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_builder_macro v0.13.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-recursion v1.1.1
[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 parking_lot v0.12.3
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling xdg-home v1.2.0
[INFO] [stderr]    Compiling memmap2 v0.8.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 os_str_bytes v6.6.1
[INFO] [stderr]    Compiling keepawake v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling derive_builder v0.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling enigo v0.2.1
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling dateparser v0.2.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling zvariant v3.15.2
[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<Local>,
[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/rustcmOBAXB/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libkeepawake-9d7fd6fbb1900334,libzbus-94193b0756cd73e8,libasync_fs-d34bcb29bbcd9db9,libblocking-c6f045dbfa573557,libpiper-c31e5f366811b423,libatomic_waker-001109810bdecbaa,libasync_channel-084fc894a46658d2,libevent_listener_strategy-01fc2f28b43f4e1e,libevent_listener-5fb0f10cc430fcba,libhex-28742b4ca144387c,libasync_executor-6af9d4d4b20d4838,libfastrand-9c5266858c813c39,libfutures_lite-4fa11be87cdbf64b,libasync_task-65820d26b839a505,libordered_stream-5f1421f1adb7732d,libasync_broadcast-0629e1eaf0b61f7c,librand-2c82579347bf49a9,librand_chacha-5e11e04047493281,libppv_lite86-e97f60b48c7851dd,libzerocopy-836284df94692d7f,librand_core-e1a3406510404d96,libgetrandom-3c8cbe44d6a2de0f,libxdg_home-fe7981f91ded05c6,libsha1-08b9fe34f2927a12,libcpufeatures-42c2188ae17ada4c,libdigest-2dc9b24df3780685,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libtracing-fe3257b88989cefb,libtracing_core-2e5058304bee1886,libfutures_util-83ebb17f388462d5,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libnix-22e8c64fe5d59527,libmemoffset-f17d31d76a9bb725,libasync_io-46853455c5ce9f54,librustix-a27fdedb0078816a,libio_lifetimes-5bb947929a03fc6d,liblinux_raw_sys-9826735127360e65,libslab-43d976c9737ff31a,libpolling-51948ffe08e83673,libconcurrent_queue-c59b579c225abc23,libcrossbeam_utils-aa95417985ea206c,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libsocket2-73077c8948e1c1e7,libfutures_lite-fbb0e5fbc76403dd,libfastrand-1a1f7fa7e5b5edde,libfutures_io-64a3a644ba29741c,libfutures_core-2da63d8c7891ede1,libwaker_fn-6a297a1ea9bc1088,libparking-3618ec6368854be5,libpin_project_lite-e0c50e8704e39276,libzbus_names-0bc409e37d53a8f8,libzvariant-9036d91e6bd12ef8,libenumflags2-a3c5466274a5d4c6,libserde-a185b249ef1b9269,libstatic_assertions-d53a9977dc6e27e5,libthiserror-8cae5b4d4fd65f0c,libderive_builder-725d4ddd6d53caf5,libhumantime-271ba35809dd8c72,libdateparser-149a10694c3fff84,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-3a1fc10fb0bb10d0,libchrono-d4d3199817b30b9d,libnum_traits-70722c056e5d47ed,libiana_time_zone-a18c7932f053b032,libinquire-8cdf3ee3fb5feeac,libunicode_width-ea37189c48be061a,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libbitflags-ce446ee600bbaa5e,libcrossterm-2770a25e72179c2e,libsignal_hook_mio-a01491c1d1785827,libsignal_hook-7e1e6a04558497be,libsignal_hook_registry-e5d255ef9a67136c,libmio-c2ac1462b90a0383,libparking_lot-f31b6353a3efafeb,libparking_lot_core-7841de985c6de3a3,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libfuzzy_matcher-7cb163af173a8325,libthread_local-d5da2ac9bf724ea4,libcfg_if-33ef6c02a07f9fec,libunicode_segmentation-5eb0a5c8a3578cf5,libdyn_clone-4ac8e222c448f1c1,libenigo-4e7cd2b4e7245b45,libxkeysym-db82d4bc0bf9c497,liblog-5fb51f756c1191b0,libcolored-997143541f0303b2,liblazy_static-b3603208c0de2608,libclap-778135c019b4c30d,libatty-446cf219abaafef1,liblibc-04709b2177888c94,libstrsim-d620f0ade87b0f1f,libtermcolor-96a9ed65821a6544,libtextwrap-72ce4fc05f68a492,libindexmap-134afc313d9e7325,libhashbrown-8ac6e23154e6c3d0,libclap_lex-cd2d612a47b62685,libos_str_bytes-475790474f86a5f1,libbitflags-e2b4db6c651223da,libonce_cell-24c5d665b6879050,libanyhow-1bdf2e76b99b1cd6}.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" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmOBAXB/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/schedule_mouse_click-8b23e88e76947887" "-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" "4ba4c70e34cba859cf305376e605428f3fb165fc9bdb2ecf71dc21942211761b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba4c70e34cba859cf305376e605428f3fb165fc9bdb2ecf71dc21942211761b", kill_on_drop: false }`
[INFO] [stdout] 4ba4c70e34cba859cf305376e605428f3fb165fc9bdb2ecf71dc21942211761b
