[INFO] cloning repository https://github.com/Ry0taK/aw-watcher-window-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ry0taK/aw-watcher-window-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRy0taK%2Faw-watcher-window-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRy0taK%2Faw-watcher-window-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bec0e50b8bf3defda882ae128f44df25d9238c99 [INFO] testing Ry0taK/aw-watcher-window-rs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRy0taK%2Faw-watcher-window-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Ry0taK/aw-watcher-window-rs [INFO] finished tweaking git repo https://github.com/Ry0taK/aw-watcher-window-rs [INFO] tweaked toml for git repo https://github.com/Ry0taK/aw-watcher-window-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ry0taK/aw-watcher-window-rs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ry0taK/aw-watcher-window-rs 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ActivityWatch/aw-server-rust.git` [INFO] [stderr] Updating git submodule `https://github.com/ActivityWatch/aw-webui.git` [INFO] [stderr] Updating git submodule `https://github.com/ActivityWatch/media.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gethostname v0.5.0 [INFO] [stderr] Downloaded winsafe v0.0.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c51d2e691ca3b60edbb839ef20ea1ef2b9b8b93a5e7907a394297f125467cd3 [INFO] running `Command { std: "docker" "start" "-a" "3c51d2e691ca3b60edbb839ef20ea1ef2b9b8b93a5e7907a394297f125467cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c51d2e691ca3b60edbb839ef20ea1ef2b9b8b93a5e7907a394297f125467cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c51d2e691ca3b60edbb839ef20ea1ef2b9b8b93a5e7907a394297f125467cd3", kill_on_drop: false }` [INFO] [stdout] 3c51d2e691ca3b60edbb839ef20ea1ef2b9b8b93a5e7907a394297f125467cd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d88b3298ec4a450b6f3f24db3a57fe972c0d278cf8c387f619b9f9be83d55b4e [INFO] running `Command { std: "docker" "start" "-a" "d88b3298ec4a450b6f3f24db3a57fe972c0d278cf8c387f619b9f9be83d55b4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling winsafe v0.0.22 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling gethostname v0.4.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling gethostname v0.5.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling aw-models v0.1.0 (https://github.com/ActivityWatch/aw-server-rust.git?rev=a0cdef90cf86cd8d2cc89723f5751c1123ae7e2b#a0cdef90) [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling aw-client-rust v0.1.0 (https://github.com/ActivityWatch/aw-server-rust.git?rev=a0cdef90cf86cd8d2cc89723f5751c1123ae7e2b#a0cdef90) [INFO] [stderr] Compiling aw-watcher-window-rs v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcm418PV/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaw_client_rust-118aa6c3ab5fee92,libreqwest-d8f027611f3e08d1,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-edfa9f3a29e1c6b4,libbase64-64299f9d815d057c,libipnet-346d915a0dce48fd,libtokio_native_tls-ae177f11d8f6b9ce,libserde_urlencoded-1426ca75bd3679bb,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libnative_tls-1387fdeaeb0bf291,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-f9e5f71d3f98e6e2,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-175d90858a2f250d,libhyper-b6a7232d9ad5a3d9,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-a0d6006ab0b57980,libindexmap-08b6e5ca97476a0e,libequivalent-fdc46004df91ad08,libhashbrown-47c759383abea0da,libtokio_util-5ce37d0b03636151,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-13f03661196e9492,libtracing_core-1a977c0faab82eff,libonce_cell-debe7c411cf97340,libfutures_channel-179401688c37d974,libtokio-08a63b735be6e2fd,libsocket2-18589de1202e5ef4,libmio-5a0cf9b3af30c775,libsync_wrapper-17f912c27eab8964,libhttp_body-04346634fe9bb55b,libfutures_util-b5e1ea92c509846d,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-1b69109c4d0b18c5,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-0a2eb60e164a2a87,libidna-631a1c13008b09a9,libidna_adapter-229f9dd7ee26fde5,libicu_normalizer-1e72e95e6c0913f3,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-84105c363ec8e8d5,libicu_properties-b891d37a868d74dd,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-f9f702cd11aae92f,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-1a3eca96c395f78d,libicu_provider-504dd1e590f33ccb,libicu_locid-0e5ae1b40d2a5949,liblitemap-cc127d15603ff5ed,libtinystr-69e29a0f82e851e2,libzerovec-5602a2734e2a1ffe,libwriteable-45c783735d88c2b0,libyoke-89817a75134e505c,libzerofrom-ecb7ecc76366c893,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-3fec65441034439c,libbytes-3d9b205de7df0211,libfnv-2d77ec4f6f971b24,libgethostname-228066967d109cd3,liblibc-a54d3590d42aa520,libaw_models-3a5be8eef6e0c0dc,libschemars-6f36149e832a6e0c,libdyn_clone-4ac8e222c448f1c1,liblog-5fb51f756c1191b0,libgethostname-5c1a04de2284962c,librustix-d0c8da14e53df3dc,libbitflags-ce446ee600bbaa5e,liblinux_raw_sys-d18182bd64b3f3ef,libwinsafe-5f97c0cd092a536b,libserde_json-ab0b1518a51243f5,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libclap-9043e72aaa2302bb,libclap_builder-77189f8bd41f14bc,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8404c74ac766bb4f,libanstyle-df82d657645c4a5c,libchrono-ea1258a53c253fff,libnum_traits-e621cc1bb1c4679c,libiana_time_zone-33839373f004bfb1,libserde-400ded105973e05a}.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" "-lssl" "-lcrypto" "-lkernel32" "-luser32" "-lcomdlg32" "-luser32" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcm418PV/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/aw_watcher_window_rs-7d602a36f081a8f6" "-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 -lkernel32 [INFO] [stdout] rust-lld: error: unable to find library -luser32 [INFO] [stdout] rust-lld: error: unable to find library -lcomdlg32 [INFO] [stdout] rust-lld: error: unable to find library -luser32 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aw-watcher-window-rs` (bin "aw-watcher-window-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d88b3298ec4a450b6f3f24db3a57fe972c0d278cf8c387f619b9f9be83d55b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88b3298ec4a450b6f3f24db3a57fe972c0d278cf8c387f619b9f9be83d55b4e", kill_on_drop: false }` [INFO] [stdout] d88b3298ec4a450b6f3f24db3a57fe972c0d278cf8c387f619b9f9be83d55b4e