[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/cf40c2914f4d68af3426f5aaee3fb5d0940168be against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOD-App%2FAOD-ActionServer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AOD-App/AOD-ActionServer on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2969bcd1f530b5d0504d2e2ab7bb3d80a50bf50f0d857576a17e99963ec6372e
[INFO] running `Command { std: "docker" "start" "-a" "2969bcd1f530b5d0504d2e2ab7bb3d80a50bf50f0d857576a17e99963ec6372e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2969bcd1f530b5d0504d2e2ab7bb3d80a50bf50f0d857576a17e99963ec6372e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2969bcd1f530b5d0504d2e2ab7bb3d80a50bf50f0d857576a17e99963ec6372e", kill_on_drop: false }`
[INFO] [stdout] 2969bcd1f530b5d0504d2e2ab7bb3d80a50bf50f0d857576a17e99963ec6372e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d82d0c5a7506cb8139dcbc577e790fc3158e11de59d2bfbbd9003c4f9a8cd9d3
[INFO] running `Command { std: "docker" "start" "-a" "d82d0c5a7506cb8139dcbc577e790fc3158e11de59d2bfbbd9003c4f9a8cd9d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[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 libc v0.2.169
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling xkbcommon v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling if-addrs v0.12.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling enigo v0.3.0
[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 async-trait v0.1.86
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling libmdns v0.9.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling local-ip-address v0.6.3
[INFO] [stderr]    Compiling zvariant v5.4.0
[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/rustcs7ubDT/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnotify_rust-c12dc64a14a949e1.rlib,libzbus-6962a3967e1d6c86.rlib,libblocking-5672b466fb204594.rlib,libpiper-eaf122dbbb9ca66b.rlib,libatomic_waker-0318f74187e34102.rlib,libhex-f8780b52ba33bd3a.rlib,libasync_executor-5929236123654756.rlib,libasync_process-5d1f353e2e4b67d0.rlib,libasync_signal-609ec9e92274a8c5.rlib,libasync_task-e3831091b3493770.rlib,libasync_channel-3dab87e99ed3d18c.rlib,libordered_stream-6d298d08a2ad6cac.rlib,libasync_broadcast-e6f388a9641765c2.rlib,libnix-d25d70593768b76a.rlib,libmemoffset-f35b5b900a93bf0c.rlib,libasync_io-9f834be23ce580ce.rlib,libpolling-e0f804083c0fbb83.rlib,libconcurrent_queue-66c2524fca918d54.rlib,libcrossbeam_utils-34909e3a944c0bf9.rlib,libasync_lock-06eec2812068edc0.rlib,libevent_listener_strategy-929eba5ede886a70.rlib,libevent_listener-3d207f21bf79f8c4.rlib,libfutures_lite-543c625c428c8c32.rlib,libparking-ec4184986a5c57ee.rlib,libzbus_names-6f841d383e699ba5.rlib,libzvariant-75b9c566f3a0ed95.rlib,libenumflags2-881ebaa28a18db7a.rlib,libendi-ae663cf4f2402f13.rlib,libzvariant_utils-b5d903b405674bc2.rlib,libsyn-f8d022d817bc5613.rlib,libquote-1722a558cdefefb6.rlib,libproc_macro2-d71b9d2202b52f97.rlib,libunicode_ident-b44efd21e361c898.rlib}.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-637a4f0624448cb4.rlib,libenigo-27d647e356323505.rlib,libxkbcommon-ef7a67f352a38aa8.rlib,libmemmap2-9d653ecd33f58757.rlib,libxkeysym-72952535c2825fb1.rlib,libwayland_protocols_wlr-a23c7c2438f4fbfe.rlib,libwayland_protocols_plasma-59b23df0246c58af.rlib,libwayland_protocols_misc-a4a70bc64ebaa88f.rlib,libwayland_protocols-dc9d3ccaee7554b3.rlib,libwayland_client-e6fb6606f32d6bcb.rlib,libwayland_backend-0b406efd94a13173.rlib,libdowncast_rs-a8e654cae4712720.rlib,libwayland_sys-f550aec5cc1fe5b2.rlib,liblocal_ip_address-915e8876a3d15c9f.rlib,libthiserror-f1adec501a9e18f5.rlib,libneli-cd0bbd11019eeac0.rlib,libbyteorder-6bb12dffd5e1b12b.rlib,liblazy_static-5f41077b1fb4f2c7.rlib,librocket-f3cf1b3b64a977e4.rlib,libnum_cpus-8b5e7735ad69350b.rlib,libtempfile-7c11bbd0e8dd1f13.rlib,libgetrandom-68fa47385baad05f.rlib,libfastrand-28aa0b45135fee0d.rlib,librustix-8bc9d3be97bcbc5a.rlib,libbitflags-df5b6bbb42f67050.rlib,liblinux_raw_sys-b8a0e7aabdc14957.rlib,libserde_json-1d1edab01ec88ae7.rlib,libryu-7214d2edf96e74f1.rlib,librocket_http-fa26113172d29195.rlib,libcookie-0e9948c51fb49a6f.rlib,libstable_pattern-96104a5e8094fd02.rlib,libref_cast-913dd52c5245991d.rlib,libpercent_encoding-229c2c99579622da.rlib,libhyper-56c0713a75b56df3.rlib,libh2-9cd82338e18ad7be.rlib,libtower_service-c2c80786030df979.rlib,libtracing-d0647461f8fb0d35.rlib,libtracing_core-a85195355334fcfc.rlib,libonce_cell-d6d23378b97a3369.rlib,libhttp_body-3c81ce9c05c13542.rlib,libhttpdate-6b7615a860c061eb.rlib,libhttp-35c17d845a9cf31d.rlib,libmulter-222850d1f96fa766.rlib,libmime-652e973b9e045891.rlib,libtokio_util-168f39cebdff1ac7.rlib,libhttparse-12bc775c1fc86d38.rlib,libspin-adbfefd874217e76.rlib,libencoding_rs-3babb2613aed14fd.rlib,libhttp-3d5910b4cae082e4.rlib,libfnv-cad931e6de93593b.rlib,libeither-d9350474cfeab10b.rlib,libtokio_stream-55cc3499b32b5485.rlib,libatomic-e4251e7669031793.rlib,libstate-56739062142ee90e.rlib,libparking_lot-f0cf12ff9f2eeb1b.rlib,libparking_lot_core-e199879af6f84635.rlib,libcfg_if-238a855292fb6d2b.rlib,libsmallvec-f5e207a2c5e6c299.rlib,liblock_api-a4200cc9456ecbe8.rlib,libscopeguard-1b6afc93d27f72f6.rlib,libubyte-410cfb07b34de9d0.rlib,liblog-b9fc06e624df1b9b.rlib,libtime-80bd404f9b36a8f1.rlib,libitoa-e10f65f3a0b494de.rlib,libtime_core-d236fdcaa4ea2de1.rlib,libnum_conv-aebdc4e81a363553.rlib,libderanged-8c29042ac86670ca.rlib,libpowerfmt-c1c3f87cd6419213.rlib,libfigment-e7eb016b44b9a10c.rlib,libtoml-abd3744a7c6b9b43.rlib,libtoml_edit-8fc59bf5e5c3fcf5.rlib,libserde_spanned-6239e134468c537e.rlib,libindexmap-c08429421e89b252.rlib,libequivalent-75c815eea0f2c106.rlib,libhashbrown-d9a098defff7ebff.rlib,libwinnow-b8695168f2af2814.rlib,libtoml_datetime-f102a0de76f323f0.rlib,libuncased-ed22d22326f82e69.rlib,libpear-eeae52218fed8a21.rlib,libinlinable_string-5885703de4cbb8ad.rlib,libserde-4fe29b2fd38446ac.rlib,libtokio-5106a2d9631e8c27.rlib,libsignal_hook_registry-dc8aae7708b4374d.rlib,libsocket2-12e5b34968331593.rlib,libbytes-7afb0a9b73e3a9d3.rlib,libmio-0162b81a6f28018d.rlib,libfutures-53657b7c195b4210.rlib,libfutures_util-59ac397033c31f0e.rlib,libmemchr-608d6d24a619d2bf.rlib,libfutures_io-2f14b1f48afa2310.rlib,libslab-72d35c5b8bd97d50.rlib,libfutures_channel-936568f69017fa45.rlib,libfutures_sink-0f6e1bb6dc26a643.rlib,libfutures_task-3a4d5f580eabc392.rlib,libpin_utils-c09967ab85f7644d.rlib,libasync_stream-5dfc52eac91cf63d.rlib,libpin_project_lite-669ab13378d6d882.rlib,libfutures_core-6a962cd5a09a8a6c.rlib,libyansi-b0bf867306425369.rlib,libis_terminal-252785a4ee34caa2.rlib,liblibc-4b9feb5baca0e178.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxdo" "-lxkbcommon" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcs7ubDT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-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-b34bc0fda2c19087" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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" "d82d0c5a7506cb8139dcbc577e790fc3158e11de59d2bfbbd9003c4f9a8cd9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82d0c5a7506cb8139dcbc577e790fc3158e11de59d2bfbbd9003c4f9a8cd9d3", kill_on_drop: false }`
[INFO] [stdout] d82d0c5a7506cb8139dcbc577e790fc3158e11de59d2bfbbd9003c4f9a8cd9d3
