[INFO] cloning repository https://github.com/rbalicki2/smithy_itunes_search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbalicki2/smithy_itunes_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbalicki2%2Fsmithy_itunes_search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbalicki2%2Fsmithy_itunes_search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c3ede4ad225e2c1a13434ba97667f1fc3fdb42b [INFO] checking rbalicki2/smithy_itunes_search against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbalicki2%2Fsmithy_itunes_search" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rbalicki2/smithy_itunes_search on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rbalicki2/smithy_itunes_search [INFO] finished tweaking git repo https://github.com/rbalicki2/smithy_itunes_search [INFO] tweaked toml for git repo https://github.com/rbalicki2/smithy_itunes_search written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/rbalicki2/smithy_itunes_search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum_derive v0.1.7 [INFO] [stderr] Downloaded smithy_core v0.0.6 [INFO] [stderr] Downloaded smithy v0.0.6 [INFO] [stderr] Downloaded smd_macro v0.0.6 [INFO] [stderr] Downloaded smithy_types v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78bf01470e8631b4bd68a0573a690986315dc5f6dea77153125804ff60455f20 [INFO] running `Command { std: "docker" "start" "-a" "78bf01470e8631b4bd68a0573a690986315dc5f6dea77153125804ff60455f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78bf01470e8631b4bd68a0573a690986315dc5f6dea77153125804ff60455f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78bf01470e8631b4bd68a0573a690986315dc5f6dea77153125804ff60455f20", kill_on_drop: false }` [INFO] [stdout] 78bf01470e8631b4bd68a0573a690986315dc5f6dea77153125804ff60455f20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec0289ef13fc1be54055d629b7dc81a616b8510d83cae2ae543ded094cfea7d0 [INFO] running `Command { std: "docker" "start" "-a" "ec0289ef13fc1be54055d629b7dc81a616b8510d83cae2ae543ded094cfea7d0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] smithy_types v0.0.6 (as host dependency): any-ui-events, hash-change-events, input-events, keyboard-events, mouse-events [INFO] [stderr] wasm-bindgen v0.2.48 (as host dependency): serde, serde-serialize, serde_json [INFO] [stderr] web-sys v0.3.25 (as host dependency): HashChangeEvent, Headers, HtmlCollection, HtmlInputElement, InputEvent, KeyboardEvent, Location, MouseEvent, Request, RequestInit, RequestMode, Response, console [INFO] [stderr] [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.48 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bumpalo v2.5.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling wasm-bindgen v0.2.48 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.48 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.48 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.48 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.48 [INFO] [stderr] Checking js-sys v0.3.25 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.25 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.25 [INFO] [stderr] Checking wasm-bindgen-test v0.2.48 [INFO] [stderr] Checking smithy_types v0.0.6 [INFO] [stderr] Compiling smd_macro v0.0.6 [INFO] [stderr] Checking smithy_core v0.0.6 [INFO] [stderr] Checking smithy v0.0.6 [INFO] [stderr] Checking smithy_itunes_search v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating tests/app.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | / smd!( [INFO] [stdout] 28 | | on_hash_change={|_| { [INFO] [stdout] 29 | | page.handle_hash_change(); [INFO] [stdout] 30 | | detail_api_call_opt = page.get_detail_api_call(); [INFO] [stdout] ... | [INFO] [stdout] 41 | | [INFO] [stdout] 42 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | / smd!( [INFO] [stdout] 50 | |

