[INFO] fetching crate create-cwl-app 0.0.1... [INFO] testing create-cwl-app-0.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate create-cwl-app 0.0.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate create-cwl-app 0.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate create-cwl-app 0.0.1 [INFO] finished tweaking crates.io crate create-cwl-app 0.0.1 [INFO] tweaked toml for crates.io crate create-cwl-app 0.0.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-ordinalize v3.1.11 [INFO] [stderr] Downloaded html-escape v0.2.11 [INFO] [stderr] Downloaded cow-utils v0.1.2 [INFO] [stderr] Downloaded macro-utils v0.1.3 [INFO] [stderr] Downloaded html-minifier v3.0.15 [INFO] [stderr] Downloaded minifier v0.0.43 [INFO] [stderr] Downloaded educe v0.4.19 [INFO] [stderr] Downloaded fs v0.0.5 [INFO] [stderr] Downloaded cascading-wasm-language v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebdaad1d9264bbace211bcc5dbcaa0059408d14f85de4ec31529bc6eaaee8740 [INFO] running `Command { std: "docker" "start" "-a" "ebdaad1d9264bbace211bcc5dbcaa0059408d14f85de4ec31529bc6eaaee8740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebdaad1d9264bbace211bcc5dbcaa0059408d14f85de4ec31529bc6eaaee8740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebdaad1d9264bbace211bcc5dbcaa0059408d14f85de4ec31529bc6eaaee8740", kill_on_drop: false }` [INFO] [stdout] ebdaad1d9264bbace211bcc5dbcaa0059408d14f85de4ec31529bc6eaaee8740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95e17665589ff64378f06ff63c1fdc3fea6bd0bbccd056f697564c26c137b4b6 [INFO] running `Command { std: "docker" "start" "-a" "95e17665589ff64378f06ff63c1fdc3fea6bd0bbccd056f697564c26c137b4b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling cow-utils v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling minifier v0.0.43 [INFO] [stderr] Compiling html-escape v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling fs v0.0.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling html-minifier v3.0.15 [INFO] [stderr] Compiling cascading-wasm-language v0.0.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cascading-wasm-language-0.0.1/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] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cascading-wasm-language` due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "95e17665589ff64378f06ff63c1fdc3fea6bd0bbccd056f697564c26c137b4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e17665589ff64378f06ff63c1fdc3fea6bd0bbccd056f697564c26c137b4b6", kill_on_drop: false }` [INFO] [stdout] 95e17665589ff64378f06ff63c1fdc3fea6bd0bbccd056f697564c26c137b4b6