Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Upgrade to Leptos 0.5 #78

Closed
wants to merge 2 commits into from

clippy: disable some warnings due to leptos bug #1825

11dacbd
Select commit
Loading
Failed to load commit list.
Closed

WIP: Upgrade to Leptos 0.5 #78

clippy: disable some warnings due to leptos bug #1825
11dacbd
Select commit
Loading
Failed to load commit list.
Garnix CI / package default [aarch64-darwin] succeeded Oct 2, 2023 in 3m 34s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling winnow v0.5.15
   Compiling miniz_oxide v0.7.1
   Compiling rayon v1.8.0
   Compiling backtrace v0.3.69
   Compiling gloo-console v0.2.3
   Compiling os_info v3.7.0
   Compiling bincode v1.3.3
   Compiling leptos v0.5.0
   Compiling toml_edit v0.19.15
   Compiling addr2line v0.21.0
   Compiling regex-automata v0.1.10
   Compiling getrandom v0.2.10
   Compiling object v0.32.1
   Compiling anymap2 v0.13.0
   Compiling rustc-demangle v0.1.23
   Compiling core-foundation-sys v0.8.4
   Compiling overload v0.1.1
   Compiling nu-ansi-term v0.46.0
   Compiling toml v0.7.8
   Compiling matchers v0.1.0
   Compiling sysinfo v0.29.10
   Compiling gloo-worker v0.2.1
   Compiling uuid v1.4.1
   Compiling serde_with v3.3.0
   Compiling gloo-history v0.1.5
   Compiling gloo-file v0.2.3
   Compiling gloo-net v0.3.1
   Compiling gloo-storage v0.2.2
   Compiling gloo-render v0.1.1
   Compiling gloo-dialogs v0.1.1
   Compiling bytesize v1.3.0
   Compiling serde_test v1.0.176
   Compiling sharded-slab v0.1.6
   Compiling tracing-log v0.1.3
   Compiling thread_local v1.1.7
   Compiling strsim v0.10.0
   Compiling clap_lex v0.5.1
   Compiling tracing-subscriber v0.3.17
   Compiling clap_builder v4.4.6
   Compiling human-panic v1.2.1
   Compiling nix_rs v0.2.0 (/private/tmp/nix-build-nix-browser-0.1.0.drv-0/source/crates/nix_rs)
   Compiling linear-map v1.2.0
   Compiling gloo v0.8.1
   Compiling leptos_query v0.3.0
   Compiling gloo-net v0.2.6
   Compiling common_macros v0.1.1
   Compiling leptos_router v0.5.0
   Compiling leptos_meta v0.5.0
   Compiling leptos_extra v0.1.0 (/private/tmp/nix-build-nix-browser-0.1.0.drv-0/source/crates/leptos_extra)
   Compiling tracing-subscriber-wasm v0.1.0
   Compiling console_log v1.0.0
   Compiling console_error_panic_hook v0.1.7
   Compiling clap v4.4.6
   Compiling nix_health v0.2.1 (/private/tmp/nix-build-nix-browser-0.1.0.drv-0/source/crates/nix_health)
   Compiling nix-browser v0.1.0 (/private/tmp/nix-build-nix-browser-0.1.0.drv-0/source)
    Finished wasm-release [optimized] target(s) in 30.04s
     Running unittests src/lib.rs (target/front/wasm-release/deps/nix_browser-9f35473b1bebbc6f)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

       Cargo envs: LEPTOS_OUTPUT_NAME=nix-browser LEPTOS_SITE_ROOT=target/site LEPTOS_SITE_PKG_DIR=pkg LEPTOS_SITE_ADDR=127.0.0.1:3000 LEPTOS_RELOAD_PORT=3001 LEPTOS_LIB_DIR=. LEPTOS_BIN_DIR=.
       Cargo front tests finished cargo test --package=nix-browser --lib --target-dir=target/front --no-default-features --features=hydrate --profile=wasm-release
checkPhase completed in 33 seconds
installing
stripping references to cargoVendorDir from /nix/store/ackmgj3dh1j48xcqc7jwcdza5vqbaasq-nix-browser-0.1.0/bin/nix-browser

real    0m0.756s
user    0m0.354s
sys     0m0.235s
stripping references to cargoVendorDir from /nix/store/ackmgj3dh1j48xcqc7jwcdza5vqbaasq-nix-browser-0.1.0/bin/.nix-browser-wrapped

real    0m0.890s
user    0m0.435s
sys     0m0.261s
stripping references to cargoVendorDir from /nix/store/ackmgj3dh1j48xcqc7jwcdza5vqbaasq-nix-browser-0.1.0/bin/site/favicon.ico

real    0m0.777s
user    0m0.353s
sys     0m0.237s
stripping references to cargoVendorDir from /nix/store/ackmgj3dh1j48xcqc7jwcdza5vqbaasq-nix-browser-0.1.0/bin/site/pkg/nix-browser.js

real    0m0.773s
user    0m0.352s
sys     0m0.236s
stripping references to cargoVendorDir from /nix/store/ackmgj3dh1j48xcqc7jwcdza5vqbaasq-nix-browser-0.1.0/bin/site/pkg/nix-browser.css

real    0m0.768s
user    0m0.352s
sys     0m0.235s
stripping references to cargoVendorDir from /nix/store/ackmgj3dh1j48xcqc7jwcdza5vqbaasq-nix-browser-0.1.0/bin/site/pkg/nix-browser.wasm

real    0m0.775s
user    0m0.367s
sys     0m0.236s
post-installation fixup
checking for references to /private/tmp/nix-build-nix-browser-0.1.0.drv-0/ in /nix/store/ackmgj3dh1j48xcqc7jwcdza5vqbaasq-nix-browser-0.1.0...
patching script interpreter paths in /nix/store/ackmgj3dh1j48xcqc7jwcdza5vqbaasq-nix-browser-0.1.0
stripping (with command strip and flags -S) in  /nix/store/ackmgj3dh1j48xcqc7jwcdza5vqbaasq-nix-browser-0.1.0/bin