[INFO] fetching crate cascading-wasm-language 0.0.1... [INFO] checking cascading-wasm-language-0.0.1 against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] extracting crate cascading-wasm-language 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cascading-wasm-language 0.0.1 on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cascading-wasm-language 0.0.1 [INFO] finished tweaking crates.io crate cascading-wasm-language 0.0.1 [INFO] tweaked toml for crates.io crate cascading-wasm-language 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35b3571928a923ae45111bd777979d57d6f4fc755ce23fc43d896d1124e3720f [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" "35b3571928a923ae45111bd777979d57d6f4fc755ce23fc43d896d1124e3720f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35b3571928a923ae45111bd777979d57d6f4fc755ce23fc43d896d1124e3720f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b3571928a923ae45111bd777979d57d6f4fc755ce23fc43d896d1124e3720f", kill_on_drop: false }` [INFO] [stdout] 35b3571928a923ae45111bd777979d57d6f4fc755ce23fc43d896d1124e3720f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ebb08eaada2ff08520d7d5042f27a77ea87776008b9e4c3842bcba8f3b403e1e [INFO] running `Command { std: "docker" "start" "-a" "ebb08eaada2ff08520d7d5042f27a77ea87776008b9e4c3842bcba8f3b403e1e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking macro-utils v0.1.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cow-utils v0.1.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling html-escape v0.2.7 [INFO] [stderr] Checking minifier v0.0.39 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking syn v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling fs v0.0.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling enum-ordinalize v3.1.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling educe v0.4.14 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking html-minifier v3.0.9 [INFO] [stderr] Checking cascading-wasm-language v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn` [INFO] [stdout] --> src/lex.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | export::quote::{quote, quote_spanned}, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/meta.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use {std::collections::HashMap, syn::export::TokenStream2}; [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn` [INFO] [stdout] --> src/quote.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | syn::export::{quote::quote, TokenStream2}, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/parse.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | export::Span, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/quote.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | syn::export::{quote::quote, TokenStream2}, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/lib.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | export::{ToTokens, TokenStream2}, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/lex.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | None => meta.errors.push(quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_spanned` in this scope [INFO] [stdout] --> src/lex.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | Some(_title) => meta.errors.push(quote_spanned! { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] syn::__private::quote::quote_spanned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/lex.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | None => meta.title = Some(quote! { #value }), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | return quote! { #( #errors )* }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | let title = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | let quotes = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> src/lex.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn` [INFO] [stdout] --> src/lex.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | export::quote::{quote, quote_spanned}, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/meta.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use {std::collections::HashMap, syn::export::TokenStream2}; [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn` [INFO] [stdout] --> src/quote.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | syn::export::{quote::quote, TokenStream2}, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/parse.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | export::Span, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/quote.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | syn::export::{quote::quote, TokenStream2}, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/lib.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | export::{ToTokens, TokenStream2}, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/lex.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | None => meta.errors.push(quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_spanned` in this scope [INFO] [stdout] --> src/lex.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | Some(_title) => meta.errors.push(quote_spanned! { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] syn::__private::quote::quote_spanned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/lex.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | None => meta.title = Some(quote! { #value }), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | return quote! { #( #errors )* }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | let title = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | let quotes = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/quote.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] proc_macro::quote [INFO] [stdout] syn::__private::quote::quote [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> src/lex.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/meta.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | errors: Vec::new(), [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/meta.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | errors: Vec::new(), [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cascading-wasm-language` [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 24 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ebb08eaada2ff08520d7d5042f27a77ea87776008b9e4c3842bcba8f3b403e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb08eaada2ff08520d7d5042f27a77ea87776008b9e4c3842bcba8f3b403e1e", kill_on_drop: false }` [INFO] [stdout] ebb08eaada2ff08520d7d5042f27a77ea87776008b9e4c3842bcba8f3b403e1e