[INFO] cloning repository https://github.com/0xDAEF0F/tibia-autohealer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xDAEF0F/tibia-autohealer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xDAEF0F%2Ftibia-autohealer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xDAEF0F%2Ftibia-autohealer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9951cd18e0e63c9a82c69ba05b2779e421dd544e
[INFO] testing 0xDAEF0F/tibia-autohealer against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xDAEF0F%2Ftibia-autohealer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xDAEF0F/tibia-autohealer
[INFO] finished tweaking git repo https://github.com/0xDAEF0F/tibia-autohealer
[INFO] tweaked toml for git repo https://github.com/0xDAEF0F/tibia-autohealer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xDAEF0F/tibia-autohealer 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 git repo https://github.com/0xDAEF0F/tibia-autohealer 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ea0a1e05f2539b45844198f660043f8bf35e3da5ef949f126219bbec0d31e39d
[INFO] running `Command { std: "docker" "start" "-a" "ea0a1e05f2539b45844198f660043f8bf35e3da5ef949f126219bbec0d31e39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea0a1e05f2539b45844198f660043f8bf35e3da5ef949f126219bbec0d31e39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0a1e05f2539b45844198f660043f8bf35e3da5ef949f126219bbec0d31e39d", kill_on_drop: false }`
[INFO] [stdout] ea0a1e05f2539b45844198f660043f8bf35e3da5ef949f126219bbec0d31e39d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6055bb6b413a2e0bef4aa65c715f2bd72f0094724ca074b5aa15be884d9e96c8
[INFO] running `Command { std: "docker" "start" "-a" "6055bb6b413a2e0bef4aa65c715f2bd72f0094724ca074b5aa15be884d9e96c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bytemuck v1.14.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling enigo v0.1.3
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling xcb v1.3.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling xcap v0.0.3
[INFO] [stderr]    Compiling tibia-autohealer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgtND1G/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libxcap-a4f66f0af26f4bf5,libxcb-feb3a581473d0195,libpercent_encoding-af9df9186596bd92,libdbus-aad3951f1de0c652,liblibdbus_sys-355a448ba9a5ec15,libimage-b9a3bb3723ff4b74,libqoi-7f04c893fd00c838,libbytemuck-afa0bdd0309e3c92,libpng-78e3953fd07015f8,libfdeflate-a4fadcb38258be34,libbitflags-dde12b0d7d495b50,libexr-959640a2fb0b6d11,libflume-13874b39da8b8970,libzune_inflate-830e3160eed64e83,libbit_field-fb70c6f816573082,liblebe-5694b67511a9813c,libhalf-b7d55a294ad5af7d,libsmallvec-752b9ce7d78a9e06,libgif-6e1381c52562123c,libcolor_quant-72accfe2cafd1a2d,libbyteorder-8f59b6d1bfdaa844,libnum_traits-a514559589efd01b,libtiff-60cfa28532bea11d,libflate2-0106a7d4dcf0a8f8,libminiz_oxide-398ac37eedcdf328,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libcfg_if-3e7fc4e38d4a72b5,libweezl-81d61edd414eb5e8,libjpeg_decoder-918f877d765c86d1,librayon-1699c18a56224d16,librayon_core-f137fb9180d6afdc,libcrossbeam_deque-9435ce428ad66027,libcrossbeam_epoch-041d70dd5f59120a,libcrossbeam_utils-fda2cfa30b24c11b,libeither-9a2eefee56828921,libthiserror-7713723089579965,libregex-39825a215b3eaa06,libregex_automata-da312c9d830d303f,libaho_corasick-647cf78a93816ba8,libmemchr-866410f869193d0e,libregex_syntax-493f5c90e53c4ba0,libenigo-e3504e294019eb2b,liblibc-4c260f4814e68eb7,libanyhow-bfb3d5276e5b59af}.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" "-lxcb" "-lxdo" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgtND1G/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" "/opt/rustwide/target/debug/build/libdbus-sys-444489a36def082a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tibia_autohealer-d8cfeebd0d529fb6" "-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 `tibia-autohealer` (bin "tibia-autohealer") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6055bb6b413a2e0bef4aa65c715f2bd72f0094724ca074b5aa15be884d9e96c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6055bb6b413a2e0bef4aa65c715f2bd72f0094724ca074b5aa15be884d9e96c8", kill_on_drop: false }`
[INFO] [stdout] 6055bb6b413a2e0bef4aa65c715f2bd72f0094724ca074b5aa15be884d9e96c8
