[INFO] fetching crate cascading-wasm-language 0.0.1... [INFO] checking cascading-wasm-language-0.0.1 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate cascading-wasm-language 0.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate cascading-wasm-language 0.0.1 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cow-utils v0.1.2 [INFO] [stderr] Downloaded educe v0.4.14 [INFO] [stderr] Downloaded fs v0.0.5 [INFO] [stderr] Downloaded macro-utils v0.1.3 [INFO] [stderr] Downloaded minifier v0.0.39 [INFO] [stderr] Downloaded enum-ordinalize v3.1.9 [INFO] [stderr] Downloaded html-minifier v3.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", 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] 88553c0e905f273b83015463493b6220f6aa9d61678136f04d8c35ee5cee8bc7 [INFO] running `Command { std: "docker" "start" "-a" "88553c0e905f273b83015463493b6220f6aa9d61678136f04d8c35ee5cee8bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88553c0e905f273b83015463493b6220f6aa9d61678136f04d8c35ee5cee8bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88553c0e905f273b83015463493b6220f6aa9d61678136f04d8c35ee5cee8bc7", kill_on_drop: false }` [INFO] [stdout] 88553c0e905f273b83015463493b6220f6aa9d61678136f04d8c35ee5cee8bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aa0ffa769f281ba5c2e97df7842e5d007a9b5fbfa704c7e5af4443f32f06516 [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" "0aa0ffa769f281ba5c2e97df7842e5d007a9b5fbfa704c7e5af4443f32f06516", 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] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Checking macro-utils v0.1.3 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Checking cow-utils v0.1.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking minifier v0.0.39 [INFO] [stderr] Compiling html-escape v0.2.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking fs v0.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking syn v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.23 [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: 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[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: build failed [INFO] running `Command { std: "docker" "inspect" "0aa0ffa769f281ba5c2e97df7842e5d007a9b5fbfa704c7e5af4443f32f06516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa0ffa769f281ba5c2e97df7842e5d007a9b5fbfa704c7e5af4443f32f06516", kill_on_drop: false }` [INFO] [stdout] 0aa0ffa769f281ba5c2e97df7842e5d007a9b5fbfa704c7e5af4443f32f06516