[INFO] updating cached repository jkcclemens/sess_repro [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jkcclemens/sess_repro [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jkcclemens/sess_repro" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/jkcclemens/sess_repro"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/jkcclemens/sess_repro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jkcclemens/sess_repro" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/jkcclemens/sess_repro"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/jkcclemens/sess_repro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 69bf9d047200f49e884270d2aa4e6c9073cfde81 [INFO] sha for GitHub repo jkcclemens/sess_repro: 69bf9d047200f49e884270d2aa4e6c9073cfde81 [INFO] validating manifest of jkcclemens/sess_repro on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jkcclemens/sess_repro on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jkcclemens/sess_repro [INFO] finished frobbing jkcclemens/sess_repro [INFO] frobbed toml for jkcclemens/sess_repro written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/jkcclemens/sess_repro/Cargo.toml [INFO] started frobbing jkcclemens/sess_repro [INFO] finished frobbing jkcclemens/sess_repro [INFO] frobbed toml for jkcclemens/sess_repro written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/jkcclemens/sess_repro/Cargo.toml [INFO] crate jkcclemens/sess_repro already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking jkcclemens/sess_repro against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-3/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/jkcclemens/sess_repro:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9f6e95d4dc9babe5d080ed9090471c7093bc48596ffb015c89b57dceb9739e0c [INFO] running `"docker" "start" "-a" "9f6e95d4dc9babe5d080ed9090471c7093bc48596ffb015c89b57dceb9739e0c"` [INFO] [stderr] Checking untrusted v0.6.1 [INFO] [stderr] Checking pear v0.0.16 (http://github.com/SergioBenitez/pear#44bbca0d) [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling rocket v0.4.0-dev (https://github.com/SergioBenitez/Rocket#0e85f9ef) [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Compiling pear_codegen v0.0.16 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:1:45 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(plugin_registrar, rustc_private, quote)] [INFO] [stderr] | ^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Op` in `proc_macro` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:72:42 [INFO] [stderr] | [INFO] [stderr] 72 | let mut op = proc_macro::Op::new(tt.op(), spacing); [INFO] [stderr] | ^^ could not find `Op` in `proc_macro` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Term` in `proc_macro` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:279:31 [INFO] [stderr] | [INFO] [stderr] 279 | term: proc_macro::Term::new(string, span.0), [INFO] [stderr] | ^^^^ could not find `Term` in `proc_macro` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Term` in module `proc_macro` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:273:23 [INFO] [stderr] | [INFO] [stderr] 273 | term: proc_macro::Term, [INFO] [stderr] | ^^^^ not found in `proc_macro` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 3 | use Term; [INFO] [stderr] | [INFO] [stderr] 3 | use imp::Term; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:177:23 [INFO] [stderr] | [INFO] [stderr] 177 | pub struct SourceFile(proc_macro::SourceFile, FileName); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:180:16 [INFO] [stderr] | [INFO] [stderr] 180 | fn new(sf: proc_macro::SourceFile) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:247:13 [INFO] [stderr] | [INFO] [stderr] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:252:13 [INFO] [stderr] | [INFO] [stderr] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `empty` found for type `proc_macro::TokenStream` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:18:46 [INFO] [stderr] | [INFO] [stderr] 18 | TokenStream(proc_macro::TokenStream::empty()) [INFO] [stderr] | ^^^^^ function or associated item not found in `proc_macro::TokenStream` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Op` found for type `proc_macro::TokenTree` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:132:36 [INFO] [stderr] | [INFO] [stderr] 132 | proc_macro::TokenTree::Op(tt) => { [INFO] [stderr] | ^^ variant or associated item not found in `proc_macro::TokenTree` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Term` found for type `proc_macro::TokenTree` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:141:36 [INFO] [stderr] | [INFO] [stderr] 141 | proc_macro::TokenTree::Term(s) => { [INFO] [stderr] | ^^^^ variant or associated item not found in `proc_macro::TokenTree` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:181:36 [INFO] [stderr] | [INFO] [stderr] 181 | let filename = FileName(sf.path().to_string()); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_string` found for type `std::path::PathBuf` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:181:43 [INFO] [stderr] | [INFO] [stderr] 181 | let filename = FileName(sf.path().to_string()); [INFO] [stderr] | ^^^^^^^^^ help: there is a method with a similar name: `to_str` [INFO] [stderr] | [INFO] [stderr] = note: the method `to_string` exists but the following trait bounds were not satisfied: [INFO] [stderr] `std::path::Path : std::string::ToString` [INFO] [stderr] `std::path::PathBuf : std::string::ToString` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:191:16 [INFO] [stderr] | [INFO] [stderr] 191 | self.0.is_real() [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_def_site' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:227:14 [INFO] [stderr] | [INFO] [stderr] 227 | Span(proc_macro::Span::def_site()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54724 [INFO] [stderr] = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:231:21 [INFO] [stderr] | [INFO] [stderr] 231 | Span(self.0.resolved_at(other.0)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:235:21 [INFO] [stderr] | [INFO] [stderr] 235 | Span(self.0.located_at(other.0)) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:243:32 [INFO] [stderr] | [INFO] [stderr] 243 | SourceFile::new(self.0.source_file()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:247:62 [INFO] [stderr] | [INFO] [stderr] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:247:38 [INFO] [stderr] | [INFO] [stderr] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:247:44 [INFO] [stderr] | [INFO] [stderr] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:252:62 [INFO] [stderr] | [INFO] [stderr] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:252:38 [INFO] [stderr] | [INFO] [stderr] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:252:44 [INFO] [stderr] | [INFO] [stderr] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:257:16 [INFO] [stderr] | [INFO] [stderr] 257 | self.0.join(other.0).map(Span) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:261:16 [INFO] [stderr] | [INFO] [stderr] 261 | self.0.eq(&other.0) [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 25 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433, E0599, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `proc-macro2`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `syntax::tokenstream::ThinTokenStream` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:15:51 [INFO] [stderr] | [INFO] [stderr] 15 | use syntax::tokenstream::{TokenTree, TokenStream, ThinTokenStream}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `ThinTokenStream` in `tokenstream` [INFO] [stderr] | help: a similar name exists in the module: `TokenStream` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `quote` in `ext` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | use syntax::ext::quote::rt::ToTokens; [INFO] [stderr] | ^^^^^ could not find `quote` in `ext` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | use syntax::codemap::{Span, DUMMY_SP}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:68:32 [INFO] [stderr] | [INFO] [stderr] 68 | let new_inner_fn = quote_expr!(ecx, parse!($input, $block)); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_attr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:76:37 [INFO] [stderr] | [INFO] [stderr] 76 | new_item.attrs.push(quote_attr!(ecx, #[inline])); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_attr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:78:37 [INFO] [stderr] | [INFO] [stderr] 78 | new_item.attrs.push(quote_attr!(ecx, #[inline(always)])); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:177:24 [INFO] [stderr] | [INFO] [stderr] 177 | stmts.push(quote_stmt!(ecx, let $unique_ident = $param;).unwrap()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:319:13 [INFO] [stderr] | [INFO] [stderr] 319 | quote_expr!(ecx, { $stmt }) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:323:17 [INFO] [stderr] | [INFO] [stderr] 323 | quote_expr!(ecx, ::pear::ParseResult::Done($expr)) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_tokens!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:325:43 [INFO] [stderr] | [INFO] [stderr] 325 | let mut streams: Vec<_> = quote_tokens!(ecx, $input,).into_iter() [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:396:54 [INFO] [stderr] | [INFO] [stderr] 396 | None => gen_expr(ecx, input, &wild, "e_expr!(ecx, ()), VecDeque::new()) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:400:13 [INFO] [stderr] | [INFO] [stderr] 400 | quote_expr!(ecx, if $cond_expr { $new_block } else { $new_else }) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:408:54 [INFO] [stderr] | [INFO] [stderr] 408 | None => gen_expr(ecx, input, &wild, "e_expr!(ecx, ()), VecDeque::new()) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:412:13 [INFO] [stderr] | [INFO] [stderr] 412 | quote_expr!(ecx, if let $pat = $pat_expr { $new_block } else { $new_else }) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:436:13 [INFO] [stderr] | [INFO] [stderr] 436 | quote_expr!(ecx, ::pear::ParseResult::Done($expr)) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:449:9 [INFO] [stderr] | [INFO] [stderr] 449 | quote_expr!(ecx, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:491:48 [INFO] [stderr] | [INFO] [stderr] 491 | stmts.push_front(ecx.stmt_expr(quote_expr!(ecx, ()))); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:268:22 [INFO] [stderr] | [INFO] [stderr] 268 | false => quote_expr!(ecx, ::pear::ParseResult::Done($expr)) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:441:13 [INFO] [stderr] | [INFO] [stderr] 441 | quote_expr!(ecx, ::pear::ParseResult::Done($expr)) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:469:53 [INFO] [stderr] | [INFO] [stderr] 469 | let expr = gen_expr(ecx, input, &wild, "e_expr!(ecx, ()), stmts); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `MultiModifier` found for type `syntax::ext::base::SyntaxExtension` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:42:26 [INFO] [stderr] | [INFO] [stderr] 42 | SyntaxExtension::MultiModifier(Box::new(parser_decorator))); [INFO] [stderr] | ^^^^^^^^^^^^^ associated item not found in `syntax::ext::base::SyntaxExtension` [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:66:16 [INFO] [stderr] | [INFO] [stderr] 66 | if let ItemKind::Fn(ref decl, safety, cness, abi, ref generics, ref block) = item.node { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 4 parameters but 6 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:70:24 [INFO] [stderr] | [INFO] [stderr] 70 | let node = ItemKind::Fn(decl.clone(), safety, cness, abi, generics.clone(), new_block); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Comma` found for type `syntax::parse::token::Token` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:108:27 [INFO] [stderr] | [INFO] [stderr] 108 | parser.expect(&Token::Comma)?; [INFO] [stderr] | ^^^^^ associated item not found in `syntax::parse::token::Token` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Eof` found for type `syntax::parse::token::Token` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:110:27 [INFO] [stderr] | [INFO] [stderr] 110 | parser.expect(&Token::Eof)?; [INFO] [stderr] | ^^^ associated item not found in `syntax::parse::token::Token` [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:317:9 [INFO] [stderr] | [INFO] [stderr] 317 | ExprKind::Block(block) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `IfLet` found for type `syntax::ast::ExprKind` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:402:19 [INFO] [stderr] | [INFO] [stderr] 402 | ExprKind::IfLet(pat, pat_expr, true_block, else_block) => { [INFO] [stderr] | ^^^^^ variant or associated item not found in `syntax::ast::ExprKind` [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:303:64 [INFO] [stderr] | [INFO] [stderr] 303 | if new_params.is_empty() || &new_params[0] != input { [INFO] [stderr] | -------------- ^^ ----- &syntax::ptr::P [INFO] [stderr] | | [INFO] [stderr] | &syntax::ptr::P [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `concat` found for type `syntax::tokenstream::TokenStream` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:330:67 [INFO] [stderr] | [INFO] [stderr] 330 | mac.node.tts = ThinTokenStream::from(TokenStream::concat(streams)); [INFO] [stderr] | ^^^^^^ function or associated item not found in `syntax::tokenstream::TokenStream` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_tokens` found for type `syntax::ptr::P` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:470:25 [INFO] [stderr] | [INFO] [stderr] 470 | return expr.to_tokens(ecx); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_tokens` found for type `syntax::ptr::P` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:478:63 [INFO] [stderr] | [INFO] [stderr] 478 | gen_expr(ecx, input, &local.pat, expr, stmts).to_tokens(ecx) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_tokens` found for type `syntax::ptr::P` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:486:54 [INFO] [stderr] | [INFO] [stderr] 486 | gen_expr(ecx, input, &wild, expr, stmts).to_tokens(ecx) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_tokens` found for type `syntax::ptr::P` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:494:54 [INFO] [stderr] | [INFO] [stderr] 494 | gen_expr(ecx, input, &wild, expr, stmts).to_tokens(ecx) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_tokens` found for type `syntax::ptr::P` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:505:59 [INFO] [stderr] | [INFO] [stderr] 505 | gen_expr(ecx, input, &wild, &mac_expr, stmts).to_tokens(ecx) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_tokens` found for type `syntax::ptr::P` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:507:38 [INFO] [stderr] | [INFO] [stderr] 507 | StmtKind::Item(item) => item.to_tokens(ecx) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 36 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0023, E0061, E0369, E0432, E0433, E0557, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0023`. [INFO] [stderr] error: Could not compile `pear_codegen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9f6e95d4dc9babe5d080ed9090471c7093bc48596ffb015c89b57dceb9739e0c"` [INFO] running `"docker" "rm" "-f" "9f6e95d4dc9babe5d080ed9090471c7093bc48596ffb015c89b57dceb9739e0c"` [INFO] [stdout] 9f6e95d4dc9babe5d080ed9090471c7093bc48596ffb015c89b57dceb9739e0c