[INFO] cloning repository https://github.com/patchwork-body/project_apex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patchwork-body/project_apex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchwork-body%2Fproject_apex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchwork-body%2Fproject_apex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6aeae00090265a8a665166b9fb5734014a3d6512 [INFO] checking patchwork-body/project_apex against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchwork-body%2Fproject_apex" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/patchwork-body/project_apex [INFO] finished tweaking git repo https://github.com/patchwork-body/project_apex [INFO] tweaked toml for git repo https://github.com/patchwork-body/project_apex written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/patchwork-body/project_apex on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/patchwork-body/project_apex 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfb7249a34372f1e28b0705986675496aa758e4e59953a78a723a4986c875b8a [INFO] running `Command { std: "docker" "start" "-a" "dfb7249a34372f1e28b0705986675496aa758e4e59953a78a723a4986c875b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfb7249a34372f1e28b0705986675496aa758e4e59953a78a723a4986c875b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb7249a34372f1e28b0705986675496aa758e4e59953a78a723a4986c875b8a", kill_on_drop: false }` [INFO] [stdout] dfb7249a34372f1e28b0705986675496aa758e4e59953a78a723a4986c875b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2888e3052395af2a8989d88529e6bcaca3de563ef65bf06dde50ddb189ffd24 [INFO] running `Command { std: "docker" "start" "-a" "f2888e3052395af2a8989d88529e6bcaca3de563ef65bf06dde50ddb189ffd24", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking matchit v0.8.6 [INFO] [stderr] Checking apex_utils v0.1.0 (/opt/rustwide/workdir/apex_utils) [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking apex_router v0.1.0 (/opt/rustwide/workdir/apex_router) [INFO] [stderr] Checking apex_macro v0.1.0 (/opt/rustwide/workdir/apex_macro) [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Checking apex v0.1.0 (/opt/rustwide/workdir/apex) [INFO] [stderr] Checking apex_components v0.1.0 (/opt/rustwide/workdir/apex_components) [INFO] [stdout] warning: unused variable: `handle_click` [INFO] [stdout] --> apex_components/src/link.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let handle_click = action!(href @ web_sys::MouseEvent => |event| { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle_click` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle_click` [INFO] [stdout] --> apex_components/src/link.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let handle_click = action!(href @ web_sys::MouseEvent => |event| { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle_click` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signal` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let signal = Signal::new("John".to_owned()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `onclick` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | let onclick = action!(@ web_sys::MouseEvent => |_| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_onclick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> apex_macro/tests/test_tmpl_render.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | let data = std::rc::Rc::new(std::cell::RefCell::new(std::collections::HashMap::< [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking calculator v0.1.0 (/opt/rustwide/workdir/examples/calculator) [INFO] [stdout] warning: unused imports: `Button` and `Card` [INFO] [stdout] --> examples/calculator/src/routes/about.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::{Button, Card}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::components::Button` [INFO] [stdout] --> examples/calculator/src/routes/calculator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::Button; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `apex_components::Link` [INFO] [stdout] --> examples/calculator/src/routes/root.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use apex_components::Link; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `to_string` exists for struct `Rc`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/calculator/src/components/button.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | tmpl! { [INFO] [stdout] | _____^ [INFO] [stdout] 27 | | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ method cannot be called on `Rc` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Rc: std::fmt::Display` [INFO] [stdout] which is required by `Rc: ToString` [INFO] [stdout] `dyn Fn(MouseEvent): std::fmt::Display` [INFO] [stdout] which is required by `dyn Fn(MouseEvent): ToString` [INFO] [stdout] = note: this error originates in the macro `tmpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button` and `Card` [INFO] [stdout] --> examples/calculator/src/routes/about.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::{Button, Card}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::components::Button` [INFO] [stdout] --> examples/calculator/src/routes/calculator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::Button; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `apex_components::Link` [INFO] [stdout] --> examples/calculator/src/routes/root.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use apex_components::Link; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Rc<{closure@apex/src/action.rs:46:28: 46:52}>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> examples/calculator/src/routes/calculator.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 345 | let set_timeout_to_clear_value = action!(expression, prev_expression, timeout_id @ web_sys::MouseEvent => |_| { [INFO] [stdout] | ______________________________________- [INFO] [stdout] 346 | | let expression = expression.clone(); [INFO] [stdout] 347 | | let prev_expression = prev_expression.clone(); [INFO] [stdout] ... | [INFO] [stdout] 355 | | }); [INFO] [stdout] | |______- doesn't satisfy `_: Display` or `_: ToString` [INFO] [stdout] ... [INFO] [stdout] 434 | tmpl! { [INFO] [stdout] | _____^ [INFO] [stdout] 435 | |
[INFO] [stdout] 436 | |
[INFO] [stdout] 437 | | {#if !display_prev_expression.get().is_empty()} [INFO] [stdout] ... | [INFO] [stdout] 467 | |
[INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ method cannot be called on `Rc<{closure@apex/src/action.rs:46:28: 46:52}>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Rc<{closure@apex/src/action.rs:46:28: 46:52}>: std::fmt::Display` [INFO] [stdout] which is required by `Rc<{closure@apex/src/action.rs:46:28: 46:52}>: ToString` [INFO] [stdout] `{closure@apex/src/action.rs:46:28: 46:52}: std::fmt::Display` [INFO] [stdout] which is required by `{closure@apex/src/action.rs:46:28: 46:52}: ToString` [INFO] [stdout] = note: this error originates in the macro `tmpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `to_string` exists for struct `Rc`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/calculator/src/components/button.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | tmpl! { [INFO] [stdout] | _____^ [INFO] [stdout] 27 | | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ method cannot be called on `Rc` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Rc: std::fmt::Display` [INFO] [stdout] which is required by `Rc: ToString` [INFO] [stdout] `dyn Fn(MouseEvent): std::fmt::Display` [INFO] [stdout] which is required by `dyn Fn(MouseEvent): ToString` [INFO] [stdout] = note: this error originates in the macro `tmpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hello_world` [INFO] [stdout] --> examples/calculator/src/components/card.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let hello_world = action!(@ apex::web_sys::MouseEvent => |_| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hello_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inc_age` [INFO] [stdout] --> examples/calculator/src/routes/about.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let inc_age = action!(loader_age @ web_sys::MouseEvent => |_| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inc_age` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Rc<{closure@apex/src/action.rs:46:28: 46:52}>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> examples/calculator/src/routes/calculator.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 345 | let set_timeout_to_clear_value = action!(expression, prev_expression, timeout_id @ web_sys::MouseEvent => |_| { [INFO] [stdout] | ______________________________________- [INFO] [stdout] 346 | | let expression = expression.clone(); [INFO] [stdout] 347 | | let prev_expression = prev_expression.clone(); [INFO] [stdout] ... | [INFO] [stdout] 355 | | }); [INFO] [stdout] | |______- doesn't satisfy `_: Display` or `_: ToString` [INFO] [stdout] ... [INFO] [stdout] 434 | tmpl! { [INFO] [stdout] | _____^ [INFO] [stdout] 435 | |
[INFO] [stdout] 436 | |
[INFO] [stdout] 437 | | {#if !display_prev_expression.get().is_empty()} [INFO] [stdout] ... | [INFO] [stdout] 467 | |
[INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ method cannot be called on `Rc<{closure@apex/src/action.rs:46:28: 46:52}>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Rc<{closure@apex/src/action.rs:46:28: 46:52}>: std::fmt::Display` [INFO] [stdout] which is required by `Rc<{closure@apex/src/action.rs:46:28: 46:52}>: ToString` [INFO] [stdout] `{closure@apex/src/action.rs:46:28: 46:52}: std::fmt::Display` [INFO] [stdout] which is required by `{closure@apex/src/action.rs:46:28: 46:52}: ToString` [INFO] [stdout] = note: this error originates in the macro `tmpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hello_world` [INFO] [stdout] --> examples/calculator/src/components/card.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let hello_world = action!(@ apex::web_sys::MouseEvent => |_| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hello_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `calculator` (lib test) due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `inc_age` [INFO] [stdout] --> examples/calculator/src/routes/about.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let inc_age = action!(loader_age @ web_sys::MouseEvent => |_| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inc_age` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `calculator` (lib) due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f2888e3052395af2a8989d88529e6bcaca3de563ef65bf06dde50ddb189ffd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2888e3052395af2a8989d88529e6bcaca3de563ef65bf06dde50ddb189ffd24", kill_on_drop: false }` [INFO] [stdout] f2888e3052395af2a8989d88529e6bcaca3de563ef65bf06dde50ddb189ffd24