[INFO] cloning repository https://github.com/ltratcliff/pokeMonitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltratcliff/pokeMonitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratcliff%2FpokeMonitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratcliff%2FpokeMonitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8ce5061eb4eb55367cf9205536999834b46d1ab
[INFO] testing ltratcliff/pokeMonitor against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratcliff%2FpokeMonitor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ltratcliff/pokeMonitor
[INFO] finished tweaking git repo https://github.com/ltratcliff/pokeMonitor
[INFO] tweaked toml for git repo https://github.com/ltratcliff/pokeMonitor written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ltratcliff/pokeMonitor on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ltratcliff/pokeMonitor 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc76c6db486378b07892f86eadb63b0b655481534713aee7813d817f3119371f
[INFO] running `Command { std: "docker" "start" "-a" "cc76c6db486378b07892f86eadb63b0b655481534713aee7813d817f3119371f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc76c6db486378b07892f86eadb63b0b655481534713aee7813d817f3119371f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc76c6db486378b07892f86eadb63b0b655481534713aee7813d817f3119371f", kill_on_drop: false }`
[INFO] [stdout] cc76c6db486378b07892f86eadb63b0b655481534713aee7813d817f3119371f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d129c4a790e3072c5b1f2a3ca1ce7a70c8b1729b906b2e32a3836ba883894224
[INFO] running `Command { std: "docker" "start" "-a" "d129c4a790e3072c5b1f2a3ca1ce7a70c8b1729b906b2e32a3836ba883894224", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling libappindicator-sys v0.9.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling dlopen2 v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling scraper v0.26.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling muda v0.15.3
[INFO] [stderr]    Compiling libappindicator v0.9.0
[INFO] [stderr]    Compiling tao v0.33.0
[INFO] [stderr]    Compiling tray-icon v0.19.3
[INFO] [stderr]    Compiling pokemonItor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]   --> src/main.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn send_notification(title: &str, body: &str) {
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/main.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn send_notification(title: &str, body: &str) {
[INFO] [stdout]    |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcDu5eo2/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtray_icon-b08835b713c1bb93,libdirs-c79a4c11d2db2ffa,libdirs_sys-cedccdb5208d9e27,liboption_ext-fd15afac2aba4923,libpng-122dc764a30ba5f1,libbitflags-a9851ebd0ab18f47,libflate2-0839033ef420cdcd,libminiz_oxide-5952121ac0c785fc,libfdeflate-dc242f53693c4563,libsimd_adler32-f35e32ba6abd0c50,libcrc32fast-6a12d0129be5e8d8,libmuda-ba34058100328b57,liblibxdo-d0c7ad6f4cbd893b,liblibxdo_sys-9b6d8c98ed7db32b,libkeyboard_types-2b6cfa268cb7ccab,libserde-705f33d8a63b2a28,libunicode_segmentation-104fa2bc10933852,liblibappindicator-c335473cd5a3f072,liblibappindicator_sys-ef3be1f074248465,liblibloading-51da29259deaf7f4,libthiserror-1bc3e35980d8482d,libtao-9c1febc674fdb866,libgdk_x11_sys-bebea823400c1bca,libx11-9786a08eb140b333,libgdk_wayland_sys-420916fbb356f7d0,libdlopen2-0e4bc7927a585881,libcrossbeam_channel-048ffa2fb09a6176,libcrossbeam_utils-dbe6faacf78f7a1d,libx11_dl-097bec7457ae7897,libgtk-2981a2c714f6ec01,libfield_offset-54a2c8bae0b444a6,libmemoffset-ccbf7b68730dc353,libgdk-79a4ed63700714d0,libpango-6206933fd81c05b4,libgdk_pixbuf-2d3cd556a1054ce5,libgio-6d76dee5f8bad42e,libfutures_io-1f5c42698b08f771,libcairo-4c9866a126c1cad4,libatk-e5bbfded8fc3b6b8,libglib-9f1905228fe7b66f,libfutures_executor-63a466b3700a13ed,libmemchr-19f85ccd2b063f07,libthiserror-ff1ac66914620816,libgtk_sys-21daed37205fbcc4,libatk_sys-f55e61125c4240ff,libgdk_sys-36596ed181f9ab46,libpango_sys-98ca86a0fb013665,libgdk_pixbuf_sys-0d74087a8026b5ea,libgio_sys-c5effd133104abb2,libcairo_sys-00b285c767925b0f,libgobject_sys-6ae058cd8d28eda4,libglib_sys-281c594dcbe34e20,libdpi-d2863fb2347a8cfc,libraw_window_handle-ecaf0dfc6994bc7f,liblazy_static-58edaf41543212f3,libscraper-9c54162dd4131d44,libego_tree-619deb10c5636108,libselectors-b4901794345392f8,librustc_hash-a6118d07d5ba6cd8,libservo_arc-6cb67388b30b838b,libderive_more-e13c6af188b83fd3,libcssparser-d749622671321088,libdtoa_short-2c5aed6e8bbbff9d,libdtoa-479166319f92cf0a,libhtml5ever-6f7b881215e2064f,libmarkup5ever-e21b5a397fc92735,libtendril-39d23900305e9e7c,libutf8-1f85abd39b41966a,libweb_atoms-10718c360fa5066b,libstring_cache-6ae21dae1d6e2a81,libprecomputed_hash-c267fe7f0c895484,libdebug_unreachable-bd060a78c3a566c1,libphf-404b7f8e0ad4a8d2,libphf_shared-3c31b7605612c387,libsiphasher-b9ea855e19237acb,libreqwest-cd44e8eac0ff69f4,librustls_platform_verifier-d5850581ffcf6d91,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,libhyper_rustls-94a57fdd5d1b5aa4,libtokio_rustls-417d1c4da60ba286,librustls-b1e6e16bc89a90b0,libsubtle-4f5a50036df13274,libwebpki-105976a15b4d3009,libuntrusted-ae5fa18859ffcbba,libaws_lc_rs-b8f81fb855523df3,libaws_lc_sys-743afe137ce5d356,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libtower_http-60516494b49dc004,libbitflags-421cd4a8d0c04bc0,libserde_core-6504fde8f3d6c9d3,libiri_string-9b9050047a32a8cf,libtower-d6d0b92bd7b5baa9,libtower_layer-3b63c02b4d0ef938,libhyper_util-d8ec4ef875306153,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-c41bb7c5fdbea2b6,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-66cbb90894b30248,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-929dd02fad068ac3,libequivalent-2f5434284319e1e1,libhashbrown-8efbfc8b0f4264c8,libfnv-bf8b415be0978c3b,libtokio_util-28c3bbce5c400562,libfutures_sink-972a6e6f22232cfe,libatomic_waker-4d8f3a876068a9c4,libfutures_channel-4f9d91a446a2fd27,libfutures_util-6ce6d7c7cac50baa,libslab-229cf4143d039c7e,libfutures_task-16f44b435b6f0168,libtokio-5ebf552750e5c508,libsignal_hook_registry-bb9ea3b5660da4d5,liberrno-625a0afc71bfbfff,libsocket2-4d4ace5b7919bcf5,libmio-1dbda0db0434211e,libparking_lot-93f5f36eff8e53e9,libparking_lot_core-1a52e37d9f06cbbb,liblibc-4be905c164757f9f,libcfg_if-73907a425b6e514e,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-f257d3eb4c7f1ee4,libpin_project_lite-dbd15b1f007a2c34,libhttp_body-07a4b824ab69fae3,liblog-b4877c6cda7d43ee,liburl-3b50914366eb9005,libidna-329f6b5e6e531f5a,libidna_adapter-b010a28952ea63eb,libicu_properties-1fd0ffb8559b75e0,libicu_properties_data-63794672d700cbd7,libicu_normalizer-078a66f31c4e8d61,libsmallvec-ef7fb5c9422ea9d3,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-41df0f87cf1768cc,libutf8_iter-d59950773a6f062b,libpotential_utf-92a3c00e0154d16a,libicu_provider-74374da2d3981ac8,libicu_locale_core-4de6ec95c0b33549,libtinystr-a87254d08c8c18c5,liblitemap-f219fd6b5e5e8db5,libwriteable-101d110308c1677e,libzerovec-d9ea9e1d82c6b505,libzerotrie-627359a4a7592e1e,libyoke-997aac4850484747,libstable_deref_trait-f0222816cc594333,libzerofrom-25b733217eb305f2,libform_urlencoded-6842d452b4fba26f,libpercent_encoding-b8714e110ca16f4c,libhttp-a0bc74fc3ed71420,libitoa-c3f3678fd0b86a79,libbytes-00a102391b5f478f,libsync_wrapper-88a17f87f20db495,libfutures_core-3f2014b84910caad}.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" "-ldl" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-ldl" "-lgobject-2.0" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcDu5eo2/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/aws-lc-sys-8b770e38d2f84237/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pokemonItor-6f00cf6cdf58c642" "-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 `pokemonItor` (bin "pokemonItor") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d129c4a790e3072c5b1f2a3ca1ce7a70c8b1729b906b2e32a3836ba883894224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d129c4a790e3072c5b1f2a3ca1ce7a70c8b1729b906b2e32a3836ba883894224", kill_on_drop: false }`
[INFO] [stdout] d129c4a790e3072c5b1f2a3ca1ce7a70c8b1729b906b2e32a3836ba883894224