[INFO] [stdout] 51 | | Smithy iTunes music search [INFO] [stdout] 52 | |
Search for your favorite artists and songs
[INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] 87 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:123:3 [INFO] [stdout] | [INFO] [stdout] 123 | / smd!( [INFO] [stdout] 124 | |

Found { result_count }{' '}results

[INFO] [stdout] 125 | |
    [INFO] [stdout] 126 | | { &mut inner } [INFO] [stdout] 127 | |
[INFO] [stdout] 128 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / smd!( [INFO] [stdout] 197 | | [INFO] [stdout] 207 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | / smd!( [INFO] [stdout] 28 | | on_hash_change={|_| { [INFO] [stdout] 29 | | page.handle_hash_change(); [INFO] [stdout] 30 | | detail_api_call_opt = page.get_detail_api_call(); [INFO] [stdout] ... | [INFO] [stdout] 41 | | [INFO] [stdout] 42 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | / smd!( [INFO] [stdout] 50 | |

[INFO] [stdout] 51 | | Smithy iTunes music search [INFO] [stdout] 52 | |
Search for your favorite artists and songs
[INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] 87 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:123:3 [INFO] [stdout] | [INFO] [stdout] 123 | / smd!( [INFO] [stdout] 124 | |

Found { result_count }{' '}results

[INFO] [stdout] 125 | |
    [INFO] [stdout] 126 | | { &mut inner } [INFO] [stdout] 127 | |
[INFO] [stdout] 128 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / smd!( [INFO] [stdout] 197 | | [INFO] [stdout] 207 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/types.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/types.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 44 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `smithy_itunes_search` due to 45 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | / smd!( [INFO] [stdout] 28 | | on_hash_change={|_| { [INFO] [stdout] 29 | | page.handle_hash_change(); [INFO] [stdout] 30 | | detail_api_call_opt = page.get_detail_api_call(); [INFO] [stdout] ... | [INFO] [stdout] 41 | | [INFO] [stdout] 42 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | / smd!( [INFO] [stdout] 50 | |

[INFO] [stdout] 51 | | Smithy iTunes music search [INFO] [stdout] 52 | |
Search for your favorite artists and songs
[INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] 87 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:123:3 [INFO] [stdout] | [INFO] [stdout] 123 | / smd!( [INFO] [stdout] 124 | |

Found { result_count }{' '}results

[INFO] [stdout] 125 | |
    [INFO] [stdout] 126 | | { &mut inner } [INFO] [stdout] 127 | |
[INFO] [stdout] 128 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rest` in this scope [INFO] [stdout] --> src/app.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / smd!( [INFO] [stdout] 197 | | [INFO] [stdout] 207 | | ) [INFO] [stdout] | |___^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | / smd!( [INFO] [stdout] 28 | | on_hash_change={|_| { [INFO] [stdout] 29 | | page.handle_hash_change(); [INFO] [stdout] 30 | | detail_api_call_opt = page.get_detail_api_call(); [INFO] [stdout] ... | [INFO] [stdout] 41 | | [INFO] [stdout] 42 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | / smd!( [INFO] [stdout] 50 | |

[INFO] [stdout] 51 | | Smithy iTunes music search [INFO] [stdout] 52 | |
Search for your favorite artists and songs
[INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] 87 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let mut inner = smd!({ [INFO] [stdout] | ___________________^ [INFO] [stdout] 101 | | let results = crate::util::clone_and_zip(results.iter_mut(), &mut go_to_detail_view); [INFO] [stdout] 102 | | &mut results [INFO] [stdout] 103 | | .map(|(result, mut go_to_detail_view)| { [INFO] [stdout] ... | [INFO] [stdout] 120 | | .collect::>() [INFO] [stdout] 121 | | }); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:123:3 [INFO] [stdout] | [INFO] [stdout] 123 | / smd!( [INFO] [stdout] 124 | |

Found { result_count }{' '}results

[INFO] [stdout] 125 | |
    [INFO] [stdout] 126 | | { &mut inner } [INFO] [stdout] 127 | |
[INFO] [stdout] 128 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | / smd!( [INFO] [stdout] 137 | | { [INFO] [stdout] 138 | | match detail_api_call_opt { [INFO] [stdout] 139 | | Some(detail_api_call) => [INFO] [stdout] ... | [INFO] [stdout] 163 | | }}>Back to search [INFO] [stdout] 164 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / smd!( [INFO] [stdout] 169 | |

{ [INFO] [stdout] 170 | | &mut item.track_name.as_ref().unwrap_or(&"Unknown track".to_string()) [INFO] [stdout] 171 | | }{' '}by { &mut item.artist_name }

[INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `X..` patterns in slices are experimental [INFO] [stdout] --> src/app.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / smd!( [INFO] [stdout] 197 | | [INFO] [stdout] 207 | | ) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `smd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/types.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/types.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 44 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ec0289ef13fc1be54055d629b7dc81a616b8510d83cae2ae543ded094cfea7d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0289ef13fc1be54055d629b7dc81a616b8510d83cae2ae543ded094cfea7d0", kill_on_drop: false }` [INFO] [stdout] ec0289ef13fc1be54055d629b7dc81a616b8510d83cae2ae543ded094cfea7d0