[INFO] fetching crate tauri-plugin-dialog 2.4.0...
[INFO] testing tauri-plugin-dialog-2.4.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate tauri-plugin-dialog 2.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tauri-plugin-dialog 2.4.0
[INFO] finished tweaking crates.io crate tauri-plugin-dialog 2.4.0
[INFO] tweaked toml for crates.io crate tauri-plugin-dialog 2.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tauri-plugin-dialog 2.4.0 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 crates.io crate tauri-plugin-dialog 2.4.0 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-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87d9f08950dfaede3f79e9ffeadc990db9a2a5f820735889e84207654977450d
[INFO] running `Command { std: "docker" "start" "-a" "87d9f08950dfaede3f79e9ffeadc990db9a2a5f820735889e84207654977450d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87d9f08950dfaede3f79e9ffeadc990db9a2a5f820735889e84207654977450d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87d9f08950dfaede3f79e9ffeadc990db9a2a5f820735889e84207654977450d", kill_on_drop: false }`
[INFO] [stdout] 87d9f08950dfaede3f79e9ffeadc990db9a2a5f820735889e84207654977450d
[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=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] 9e5d23ff343d0d0a7aa9013407c2ceb6d0b760bb052f8d389f5311a57d8e0b77
[INFO] running `Command { std: "docker" "start" "-a" "9e5d23ff343d0d0a7aa9013407c2ceb6d0b760bb052f8d389f5311a57d8e0b77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling tauri-runtime v2.8.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling rfd v0.15.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling ico v0.4.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling serialize-to-javascript-impl v0.1.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling cargo_metadata v0.19.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling kuchikiki v0.8.8-speedreader
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling serialize-to-javascript v0.1.2
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling embed-resource v3.0.2
[INFO] [stderr]    Compiling cargo_toml v0.22.1
[INFO] [stderr]    Compiling tauri-winres v0.3.0
[INFO] [stderr]    Compiling tauri-utils v2.7.0
[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 atk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling tauri-build v2.4.0
[INFO] [stderr]    Compiling tauri-plugin v2.4.0
[INFO] [stderr]    Compiling tauri-codegen v2.4.0
[INFO] [stderr]    Compiling tauri v2.8.4
[INFO] [stderr]    Compiling tauri-plugin-fs v2.4.2
[INFO] [stderr]    Compiling tauri-macros v2.4.0
[INFO] [stderr]    Compiling tauri-plugin-dialog v2.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling webkit2gtk v2.0.1
[INFO] [stderr]    Compiling muda v0.17.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "9e5d23ff343d0d0a7aa9013407c2ceb6d0b760bb052f8d389f5311a57d8e0b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e5d23ff343d0d0a7aa9013407c2ceb6d0b760bb052f8d389f5311a57d8e0b77", kill_on_drop: false }`
[INFO] [stdout] 9e5d23ff343d0d0a7aa9013407c2ceb6d0b760bb052f8d389f5311a57d8e0b77
[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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc7b892470ae5a7ce54f55ceefa4b293f0ec0724408ee1d13a3e5acc275b061e
[INFO] running `Command { std: "docker" "start" "-a" "cc7b892470ae5a7ce54f55ceefa4b293f0ec0724408ee1d13a3e5acc275b061e", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling wry v0.53.2
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling tauri-runtime-wry v2.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling dlopen2 v0.8.0
[INFO] [stderr]    Compiling tao v0.34.2
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling kuchikiki v0.8.8-speedreader
[INFO] [stderr]    Compiling tauri-utils v2.7.0
[INFO] [stderr]    Compiling tauri-build v2.4.0
[INFO] [stderr]    Compiling tauri-plugin v2.4.0
[INFO] [stderr]    Compiling tauri-codegen v2.4.0
[INFO] [stderr]    Compiling tauri v2.8.4
[INFO] [stderr]    Compiling tauri-plugin-fs v2.4.2
[INFO] [stderr]    Compiling tauri-macros v2.4.0
[INFO] [stderr]    Compiling tauri-plugin-dialog v2.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.25s
[INFO] running `Command { std: "docker" "inspect" "cc7b892470ae5a7ce54f55ceefa4b293f0ec0724408ee1d13a3e5acc275b061e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc7b892470ae5a7ce54f55ceefa4b293f0ec0724408ee1d13a3e5acc275b061e", kill_on_drop: false }`
[INFO] [stdout] cc7b892470ae5a7ce54f55ceefa4b293f0ec0724408ee1d13a3e5acc275b061e
[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=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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8048677982d47b99fc78e078568468c0471a1059b699af8f2c6155f05dddb420
[INFO] running `Command { std: "docker" "start" "-a" "8048677982d47b99fc78e078568468c0471a1059b699af8f2c6155f05dddb420", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tauri_plugin_dialog-3052f02f8f5f1766)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tauri_plugin_dialog
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - Dialog<R>::message (line 99) ... FAILED
[INFO] [stdout] test src/lib.rs - Dialog<R>::message (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::blocking_pick_folders (line 670) ... ok
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::blocking_pick_file (line 612) ... ok
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::blocking_pick_files (line 631) ... ok
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::blocking_save_file (line 690) ... ok
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::blocking_pick_folder (line 650) ... ok
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::save_file (line 588) ... FAILED
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::pick_files (line 522) ... FAILED
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::pick_folders (line 565) ... ok
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::pick_folder (line 543) ... ok
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::pick_files (line 501) ... ok
[INFO] [stdout] test src/lib.rs - FileDialogBuilder<R>::pick_file (line 477) ... ok
[INFO] [stdout] test src/lib.rs - Dialog<R>::message (line 116) ... ok
[INFO] [stdout] test src/lib.rs - Dialog<R>::message (line 82) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Dialog<R>::message (line 99) stdout ----
[INFO] [stdout] error[E0308]: arguments to this enum variant are incorrect
[INFO] [stdout]   --> src/lib.rs:107:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |       .buttons(MessageDialogButtons::OkCancelCustom("Yes", "No"))
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -----  ---- expected `String`, found `&str`
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/models.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     OkCancelCustom(String, String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 11 |       .buttons(MessageDialogButtons::OkCancelCustom("Yes".to_string(), "No"))
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 11 |       .buttons(MessageDialogButtons::OkCancelCustom("Yes", "No".to_string()))
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Dialog<R>::message (line 138) stdout ----
[INFO] [stdout] error[E0308]: arguments to this enum variant are incorrect
[INFO] [stdout]   --> src/lib.rs:148:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .buttons(MessageDialogButtons::OkCancelCustom("Yes", "No"))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -----  ---- expected `String`, found `&str`
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/models.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     OkCancelCustom(String, String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .buttons(MessageDialogButtons::OkCancelCustom("Yes".to_string(), "No"))
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .buttons(MessageDialogButtons::OkCancelCustom("Yes", "No".to_string()))
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FileDialogBuilder<R>::save_file (line 588) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWZ9MYW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtauri_plugin_dialog-24ee8a2e29c7ff39,librfd-37bade29347f09ed,libtauri_plugin_fs-2b8c4872f4254b12,libtauri-f678a5a7495f0363,libmime-0188e0814ca7ddbf,libgetrandom-1e244ae0ab978787,libcfg_if-3e7fc4e38d4a72b5,libtauri_runtime_wry-2578605b797c19bb,libwry-c6b271dd24f686cb,libdirs-3ebfb3111ab315cd,libdirs_sys-12176369b26f371b,liboption_ext-61303ef911796993,libtao-7d9c0e7ed0284ff2,libgdk_wayland_sys-53125c30887d8750,libdlopen2-481d8b62d7fc2399,liblazy_static-3674be3f4245d19b,libmuda-b1f993b4924c5347,libkeyboard_types-bbec30d1d650a867,libunicode_segmentation-421de088ab714999,libcrossbeam_channel-c92d5dc59887942d,libcrossbeam_utils-02f58a81c9899c97,libtokio-873881aca600e772,libtauri_runtime-442f2848dc320d14,libwebkit2gtk-863c5bf175f0b3e0,libjavascriptcore-3b2c619b71597e47,libsoup-24e41521139861c3,libgtk-9d84a72a94fd4124,libfield_offset-07f5faf66e6d61b4,libmemoffset-344b8ffdb269c81d,libatk-150865a424cb84e4,libgdk-e9cb667a8dbdb3d0,libpango-e373659289a16ad6,libgdk_pixbuf-dabaae7542996e33,libcairo-72ab34c4c2323614,libgio-136f0ccd0d53a5e2,libfutures_io-6a4719510b0746bc,libglib-d510fa86612e875a,libfutures_executor-53e07c09228b4e9c,libfutures_util-7196c180a67902a3,libslab-0a476b530f8e6631,libpin_project_lite-72bf04572caa1c84,libpin_utils-3860774ad9b215b5,libfutures_task-e09ab7898221cb97,libfutures_channel-bcaf6695731d86fd,libfutures_core-6189164566e294f9,libonce_cell-e9252a7b5119f3eb,libbitflags-1bdfb308d5762346,libwebkit2gtk_sys-2a437952b831cf0f,libsoup3_sys-519d1f487f402f15,libjavascriptcore_rs_sys-6daa8ac4a093fcce,libgtk_sys-e9d6c8d0282c5027,libatk_sys-d654737970d6017b,libgdk_sys-71890c084494d917,libpango_sys-1bcf96ba0912e500,libgdk_pixbuf_sys-78b5cbc5af91493c,libgio_sys-79ad572ceb84dba6,libcairo_sys-11a3657b2ac7ddaa,libgobject_sys-0cf2c258b045230f,libglib_sys-42189798fb91ad74,liblibc-d75767512c50648b,libcookie-2327cd481fb61c8d,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libdpi-ebf47d7b3cc546b2,libserialize_to_javascript-cdac35e3c7f8da6b,libraw_window_handle-633e2839334924d0,libtauri_utils-5bc35d9a52b2e86e,libdunce-5dff5fddf59c9eea,libinfer-b85e88c32a6711ce,libcfb-ce71a26491c44f38,libbyteorder-8f59b6d1bfdaa844,libuuid-7a38b11c805ca2f1,liburlpattern-791cb0bdc49d2158,libunic_ucd_ident-52690056aff75565,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libglob-fdff816d37c421a4,liblog-9c5892e2c6fd8400,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libjson_patch-fc0709e8fec5ef2b,libthiserror-ea6dcf424bb96199,libjsonptr-f1a87296b560a38b,libserde_with-1704640b7c6d27aa,libserde_json-5f20a39dc6fa42d6,libmemchr-08f38e9718637002,libryu-a7164637bc4900ee,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libphf-192dc61b6d5962eb,libphf_shared-5740a9e3ed9667f5,libsiphasher-03bcd832dc490f0a,libtoml-752eef5d5eb4eb69,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-2dc95486243981c9,libtoml_datetime-708dbd9bcd845202,libserde_untagged-4eaade823a9c049c,liberased_serde-e18f2c304d22f717,libtypeid-b534a902d1524b61,liburl-c7109e43ced1fab8,libidna-80957d025d675f7d,libidna_adapter-186e5e83259aeecb,libicu_normalizer-df9a5fab4c9b12ac,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-1ceb351caaf54c36,libicu_properties-8652478920928a63,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-13cf873238d16914,libicu_locid_transform_data-592a482cca19c097,libicu_collections-b98634b572e16604,libicu_provider-fa52ce84f0c75e97,libicu_locid-799b95a7a18d99a7,liblitemap-77adb1e9469fbec5,libtinystr-4c9e6e305ade1f66,libzerovec-3916c0d9008d074d,libwriteable-1e5dea0053e4c229,libyoke-14512e37db35e495,libzerofrom-2f67121d77bb3efe,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-3baae243d34208d4,libpercent_encoding-af9df9186596bd92,libthiserror-36f6b729d13f68d5,libanyhow-ae63679af1e3713c,libsemver-2c14f80970601c81,libserde-b4999c80a0c2eac3}.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" "-lgobject-2.0" "-lwebkit2gtk-4.1" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-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" "/tmp/rustcWZ9MYW/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" "/tmp/rustdoctestgA48sx/rust_out" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FileDialogBuilder<R>::pick_files (line 522) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7V5sfO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtauri_plugin_dialog-24ee8a2e29c7ff39,librfd-37bade29347f09ed,libtauri_plugin_fs-2b8c4872f4254b12,libtauri-f678a5a7495f0363,libmime-0188e0814ca7ddbf,libgetrandom-1e244ae0ab978787,libcfg_if-3e7fc4e38d4a72b5,libtauri_runtime_wry-2578605b797c19bb,libwry-c6b271dd24f686cb,libdirs-3ebfb3111ab315cd,libdirs_sys-12176369b26f371b,liboption_ext-61303ef911796993,libtao-7d9c0e7ed0284ff2,libgdk_wayland_sys-53125c30887d8750,libdlopen2-481d8b62d7fc2399,liblazy_static-3674be3f4245d19b,libmuda-b1f993b4924c5347,libkeyboard_types-bbec30d1d650a867,libunicode_segmentation-421de088ab714999,libcrossbeam_channel-c92d5dc59887942d,libcrossbeam_utils-02f58a81c9899c97,libtokio-873881aca600e772,libtauri_runtime-442f2848dc320d14,libwebkit2gtk-863c5bf175f0b3e0,libjavascriptcore-3b2c619b71597e47,libsoup-24e41521139861c3,libgtk-9d84a72a94fd4124,libfield_offset-07f5faf66e6d61b4,libmemoffset-344b8ffdb269c81d,libatk-150865a424cb84e4,libgdk-e9cb667a8dbdb3d0,libpango-e373659289a16ad6,libgdk_pixbuf-dabaae7542996e33,libcairo-72ab34c4c2323614,libgio-136f0ccd0d53a5e2,libfutures_io-6a4719510b0746bc,libglib-d510fa86612e875a,libfutures_executor-53e07c09228b4e9c,libfutures_util-7196c180a67902a3,libslab-0a476b530f8e6631,libpin_project_lite-72bf04572caa1c84,libpin_utils-3860774ad9b215b5,libfutures_task-e09ab7898221cb97,libfutures_channel-bcaf6695731d86fd,libfutures_core-6189164566e294f9,libonce_cell-e9252a7b5119f3eb,libbitflags-1bdfb308d5762346,libwebkit2gtk_sys-2a437952b831cf0f,libsoup3_sys-519d1f487f402f15,libjavascriptcore_rs_sys-6daa8ac4a093fcce,libgtk_sys-e9d6c8d0282c5027,libatk_sys-d654737970d6017b,libgdk_sys-71890c084494d917,libpango_sys-1bcf96ba0912e500,libgdk_pixbuf_sys-78b5cbc5af91493c,libgio_sys-79ad572ceb84dba6,libcairo_sys-11a3657b2ac7ddaa,libgobject_sys-0cf2c258b045230f,libglib_sys-42189798fb91ad74,liblibc-d75767512c50648b,libcookie-2327cd481fb61c8d,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libdpi-ebf47d7b3cc546b2,libserialize_to_javascript-cdac35e3c7f8da6b,libraw_window_handle-633e2839334924d0,libtauri_utils-5bc35d9a52b2e86e,libdunce-5dff5fddf59c9eea,libinfer-b85e88c32a6711ce,libcfb-ce71a26491c44f38,libbyteorder-8f59b6d1bfdaa844,libuuid-7a38b11c805ca2f1,liburlpattern-791cb0bdc49d2158,libunic_ucd_ident-52690056aff75565,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libglob-fdff816d37c421a4,liblog-9c5892e2c6fd8400,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libjson_patch-fc0709e8fec5ef2b,libthiserror-ea6dcf424bb96199,libjsonptr-f1a87296b560a38b,libserde_with-1704640b7c6d27aa,libserde_json-5f20a39dc6fa42d6,libmemchr-08f38e9718637002,libryu-a7164637bc4900ee,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libphf-192dc61b6d5962eb,libphf_shared-5740a9e3ed9667f5,libsiphasher-03bcd832dc490f0a,libtoml-752eef5d5eb4eb69,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-2dc95486243981c9,libtoml_datetime-708dbd9bcd845202,libserde_untagged-4eaade823a9c049c,liberased_serde-e18f2c304d22f717,libtypeid-b534a902d1524b61,liburl-c7109e43ced1fab8,libidna-80957d025d675f7d,libidna_adapter-186e5e83259aeecb,libicu_normalizer-df9a5fab4c9b12ac,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-1ceb351caaf54c36,libicu_properties-8652478920928a63,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-13cf873238d16914,libicu_locid_transform_data-592a482cca19c097,libicu_collections-b98634b572e16604,libicu_provider-fa52ce84f0c75e97,libicu_locid-799b95a7a18d99a7,liblitemap-77adb1e9469fbec5,libtinystr-4c9e6e305ade1f66,libzerovec-3916c0d9008d074d,libwriteable-1e5dea0053e4c229,libyoke-14512e37db35e495,libzerofrom-2f67121d77bb3efe,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-3baae243d34208d4,libpercent_encoding-af9df9186596bd92,libthiserror-36f6b729d13f68d5,libanyhow-ae63679af1e3713c,libsemver-2c14f80970601c81,libserde-b4999c80a0c2eac3}.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" "-lgobject-2.0" "-lwebkit2gtk-4.1" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-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" "/tmp/rustc7V5sfO/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" "/tmp/rustdoctestmTidUX/rust_out" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Dialog<R>::message (line 138)
[INFO] [stdout]     src/lib.rs - Dialog<R>::message (line 99)
[INFO] [stdout]     src/lib.rs - FileDialogBuilder<R>::pick_files (line 522)
[INFO] [stdout]     src/lib.rs - FileDialogBuilder<R>::save_file (line 588)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8048677982d47b99fc78e078568468c0471a1059b699af8f2c6155f05dddb420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8048677982d47b99fc78e078568468c0471a1059b699af8f2c6155f05dddb420", kill_on_drop: false }`
[INFO] [stdout] 8048677982d47b99fc78e078568468c0471a1059b699af8f2c6155f05dddb420
