[INFO] cloning repository https://github.com/ThomasGysemans/leptos-sweetalert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomasGysemans/leptos-sweetalert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasGysemans%2Fleptos-sweetalert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasGysemans%2Fleptos-sweetalert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b052b1bc24f5824d14c50bb3ba48544bfc9a74df [INFO] testing ThomasGysemans/leptos-sweetalert against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasGysemans%2Fleptos-sweetalert" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThomasGysemans/leptos-sweetalert on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ThomasGysemans/leptos-sweetalert [INFO] finished tweaking git repo https://github.com/ThomasGysemans/leptos-sweetalert [INFO] tweaked toml for git repo https://github.com/ThomasGysemans/leptos-sweetalert written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ThomasGysemans/leptos-sweetalert 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1e26d0a7e94add20f58c09ee92dd93b51f0f380bfe2b21c3e62747cdedce960 [INFO] running `Command { std: "docker" "start" "-a" "b1e26d0a7e94add20f58c09ee92dd93b51f0f380bfe2b21c3e62747cdedce960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1e26d0a7e94add20f58c09ee92dd93b51f0f380bfe2b21c3e62747cdedce960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e26d0a7e94add20f58c09ee92dd93b51f0f380bfe2b21c3e62747cdedce960", kill_on_drop: false }` [INFO] [stdout] b1e26d0a7e94add20f58c09ee92dd93b51f0f380bfe2b21c3e62747cdedce960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4890983c87dc0395be71da28a8f4833ea63e1b15993417bbf409c169a09e85ab [INFO] running `Command { std: "docker" "start" "-a" "4890983c87dc0395be71da28a8f4833ea63e1b15993417bbf409c169a09e85ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling manyhow-macros v0.10.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling server_fn_macro v0.6.11 [INFO] [stderr] Compiling manyhow v0.10.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling server_fn_macro_default v0.6.9 [INFO] [stderr] Compiling quote-use-macros v0.8.0 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling typed-builder-macro v0.18.1 [INFO] [stderr] Compiling quote-use v0.8.0 [INFO] [stderr] Compiling attribute-derive-macro v0.9.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-recursion v1.1.0 [INFO] [stderr] Compiling attribute-derive v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling typed-builder v0.18.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling leptos_hot_reload v0.6.11 [INFO] [stderr] Compiling leptos_macro v0.6.11 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling leptos_config v0.6.11 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling leptos_reactive v0.6.11 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling wasm-streams v0.4.0 [INFO] [stderr] Compiling server_fn v0.6.11 [INFO] [stderr] Compiling leptos_dom v0.6.11 [INFO] [stderr] Compiling leptos_server v0.6.11 [INFO] [stderr] Compiling leptos v0.6.11 [INFO] [stderr] Compiling leptos_sweetalert v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "4890983c87dc0395be71da28a8f4833ea63e1b15993417bbf409c169a09e85ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4890983c87dc0395be71da28a8f4833ea63e1b15993417bbf409c169a09e85ab", kill_on_drop: false }` [INFO] [stdout] 4890983c87dc0395be71da28a8f4833ea63e1b15993417bbf409c169a09e85ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a77101071cc5052c786ab5d5f74cbfea7a0dcc58c26ded89ebe0f7ae2d069e [INFO] running `Command { std: "docker" "start" "-a" "24a77101071cc5052c786ab5d5f74cbfea7a0dcc58c26ded89ebe0f7ae2d069e", kill_on_drop: false }` [INFO] [stderr] Compiling leptos_sweetalert v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.46s [INFO] running `Command { std: "docker" "inspect" "24a77101071cc5052c786ab5d5f74cbfea7a0dcc58c26ded89ebe0f7ae2d069e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a77101071cc5052c786ab5d5f74cbfea7a0dcc58c26ded89ebe0f7ae2d069e", kill_on_drop: false }` [INFO] [stdout] 24a77101071cc5052c786ab5d5f74cbfea7a0dcc58c26ded89ebe0f7ae2d069e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 434d3761b73401cb85969fe29103a550bb43f770beaefc1f27ce7d79f65ed364 [INFO] running `Command { std: "docker" "start" "-a" "434d3761b73401cb85969fe29103a550bb43f770beaefc1f27ce7d79f65ed364", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptos_sweetalert-c43d7ab7d6756755) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::tests::test_basic ... ok [INFO] [stdout] test tests::tests::test_basic_icon ... ok [INFO] [stdout] test tests::tests::test_common ... ok [INFO] [stdout] test tests::tests::test_default_swal ... ok [INFO] [stdout] test tests::tests::test_has_icon ... ok [INFO] [stdout] test tests::tests::test_has_text ... ok [INFO] [stdout] test tests::tests::test_has_title ... ok [INFO] [stdout] test tests::tests::test_pre_deny - should panic ... ok [INFO] [stdout] test tests::tests::test_pre_confirm - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests leptos_sweetalert [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/swal_icon.rs - swal_icon::SwalIconLike (line 12) ... ok [INFO] [stdout] test src/swal_options.rs - swal_options::SwalOptions::basic_icon (line 168) ... FAILED [INFO] [stdout] test src/swal_result.rs - swal_result::SwalResult::canceled (line 80) ... ok [INFO] [stdout] test src/swal_result.rs - swal_result::SwalResult::denied (line 56) ... ok [INFO] [stdout] test src/swal_options.rs - swal_options::SwalOptions (line 13) ... ok [INFO] [stdout] test src/swal_options.rs - swal_options::SwalOptions::basic (line 148) ... ok [INFO] [stdout] test src/swal_options.rs - swal_options::SwalOptions::common (line 188) ... ok [INFO] [stdout] test src/swal_result.rs - swal_result::SwalResult::confirmed (line 32) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/swal_options.rs - swal_options::SwalOptions::basic_icon (line 168) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc2Md4FH/symbols.o" "/tmp/rustdoctestmbQsfg/rust_out.rust_out.9242fac72db2cd11-cgu.0.rcgu.o" "/tmp/rustdoctestmbQsfg/rust_out.2hl2tb9xdtge7mguxzn2q1kvi.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libleptos_sweetalert-5d1ad1774c5dd806.rlib" "/opt/rustwide/target/debug/deps/libleptos-3c42b06129ed165b.rlib" "/opt/rustwide/target/debug/deps/libleptos_server-eb9dc36addbb41de.rlib" "/opt/rustwide/target/debug/deps/libleptos_config-5de1a485096f2865.rlib" "/opt/rustwide/target/debug/deps/libtyped_builder-90ff63db5367df97.rlib" "/opt/rustwide/target/debug/deps/libregex-5d643ad489837c7e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-65fbcc2e7272c41b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7caac28eed5e421d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-96109dd5bfd35bc9.rlib" "/opt/rustwide/target/debug/deps/libconfig-4f3eb6422885d805.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-d825f34b39de39df.rlib" "/opt/rustwide/target/debug/deps/libtoml-e11cd3cbd74611cd.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-7785c5f9d0948d30.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-22cf5b46a754cea1.rlib" "/opt/rustwide/target/debug/deps/libwinnow-16791b3053e12a3e.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-aa1f43119c0eeb15.rlib" "/opt/rustwide/target/debug/deps/libnom-501f57ca09815c79.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-163857506904af18.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-563cfaa7432a19b4.rlib" "/opt/rustwide/target/debug/deps/libleptos_dom-4035f031569a670b.rlib" "/opt/rustwide/target/debug/deps/libhtml_escape-223a83a72a074724.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-e798724b9096e7c2.rlib" "/opt/rustwide/target/debug/deps/libpad_adapter-4a42c6bbc6765afa.rlib" "/opt/rustwide/target/debug/deps/libitertools-fe92f0df221363d2.rlib" "/opt/rustwide/target/debug/deps/libeither-95875b9a12355098.rlib" "/opt/rustwide/target/debug/deps/libserver_fn-700c3e42a62b9a55.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-342452bc6f427101.rlib" "/opt/rustwide/target/debug/deps/libciborium-2fbb1f516e6006f9.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-210d45e97ca66885.rlib" "/opt/rustwide/target/debug/deps/libhalf-7f4f6a6fb18cc0ba.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-fb39fc6d0cbd372d.rlib" "/opt/rustwide/target/debug/deps/libxxhash_rust-94126c4df29ef1cd.rlib" "/opt/rustwide/target/debug/deps/libdashmap-1c7ffb81f1fb26b2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-68a59d9c05ef3b72.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-58bc520a9eaa680f.rlib" "/opt/rustwide/target/debug/deps/liblibc-db6d1022cbe7c1eb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/libconst_format-2643fc2ff40fc89b.rlib" "/opt/rustwide/target/debug/deps/libwasm_streams-e5b576a398747dc4.rlib" "/opt/rustwide/target/debug/deps/libgloo_net-59870190c3ff0f32.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-97644666cf9db934.rlib" "/opt/rustwide/target/debug/deps/libhttp-e1844d105c5ab9c1.rlib" "/opt/rustwide/target/debug/deps/libgloo_utils-eb68d385b4951240.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-f40d4a86e49cc47b.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-0ad68ef164a0c293.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-91e69b2eb1f7e60b.rlib" "/opt/rustwide/target/debug/deps/liburl-34e94d54e26c08e0.rlib" "/opt/rustwide/target/debug/deps/libidna-77e463d244e20468.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-184ea3783b9704ed.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9b64cff028edaa87.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libhttp-a1be63427794076b.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libbytes-2732d0fbd5e31f67.rlib" "/opt/rustwide/target/debug/deps/libsend_wrapper-e858739073310ca2.rlib" "/opt/rustwide/target/debug/deps/libleptos_reactive-702434a5a9f9b35f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c65d4407d4023dc4.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-4305639b8ee77ec1.rlib" "/opt/rustwide/target/debug/deps/libself_cell-0e62873aab6f91c7.rlib" "/opt/rustwide/target/debug/deps/libslotmap-dc4aee054f7a7bbe.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-c6f5474e70a2e7fd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-05672e0aabaceda3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e19a6ae0b23a44bc.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ad909cf2cd84416e.rlib" "/opt/rustwide/target/debug/deps/libserde-11d89d1732c37b9e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-867b72c1f58669f6.rlib" "/opt/rustwide/target/debug/deps/libfutures-5d5bb489ba8a20c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4557b1d3e321182c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c182c12fc9d84ab3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d8470a4b578ef69c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b01d4a1afd6f88b5.rlib" "/opt/rustwide/target/debug/deps/libslab-4af98065b6656afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1cc6a797ffeca2d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-be8c0dbcc571dd8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f891dfd68443eda.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b7e48a954509deff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libtracing-78437e3fc51227b3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-494c8f77b83eb5be.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmbQsfg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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/swal_options.rs - swal_options::SwalOptions::basic_icon (line 168) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.96s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "434d3761b73401cb85969fe29103a550bb43f770beaefc1f27ce7d79f65ed364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "434d3761b73401cb85969fe29103a550bb43f770beaefc1f27ce7d79f65ed364", kill_on_drop: false }` [INFO] [stdout] 434d3761b73401cb85969fe29103a550bb43f770beaefc1f27ce7d79f65ed364