[INFO] cloning repository https://github.com/omerbustun/keep-active [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omerbustun/keep-active" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbustun%2Fkeep-active", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbustun%2Fkeep-active'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c01f6b51b3663ff4a9edc9300da30ccfff1ce288 [INFO] building omerbustun/keep-active against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbustun%2Fkeep-active" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/omerbustun/keep-active [INFO] finished tweaking git repo https://github.com/omerbustun/keep-active [INFO] tweaked toml for git repo https://github.com/omerbustun/keep-active written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/omerbustun/keep-active on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/omerbustun/keep-active 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f77ba0bd31706f4b735297f2b55c230fbbc72aa02707c316822699e3f1b9ecfa [INFO] running `Command { std: "docker" "start" "-a" "f77ba0bd31706f4b735297f2b55c230fbbc72aa02707c316822699e3f1b9ecfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f77ba0bd31706f4b735297f2b55c230fbbc72aa02707c316822699e3f1b9ecfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77ba0bd31706f4b735297f2b55c230fbbc72aa02707c316822699e3f1b9ecfa", kill_on_drop: false }` [INFO] [stdout] f77ba0bd31706f4b735297f2b55c230fbbc72aa02707c316822699e3f1b9ecfa [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab2af389756c1772c034e574eb053086326426899381abf07e7958d424242d69 [INFO] running `Command { std: "docker" "start" "-a" "ab2af389756c1772c034e574eb053086326426899381abf07e7958d424242d69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling enigo v0.1.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling keep-active v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.11s [INFO] running `Command { std: "docker" "inspect" "ab2af389756c1772c034e574eb053086326426899381abf07e7958d424242d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2af389756c1772c034e574eb053086326426899381abf07e7958d424242d69", kill_on_drop: false }` [INFO] [stdout] ab2af389756c1772c034e574eb053086326426899381abf07e7958d424242d69 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04b1df0d61a037e0d0129efc62ab5d57798c6ee201b341715289de7e47cc0ab3 [INFO] running `Command { std: "docker" "start" "-a" "04b1df0d61a037e0d0129efc62ab5d57798c6ee201b341715289de7e47cc0ab3", kill_on_drop: false }` [INFO] [stderr] Compiling keep-active v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEYmJ8R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzbus-c05c5001cc3e1b4e,libasync_fs-c9a627a4e5644b03,libblocking-910f67a54a0cba4b,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_channel-ffeed73e9f7fa06e,libevent_listener_strategy-9e40e105ace9a8b8,libevent_listener-0c797eef1262841c,libhex-28742b4ca144387c,libasync_executor-7cebad9e96569584,libfastrand-503f12a96d791409,libfutures_lite-ab6ebc18d7f12c96,libasync_task-65820d26b839a505,libordered_stream-d67efb984a64787d,libasync_broadcast-8710dc25880b069f,librand-5b1dec6b771c6740,librand_chacha-3370bdf723d312c7,libppv_lite86-99f33c1a755e92aa,libzerocopy-c7da921a648e5fb4,librand_core-1ab5943844726eca,libgetrandom-b996327625c2cb6b,libxdg_home-6c3441a867a7df15,libsha1-078f0e805e9f8442,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libtracing-e0b332df7ffa41a9,libtracing_core-46e3e2d0ba5b5e98,libfutures_util-e54a9f8511ad6683,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libonce_cell-5c42cc25c3567235,libnix-0eb0752947599092,libmemoffset-a1fcc961b97da21a,libasync_io-8fe3204e40289c05,librustix-5c0b4a35d93c22de,libio_lifetimes-e57822b700aca094,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libslab-b066ee2c679b47fd,libpolling-48fa18fbe0ce83fa,liblog-7d65fd516d3aa4e6,libconcurrent_queue-637ee8e3d700f7d7,libcrossbeam_utils-91927a3795a3e91d,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libsocket2-2eedb14e4dd1f9de,libfutures_lite-d78cdf84c905c68b,libmemchr-3ffe5f7a52883367,libfastrand-1a1f7fa7e5b5edde,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libzbus_names-353b14d21cd83bdd,libzvariant-bc22aea91584bb79,libenumflags2-247136d0b5042170,libbyteorder-1efcbe4f07366651,libserde-4a9907a0132139df,libstatic_assertions-d53a9977dc6e27e5,libcfg_if-33ef6c02a07f9fec,libenigo-1f5e7a63f736e0a1,liblibc-348bb14b111b37ff,libderive_builder-ec289ac811dba670,libanyhow-86336943e25b38f2}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEYmJ8R/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/keep_active-7b3a153ea502b85c" "-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 `keep-active` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "04b1df0d61a037e0d0129efc62ab5d57798c6ee201b341715289de7e47cc0ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b1df0d61a037e0d0129efc62ab5d57798c6ee201b341715289de7e47cc0ab3", kill_on_drop: false }` [INFO] [stdout] 04b1df0d61a037e0d0129efc62ab5d57798c6ee201b341715289de7e47cc0ab3