[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/b052b1bc24f5824d14c50bb3ba48544bfc9a74df against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasGysemans%2Fleptos-sweetalert" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThomasGysemans/leptos-sweetalert on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "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-1-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-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3f0f746fec9fdbbba97b838fd3f7cbf2a6cd3381f7160ab56c340f5cca4df47 [INFO] running `Command { std: "docker" "start" "-a" "c3f0f746fec9fdbbba97b838fd3f7cbf2a6cd3381f7160ab56c340f5cca4df47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3f0f746fec9fdbbba97b838fd3f7cbf2a6cd3381f7160ab56c340f5cca4df47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f0f746fec9fdbbba97b838fd3f7cbf2a6cd3381f7160ab56c340f5cca4df47", kill_on_drop: false }` [INFO] [stdout] c3f0f746fec9fdbbba97b838fd3f7cbf2a6cd3381f7160ab56c340f5cca4df47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9af25be4d6bf7781bb79fb3ab090cddf7180c34721c3cc44dcf6ff29642b5810 [INFO] running `Command { std: "docker" "start" "-a" "9af25be4d6bf7781bb79fb3ab090cddf7180c34721c3cc44dcf6ff29642b5810", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.2.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 smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [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-bidi v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling walkdir v2.5.0 [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 rustc-hash v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [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 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 tracing-attributes v0.1.27 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling server_fn_macro_default v0.6.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote-use-macros v0.8.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling typed-builder-macro v0.18.1 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling quote-use v0.8.0 [INFO] [stderr] Compiling async-recursion v1.1.0 [INFO] [stderr] Compiling attribute-derive-macro v0.9.1 [INFO] [stderr] Compiling typed-builder v0.18.1 [INFO] [stderr] Compiling attribute-derive v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [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_server v0.6.11 [INFO] [stderr] Compiling leptos_dom 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 1m 28s [INFO] running `Command { std: "docker" "inspect" "9af25be4d6bf7781bb79fb3ab090cddf7180c34721c3cc44dcf6ff29642b5810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af25be4d6bf7781bb79fb3ab090cddf7180c34721c3cc44dcf6ff29642b5810", kill_on_drop: false }` [INFO] [stdout] 9af25be4d6bf7781bb79fb3ab090cddf7180c34721c3cc44dcf6ff29642b5810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba7afc9cf574dac709bd43ebb1b7b69b5455f206c87abfbf10fdb9e8c3d78c25 [INFO] running `Command { std: "docker" "start" "-a" "ba7afc9cf574dac709bd43ebb1b7b69b5455f206c87abfbf10fdb9e8c3d78c25", 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 2.30s [INFO] running `Command { std: "docker" "inspect" "ba7afc9cf574dac709bd43ebb1b7b69b5455f206c87abfbf10fdb9e8c3d78c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7afc9cf574dac709bd43ebb1b7b69b5455f206c87abfbf10fdb9e8c3d78c25", kill_on_drop: false }` [INFO] [stdout] ba7afc9cf574dac709bd43ebb1b7b69b5455f206c87abfbf10fdb9e8c3d78c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a4bd449bde60269631d115aa713b71232e2f408821bb0b1454a421e6c5c1728 [INFO] running `Command { std: "docker" "start" "-a" "3a4bd449bde60269631d115aa713b71232e2f408821bb0b1454a421e6c5c1728", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [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_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_basic_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.07s [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::common (line 188) ... FAILED [INFO] [stdout] test src/swal_result.rs - swal_result::SwalResult::confirmed (line 32) ... ok [INFO] [stdout] test src/swal_options.rs - swal_options::SwalOptions::basic (line 148) ... ok [INFO] [stdout] test src/swal_result.rs - swal_result::SwalResult::canceled (line 80) ... ok [INFO] [stdout] test src/swal_options.rs - swal_options::SwalOptions (line 13) ... 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::basic_icon (line 168) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/swal_options.rs - swal_options::SwalOptions::common (line 188) 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-10-19-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/rustcuEooA9/symbols.o" "/tmp/rustdoctestYB1KA6/rust_out.rust_out.206e7eec516780ad-cgu.0.rcgu.o" "/tmp/rustdoctestYB1KA6/rust_out.8dei8buw5eou9j4lkft1iy4ql.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-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-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-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.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-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYB1KA6/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::common (line 188) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.70s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3a4bd449bde60269631d115aa713b71232e2f408821bb0b1454a421e6c5c1728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4bd449bde60269631d115aa713b71232e2f408821bb0b1454a421e6c5c1728", kill_on_drop: false }` [INFO] [stdout] 3a4bd449bde60269631d115aa713b71232e2f408821bb0b1454a421e6c5c1728