[INFO] cloning repository https://github.com/AOD-App/AOD-ActionServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOD-App/AOD-ActionServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOD-App%2FAOD-ActionServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOD-App%2FAOD-ActionServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf40c2914f4d68af3426f5aaee3fb5d0940168be
[INFO] testing AOD-App/AOD-ActionServer against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOD-App%2FAOD-ActionServer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AOD-App/AOD-ActionServer
[INFO] finished tweaking git repo https://github.com/AOD-App/AOD-ActionServer
[INFO] tweaked toml for git repo https://github.com/AOD-App/AOD-ActionServer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AOD-App/AOD-ActionServer on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AOD-App/AOD-ActionServer 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43727e982e657d6f1ca4054002fe6e71f5c9f61454837454cc6c2f197835b1d2
[INFO] running `Command { std: "docker" "start" "-a" "43727e982e657d6f1ca4054002fe6e71f5c9f61454837454cc6c2f197835b1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43727e982e657d6f1ca4054002fe6e71f5c9f61454837454cc6c2f197835b1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43727e982e657d6f1ca4054002fe6e71f5c9f61454837454cc6c2f197835b1d2", kill_on_drop: false }`
[INFO] [stdout] 43727e982e657d6f1ca4054002fe6e71f5c9f61454837454cc6c2f197835b1d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce506754723c8308b0f07cc30cbeddd44d7f1654df1f3b437bc6a19041159960
[INFO] running `Command { std: "docker" "start" "-a" "ce506754723c8308b0f07cc30cbeddd44d7f1654df1f3b437bc6a19041159960", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling if-addrs v0.12.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling xkbcommon v0.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling enigo v0.3.0
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling libmdns v0.9.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling local-ip-address v0.6.3
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stderr]    Compiling notify-rust v4.11.5
[INFO] [stderr]    Compiling aod-actionserver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustczfholp/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnotify_rust-367f1a260bfa6259,libzbus-cdaa615b4e08756f,libblocking-57074fd06224eace,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libasync_executor-fd1c3b5faf7cbd73,libasync_process-fbe9aa76a321d6d6,libasync_signal-565d9b410e0f1fab,libasync_task-65820d26b839a505,libasync_channel-9cc097c8f8d11b1a,libordered_stream-d67efb984a64787d,libasync_broadcast-d48765764fe5555a,libnix-dacc591d73c2e5d6,libmemoffset-d097e3ee30e4731d,libasync_io-b57fde9ed0750cbb,libpolling-b1314047762b9c0d,libconcurrent_queue-637ee8e3d700f7d7,libcrossbeam_utils-91927a3795a3e91d,libasync_lock-23f2de16913dd9e9,libevent_listener_strategy-ca2d9c06e3d3eb48,libevent_listener-2a9813909ceb344e,libfutures_lite-3f67561f1db0b885,libparking-49fcf10303d3525f,libzbus_names-3ea6581e47bc281d,libzvariant-f3b1b74e041f8ade,libenumflags2-cd21e562d7857051,libendi-d033325cd113c16e,libzvariant_utils-ff78f9adee6d091c,libsyn-f370134115545e6e,libquote-fe622ca59c480222,libproc_macro2-b96db65b9390e4fd,libunicode_ident-4f522618e649367c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstatic_assertions-d53a9977dc6e27e5,libenigo-ab3108b5db32d14e,libxkbcommon-068689807f27899d,libmemmap2-b384ef70597dbe21,libxkeysym-db82d4bc0bf9c497,libwayland_protocols_wlr-ef0d0a9c56c1c138,libwayland_protocols_plasma-b8eb81484471aebb,libwayland_protocols_misc-52ccc838c895e40e,libwayland_protocols-52ebdcadae10a87d,libwayland_client-01b1c203851f213f,libwayland_backend-ce7157c9cb28530a,libdowncast_rs-af2d5a07fb165ed2,libwayland_sys-4284d0884bb35e10,liblocal_ip_address-5987ddc9f9aca366,libthiserror-17a30fb70dddae3b,libneli-b1d44b6a8720c5c5,libbyteorder-1efcbe4f07366651,liblazy_static-b3603208c0de2608,librocket-bca07f910408f92a,libnum_cpus-d152b15fb1593dc2,libtempfile-b1975bb94b7200e5,libgetrandom-44a1567d5994e038,libfastrand-503f12a96d791409,librustix-d07e301e1e1871a3,libbitflags-0dbcd73e56b9cd85,liblinux_raw_sys-aa9c2ff6a845f8dc,libserde_json-fba4e6235dff4a4a,libryu-6b175d60b6f34152,librocket_http-e1ab6d570ce45c5b,libcookie-d21b6266c967c620,libstable_pattern-972dfc2c4ec00cc8,libref_cast-ce6054b633193701,libpercent_encoding-9bee39bbc5bd523a,libhyper-b08b2d9f2d21b95a,libh2-518fc4b2f3b24968,libtower_service-0d7df29686b13872,libtracing-9defc4fe33e05385,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libhttp_body-fa4ff39daccfb0dc,libhttpdate-9f9d2502c6a38412,libhttp-79d5e444db6d9d5a,libmulter-ba7a5f859182cf1d,libmime-4b44681fdb2c65f7,libtokio_util-e4227e409fdee529,libhttparse-393f41ac46057270,libspin-bbfc7d9afebf93b8,libencoding_rs-68ad4a143c31cce1,libhttp-df75b824086b5e7b,libfnv-2d77ec4f6f971b24,libeither-0d03427b61e42fdc,libtokio_stream-aef2a8a5a67ff119,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-43d961267990b5b9,libparking_lot_core-9971e02f769b183f,libcfg_if-33ef6c02a07f9fec,libsmallvec-281037d54150f451,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libubyte-7ec2d3b1024c9749,liblog-2b95e8355e160732,libtime-0f5a97f5cfecba12,libitoa-d34da3363977f6fb,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libfigment-152f90835c1c52d3,libtoml-96f4e02a79fe61bf,libtoml_edit-85309482b5f98894,libserde_spanned-8a401cf78fde4216,libindexmap-312127590ba59b70,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-0a767e9ac34a92d8,libtoml_datetime-5a31ac1563932dd0,libuncased-275327966d229a0d,libpear-e244ec8772532e84,libinlinable_string-be82f8463bd0ceb4,libserde-d3a5b8ebb0da6da8,libtokio-c57d49649b35f076,libsignal_hook_registry-ac5de3f021ea9d32,libsocket2-b6f400c9e8a9a2e9,libbytes-7a433da9c1db3f26,libmio-12d82b86515938eb,libfutures-f0dc74f89f9e48d0,libfutures_util-ea8475a145fdeae4,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-42b6e04e9956b84d,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-f82550a4ec74d263,libis_terminal-3786c3c2d981e5be,liblibc-348bb14b111b37ff}.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" "-lxkbcommon" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczfholp/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/aod_actionserver-af5041f0cf449337" "-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 `aod-actionserver` (bin "aod-actionserver") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ce506754723c8308b0f07cc30cbeddd44d7f1654df1f3b437bc6a19041159960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce506754723c8308b0f07cc30cbeddd44d7f1654df1f3b437bc6a19041159960", kill_on_drop: false }`
[INFO] [stdout] ce506754723c8308b0f07cc30cbeddd44d7f1654df1f3b437bc6a19041159960
