[INFO] cloning repository https://github.com/magnificus/pnp-companion-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magnificus/pnp-companion-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnificus%2Fpnp-companion-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnificus%2Fpnp-companion-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5156617763a75aeb105fd2b4d20bdb582cc78466
[INFO] testing magnificus/pnp-companion-2 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%2Fmagnificus%2Fpnp-companion-2" "/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/magnificus/pnp-companion-2
[INFO] finished tweaking git repo https://github.com/magnificus/pnp-companion-2
[INFO] tweaked toml for git repo https://github.com/magnificus/pnp-companion-2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/magnificus/pnp-companion-2 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/magnificus/pnp-companion-2 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] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5a9f4ed9912afd6103992c1dcf6445015601595ddf1885b26a29ef0fe07e6aa
[INFO] running `Command { std: "docker" "start" "-a" "c5a9f4ed9912afd6103992c1dcf6445015601595ddf1885b26a29ef0fe07e6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a9f4ed9912afd6103992c1dcf6445015601595ddf1885b26a29ef0fe07e6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a9f4ed9912afd6103992c1dcf6445015601595ddf1885b26a29ef0fe07e6aa", kill_on_drop: false }`
[INFO] [stdout] c5a9f4ed9912afd6103992c1dcf6445015601595ddf1885b26a29ef0fe07e6aa
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2ff1626115b3e524859dc727b5bd9751a800983960dadee73dd31b3a053c38e
[INFO] running `Command { std: "docker" "start" "-a" "f2ff1626115b3e524859dc727b5bd9751a800983960dadee73dd31b3a053c38e", kill_on_drop: false }`
[INFO] [stderr] warning: pnp-companion v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-bundle` which is missing a lib target
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling dlopen2 v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling glib-macros v0.18.5
[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 gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pnp-companion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling libappindicator-sys v0.9.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling xml2json-rs v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum-server v0.7.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling libappindicator v0.9.0
[INFO] [stderr]    Compiling muda v0.15.3
[INFO] [stderr]    Compiling tao v0.30.8
[INFO] [stderr]    Compiling tray-icon v0.19.2
[INFO] [stdout] warning: static `ICON` is never used
[INFO] [stdout]   --> src/main.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static ICON: &[u8] = include_bytes!("../resources/pnp.png");
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_tray_icon` is never used
[INFO] [stdout]   --> src/main.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn create_tray_icon() -> Box<dyn FnOnce() + 'static> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[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/rustc9866PB/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaxum_server-0ec0c3b148708ef2,libtower-e9b02e56092def7f,libpin_project-299097802771b2fc,libtracing_subscriber-240b53797a3eaf6f,libnu_ansi_term-4432b332cb50067c,liboverload-4300a6f7ccfdef2f,libthread_local-dab8adc2b9b6e7bc,libsharded_slab-09adf4328c5d351e,libtracing_log-1fd96007f83e5b9a,libimage-fad39b620915113a,libimage_webp-febc6f763b0a0b15,libqoi-15c3f05bbcd2dcb3,libexr-e515439f520c8cf3,libzune_inflate-d0e08ac118b50232,libbit_field-e0ba7226faa1dc4d,liblebe-8271615584b4e00d,libhalf-f7f51ad856e5fca0,libzune_jpeg-686cc8964c51d410,libzune_core-e21589263af94ec3,libgif-8a1a230c9857bde6,libcolor_quant-7f431187b872c1d2,libbyteorder_lite-682fdcb88593f666,libravif-aa1bfae4b370c09d,libloop9-b6976061a8a87f89,libavif_serialize-d1bd9730184c4a94,libquick_error-c243840ec25f8cdc,librgb-0b47bef6f20423c3,librav1e-29605c21841918bb,libprofiling-91963d34542931b1,libav1_grain-3f86b3a4b8659eb0,libnom-67e32ffc7eca2c39,libnum_rational-cea8391c8f655959,libnum_bigint-d1d56423495bd6fb,libnum_integer-636316eef22c858c,libanyhow-d12f24748d403702,libdebug_unreachable-bd060a78c3a566c1,libmaybe_rayon-2f7295b793857d31,librayon-e354dfa1ec908f0b,librayon_core-446c442f223ca183,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libv_frame-7d0a955aa841156f,libaligned_vec-2a31b8927486a58e,libarrayvec-ff2a04082732a9b8,libbitstream_io-51837e50599998f2,libitertools-ef53ba2031b9bf26,libeither-2cc519f913412c79,libimgref-92160997bd8d8abc,libbytemuck-e784e16f6a6c0894,libnum_traits-a6045bc8b1610245,libtiff-3508412185b1934b,libweezl-00aa8e3c58f2311e,libjpeg_decoder-65640030514e4d97,libtao-97088ea7918a191d,libgdk_x11_sys-0aad5dfd176677a7,libgdk_wayland_sys-f5b8697886fe3589,libdlopen2-97404d6945b11f6c,libx11_dl-9ffe7925ea7eda45,libinstant-2b046b1f3ea3182d,libraw_window_handle-ecaf0dfc6994bc7f,libxml2json_rs-b5d6404eb3af6007,liblazy_static-58edaf41543212f3,libquick_xml-262963f0fadedd56,libreqwest-cdd635665902b2ac,librustls_pemfile-a2c885578bb30148,librustls_pki_types-dc6a00c662b8ff32,libipnet-5508fab34b1f3786,libhyper_tls-588dcb0c7a56c78e,libtokio_native_tls-48039c49fffc05ce,libencoding_rs-384800a720b7d777,libnative_tls-df57f82c7df2accf,libopenssl_probe-eea81a4ba667d54e,libopenssl-108ed921cd56731c,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-071f9195bac87c63,liburl-59f1902f52366bf3,libidna-e0a7902039f2c5af,libidna_adapter-20d4a7f39e6e7cc7,libicu_normalizer-84fd41d0c4a507c1,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libicu_properties-c7b5df3e32f643cf,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-d1bbecf7abeaa393,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-7d4614a6d55fc1e0,libicu_provider-51b8879c162eb3a1,libicu_locid-45f0ef53f5fa43df,liblitemap-b62145770086eed0,libtinystr-fe4a00ffb071109a,libzerovec-6175fbc07f895c14,libwriteable-30e32ee335eba874,libyoke-9269f145b7092e30,libzerofrom-f3f56e4ee83e65e9,libstable_deref_trait-6144d876008295f7,libregex-c966d2eeebccbc73,libregex_automata-99c46f05a2920023,libaho_corasick-7546b549f30b4ccf,libregex_syntax-ec3324d7c59077ca,libdotenv-584e5950295e3fe2,libbase64-29d4d4232c317d5e,libtray_icon-7d43103ce377cb5f,libdirs-3df976fd24a3fca9,libdirs_sys-5268569e31653253,liboption_ext-fd15afac2aba4923,libpng-a5cd28f18693d7c9,libbitflags-a9851ebd0ab18f47,libflate2-22db4a8467d93d5f,libminiz_oxide-73b737986f1983c2,libfdeflate-af95e624ba514c42,libsimd_adler32-9299ae48bc4af941,libcrc32fast-79ff3ad96335057f,libmuda-3ea980dcdcd0fea1,liblibxdo-3ef5118c0a731571,liblibxdo_sys-8b1874f4c53c9784,libx11-07bae685085ff447,libdpi-6943c827a98ec96a,libkeyboard_types-167453e819855673,libunicode_segmentation-199dfca739cb0090,liblibappindicator-b8e8741d57b845bd,libgtk-7554b89042546e4b,libfield_offset-da09ef370db27423,libmemoffset-3726e13dc730cb4d,libgdk-8c5949e22247b0c3,libpango-f099d3d50e8f0f98,libgdk_pixbuf-e65d0360356f5978,libgio-32f601cafc39fecf,libfutures_io-258036931af483fb,libcairo-23d561bdc809d613,libatk-ca1bcc3d8b3a41f4,liblibappindicator_sys-018a344327e6fcdd,liblibloading-e23cc84f73eaa547,libgtk_sys-266d4529450f7df4,libatk_sys-2e3616957270b1aa,libgdk_sys-a07117013e0e11ac,libpango_sys-19ff103dfbe24089,libgdk_pixbuf_sys-3a16665981483172,libcairo_sys-67fbb59a1930d4d0,libglib-78479bb5facfd9f1,libfutures_executor-f97668385cdd8171,libgio_sys-3d692fc8d809e749,libgobject_sys-8f599d69dc3ff3e3,libglib_sys-19e3441dc2ccc644,libthiserror-7a3b775e0d624b95,libcrossbeam_channel-06ba4a4997f0ddea,libcrossbeam_utils-d120373eaebf0872,libtower_http-2fd6cfbb47c3bf02,libbitflags-a4678c2b05d7531f,libaxum-2c34f0b299bb4317,libserde_path_to_error-380084c123031a4b,libserde_json-f0b06323b0b8eae4,libmemchr-b178a40a7718f9bf,libserde_urlencoded-4710e4b4f9c5373a,libryu-d85af8d8d92bc1e6,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhyper_util-4a4b8bd339417bea,libhyper-6f60ff739dc3b96b,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-17b0ad17c65b1a36,libh2-ff146784e88011b6,libindexmap-4d014ec314357cb2,libequivalent-9c3368f02729e3d6,libhashbrown-ded5b15ef116b6df,libatomic_waker-4d8f3a876068a9c4,libtokio_util-23c236c48bb81b34,libfutures_sink-999c1a898cc14726,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-7edad89c2b1b1b97,libmatchit-45e6ee32ef34b083,libserde-e525cca56f44768d,libaxum_core-7cfd99d255460aa5,libmime-aa776e7d0d3a99c3,libhttp_body_util-30bdafb4233f0d03,libhttp_body-78ccd83242f3c8a4,libhttp-898f869522037f4f,libitoa-225d8a58c5ba3b0e,libfnv-bf8b415be0978c3b,libtracing-fd41f32c5f639a20,liblog-7ec89b01588bed04,libtracing_core-3714adf7aa3f012a,libonce_cell-0f6868d56ef8b265,libtower-881ab1a9f3c75a91,libsync_wrapper-82795f8ff27c70cb,libfutures_util-d9dacf14f72476ac,libslab-2e4cb246cb0324b8,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libtower_layer-3b63c02b4d0ef938,libtower_service-d85697bf5431d8b4,libtokio-90bb38f357c54c45,libsignal_hook_registry-4a1aa7f794bfda34,libsocket2-9992d9e4a152178c,libbytes-aec5c46de8604e45,libmio-ad8799857a747a54,libparking_lot-9b3ef7f884cb1863,libparking_lot_core-ecebc480fc577d49,liblibc-58fe962e43b365e4,libcfg_if-d9b80cb51cda7b5b,libsmallvec-d61b6a2925e47009,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf}.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" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-ldl" "-lssl" "-lcrypto" "-lxdo" "-ldl" "-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" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lgio-2.0" "-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/rustc9866PB/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/pnp_companion-9995da03892aa96d" "-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 `pnp-companion` (bin "pnp-companion") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f2ff1626115b3e524859dc727b5bd9751a800983960dadee73dd31b3a053c38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2ff1626115b3e524859dc727b5bd9751a800983960dadee73dd31b3a053c38e", kill_on_drop: false }`
[INFO] [stdout] f2ff1626115b3e524859dc727b5bd9751a800983960dadee73dd31b3a053c38e
