[INFO] cloning repository https://github.com/vpurush/notes-sycamore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vpurush/notes-sycamore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpurush%2Fnotes-sycamore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpurush%2Fnotes-sycamore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aeae7089dad999bedf1653f4a49353abcae2a5e9 [INFO] testing vpurush/notes-sycamore against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpurush%2Fnotes-sycamore" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vpurush/notes-sycamore on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vpurush/notes-sycamore [INFO] finished tweaking git repo https://github.com/vpurush/notes-sycamore [INFO] tweaked toml for git repo https://github.com/vpurush/notes-sycamore written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vpurush/notes-sycamore 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sycamore-router-macro v0.8.0 [INFO] [stderr] Downloaded sycamore-web v0.8.2 [INFO] [stderr] Downloaded sycamore-macro v0.8.2 [INFO] [stderr] Downloaded sycamore-core v0.8.2 [INFO] [stderr] Downloaded sycamore-router v0.8.0 [INFO] [stderr] Downloaded sycamore-futures v0.8.0 [INFO] [stderr] Downloaded sycamore-reactive v0.8.1 [INFO] [stderr] Downloaded sycamore v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49e0e4c215c7a034179242446558aa6fb1ea734394eeef25c3c13c80508a2947 [INFO] running `Command { std: "docker" "start" "-a" "49e0e4c215c7a034179242446558aa6fb1ea734394eeef25c3c13c80508a2947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49e0e4c215c7a034179242446558aa6fb1ea734394eeef25c3c13c80508a2947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e0e4c215c7a034179242446558aa6fb1ea734394eeef25c3c13c80508a2947", kill_on_drop: false }` [INFO] [stdout] 49e0e4c215c7a034179242446558aa6fb1ea734394eeef25c3c13c80508a2947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 520071d1230d33567aed9f3c03b5bb115ff28bf739fddd3f039d09febe1656a6 [INFO] running `Command { std: "docker" "start" "-a" "520071d1230d33567aed9f3c03b5bb115ff28bf739fddd3f039d09febe1656a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sycamore-reactive v0.8.1 [INFO] [stderr] Compiling sycamore-core v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling sycamore-macro v0.8.2 [INFO] [stderr] Compiling sycamore-router-macro v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling sycamore-futures v0.8.0 [INFO] [stderr] Compiling web-sys v0.3.61 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.34 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling sycamore-web v0.8.2 [INFO] [stderr] Compiling sycamore v0.8.2 [INFO] [stderr] Compiling sycamore-router v0.8.0 [INFO] [stderr] Compiling notes-sycamore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ReadSignal` [INFO] [stdout] --> src/components/notebook.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | reactive::{ReadSignal, Scope}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `models::notebook_model::NotebookModel` [INFO] [stdout] --> src/components/notebook.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | models::notebook_model::NotebookModel, services::notebook_service::get_notebook_by_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ReadSignal` [INFO] [stdout] --> src/components/notebooks.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | reactive::{ReadSignal, Scope}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RouterProps` [INFO] [stdout] --> src/routes.rs:9:58 [INFO] [stdout] | [INFO] [stdout] 9 | use sycamore_router::{HistoryIntegration, Route, Router, RouterProps}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> src/services/notebook_service.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sycamore::reactive::Signal` [INFO] [stdout] --> src/services/notebook_service.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sycamore::reactive::Signal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen_futures::spawn_local` [INFO] [stdout] --> src/services/notebook_service.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen_futures::spawn_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/components/notebooks.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn Notebooks(cx: Scope, props: NotebooksProps) -> View { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notebook_id` [INFO] [stdout] --> src/routes.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | ... AppRoutes::Note{notebook_id, note_id} => view! { cx, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `notebook_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_id` [INFO] [stdout] --> src/routes.rs:43:58 [INFO] [stdout] | [INFO] [stdout] 43 | ... AppRoutes::Note{notebook_id, note_id} => view! { cx, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `note_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "520071d1230d33567aed9f3c03b5bb115ff28bf739fddd3f039d09febe1656a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520071d1230d33567aed9f3c03b5bb115ff28bf739fddd3f039d09febe1656a6", kill_on_drop: false }` [INFO] [stdout] 520071d1230d33567aed9f3c03b5bb115ff28bf739fddd3f039d09febe1656a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a82150097cec6ce91639dcfd78e28cf73fc03ce0d1b74f4a7bc05e7b90a31a49 [INFO] running `Command { std: "docker" "start" "-a" "a82150097cec6ce91639dcfd78e28cf73fc03ce0d1b74f4a7bc05e7b90a31a49", kill_on_drop: false }` [INFO] [stderr] Compiling notes-sycamore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ReadSignal` [INFO] [stdout] --> src/components/notebook.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | reactive::{ReadSignal, Scope}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `models::notebook_model::NotebookModel` [INFO] [stdout] --> src/components/notebook.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | models::notebook_model::NotebookModel, services::notebook_service::get_notebook_by_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ReadSignal` [INFO] [stdout] --> src/components/notebooks.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | reactive::{ReadSignal, Scope}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RouterProps` [INFO] [stdout] --> src/routes.rs:9:58 [INFO] [stdout] | [INFO] [stdout] 9 | use sycamore_router::{HistoryIntegration, Route, Router, RouterProps}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> src/services/notebook_service.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sycamore::reactive::Signal` [INFO] [stdout] --> src/services/notebook_service.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sycamore::reactive::Signal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen_futures::spawn_local` [INFO] [stdout] --> src/services/notebook_service.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen_futures::spawn_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/components/notebooks.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn Notebooks(cx: Scope, props: NotebooksProps) -> View { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notebook_id` [INFO] [stdout] --> src/routes.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | ... AppRoutes::Note{notebook_id, note_id} => view! { cx, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `notebook_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_id` [INFO] [stdout] --> src/routes.rs:43:58 [INFO] [stdout] | [INFO] [stdout] 43 | ... AppRoutes::Note{notebook_id, note_id} => view! { cx, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `note_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a82150097cec6ce91639dcfd78e28cf73fc03ce0d1b74f4a7bc05e7b90a31a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82150097cec6ce91639dcfd78e28cf73fc03ce0d1b74f4a7bc05e7b90a31a49", kill_on_drop: false }` [INFO] [stdout] a82150097cec6ce91639dcfd78e28cf73fc03ce0d1b74f4a7bc05e7b90a31a49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92c37b44cd1664c9d2110c2c95a02499afe25cdfa1389c2b4f01a635f8f3a609 [INFO] running `Command { std: "docker" "start" "-a" "92c37b44cd1664c9d2110c2c95a02499afe25cdfa1389c2b4f01a635f8f3a609", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ReadSignal` [INFO] [stderr] --> src/components/notebook.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | reactive::{ReadSignal, Scope}, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `models::notebook_model::NotebookModel` [INFO] [stderr] --> src/components/notebook.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | models::notebook_model::NotebookModel, services::notebook_service::get_notebook_by_id, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ReadSignal` [INFO] [stderr] --> src/components/notebooks.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | reactive::{ReadSignal, Scope}, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `RouterProps` [INFO] [stderr] --> src/routes.rs:9:58 [INFO] [stderr] | [INFO] [stderr] 9 | use sycamore_router::{HistoryIntegration, Route, Router, RouterProps}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::future::Future` [INFO] [stderr] --> src/services/notebook_service.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `sycamore::reactive::Signal` [INFO] [stderr] --> src/services/notebook_service.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use sycamore::reactive::Signal; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `wasm_bindgen_futures::spawn_local` [INFO] [stderr] --> src/services/notebook_service.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use wasm_bindgen_futures::spawn_local; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `props` [INFO] [stderr] --> src/components/notebooks.rs:19:38 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn Notebooks(cx: Scope, props: NotebooksProps) -> View { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `notebook_id` [INFO] [stderr] --> src/routes.rs:43:45 [INFO] [stderr] | [INFO] [stderr] 43 | ... AppRoutes::Note{notebook_id, note_id} => view! { cx, [INFO] [stderr] | ^^^^^^^^^^^ help: try ignoring the field: `notebook_id: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `note_id` [INFO] [stderr] --> src/routes.rs:43:58 [INFO] [stderr] | [INFO] [stderr] 43 | ... AppRoutes::Note{notebook_id, note_id} => view! { cx, [INFO] [stderr] | ^^^^^^^ help: try ignoring the field: `note_id: _` [INFO] [stderr] [INFO] [stderr] warning: `notes-sycamore` (bin "notes-sycamore" test) generated 10 warnings (run `cargo fix --bin "notes-sycamore" --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/notes_sycamore-9bf4a2432af61e00) [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] running `Command { std: "docker" "inspect" "92c37b44cd1664c9d2110c2c95a02499afe25cdfa1389c2b4f01a635f8f3a609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c37b44cd1664c9d2110c2c95a02499afe25cdfa1389c2b4f01a635f8f3a609", kill_on_drop: false }` [INFO] [stdout] 92c37b44cd1664c9d2110c2c95a02499afe25cdfa1389c2b4f01a635f8f3a609