[INFO] cloning repository https://github.com/norselark/chartdraw-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/norselark/chartdraw-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorselark%2Fchartdraw-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorselark%2Fchartdraw-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2e2ef6773dc61bf4e7472fe38cb5e4eb6778e2b [INFO] checking norselark/chartdraw-web against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorselark%2Fchartdraw-web" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/norselark/chartdraw-web on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/norselark/chartdraw-web [INFO] finished tweaking git repo https://github.com/norselark/chartdraw-web [INFO] tweaked toml for git repo https://github.com/norselark/chartdraw-web written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/norselark/chartdraw-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64e998d122361f3ce2902f1a36cf27ce97d20f04ed0c98411305c602760973e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64e998d122361f3ce2902f1a36cf27ce97d20f04ed0c98411305c602760973e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64e998d122361f3ce2902f1a36cf27ce97d20f04ed0c98411305c602760973e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e998d122361f3ce2902f1a36cf27ce97d20f04ed0c98411305c602760973e2", kill_on_drop: false }` [INFO] [stdout] 64e998d122361f3ce2902f1a36cf27ce97d20f04ed0c98411305c602760973e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c02f3b8d850fc03b93a90b5020fe7000f7a67ba5b0c460e4a616932e9d79701b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c02f3b8d850fc03b93a90b5020fe7000f7a67ba5b0c460e4a616932e9d79701b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling yew v0.16.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.10 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling yew-macro v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking wasm-bindgen v0.2.60 [INFO] [stderr] Checking js-sys v0.3.37 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking web-sys v0.3.37 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.10 [INFO] [stderr] Checking wasm-bindgen-test v0.3.10 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking chartdraw-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `s` in this scope [INFO] [stdout] --> src/components/bottom_bar.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / html! { [INFO] [stdout] 42 | |
{ [INFO] [stdout] 43 | | for text.lines().map(|s| html! { s }).intersperse(html! {
}) [INFO] [stdout] 44 | | }
[INFO] [stdout] 45 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `a` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | / html! { [INFO] [stdout] 213 | | <> [INFO] [stdout] 214 | | [INFO] [stdout] 215 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | / html! { [INFO] [stdout] 213 | | <> [INFO] [stdout] 214 | | [INFO] [stdout] 215 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `stroke` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | / html! { [INFO] [stdout] 213 | | <> [INFO] [stdout] 214 | | [INFO] [stdout] 215 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `width` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | / html! { [INFO] [stdout] 213 | | <> [INFO] [stdout] 214 | | [INFO] [stdout] 215 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `a` in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `text_trans` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / html! { [INFO] [stdout] 278 | | [INFO] [stdout] 279 | | { for planets.enumerate().map(|(i, a)| { [INFO] [stdout] 280 | | let delta = optimized_positions[i] - a; [INFO] [stdout] ... | [INFO] [stdout] 296 | | [INFO] [stdout] 297 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `glyph` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / html! { [INFO] [stdout] 278 | | [INFO] [stdout] 279 | | { for planets.enumerate().map(|(i, a)| { [INFO] [stdout] 280 | | let delta = optimized_positions[i] - a; [INFO] [stdout] ... | [INFO] [stdout] 296 | | [INFO] [stdout] 297 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rotation` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / html! { [INFO] [stdout] 303 | | [INFO] [stdout] 304 | | { [INFO] [stdout] 305 | | for (0..12).map(|offset| { [INFO] [stdout] ... | [INFO] [stdout] 310 | | [INFO] [stdout] 311 | | } [INFO] [stdout] | |_____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rotation` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | / html! { [INFO] [stdout] 316 | | [INFO] [stdout] 317 | | { for (0..72).map(|offset| { [INFO] [stdout] 318 | | let rotation = format!("rotate({})", 5 * offset); [INFO] [stdout] ... | [INFO] [stdout] 323 | | [INFO] [stdout] 324 | | } [INFO] [stdout] | |_____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `s` in this scope [INFO] [stdout] --> src/components/top_bar.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / html! { [INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |
{ [INFO] [stdout] 35 | | for self.left_text.iter().map(|s| html! { s }).intersperse(html! {
}) [INFO] [stdout] ... | [INFO] [stdout] 40 | |
[INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `s` in this scope [INFO] [stdout] --> src/components/top_bar.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / html! { [INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |
{ [INFO] [stdout] 35 | | for self.left_text.iter().map(|s| html! { s }).intersperse(html! {
}) [INFO] [stdout] ... | [INFO] [stdout] 40 | |
[INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `s` in this scope [INFO] [stdout] --> src/components/bottom_bar.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / html! { [INFO] [stdout] 42 | |
{ [INFO] [stdout] 43 | | for text.lines().map(|s| html! { s }).intersperse(html! {
}) [INFO] [stdout] 44 | | }
[INFO] [stdout] 45 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `a` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | / html! { [INFO] [stdout] 213 | | <> [INFO] [stdout] 214 | | [INFO] [stdout] 215 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | / html! { [INFO] [stdout] 213 | | <> [INFO] [stdout] 214 | | [INFO] [stdout] 215 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `stroke` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | / html! { [INFO] [stdout] 213 | | <> [INFO] [stdout] 214 | | [INFO] [stdout] 215 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `width` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | / html! { [INFO] [stdout] 213 | | <> [INFO] [stdout] 214 | | [INFO] [stdout] 215 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `a` in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `text_trans` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / html! { [INFO] [stdout] 278 | | [INFO] [stdout] 279 | | { for planets.enumerate().map(|(i, a)| { [INFO] [stdout] 280 | | let delta = optimized_positions[i] - a; [INFO] [stdout] ... | [INFO] [stdout] 296 | | [INFO] [stdout] 297 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `glyph` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | / html! { [INFO] [stdout] 278 | | [INFO] [stdout] 279 | | { for planets.enumerate().map(|(i, a)| { [INFO] [stdout] 280 | | let delta = optimized_positions[i] - a; [INFO] [stdout] ... | [INFO] [stdout] 296 | | [INFO] [stdout] 297 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rotation` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / html! { [INFO] [stdout] 303 | | [INFO] [stdout] 304 | | { [INFO] [stdout] 305 | | for (0..12).map(|offset| { [INFO] [stdout] ... | [INFO] [stdout] 310 | | [INFO] [stdout] 311 | | } [INFO] [stdout] | |_____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rotation` in this scope [INFO] [stdout] --> src/components/svg_chart.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | / html! { [INFO] [stdout] 316 | | [INFO] [stdout] 317 | | { for (0..72).map(|offset| { [INFO] [stdout] 318 | | let rotation = format!("rotate({})", 5 * offset); [INFO] [stdout] ... | [INFO] [stdout] 323 | | [INFO] [stdout] 324 | | } [INFO] [stdout] | |_____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `s` in this scope [INFO] [stdout] --> src/components/top_bar.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / html! { [INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |
{ [INFO] [stdout] 35 | | for self.left_text.iter().map(|s| html! { s }).intersperse(html! {
}) [INFO] [stdout] ... | [INFO] [stdout] 40 | |
[INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `s` in this scope [INFO] [stdout] --> src/components/top_bar.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / html! { [INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |
{ [INFO] [stdout] 35 | | for self.left_text.iter().map(|s| html! { s }).intersperse(html! {
}) [INFO] [stdout] ... | [INFO] [stdout] 40 | |
[INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chartdraw-web` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c02f3b8d850fc03b93a90b5020fe7000f7a67ba5b0c460e4a616932e9d79701b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02f3b8d850fc03b93a90b5020fe7000f7a67ba5b0c460e4a616932e9d79701b", kill_on_drop: false }` [INFO] [stdout] c02f3b8d850fc03b93a90b5020fe7000f7a67ba5b0c460e4a616932e9d79701b