[INFO] updating cached repository code-ape/rust_python_extension [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/code-ape/rust_python_extension [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/code-ape/rust_python_extension" "work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/code-ape/rust_python_extension"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/code-ape/rust_python_extension'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/code-ape/rust_python_extension" "work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/code-ape/rust_python_extension"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/code-ape/rust_python_extension'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eb6ecf1e508d044bb932fd65130c426e932b7675 [INFO] sha for GitHub repo code-ape/rust_python_extension: eb6ecf1e508d044bb932fd65130c426e932b7675 [INFO] validating manifest of code-ape/rust_python_extension on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of code-ape/rust_python_extension on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing code-ape/rust_python_extension [INFO] finished frobbing code-ape/rust_python_extension [INFO] frobbed toml for code-ape/rust_python_extension written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/code-ape/rust_python_extension/Cargo.toml [INFO] started frobbing code-ape/rust_python_extension [INFO] finished frobbing code-ape/rust_python_extension [INFO] frobbed toml for code-ape/rust_python_extension written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/code-ape/rust_python_extension/Cargo.toml [INFO] crate code-ape/rust_python_extension already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/code-ape/rust_python_extension/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/rust-cpython.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/interpolate_idents.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/interpolate_idents.git` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/rust-cpython.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/interpolate_idents.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/interpolate_idents.git` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking code-ape/rust_python_extension against master#39401465da4ce27aeeb2c2a26133ac35c63aa515 for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-6/master#39401465da4ce27aeeb2c2a26133ac35c63aa515:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/code-ape/rust_python_extension:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 36a8f42a0ab077e6f1a848ded67be615f40b4f376858e488da8290502c9e64d2 [INFO] running `"docker" "start" "-a" "36a8f42a0ab077e6f1a848ded67be615f40b4f376858e488da8290502c9e64d2"` [INFO] [stderr] Compiling cpython v0.0.3 (https://github.com/dgrunwald/rust-cpython.git?rev=a23b5b591060574de91067d77081f56082aa21b2#a23b5b59) [INFO] [stderr] Checking abort_on_panic v1.0.0 [INFO] [stderr] Compiling interpolate_idents v0.0.8 (https://github.com/dgrunwald/interpolate_idents.git#7e0b4dcc) [INFO] [stderr] Compiling interpolate_idents v0.0.3 (https://github.com/dgrunwald/interpolate_idents.git?rev=2215f3b3a664b202a9fcf6ca34efbdef8274c59c#2215f3b3) [INFO] [stderr] Compiling python27-sys v0.2.1 [INFO] [stderr] error[E0432]: unresolved import `rustc::plugin` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | use rustc::plugin::Registry; [INFO] [stderr] | ^^^^^^ could not find `plugin` in `rustc` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `syntax::ast::TokenTree`, `syntax::ast::TokenTree` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/lib.rs:8:30 [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::ast::TokenTree::{self, TtToken}; [INFO] [stderr] | ^^^^^^^^^ ^^^^ no `TokenTree` in `ast` [INFO] [stderr] | | [INFO] [stderr] | could not find `TokenTree` in `ast` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/lib.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::parse::token::IdentStyle` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/lib.rs:11:53 [INFO] [stderr] | [INFO] [stderr] 11 | use syntax::parse::token::{self, DelimToken, Token, IdentStyle}; [INFO] [stderr] | ^^^^^^^^^^ no `IdentStyle` in `parse::token` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::small_vector` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::util::small_vector::SmallVector; [INFO] [stderr] | ^^^^^^^^^^^^ could not find `small_vector` in `util` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::diagnostic` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:14:21 [INFO] [stderr] | [INFO] [stderr] 14 | use syntax::diagnostic::FatalError; [INFO] [stderr] | ^^^^^^^^^^ could not find `diagnostic` in `syntax` [INFO] [stderr] ... [INFO] [stderr] 41 | panictry!(parser.bump()) [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::diagnostic` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:14:21 [INFO] [stderr] | [INFO] [stderr] 14 | use syntax::diagnostic::FatalError; [INFO] [stderr] | ^^^^^^^^^^ could not find `diagnostic` in `syntax` [INFO] [stderr] ... [INFO] [stderr] 81 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::ast::TokenTree` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/lib.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::ast::TokenTree; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `TokenTree` in `ast` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/lib.rs:10:13 [INFO] [stderr] | [INFO] [stderr] 10 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::parse::token::IdentStyle` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/lib.rs:12:53 [INFO] [stderr] | [INFO] [stderr] 12 | use syntax::parse::token::{self, DelimToken, Token, IdentStyle}; [INFO] [stderr] | ^^^^^^^^^^ no `IdentStyle` in `parse::token` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::small_vector` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/parser_any_macro.rs:10:19 [INFO] [stderr] | [INFO] [stderr] 10 | use syntax::util::small_vector::SmallVector; [INFO] [stderr] | ^^^^^^^^^^^^ could not find `small_vector` in `util` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `str_to_ident` in module `token` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/lib.rs:44:48 [INFO] [stderr] | [INFO] [stderr] 44 | let new_ident = token::str_to_ident(&new_ident[..]); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `token` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Delimited` in module `syntax::ast` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/lib.rs:61:84 [INFO] [stderr] | [INFO] [stderr] 61 | TokenTree::TtDelimited(s.clone(), Rc::new(syntax::ast::Delimited { [INFO] [stderr] | ^^^^^^^^^ not found in `syntax::ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::ext::tt::quoted::Delimited; [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::ext::tt::quoted::TokenTree::Delimited; [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::tokenstream::TokenTree::Delimited; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `SequenceRepetition` in module `syntax::ast` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/lib.rs:71:75 [INFO] [stderr] | [INFO] [stderr] 71 | TokenTree::TtSequence(s.clone(), Rc::new(syntax::ast::SequenceRepetition { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in `syntax::ast` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::ext::tt::quoted::SequenceRepetition; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `str_to_ident` in module `token` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/lib.rs:45:48 [INFO] [stderr] | [INFO] [stderr] 45 | let new_ident = token::str_to_ident(&new_ident[..]); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `token` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Delimited` in module `syntax::ast` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/lib.rs:62:82 [INFO] [stderr] | [INFO] [stderr] 62 | TokenTree::Delimited(s.clone(), Rc::new(syntax::ast::Delimited { [INFO] [stderr] | ^^^^^^^^^ not found in `syntax::ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::ext::tt::quoted::Delimited; [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::ext::tt::quoted::TokenTree::Delimited; [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::tokenstream::TokenTree::Delimited; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `SequenceRepetition` in module `syntax::ast` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/lib.rs:72:73 [INFO] [stderr] | [INFO] [stderr] 72 | TokenTree::Sequence(s.clone(), Rc::new(syntax::ast::SequenceRepetition { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in `syntax::ast` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::ext::tt::quoted::SequenceRepetition; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | Ok(e) => e, [INFO] [stderr] | ^^^^^ expected (), found enum `std::result::Result` [INFO] [stderr] ... [INFO] [stderr] 41 | panictry!(parser.bump()) [INFO] [stderr] | ------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | this match expression has type `()` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected type `()` [INFO] [stderr] found type `std::result::Result<_, _>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:17:13 [INFO] [stderr] | [INFO] [stderr] 17 | Err(FatalError) => panic!(FatalError) [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected (), found enum `std::result::Result` [INFO] [stderr] ... [INFO] [stderr] 41 | panictry!(parser.bump()) [INFO] [stderr] | ------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | this match expression has type `()` [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected type `()` [INFO] [stderr] found type `std::result::Result<_, _>` [INFO] [stderr] [INFO] [stderr] error[E0624]: method `span_err` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:49:20 [INFO] [stderr] | [INFO] [stderr] 49 | parser.span_err(span, &msg[..]); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0624]: method `span_err` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/parser_any_macro.rs:54:20 [INFO] [stderr] | [INFO] [stderr] 54 | parser.span_err(span, &msg[..]); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/parser_any_macro.rs:66:44 [INFO] [stderr] | [INFO] [stderr] 66 | let ret = self.parser.borrow_mut().parse_pat().unwrap(); [INFO] [stderr] | ^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/parser_any_macro.rs:86:48 [INFO] [stderr] | [INFO] [stderr] 86 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0277]: `syntax::rustc_errors::FatalError` cannot be sent between threads safely [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/7e0b4dc/src/parser_any_macro.rs:86:31 [INFO] [stderr] | [INFO] [stderr] 86 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `syntax::rustc_errors::FatalError` cannot be sent between threads safely [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Send` is not implemented for `syntax::rustc_errors::FatalError` [INFO] [stderr] = note: required by `std::rt::begin_panic` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0277, E0422, E0425, E0432, E0624. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `interpolate_idents`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:58:14 [INFO] [stderr] | [INFO] [stderr] 58 | Some(ret) [INFO] [stderr] | ^^^ expected struct `syntax::ptr::P`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::ptr::P<_>` [INFO] [stderr] found type `std::result::Result, syntax::rustc_errors::DiagnosticBuilder<'_>>` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:61:44 [INFO] [stderr] | [INFO] [stderr] 61 | let ret = self.parser.borrow_mut().parse_pat(); [INFO] [stderr] | ^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:63:14 [INFO] [stderr] | [INFO] [stderr] 63 | Some(ret) [INFO] [stderr] | ^^^ expected struct `syntax::ptr::P`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::ptr::P<_>` [INFO] [stderr] found type `std::result::Result, syntax::rustc_errors::DiagnosticBuilder<'_>>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:67:19 [INFO] [stderr] | [INFO] [stderr] 67 | while let Some(item) = self.parser.borrow_mut().parse_item() { [INFO] [stderr] | ^^^^^^^^^^ ------------------------------------- this match expression has type `std::result::Result>, syntax::rustc_errors::DiagnosticBuilder<'_>>` [INFO] [stderr] | | [INFO] [stderr] | expected enum `std::result::Result`, found enum `std::option::Option` [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result>, syntax::rustc_errors::DiagnosticBuilder<'_>>` [INFO] [stderr] found type `std::option::Option<_>` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:81:48 [INFO] [stderr] | [INFO] [stderr] 81 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0277]: `std::cell::Cell` cannot be shared between threads safely [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:81:31 [INFO] [stderr] | [INFO] [stderr] 81 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `std::cell::Cell` cannot be shared between threads safely [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: within `syntax::rustc_errors::Handler`, the trait `std::marker::Sync` is not implemented for `std::cell::Cell` [INFO] [stderr] = note: required because it appears within the type `rustc_data_structures::sync::Atomic` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `&syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] = note: required by `std::rt::begin_panic` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `std::cell::RefCell>` cannot be shared between threads safely [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:81:31 [INFO] [stderr] | [INFO] [stderr] 81 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `std::cell::RefCell>` cannot be shared between threads safely [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: within `syntax::rustc_errors::Handler`, the trait `std::marker::Sync` is not implemented for `std::cell::RefCell>` [INFO] [stderr] = note: required because it appears within the type `rustc_data_structures::sync::Lock>` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `&syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] = note: required by `std::rt::begin_panic` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `std::cell::Cell` cannot be shared between threads safely [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:81:31 [INFO] [stderr] | [INFO] [stderr] 81 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `std::cell::Cell` cannot be shared between threads safely [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: within `syntax::rustc_errors::Handler`, the trait `std::marker::Sync` is not implemented for `std::cell::Cell` [INFO] [stderr] = note: required because it appears within the type `rustc_data_structures::sync::Atomic` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `&syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] = note: required by `std::rt::begin_panic` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `std::cell::RefCell>` cannot be shared between threads safely [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:81:31 [INFO] [stderr] | [INFO] [stderr] 81 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `std::cell::RefCell>` cannot be shared between threads safely [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: within `syntax::rustc_errors::Handler`, the trait `std::marker::Sync` is not implemented for `std::cell::RefCell>` [INFO] [stderr] = note: required because it appears within the type `rustc_data_structures::sync::Lock>` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `&syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] = note: required by `std::rt::begin_panic` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `std::cell::RefCell>>` cannot be shared between threads safely [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:81:31 [INFO] [stderr] | [INFO] [stderr] 81 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `std::cell::RefCell>>` cannot be shared between threads safely [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: within `syntax::rustc_errors::Handler`, the trait `std::marker::Sync` is not implemented for `std::cell::RefCell>>` [INFO] [stderr] = note: required because it appears within the type `rustc_data_structures::sync::Lock>>` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `&syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] = note: required by `std::rt::begin_panic` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `std::cell::RefCell>>` cannot be shared between threads safely [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:81:31 [INFO] [stderr] | [INFO] [stderr] 81 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `std::cell::RefCell>>` cannot be shared between threads safely [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: within `syntax::rustc_errors::Handler`, the trait `std::marker::Sync` is not implemented for `std::cell::RefCell>>` [INFO] [stderr] = note: required because it appears within the type `rustc_data_structures::sync::Lock>>` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `&syntax::rustc_errors::Handler` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] = note: required by `std::rt::begin_panic` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `syntax::source_map::Span` cannot be sent between threads safely [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:81:31 [INFO] [stderr] | [INFO] [stderr] 81 | _ => ret.push(panictry!(parser.parse_impl_item())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `syntax::source_map::Span` cannot be sent between threads safely [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Send` is not implemented for `syntax::source_map::Span` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::ptr::Unique` [INFO] [stderr] = note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stderr] = note: required because it appears within the type `std::vec::Vec` [INFO] [stderr] = note: required because it appears within the type `syntax::source_map::MultiSpan` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::Diagnostic` [INFO] [stderr] = note: required because it appears within the type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] = note: required by `std::rt::begin_panic` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `parse_stmt_nopanic` found for type `std::cell::RefMut<'_, syntax::parse::parser::Parser<'a>>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/2215f3b/src/parser_any_macro.rs:95:35 [INFO] [stderr] | [INFO] [stderr] 95 | _ => match parser.parse_stmt_nopanic() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 26 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0277, E0308, E0422, E0425, E0432, E0599, E0624. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `interpolate_idents`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "36a8f42a0ab077e6f1a848ded67be615f40b4f376858e488da8290502c9e64d2"` [INFO] running `"docker" "rm" "-f" "36a8f42a0ab077e6f1a848ded67be615f40b4f376858e488da8290502c9e64d2"` [INFO] [stdout] 36a8f42a0ab077e6f1a848ded67be615f40b4f376858e488da8290502c9e64d2