[INFO] cloning repository https://github.com/mailwprolabs/mailwpro-webadmin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mailwprolabs/mailwpro-webadmin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmailwprolabs%2Fmailwpro-webadmin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmailwprolabs%2Fmailwpro-webadmin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac71d2b73860bd1b2f4a272553a52cd2fd7b5b0f
[INFO] checking mailwprolabs/mailwpro-webadmin against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmailwprolabs%2Fmailwpro-webadmin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mailwprolabs/mailwpro-webadmin
[INFO] finished tweaking git repo https://github.com/mailwprolabs/mailwpro-webadmin
[INFO] tweaked toml for git repo https://github.com/mailwprolabs/mailwpro-webadmin written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mailwprolabs/mailwpro-webadmin on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mailwprolabs/mailwpro-webadmin 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a146bda55e12292c3e57fcc3e5a0c58b860bf6f862c444589ae55b1a26fa8c78
[INFO] running `Command { std: "docker" "start" "-a" "a146bda55e12292c3e57fcc3e5a0c58b860bf6f862c444589ae55b1a26fa8c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a146bda55e12292c3e57fcc3e5a0c58b860bf6f862c444589ae55b1a26fa8c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a146bda55e12292c3e57fcc3e5a0c58b860bf6f862c444589ae55b1a26fa8c78", kill_on_drop: false }`
[INFO] [stdout] a146bda55e12292c3e57fcc3e5a0c58b860bf6f862c444589ae55b1a26fa8c78
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61eab9186fa0c14790da572e47cad74f9bde4120ea063fc583b99d560e7c527c
[INFO] running `Command { std: "docker" "start" "-a" "61eab9186fa0c14790da572e47cad74f9bde4120ea063fc583b99d560e7c527c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling leptos-use v0.12.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling leptos-use v0.13.5
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking constant_time_eq v0.2.6
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking qrcodegen-image v1.5.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking blowfish v0.7.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking codee v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking unic-langid-impl v0.9.5
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling attribute-derive v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling default-struct-builder v0.5.0
[INFO] [stderr]     Checking totp-rs v5.6.0
[INFO] [stderr]     Checking pwhash v1.0.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking web-sys v0.3.70
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.43
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking oco_ref v0.1.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.21
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.6.15
[INFO] [stderr]     Checking chrono-humanize v0.2.3
[INFO] [stderr]     Checking codee v0.2.0
[INFO] [stderr]    Compiling leptos_macro v0.6.15
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking leptos_config v0.6.15
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.0
[INFO] [stderr]     Checking leptos_reactive v0.6.15
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking server_fn v0.6.15
[INFO] [stderr]     Checking leptos_dom v0.6.15
[INFO] [stderr]     Checking leptos_server v0.6.15
[INFO] [stderr]     Checking leptos v0.6.15
[INFO] [stderr]     Checking leptos_meta v0.6.15
[INFO] [stderr]     Checking leptos_router v0.6.15
[INFO] [stderr]     Checking leptos-chartistry v0.1.7
[INFO] [stderr]     Checking webadmin v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/components/list/pagination.rs:42:47
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   <For each=move || (1..=total_pages.get()) key=|page| *page let:page>
[INFO] [stdout]    |                                         ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -                             <For each=move || (1..=total_pages.get()) key=|page| *page let:page>
[INFO] [stdout] 42 +                             <For each=move || 1..=total_pages.get() key=|page| *page let:page>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/components/list/pagination.rs:42:47
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   <For each=move || (1..=total_pages.get()) key=|page| *page let:page>
[INFO] [stdout]    |                                         ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -                             <For each=move || (1..=total_pages.get()) key=|page| *page let:page>
[INFO] [stdout] 42 +                             <For each=move || 1..=total_pages.get() key=|page| *page let:page>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webadmin` (bin "webadmin"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name webadmin --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "demo"))' -C metadata=4f16e67e7994b2f9 -C extra-filename=-261ec919c53661b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-3efd8e4d131274a8.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-573e2dc3abcde1c1.rmeta --extern chrono_humanize=/opt/rustwide/target/debug/deps/libchrono_humanize-fd01e07f0c6b7056.rmeta --extern codee=/opt/rustwide/target/debug/deps/libcodee-7930020941177f5d.rmeta --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-5d9d6e59be801826.rmeta --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-a13518e03e876cfc.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-3c676194eacaa68c.rmeta --extern gloo_net=/opt/rustwide/target/debug/deps/libgloo_net-e5d2b6b47626df0b.rmeta --extern gloo_storage=/opt/rustwide/target/debug/deps/libgloo_storage-514bc1e277d3fdaa.rmeta --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-1928404db85f0c0e.rmeta --extern leptos=/opt/rustwide/target/debug/deps/libleptos-2cd8ae375a44a04a.rmeta --extern leptos_chartistry=/opt/rustwide/target/debug/deps/libleptos_chartistry-87e70eebe8736d98.rmeta --extern leptos_use=/opt/rustwide/target/debug/deps/libleptos_use-fbebc1734619334e.rmeta --extern leptos_meta=/opt/rustwide/target/debug/deps/libleptos_meta-a12d872cbe08cfeb.rmeta --extern leptos_router=/opt/rustwide/target/debug/deps/libleptos_router-bafce1ac9b58acd5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-37b7ca84b5d67a63.rmeta --extern pwhash=/opt/rustwide/target/debug/deps/libpwhash-585c7f5ba9552439.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ac54e3ca86776980.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e312db33789a4a4c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-df923370d06fac52.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a9e7c2a0a20d2874.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-8a6a3690d2a50c2a.rmeta --extern totp_rs=/opt/rustwide/target/debug/deps/libtotp_rs-a2b417d9363d566e.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-eeba8c62a76061fe.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-bfcd0ef96c52737a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "61eab9186fa0c14790da572e47cad74f9bde4120ea063fc583b99d560e7c527c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61eab9186fa0c14790da572e47cad74f9bde4120ea063fc583b99d560e7c527c", kill_on_drop: false }`
[INFO] [stdout] 61eab9186fa0c14790da572e47cad74f9bde4120ea063fc583b99d560e7c527c
