[INFO] crate better_range 0.0.1 is already in cache [INFO] extracting crate better_range 0.0.1 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/better_range/0.0.1 [INFO] extracting crate better_range 0.0.1 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/better_range/0.0.1 [INFO] validating manifest of better_range-0.0.1 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of better_range-0.0.1 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing better_range-0.0.1 [INFO] finished frobbing better_range-0.0.1 [INFO] frobbed toml for better_range-0.0.1 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/better_range/0.0.1/Cargo.toml [INFO] started frobbing better_range-0.0.1 [INFO] finished frobbing better_range-0.0.1 [INFO] frobbed toml for better_range-0.0.1 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/better_range/0.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking better_range-0.0.1 against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-0/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/better_range/0.0.1:/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6e568fa676f334fc3cf84386836012587dff8068ebf61ac91ed34c539cd292f3 [INFO] running `"docker" "start" "-a" "6e568fa676f334fc3cf84386836012587dff8068ebf61ac91ed34c539cd292f3"` [INFO] [stderr] Compiling stainless v0.0.4 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/lib.rs:1:30 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(plugin_registrar, quote)] [INFO] [stderr] | ^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::plugin` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/lib.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | use rustc::plugin; [INFO] [stderr] | ^^^^^^^^^^^^^ no `plugin` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | use syntax::{ast, codemap, parse}; [INFO] [stderr] | ^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:1:19 [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::{ast, codemap}; [INFO] [stderr] | ^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `syntax::abi`, `syntax::ast_util`, `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:1:19 [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::{ast, abi, ast_util, codemap}; [INFO] [stderr] | ^^^ ^^^^^^^^ ^^^^^^^ no `codemap` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `ast_util` in the root [INFO] [stderr] | no `abi` in the root [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:35:3 [INFO] [stderr] | [INFO] [stderr] 35 | #[deriving(Clone)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:46:3 [INFO] [stderr] | [INFO] [stderr] 46 | #[deriving(Clone)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `MacItems` in `base` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:64:11 [INFO] [stderr] | [INFO] [stderr] 64 | base::MacItems::new(Some(state.generate(sp, cx, ())).into_iter()) [INFO] [stderr] | ^^^^^^^^ could not find `MacItems` in `base` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/test.rs:5:3 [INFO] [stderr] | [INFO] [stderr] 5 | #[deriving(Clone)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/bench.rs:6:3 [INFO] [stderr] | [INFO] [stderr] 6 | #[deriving(Clone)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:116:25 [INFO] [stderr] | [INFO] [stderr] 116 | ty: quote_ty!(cx, &mut ::test::Bencher), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_pat!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:117:26 [INFO] [stderr] | [INFO] [stderr] 117 | pat: quote_pat!(cx, $bench), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `InternedString` in `token` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:24:71 [INFO] [stderr] | [INFO] [stderr] 24 | let test_attribute = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("test"))); [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `InternedString` in `token` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `InternedString` in `token` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:27:68 [INFO] [stderr] | [INFO] [stderr] 27 | let should_fail = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("should_fail"))); [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `InternedString` in `token` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `InternedString` in `token` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:29:54 [INFO] [stderr] | [INFO] [stderr] 29 | let non_snake_word = cx.meta_word(sp, token::InternedString::new("non_snake_case")); [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `InternedString` in `token` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `InternedString` in `token` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:30:60 [INFO] [stderr] | [INFO] [stderr] 30 | let allow_non_snake_case = cx.meta_list(sp, token::InternedString::new("allow"), [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `InternedString` in `token` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `InternedString` in `token` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:103:72 [INFO] [stderr] | [INFO] [stderr] 103 | let bench_attribute = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("bench"))); [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `InternedString` in `token` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TokenTree` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:59:52 [INFO] [stderr] | [INFO] [stderr] 59 | name: ast::Ident, tokens: Vec) -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in `ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 25 | use syntax::ext::tt::quoted::TokenTree; [INFO] [stderr] | [INFO] [stderr] 25 | use syntax::tokenstream::TokenTree; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `tts_to_parser` in module `parse` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:61:57 [INFO] [stderr] | [INFO] [stderr] 61 | let state: DescribeState = Parse::parse(&mut parse::tts_to_parser(cx.parse_sess(), tokens, cx.cfg()), (sp, &mut*cx, Some(name))); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `parse` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ItemFn` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:79:24 [INFO] [stderr] | [INFO] [stderr] 79 | node: ast::ItemFn( [INFO] [stderr] | ^^^^^^ not found in `ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::intravisit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::visit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `TyTup` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:81:51 [INFO] [stderr] | [INFO] [stderr] 81 | cx.fn_decl(vec![], cx.ty(sp, ast::TyTup(vec![]))), [INFO] [stderr] | ^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NormalFn` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:84:22 [INFO] [stderr] | [INFO] [stderr] 84 | ast::NormalFn, [INFO] [stderr] | ^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Inherited` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:92:23 [INFO] [stderr] | [INFO] [stderr] 92 | vis: ast::Inherited, [INFO] [stderr] | ^^^^^^^^^ not found in `ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::VisibilityKind::Inherited; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::ast::VisibilityKind::Inherited; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ItemFn` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:113:24 [INFO] [stderr] | [INFO] [stderr] 113 | node: ast::ItemFn( [INFO] [stderr] | ^^^^^^ not found in `ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::intravisit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::visit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `TyTup` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:119:36 [INFO] [stderr] | [INFO] [stderr] 119 | }], cx.ty(sp, ast::TyTup(vec![]))), [INFO] [stderr] | ^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NormalFn` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:122:22 [INFO] [stderr] | [INFO] [stderr] 122 | ast::NormalFn, [INFO] [stderr] | ^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Inherited` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:130:23 [INFO] [stderr] | [INFO] [stderr] 130 | vis: ast::Inherited, [INFO] [stderr] | ^^^^^^^^^ not found in `ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::VisibilityKind::Inherited; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::ast::VisibilityKind::Inherited; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Public` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:158:52 [INFO] [stderr] | [INFO] [stderr] 158 | let super_glob = cx.view_use_glob(sp, ast::Public, vec![cx.ident_of("super")]); [INFO] [stderr] | ^^^^^^ not found in `ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::VisibilityKind::Public; [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::middle::privacy::AccessLevel::Public; [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::ty::Visibility::Public; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::ast::VisibilityKind::Public; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `intern` in module `token` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/lib.rs:98:42 [INFO] [stderr] | [INFO] [stderr] 98 | reg.register_syntax_extension(token::intern("describe"), syntax::ext::base::IdentTT(box describe, None)); [INFO] [stderr] | ^^^^^^ not found in `token` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `IdentTT` in module `syntax::ext::base` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/lib.rs:98:81 [INFO] [stderr] | [INFO] [stderr] 98 | reg.register_syntax_extension(token::intern("describe"), syntax::ext::base::IdentTT(box describe, None)); [INFO] [stderr] | ^^^^^^^ not found in `syntax::ext::base` [INFO] [stderr] [INFO] [stderr] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/lib.rs:98:89 [INFO] [stderr] | [INFO] [stderr] 98 | reg.register_syntax_extension(token::intern("describe"), syntax::ext::base::IdentTT(box describe, None)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/49733 [INFO] [stderr] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/lib.rs:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | extern crate syntax; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/lib.rs:83:1 [INFO] [stderr] | [INFO] [stderr] 83 | extern crate rustc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/lib.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | use syntax::parse::token; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | use syntax::{ast, codemap, parse}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:25:28 [INFO] [stderr] | [INFO] [stderr] 25 | use syntax::{ast, codemap, parse}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | use syntax::ext::base; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:58:33 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn describe<'a>(cx: &'a mut base::ExtCtxt, sp: codemap::Span, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:59:23 [INFO] [stderr] | [INFO] [stderr] 59 | name: ast::Ident, tokens: Vec) -> Box { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:59:71 [INFO] [stderr] | [INFO] [stderr] 59 | name: ast::Ident, tokens: Vec) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:37:22 [INFO] [stderr] | [INFO] [stderr] 37 | pub name: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:38:24 [INFO] [stderr] | [INFO] [stderr] 38 | pub before: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:38:26 [INFO] [stderr] | [INFO] [stderr] 38 | pub before: Option>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:39:23 [INFO] [stderr] | [INFO] [stderr] 39 | pub after: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:39:25 [INFO] [stderr] | [INFO] [stderr] 39 | pub after: Option>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:40:29 [INFO] [stderr] | [INFO] [stderr] 40 | pub before_each: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | pub before_each: Option>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:41:28 [INFO] [stderr] | [INFO] [stderr] 41 | pub after_each: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:41:30 [INFO] [stderr] | [INFO] [stderr] 41 | pub after_each: Option>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::{ast, codemap}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use syntax::ext::base; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::parse::token; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::parse::parser::Parser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:65:44 [INFO] [stderr] | [INFO] [stderr] 65 | impl<'a, 'b> Parse<(codemap::Span, &'a mut base::ExtCtxt<'b>, Option)> for DescribeState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:65:70 [INFO] [stderr] | [INFO] [stderr] 65 | impl<'a, 'b> Parse<(codemap::Span, &'a mut base::ExtCtxt<'b>, Option)> for DescribeState { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:153:21 [INFO] [stderr] | [INFO] [stderr] 153 | fn try(parser: &mut Parser, token: token::Token, err: &str) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:153:36 [INFO] [stderr] | [INFO] [stderr] 153 | fn try(parser: &mut Parser, token: token::Token, err: &str) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:160:25 [INFO] [stderr] | [INFO] [stderr] 160 | fn illegal(parser: &mut Parser, banned: &str) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | fn parse(&mut Parser, Cfg) -> Self; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:19:27 [INFO] [stderr] | [INFO] [stderr] 19 | fn parse(parser: &mut Parser, failing: bool) -> Test { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:36:27 [INFO] [stderr] | [INFO] [stderr] 36 | fn parse(parser: &mut Parser, _: ()) -> Bench { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:41:14 [INFO] [stderr] | [INFO] [stderr] 41 | (token::OpenDelim(token::Paren), ident, token::CloseDelim(token::Paren)) => { ident }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | (token::OpenDelim(token::Paren), ident, token::CloseDelim(token::Paren)) => { ident }, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:41:53 [INFO] [stderr] | [INFO] [stderr] 41 | (token::OpenDelim(token::Paren), ident, token::CloseDelim(token::Paren)) => { ident }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:41:71 [INFO] [stderr] | [INFO] [stderr] 41 | (token::OpenDelim(token::Paren), ident, token::CloseDelim(token::Paren)) => { ident }, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | bench: P(name) [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:66:27 [INFO] [stderr] | [INFO] [stderr] 66 | fn parse(parser: &mut Parser, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:67:54 [INFO] [stderr] | [INFO] [stderr] 67 | (sp, cx, name): (codemap::Span, &'a mut base::ExtCtxt, Option)) -> DescribeState { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:67:76 [INFO] [stderr] | [INFO] [stderr] 67 | (sp, cx, name): (codemap::Span, &'a mut base::ExtCtxt, Option)) -> DescribeState { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:81:29 [INFO] [stderr] | [INFO] [stderr] 81 | try(parser, token::OpenDelim(token::Brace), "{ after the name of a describe! block"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:81:46 [INFO] [stderr] | [INFO] [stderr] 81 | try(parser, token::OpenDelim(token::Brace), "{ after the name of a describe! block"); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:87:31 [INFO] [stderr] | [INFO] [stderr] 87 | while parser.token != token::CloseDelim(token::Brace) && parser.token != token::Eof { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:87:49 [INFO] [stderr] | [INFO] [stderr] 87 | while parser.token != token::CloseDelim(token::Brace) && parser.token != token::Eof { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:87:82 [INFO] [stderr] | [INFO] [stderr] 87 | while parser.token != token::CloseDelim(token::Brace) && parser.token != token::Eof { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:134:33 [INFO] [stderr] | [INFO] [stderr] 134 | try(parser, token::Not, "!"); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:142:33 [INFO] [stderr] | [INFO] [stderr] 142 | try(parser, token::CloseDelim(token::Brace), "}} to close `describe!`") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:142:51 [INFO] [stderr] | [INFO] [stderr] 142 | try(parser, token::CloseDelim(token::Brace), "}} to close `describe!`") [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/test.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/test.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use syntax::ast; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/test.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | pub block: P, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/test.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | pub block: P, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/bench.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::ast; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/bench.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/bench.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | pub bench: P, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/bench.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | pub bench: P, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/bench.rs:10:16 [INFO] [stderr] | [INFO] [stderr] 10 | pub block: P [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/bench.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | pub block: P [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::{ast, abi, ast_util, codemap}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::ext::base; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::parse::token; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::ext::build::AstBuilder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:16:43 [INFO] [stderr] | [INFO] [stderr] 16 | fn generate(self, codemap::Span, &mut base::ExtCtxt, Cfg) -> P; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:16:66 [INFO] [stderr] | [INFO] [stderr] 16 | fn generate(self, codemap::Span, &mut base::ExtCtxt, Cfg) -> P; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:16:68 [INFO] [stderr] | [INFO] [stderr] 16 | fn generate(self, codemap::Span, &mut base::ExtCtxt, Cfg) -> P; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:20:51 [INFO] [stderr] | [INFO] [stderr] 20 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, state: &'a DescribeState) -> P { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:20:95 [INFO] [stderr] | [INFO] [stderr] 20 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, state: &'a DescribeState) -> P { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:20:97 [INFO] [stderr] | [INFO] [stderr] 20 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, state: &'a DescribeState) -> P { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:40:17 [INFO] [stderr] | [INFO] [stderr] 40 | P(ast::Block { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | P(ast::Block { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:48:17 [INFO] [stderr] | [INFO] [stderr] 48 | P(ast::Block { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:48:19 [INFO] [stderr] | [INFO] [stderr] 48 | P(ast::Block { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:56:17 [INFO] [stderr] | [INFO] [stderr] 56 | P(ast::Block { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:56:19 [INFO] [stderr] | [INFO] [stderr] 56 | P(ast::Block { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:74:9 [INFO] [stderr] | [INFO] [stderr] 74 | P(ast::Item { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:74:11 [INFO] [stderr] | [INFO] [stderr] 74 | P(ast::Item { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:78:17 [INFO] [stderr] | [INFO] [stderr] 78 | id: ast::DUMMY_NODE_ID, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:99:51 [INFO] [stderr] | [INFO] [stderr] 99 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, _: ()) -> P { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:99:76 [INFO] [stderr] | [INFO] [stderr] 99 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, _: ()) -> P { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:99:78 [INFO] [stderr] | [INFO] [stderr] 99 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, _: ()) -> P { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:106:9 [INFO] [stderr] | [INFO] [stderr] 106 | P(ast::Item { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:106:11 [INFO] [stderr] | [INFO] [stderr] 106 | P(ast::Item { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | id: ast::DUMMY_NODE_ID, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:115:33 [INFO] [stderr] | [INFO] [stderr] 115 | cx.fn_decl(vec![ast::Arg { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:118:25 [INFO] [stderr] | [INFO] [stderr] 118 | id: ast::DUMMY_NODE_ID [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:137:51 [INFO] [stderr] | [INFO] [stderr] 137 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, state: &'a DescribeState) -> P { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:137:95 [INFO] [stderr] | [INFO] [stderr] 137 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, state: &'a DescribeState) -> P { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:137:97 [INFO] [stderr] | [INFO] [stderr] 137 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, state: &'a DescribeState) -> P { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:147:51 [INFO] [stderr] | [INFO] [stderr] 147 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, _: ()) -> P { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:147:76 [INFO] [stderr] | [INFO] [stderr] 147 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, _: ()) -> P { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:147:78 [INFO] [stderr] | [INFO] [stderr] 147 | fn generate(self, sp: codemap::Span, cx: &mut base::ExtCtxt, _: ()) -> P { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:61:74 [INFO] [stderr] | [INFO] [stderr] 61 | let state: DescribeState = Parse::parse(&mut parse::tts_to_parser(cx.parse_sess(), tokens, cx.cfg()), (sp, &mut*cx, Some(name))); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/describe.rs:61:99 [INFO] [stderr] | [INFO] [stderr] 61 | let state: DescribeState = Parse::parse(&mut parse::tts_to_parser(cx.parse_sess(), tokens, cx.cfg()), (sp, &mut*cx, Some(name))); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:21:39 [INFO] [stderr] | [INFO] [stderr] 21 | let (description, _) = parser.parse_str(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:21:13 [INFO] [stderr] | [INFO] [stderr] 21 | let (description, _) = parser.parse_str(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(syntax::ast::Symbol, syntax::ast::StrStyle), syntax::rustc_errors::DiagnosticBuilder<'_>>` [INFO] [stderr] found type `(_, _)` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:28:27 [INFO] [stderr] | [INFO] [stderr] 28 | block: parser.parse_block(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | block: parser.parse_block(), [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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:38:39 [INFO] [stderr] | [INFO] [stderr] 38 | let (description, _) = parser.parse_str(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | let (description, _) = parser.parse_str(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(syntax::ast::Symbol, syntax::ast::StrStyle), syntax::rustc_errors::DiagnosticBuilder<'_>>` [INFO] [stderr] found type `(_, _)` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `bump_and_get` found for type `&mut syntax::parse::parser::Parser<'_>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:40:34 [INFO] [stderr] | [INFO] [stderr] 40 | let name = match (parser.bump_and_get(), parser.parse_ident(), parser.bump_and_get()) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:40:57 [INFO] [stderr] | [INFO] [stderr] 40 | let name = match (parser.bump_and_get(), parser.parse_ident(), parser.bump_and_get()) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `bump_and_get` found for type `&mut syntax::parse::parser::Parser<'_>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:40:79 [INFO] [stderr] | [INFO] [stderr] 40 | let name = match (parser.bump_and_get(), parser.parse_ident(), parser.bump_and_get()) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:44:24 [INFO] [stderr] | [INFO] [stderr] 44 | parser.fatal(format!("Expected `($ident)`, found {}{}{}", one, two, three).as_slice()) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:44:92 [INFO] [stderr] | [INFO] [stderr] 44 | parser.fatal(format!("Expected `($ident)`, found {}{}{}", one, two, three).as_slice()) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:50:27 [INFO] [stderr] | [INFO] [stderr] 50 | block: parser.parse_block(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:50:20 [INFO] [stderr] | [INFO] [stderr] 50 | block: parser.parse_block(), [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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:79:35 [INFO] [stderr] | [INFO] [stderr] 79 | let name = parser.parse_ident(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:81:29 [INFO] [stderr] | [INFO] [stderr] 81 | try(parser, token::OpenDelim(token::Brace), "{ after the name of a describe! block"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::parse::token::Token`, found enum `syntax::parse::token::TokenKind` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::parse::token::Token` [INFO] [stderr] found type `syntax::parse::token::TokenKind` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:82:22 [INFO] [stderr] | [INFO] [stderr] 82 | Some(name) [INFO] [stderr] | ^^^^ expected struct `syntax::ast::Ident`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::ast::Ident` [INFO] [stderr] found type `std::result::Result>` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:87:15 [INFO] [stderr] | [INFO] [stderr] 87 | while parser.token != token::CloseDelim(token::Brace) && parser.token != token::Eof { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:87:66 [INFO] [stderr] | [INFO] [stderr] 87 | while parser.token != token::CloseDelim(token::Brace) && parser.token != token::Eof { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:99:37 [INFO] [stderr] | [INFO] [stderr] 99 | let block_name = parser.parse_ident(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_str` found for type `std::result::Result>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:101:30 [INFO] [stderr] | [INFO] [stderr] 101 | match block_name.as_str() { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:103:61 [INFO] [stderr] | [INFO] [stderr] 103 | if state.before_each.is_some() { parser.fatal("Only one `before_each` block is allowed per `describe!` block.") } [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:103:54 [INFO] [stderr] | [INFO] [stderr] 103 | if state.before_each.is_some() { parser.fatal("Only one `before_each` block is allowed per `describe!` block.") } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` [INFO] [stderr] | | [INFO] [stderr] | expected (), found struct `syntax::rustc_errors::DiagnosticBuilder` [INFO] [stderr] | [INFO] [stderr] = note: expected type `()` [INFO] [stderr] found type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:104:53 [INFO] [stderr] | [INFO] [stderr] 104 | state.before_each = Some(parser.parse_block()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:104:46 [INFO] [stderr] | [INFO] [stderr] 104 | state.before_each = Some(parser.parse_block()); [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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:108:60 [INFO] [stderr] | [INFO] [stderr] 108 | if state.after_each.is_some() { parser.fatal("Only one `after_each` block is allowed per `describe!` block.") } [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:108:53 [INFO] [stderr] | [INFO] [stderr] 108 | if state.after_each.is_some() { parser.fatal("Only one `after_each` block is allowed per `describe!` block.") } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` [INFO] [stderr] | | [INFO] [stderr] | expected (), found struct `syntax::rustc_errors::DiagnosticBuilder` [INFO] [stderr] | [INFO] [stderr] = note: expected type `()` [INFO] [stderr] found type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:109:52 [INFO] [stderr] | [INFO] [stderr] 109 | state.after_each = Some(parser.parse_block()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:109:45 [INFO] [stderr] | [INFO] [stderr] 109 | state.after_each = Some(parser.parse_block()); [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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:113:56 [INFO] [stderr] | [INFO] [stderr] 113 | if state.before.is_some() { parser.fatal("Only one `before` block is allowed per `describe!` block.") } [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:113:49 [INFO] [stderr] | [INFO] [stderr] 113 | if state.before.is_some() { parser.fatal("Only one `before` block is allowed per `describe!` block.") } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` [INFO] [stderr] | | [INFO] [stderr] | expected (), found struct `syntax::rustc_errors::DiagnosticBuilder` [INFO] [stderr] | [INFO] [stderr] = note: expected type `()` [INFO] [stderr] found type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:114:48 [INFO] [stderr] | [INFO] [stderr] 114 | state.before = Some(parser.parse_block()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:114:41 [INFO] [stderr] | [INFO] [stderr] 114 | state.before = Some(parser.parse_block()); [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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:118:55 [INFO] [stderr] | [INFO] [stderr] 118 | if state.after.is_some() { parser.fatal("Only one `after` block is allowed per `describe!` block.") } [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:118:48 [INFO] [stderr] | [INFO] [stderr] 118 | if state.after.is_some() { parser.fatal("Only one `after` block is allowed per `describe!` block.") } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` [INFO] [stderr] | | [INFO] [stderr] | expected (), found struct `syntax::rustc_errors::DiagnosticBuilder` [INFO] [stderr] | [INFO] [stderr] = note: expected type `()` [INFO] [stderr] found type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:119:47 [INFO] [stderr] | [INFO] [stderr] 119 | state.after = Some(parser.parse_block()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:119:40 [INFO] [stderr] | [INFO] [stderr] 119 | state.after = Some(parser.parse_block()); [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/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:134:33 [INFO] [stderr] | [INFO] [stderr] 134 | try(parser, token::Not, "!"); [INFO] [stderr] | ^^^^^^^^^^ expected struct `syntax::parse::token::Token`, found enum `syntax::parse::token::TokenKind` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::parse::token::Token` [INFO] [stderr] found type `syntax::parse::token::TokenKind` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:142:33 [INFO] [stderr] | [INFO] [stderr] 142 | try(parser, token::CloseDelim(token::Brace), "}} to close `describe!`") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::parse::token::Token`, found enum `syntax::parse::token::TokenKind` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::parse::token::Token` [INFO] [stderr] found type `syntax::parse::token::TokenKind` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `bump_and_get` found for type `&mut syntax::parse::parser::Parser<'_>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:154:23 [INFO] [stderr] | [INFO] [stderr] 154 | let real = parser.bump_and_get(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:156:16 [INFO] [stderr] | [INFO] [stderr] 156 | parser.fatal(format!("Expected {}, but found `{}`", err, real).as_slice()) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:156:72 [INFO] [stderr] | [INFO] [stderr] 156 | parser.fatal(format!("Expected {}, but found `{}`", err, real).as_slice()) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:156:9 [INFO] [stderr] | [INFO] [stderr] 156 | parser.fatal(format!("Expected {}, but found `{}`", err, real).as_slice()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected (), found struct `syntax::rustc_errors::DiagnosticBuilder` [INFO] [stderr] | [INFO] [stderr] = note: expected type `()` [INFO] [stderr] found type `syntax::rustc_errors::DiagnosticBuilder<'_>` [INFO] [stderr] help: try adding a semicolon [INFO] [stderr] | [INFO] [stderr] 156 | parser.fatal(format!("Expected {}, but found `{}`", err, real).as_slice()); [INFO] [stderr] | ^ [INFO] [stderr] help: try adding a return type [INFO] [stderr] | [INFO] [stderr] 153 | fn try(parser: &mut Parser, token: token::Token, err: &str) -> syntax::rustc_errors::DiagnosticBuilder<'_> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `span` on type `&mut syntax::parse::parser::Parser<'_>` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:162:23 [INFO] [stderr] | [INFO] [stderr] 162 | let span = parser.span; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:163:12 [INFO] [stderr] | [INFO] [stderr] 163 | parser.span_fatal(span, format!("Expected one of: `{}`, but found: `{}`", [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:166:47 [INFO] [stderr] | [INFO] [stderr] 166 | IT, BENCH, FAILING, DESCRIBE).as_slice(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/parse.rs:167:17 [INFO] [stderr] | [INFO] [stderr] 167 | banned).as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:24:33 [INFO] [stderr] | [INFO] [stderr] 24 | let test_attribute = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("test"))); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:24:33 [INFO] [stderr] | [INFO] [stderr] 24 | let test_attribute = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("test"))); [INFO] [stderr] | ^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:24:50 [INFO] [stderr] | [INFO] [stderr] 24 | let test_attribute = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("test"))); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:27:30 [INFO] [stderr] | [INFO] [stderr] 27 | let should_fail = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("should_fail"))); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:27:30 [INFO] [stderr] | [INFO] [stderr] 27 | let should_fail = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("should_fail"))); [INFO] [stderr] | ^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:27:47 [INFO] [stderr] | [INFO] [stderr] 27 | let should_fail = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("should_fail"))); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:29:33 [INFO] [stderr] | [INFO] [stderr] 29 | let non_snake_word = cx.meta_word(sp, token::InternedString::new("non_snake_case")); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:30:39 [INFO] [stderr] | [INFO] [stderr] 30 | let allow_non_snake_case = cx.meta_list(sp, token::InternedString::new("allow"), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:31:54 [INFO] [stderr] | [INFO] [stderr] 31 | vec![non_snake_word]); [INFO] [stderr] | ^^^^^^^^^^^^^^ expected enum `syntax::ast::NestedMetaItem`, found struct `syntax::ast::MetaItem` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::ast::NestedMetaItem` [INFO] [stderr] found type `syntax::ast::MetaItem` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:32:39 [INFO] [stderr] | [INFO] [stderr] 32 | let allow_non_snake_case = cx.attribute(sp, allow_non_snake_case); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:32:39 [INFO] [stderr] | [INFO] [stderr] 32 | let allow_non_snake_case = cx.attribute(sp, allow_non_snake_case); [INFO] [stderr] | ^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::Block` has no field named `view_items` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | view_items: before.view_items + block.view_items, [INFO] [stderr] | ^^^^^^^^^^ `syntax::ast::Block` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `stmts`, `id`, `rules`, `span` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `view_items` on type `&syntax::ptr::P` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:41:40 [INFO] [stderr] | [INFO] [stderr] 41 | view_items: before.view_items + block.view_items, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `view_items` on type `syntax::ptr::P` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:41:59 [INFO] [stderr] | [INFO] [stderr] 41 | view_items: before.view_items + block.view_items, [INFO] [stderr] | ^^^^^^^^^^ unknown field [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:42:21 [INFO] [stderr] | [INFO] [stderr] 42 | stmts: before.stmts + block.stmts, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:42:28 [INFO] [stderr] | [INFO] [stderr] 42 | stmts: before.stmts + block.stmts, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:42:43 [INFO] [stderr] | [INFO] [stderr] 42 | stmts: before.stmts + block.stmts, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `+` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:42:41 [INFO] [stderr] | [INFO] [stderr] 42 | stmts: before.stmts + block.stmts, [INFO] [stderr] | ------------ ^ ----------- std::vec::Vec [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::ops::Add` might be missing for `std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::Block` has no field named `view_items` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | view_items: block.view_items + after.view_items, [INFO] [stderr] | ^^^^^^^^^^ `syntax::ast::Block` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `stmts`, `id`, `rules`, `span` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `view_items` on type `syntax::ptr::P` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:49:39 [INFO] [stderr] | [INFO] [stderr] 49 | view_items: block.view_items + after.view_items, [INFO] [stderr] | ^^^^^^^^^^ unknown field [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `view_items` on type `&syntax::ptr::P` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:49:58 [INFO] [stderr] | [INFO] [stderr] 49 | view_items: block.view_items + after.view_items, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | stmts: block.stmts + after.stmts, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:50:28 [INFO] [stderr] | [INFO] [stderr] 50 | stmts: block.stmts + after.stmts, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:50:42 [INFO] [stderr] | [INFO] [stderr] 50 | stmts: block.stmts + after.stmts, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `+` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:50:40 [INFO] [stderr] | [INFO] [stderr] 50 | stmts: block.stmts + after.stmts, [INFO] [stderr] | ----------- ^ ----------- std::vec::Vec [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::ops::Add` might be missing for `std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::Block` has no field named `view_items` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:57:21 [INFO] [stderr] | [INFO] [stderr] 57 | view_items: before.view_items + block.view_items + after.view_items, [INFO] [stderr] | ^^^^^^^^^^ `syntax::ast::Block` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `stmts`, `id`, `rules`, `span` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `view_items` on type `&syntax::ptr::P` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:57:40 [INFO] [stderr] | [INFO] [stderr] 57 | view_items: before.view_items + block.view_items + after.view_items, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `view_items` on type `syntax::ptr::P` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:57:59 [INFO] [stderr] | [INFO] [stderr] 57 | view_items: before.view_items + block.view_items + after.view_items, [INFO] [stderr] | ^^^^^^^^^^ unknown field [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `view_items` on type `&syntax::ptr::P` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:57:78 [INFO] [stderr] | [INFO] [stderr] 57 | view_items: before.view_items + block.view_items + after.view_items, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:58:21 [INFO] [stderr] | [INFO] [stderr] 58 | stmts: before.stmts + block.stmts + after.stmts, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:58:28 [INFO] [stderr] | [INFO] [stderr] 58 | stmts: before.stmts + block.stmts + after.stmts, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:58:43 [INFO] [stderr] | [INFO] [stderr] 58 | stmts: before.stmts + block.stmts + after.stmts, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `+` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:58:41 [INFO] [stderr] | [INFO] [stderr] 58 | stmts: before.stmts + block.stmts + after.stmts, [INFO] [stderr] | ------------ ^ ----------- std::vec::Vec [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::ops::Add` might be missing for `std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:58:57 [INFO] [stderr] | [INFO] [stderr] 58 | stmts: before.stmts + block.stmts + after.stmts, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:76:13 [INFO] [stderr] | [INFO] [stderr] 76 | ident: cx.ident_of(description.replace(" ", "_").as_slice()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:76:23 [INFO] [stderr] | [INFO] [stderr] 76 | ident: cx.ident_of(description.replace(" ", "_").as_slice()), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:76:62 [INFO] [stderr] | [INFO] [stderr] 76 | ident: cx.ident_of(description.replace(" ", "_").as_slice()), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | attrs: attrs, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | id: ast::DUMMY_NODE_ID, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | / node: ast::ItemFn( [INFO] [stderr] 80 | | // Takes no arguments and returns () [INFO] [stderr] 81 | | cx.fn_decl(vec![], cx.ty(sp, ast::TyTup(vec![]))), [INFO] [stderr] 82 | | [INFO] [stderr] ... | [INFO] [stderr] 89 | | test_body [INFO] [stderr] 90 | | ), [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:81:20 [INFO] [stderr] | [INFO] [stderr] 81 | cx.fn_decl(vec![], cx.ty(sp, ast::TyTup(vec![]))), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:81:39 [INFO] [stderr] | [INFO] [stderr] 81 | cx.fn_decl(vec![], cx.ty(sp, ast::TyTup(vec![]))), [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:81:36 [INFO] [stderr] | [INFO] [stderr] 81 | cx.fn_decl(vec![], cx.ty(sp, ast::TyTup(vec![]))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `syntax::ast::FunctionRetTy`, found struct `syntax::ptr::P` [INFO] [stderr] | help: try using a variant of the expected type: `syntax::ast::FunctionRetTy::Ty(cx.ty(sp, ast::TyTup(<[_]>::into_vec(box []))))` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::ast::FunctionRetTy` [INFO] [stderr] found type `syntax::ptr::P` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:92:13 [INFO] [stderr] | [INFO] [stderr] 92 | vis: ast::Inherited, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:93:13 [INFO] [stderr] | [INFO] [stderr] 93 | span: sp [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `tokens` in initializer of `syntax::ast::Item` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:74:11 [INFO] [stderr] | [INFO] [stderr] 74 | P(ast::Item { [INFO] [stderr] | ^^^^^^^^^ missing `tokens` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:103:34 [INFO] [stderr] | [INFO] [stderr] 103 | let bench_attribute = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("bench"))); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:103:34 [INFO] [stderr] | [INFO] [stderr] 103 | let bench_attribute = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("bench"))); [INFO] [stderr] | ^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:103:51 [INFO] [stderr] | [INFO] [stderr] 103 | let bench_attribute = cx.attribute(sp, cx.meta_word(sp, token::InternedString::new("bench"))); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:108:13 [INFO] [stderr] | [INFO] [stderr] 108 | ident: cx.ident_of(description.replace(" ", "_").as_slice()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:108:23 [INFO] [stderr] | [INFO] [stderr] 108 | ident: cx.ident_of(description.replace(" ", "_").as_slice()), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:108:62 [INFO] [stderr] | [INFO] [stderr] 108 | ident: cx.ident_of(description.replace(" ", "_").as_slice()), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:111:13 [INFO] [stderr] | [INFO] [stderr] 111 | attrs: vec![bench_attribute], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:112:13 [INFO] [stderr] | [INFO] [stderr] 112 | id: ast::DUMMY_NODE_ID, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:113:13 [INFO] [stderr] | [INFO] [stderr] 113 | / node: ast::ItemFn( [INFO] [stderr] 114 | | // Takes one argument of &mut Bencher [INFO] [stderr] 115 | | cx.fn_decl(vec![ast::Arg { [INFO] [stderr] 116 | | ty: quote_ty!(cx, &mut ::test::Bencher), [INFO] [stderr] ... | [INFO] [stderr] 127 | | block [INFO] [stderr] 128 | | ), [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:115:20 [INFO] [stderr] | [INFO] [stderr] 115 | cx.fn_decl(vec![ast::Arg { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:116:21 [INFO] [stderr] | [INFO] [stderr] 116 | ty: quote_ty!(cx, &mut ::test::Bencher), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:117:21 [INFO] [stderr] | [INFO] [stderr] 117 | pat: quote_pat!(cx, $bench), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:118:21 [INFO] [stderr] | [INFO] [stderr] 118 | id: ast::DUMMY_NODE_ID [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0063]: missing fields `attrs`, `span` in initializer of `syntax::ast::Arg` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:115:33 [INFO] [stderr] | [INFO] [stderr] 115 | cx.fn_decl(vec![ast::Arg { [INFO] [stderr] | ^^^^^^^^ missing `attrs`, `span` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:119:24 [INFO] [stderr] | [INFO] [stderr] 119 | }], cx.ty(sp, ast::TyTup(vec![]))), [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:119:21 [INFO] [stderr] | [INFO] [stderr] 119 | }], cx.ty(sp, ast::TyTup(vec![]))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `syntax::ast::FunctionRetTy`, found struct `syntax::ptr::P` [INFO] [stderr] | help: try using a variant of the expected type: `syntax::ast::FunctionRetTy::Ty(cx.ty(sp, ast::TyTup(<[_]>::into_vec(box []))))` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::ast::FunctionRetTy` [INFO] [stderr] found type `syntax::ptr::P` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:130:13 [INFO] [stderr] | [INFO] [stderr] 130 | vis: ast::Inherited, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:131:13 [INFO] [stderr] | [INFO] [stderr] 131 | span: sp [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `tokens` in initializer of `syntax::ast::Item` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:106:11 [INFO] [stderr] | [INFO] [stderr] 106 | P(ast::Item { [INFO] [stderr] | ^^^^^^^^^ missing `tokens` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `clone` found for type `std::vec::Vec` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:152:40 [INFO] [stderr] | [INFO] [stderr] 152 | let subblocks = self.subblocks.clone().into_iter().map(|block| { block.generate(sp, cx, &self) }).collect(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the method `clone` exists but the following trait bounds were not satisfied: [INFO] [stderr] `std::vec::Vec : std::clone::Clone` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `view_use_glob` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:158:29 [INFO] [stderr] | [INFO] [stderr] 158 | let super_glob = cx.view_use_glob(sp, ast::Public, vec![cx.ident_of("super")]); [INFO] [stderr] | ^^^^^^^^^^^^^ help: there is a method with a similar name: `item_use_glob` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:158:68 [INFO] [stderr] | [INFO] [stderr] 158 | let super_glob = cx.view_use_glob(sp, ast::Public, vec![cx.ident_of("super")]); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:161:12 [INFO] [stderr] | [INFO] [stderr] 161 | cx.item_mod(sp, sp, name, vec![], vec![super_glob], subblocks) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 5 parameters but 6 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.0.4/src/generate.rs:161:12 [INFO] [stderr] | [INFO] [stderr] 161 | cx.item_mod(sp, sp, name, vec![], vec![super_glob], subblocks) [INFO] [stderr] | ^^^^^^^^ expected 5 parameters [INFO] [stderr] [INFO] [stderr] error: aborting due to 241 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0063, E0308, E0369, E0412, E0425, E0432, E0433, E0557... [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `stainless`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6e568fa676f334fc3cf84386836012587dff8068ebf61ac91ed34c539cd292f3"` [INFO] running `"docker" "rm" "-f" "6e568fa676f334fc3cf84386836012587dff8068ebf61ac91ed34c539cd292f3"` [INFO] [stdout] 6e568fa676f334fc3cf84386836012587dff8068ebf61ac91ed34c539cd292f3