[INFO] updating cached repository PsychoPflanze/rust-php-binding [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/PsychoPflanze/rust-php-binding [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/PsychoPflanze/rust-php-binding" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/PsychoPflanze/rust-php-binding"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/PsychoPflanze/rust-php-binding'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/PsychoPflanze/rust-php-binding" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/PsychoPflanze/rust-php-binding"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/PsychoPflanze/rust-php-binding'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 105e023612b7cfb78d1a2fe052155a3fce7ea0b7 [INFO] sha for GitHub repo PsychoPflanze/rust-php-binding: 105e023612b7cfb78d1a2fe052155a3fce7ea0b7 [INFO] validating manifest of PsychoPflanze/rust-php-binding 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 PsychoPflanze/rust-php-binding 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 PsychoPflanze/rust-php-binding [INFO] finished frobbing PsychoPflanze/rust-php-binding [INFO] frobbed toml for PsychoPflanze/rust-php-binding written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/PsychoPflanze/rust-php-binding/Cargo.toml [INFO] started frobbing PsychoPflanze/rust-php-binding [INFO] finished frobbing PsychoPflanze/rust-php-binding [INFO] frobbed toml for PsychoPflanze/rust-php-binding written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/PsychoPflanze/rust-php-binding/Cargo.toml [INFO] crate PsychoPflanze/rust-php-binding already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking PsychoPflanze/rust-php-binding against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-7/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/PsychoPflanze/rust-php-binding:/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 050d9fce9e5670604afda3234f36532c1b6caa7bcd5862ddfbf83f1faa2996e9 [INFO] running `"docker" "start" "-a" "050d9fce9e5670604afda3234f36532c1b6caa7bcd5862ddfbf83f1faa2996e9"` [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Compiling plex v0.0.3 (https://github.com/goffrie/plex.git#fcddb337) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lib.rs:1:30 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(plugin_registrar, quote, rustc_private, i128_type)] [INFO] [stderr] | ^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::ThinVec` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use syntax::util::ThinVec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `ThinVec` in `util` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::small_vector` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::util::small_vector::SmallVector; [INFO] [stderr] | ^^^^^^^^^^^^ could not find `small_vector` in `util` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:4:14 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::{codemap, ast}; [INFO] [stderr] | ^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::symbol::keywords` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::symbol::keywords; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `keywords` in `symbol` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | use syntax::codemap::DUMMY_SP; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::small_vector` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:5:19 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::util::small_vector::SmallVector; [INFO] [stderr] | ^^^^^^^^^^^^ could not find `small_vector` in `util` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::ThinVec` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::util::ThinVec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `ThinVec` in `util` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::{ast, codemap}; [INFO] [stderr] | ^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::symbol::keywords` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | use syntax::symbol::{self, keywords}; [INFO] [stderr] | ^^^^^^^^ no `keywords` in `symbol` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | use syntax::codemap::DUMMY_SP; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | let char_ty = quote_ty!(cx, char); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_pat!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:52:44 [INFO] [stderr] | [INFO] [stderr] 52 | subarms.push(cx.arm(DUMMY_SP, vec![quote_pat!(cx, _)], cx.expr_path(state_paths[tr.default as usize].clone()))); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:53:44 [INFO] [stderr] | [INFO] [stderr] 53 | let body = cx.expr_match(DUMMY_SP, quote_expr!(cx, ch), subarms); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_arm!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:54:19 [INFO] [stderr] | [INFO] [stderr] 54 | arms.push(quote_arm!(cx, $state_name => $body,)); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:56:55 [INFO] [stderr] | [INFO] [stderr] 56 | let block = cx.block_expr(cx.expr_match(DUMMY_SP, quote_expr!(cx, state), arms)); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_arm!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:208:17 [INFO] [stderr] | [INFO] [stderr] 208 | quote_arm!(cx, $state => Some($act),) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_arm!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:210:19 [INFO] [stderr] | [INFO] [stderr] 210 | arms.push(quote_arm!(cx, _ => None,)); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_item!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:211:9 [INFO] [stderr] | [INFO] [stderr] 211 | quote_item!(cx, fn $dfa_acceptance_fn(state: $state_enum) -> Option { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_arm!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:220:9 [INFO] [stderr] | [INFO] [stderr] 220 | quote_arm!(cx, $i => $expr,) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:222:26 [INFO] [stderr] | [INFO] [stderr] 222 | let compute_result = quote_expr!(cx, match which { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:226:50 [INFO] [stderr] | [INFO] [stderr] 226 | let break_on_error = error_state.map(|state| quote_stmt!(cx, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:238:9 [INFO] [stderr] | [INFO] [stderr] 238 | quote_ty!(cx, Option<$ret_ty>), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_attr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:255:22 [INFO] [stderr] | [INFO] [stderr] 255 | quote_attr!(cx, #[derive(Copy, Clone)]), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_attr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:256:22 [INFO] [stderr] | [INFO] [stderr] 256 | quote_attr!(cx, #[allow(non_camel_case_types)]), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:261:43 [INFO] [stderr] | [INFO] [stderr] 261 | .chain(Some(cx.stmt_expr(quote_expr!(cx, { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:149:18 [INFO] [stderr] | [INFO] [stderr] 149 | let u32_ty = quote_ty!(cx, u32); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:210:23 [INFO] [stderr] | [INFO] [stderr] 210 | let unreachable = quote_expr!(cx, unreachable!()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:216:16 [INFO] [stderr] | [INFO] [stderr] 216 | stmts.push(quote_stmt!(cx, fn $range_array_fn_id(x: &[Option<$span_ty>]) -> Option<$span_ty> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | let stack_ty = quote_ty!(cx, Vec >); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:225:25 [INFO] [stderr] | [INFO] [stderr] 225 | let span_stack_ty = quote_ty!(cx, Vec >); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:226:26 [INFO] [stderr] | [INFO] [stderr] 226 | let state_stack_ty = quote_ty!(cx, Vec); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:255:35 [INFO] [stderr] | [INFO] [stderr] 255 | reduce_stmts.push(quote_stmt!(cx, let $span_id = $range_array_fn_id(&$span_stack_id[($span_stack_id.len() - $len)..]);).unwrap()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:257:35 [INFO] [stderr] | [INFO] [stderr] 257 | reduce_stmts.push(quote_stmt!(cx, match $span_stack_id.len() - $len { x => $span_stack_id.truncate(x) };).unwrap()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:259:35 [INFO] [stderr] | [INFO] [stderr] 259 | reduce_stmts.push(quote_stmt!(cx, #[allow(unused_macros)] macro_rules! span { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:263:35 [INFO] [stderr] | [INFO] [stderr] 263 | reduce_stmts.push(quote_stmt!(cx, let $span_id = None;).unwrap()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:277:36 [INFO] [stderr] | [INFO] [stderr] 277 | init: Some(quote_expr!(cx, *$stack_id.pop().unwrap().downcast::<$ty>().unwrap())), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:300:33 [INFO] [stderr] | [INFO] [stderr] 300 | quote_expr!(cx, { let $pat = $eid_expr; $acc }) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:310:35 [INFO] [stderr] | [INFO] [stderr] 310 | reduce_stmts.push(quote_stmt!(cx, match $state_stack_id.len() - $len_minus_one { x => unsafe { $state_stack_id.set_len(x) } };).unwrap()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:312:35 [INFO] [stderr] | [INFO] [stderr] 312 | reduce_stmts.push(quote_stmt!(cx, $state_stack_id.push(*$state_id);).unwrap()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:314:31 [INFO] [stderr] | [INFO] [stderr] 314 | reduce_stmts.push(quote_stmt!(cx, *$state_id = $goto_fn(*$state_stack_id.last().unwrap());).unwrap()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:320:19 [INFO] [stderr] | [INFO] [stderr] 320 | P(quote_expr!(cx, ( || -> $lambda_ty { $result } )() ).unwrap()))); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:321:31 [INFO] [stderr] | [INFO] [stderr] 321 | reduce_stmts.push(quote_stmt!(cx, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:324:31 [INFO] [stderr] | [INFO] [stderr] 324 | reduce_stmts.push(quote_stmt!(cx, $span_stack_id.push($span_id);).unwrap()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:328:51 [INFO] [stderr] | [INFO] [stderr] 328 | let f = cx.item_fn(span, fn_id, args, quote_ty!(cx, ()), block); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:362:54 [INFO] [stderr] | [INFO] [stderr] 362 | stmts.push(cx.stmt_let(DUMMY_SP, true, stack_id, quote_expr!(cx, ::std::vec::Vec::new()))); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:363:59 [INFO] [stderr] | [INFO] [stderr] 363 | stmts.push(cx.stmt_let(DUMMY_SP, true, span_stack_id, quote_expr!(cx, ::std::vec::Vec::new()))); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:364:60 [INFO] [stderr] | [INFO] [stderr] 364 | stmts.push(cx.stmt_let(DUMMY_SP, true, state_stack_id, quote_expr!(cx, ::std::vec::Vec::new()))); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:365:54 [INFO] [stderr] | [INFO] [stderr] 365 | stmts.push(cx.stmt_let(DUMMY_SP, true, state_id, quote_expr!(cx, 0))); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:366:59 [INFO] [stderr] | [INFO] [stderr] 366 | stmts.push(cx.stmt_let(DUMMY_SP, true, token_span_id, quote_expr!(cx, $it_arg_id.next()))); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:396:44 [INFO] [stderr] | [INFO] [stderr] 396 | let arm_expr = quote_expr!(cx, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:404:54 [INFO] [stderr] | [INFO] [stderr] 404 | arms.push(cx.arm(DUMMY_SP, pats, quote_expr!(cx, { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_arm!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:410:27 [INFO] [stderr] | [INFO] [stderr] 410 | arms.push(quote_arm!(cx, _ => return ::std::result::Result::Err(($token_span_id, $err_msg_lit)),)); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_arm!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:415:27 [INFO] [stderr] | [INFO] [stderr] 415 | }).chain(Some(quote_arm!(cx, _ => $unreachable,)).into_iter()).collect())), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:416:9 [INFO] [stderr] | [INFO] [stderr] 416 | quote_stmt!(cx, match $token_span_id { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:423:9 [INFO] [stderr] | [INFO] [stderr] 423 | quote_stmt!(cx, $state_stack_id.push($state_id);).unwrap(), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:424:9 [INFO] [stderr] | [INFO] [stderr] 424 | quote_stmt!(cx, $token_span_id = $it_arg_id.next();).unwrap(), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:425:9 [INFO] [stderr] | [INFO] [stderr] 425 | quote_stmt!(cx, $state_id = $next_state_id;).unwrap(), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:433:46 [INFO] [stderr] | [INFO] [stderr] 433 | quote_ty!(cx, (::std::option::Option<$token_span_ty>, &'static str))], [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:682:23 [INFO] [stderr] | [INFO] [stderr] 682 | let unreachable = quote_expr!(cx, unreachable!()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_arm!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:727:29 [INFO] [stderr] | [INFO] [stderr] 727 | quote_arm!(cx, _ => $unreachable,), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:734:32 [INFO] [stderr] | [INFO] [stderr] 734 | expr = quote_expr!(cx, { let $eid_pat = $eid_expr; $expr }); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:745:26 [INFO] [stderr] | [INFO] [stderr] 745 | expr = P(quote_expr!(cx, { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `NestedMetaItemKind` in `ast` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:572:41 [INFO] [stderr] | [INFO] [stderr] 572 | if let ast::NestedMetaItemKind::MetaItem(ref meta_item) = token.node { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `NestedMetaItemKind` in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `str_lit` in module `parse` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:63:41 [INFO] [stderr] | [INFO] [stderr] 63 | ast::StrStyle::Cooked => parse::str_lit(&re_str.as_str(), None), [INFO] [stderr] | ^^^^^^^ not found in `parse` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `raw_str_lit` in module `parse` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:64:41 [INFO] [stderr] | [INFO] [stderr] 64 | ast::StrStyle::Raw(_) => parse::raw_str_lit(&re_str.as_str()), [INFO] [stderr] | ^^^^^^^^^^^ not found in `parse` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `LifetimeDef` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:241:34 [INFO] [stderr] | [INFO] [stderr] 241 | lifetimes: vec![ast::LifetimeDef { [INFO] [stderr] | ^^^^^^^^^^^ help: a struct with a similar name exists: `Lifetime` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `TypeBinding` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:163:26 [INFO] [stderr] | [INFO] [stderr] 163 | ast::TypeBinding { [INFO] [stderr] | ^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0603]: module `classify` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:6:35 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::parse::{self, parser, classify, PResult}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: module `classify` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:9:29 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::parse::{parser, classify, PResult}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `TokenType` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:127:53 [INFO] [stderr] | [INFO] [stderr] 127 | parser.expected_tokens.push(parser::TokenType::Lifetime); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: struct `Restrictions` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:160:55 [INFO] [stderr] | [INFO] [stderr] 160 | let expr = try!(parser.parse_expr_res(parser::Restrictions::STMT_EXPR, None)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: struct `Restrictions` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:621:59 [INFO] [stderr] | [INFO] [stderr] 621 | let expr = try!(parser.parse_expr_res(parser::Restrictions::STMT_EXPR, None)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0223]: ambiguous associated type [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lib.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | base::SyntaxExtension::NormalTT { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `::NormalTT` [INFO] [stderr] [INFO] [stderr] error[E0223]: ambiguous associated type [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lib.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | base::SyntaxExtension::NormalTT { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `::NormalTT` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | ast::RangeEnd::Included(ast::RangeSyntax::DotDotDot) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::source_map::Spanned`, found enum `syntax::ast::RangeEnd` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::source_map::Spanned` [INFO] [stderr] found type `syntax::ast::RangeEnd` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::Arm` has no field named `beginning_vert` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:49:17 [INFO] [stderr] | [INFO] [stderr] 49 | beginning_vert: None, [INFO] [stderr] | ^^^^^^^^^^^^^^ `syntax::ast::Arm` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `attrs`, `pats`, `guard`, `body`, `span` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Public` found for type `syntax::source_map::Spanned` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:108:26 [INFO] [stderr] | [INFO] [stderr] 108 | ast::Visibility::Public [INFO] [stderr] | ^^^^^^ associated item not found in `syntax::source_map::Spanned` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Inherited` found for type `syntax::source_map::Spanned` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:110:26 [INFO] [stderr] | [INFO] [stderr] 110 | ast::Visibility::Inherited [INFO] [stderr] | ^^^^^^^^^ associated item not found in `syntax::source_map::Spanned` [INFO] [stderr] [INFO] [stderr] error[E0624]: method `expect_keyword` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | try!(parser.expect_keyword(keywords::Fn)); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:115:32 [INFO] [stderr] | [INFO] [stderr] 115 | let text_pat = try!(parser.parse_pat()); [INFO] [stderr] | ^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:118:13 [INFO] [stderr] | [INFO] [stderr] 117 | match parser.token { [INFO] [stderr] | ------------ this match expression has type `syntax::parse::token::Token` [INFO] [stderr] 118 | token::Lifetime(ident) => { [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[E0560]: struct `syntax::ast::Lifetime` has no field named `span` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:122:21 [INFO] [stderr] | [INFO] [stderr] 122 | span: parser.prev_span, [INFO] [stderr] | ^^^^ `syntax::ast::Lifetime` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `id`, `ident` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:123:28 [INFO] [stderr] | [INFO] [stderr] 123 | ident: ident [INFO] [stderr] | ^^^^^ expected struct `syntax::ast::Ident`, found struct `syntax::ast::Symbol` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::ast::Ident` [INFO] [stderr] found type `syntax::ast::Symbol` [INFO] [stderr] [INFO] [stderr] error[E0616]: field `expected_tokens` of struct `syntax::parse::parser::Parser` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:127:17 [INFO] [stderr] | [INFO] [stderr] 127 | parser.expected_tokens.push(parser::TokenType::Lifetime); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0624]: method `parse_expr_res` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:160:32 [INFO] [stderr] | [INFO] [stderr] 160 | let expr = try!(parser.parse_expr_res(parser::Restrictions::STMT_EXPR, None)); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::Generics` has no field named `lifetimes` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:241:13 [INFO] [stderr] | [INFO] [stderr] 241 | lifetimes: vec![ast::LifetimeDef { [INFO] [stderr] | ^^^^^^^^^ `syntax::ast::Generics` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `params`, `where_clause`, `span` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::Generics` has no field named `ty_params` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:246:13 [INFO] [stderr] | [INFO] [stderr] 246 | ty_params: vec![], [INFO] [stderr] | ^^^^^^^^^ help: a field with a similar name exists: `params` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::WhereClause` has no field named `id` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/lexer.rs:248:17 [INFO] [stderr] | [INFO] [stderr] 248 | id: DUMMY_NODE_ID, [INFO] [stderr] | ^^ `syntax::ast::WhereClause` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `predicates`, `span` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Us` found for type `syntax::ast::UintTy` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:23:97 [INFO] [stderr] | [INFO] [stderr] 23 | cx.expr_lit(DUMMY_SP, ast::LitKind::Int(val as u128, ast::LitIntType::Unsigned(ast::UintTy::Us))) [INFO] [stderr] | ^^ [INFO] [stderr] | | [INFO] [stderr] | variant or associated item not found in `syntax::ast::UintTy` [INFO] [stderr] | help: there is a variant with a similar name: `U8` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `gensym` found for type `syntax::ast::Symbol` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:29:44 [INFO] [stderr] | [INFO] [stderr] 29 | Ident::with_empty_ctxt(symbol::Symbol::gensym(s)) [INFO] [stderr] | ^^^^^^ function or associated item not found in `syntax::ast::Symbol` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::Generics` has no field named `lifetimes` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:155:9 [INFO] [stderr] | [INFO] [stderr] 155 | lifetimes: vec![], [INFO] [stderr] | ^^^^^^^^^ `syntax::ast::Generics` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `params`, `where_clause`, `span` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::Generics` has no field named `ty_params` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:156:9 [INFO] [stderr] | [INFO] [stderr] 156 | ty_params: vec![ [INFO] [stderr] | ^^^^^^^^^ help: a field with a similar name exists: `params` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `typarambound` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:158:20 [INFO] [stderr] | [INFO] [stderr] 158 | cx.typarambound(cx.path_all(DUMMY_SP, true, vec![ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 5 parameters but 6 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | cx.typarambound(cx.path_all(DUMMY_SP, true, vec![ [INFO] [stderr] | ^^^^^^^^ expected 5 parameters [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::WhereClause` has no field named `id` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:173:13 [INFO] [stderr] | [INFO] [stderr] 173 | id: DUMMY_NODE_ID, [INFO] [stderr] | ^^ `syntax::ast::WhereClause` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `predicates`, `span` [INFO] [stderr] [INFO] [stderr] error[E0063]: missing fields `attrs`, `span` in initializer of `syntax::ast::Arg` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:181:9 [INFO] [stderr] | [INFO] [stderr] 181 | ast::Arg { [INFO] [stderr] | ^^^^^^^^ missing `attrs`, `span` [INFO] [stderr] [INFO] [stderr] error[E0063]: missing fields `attrs`, `span` in initializer of `syntax::ast::Arg` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:235:29 [INFO] [stderr] | [INFO] [stderr] 235 | let args = vec![ast::Arg { [INFO] [stderr] | ^^^^^^^^ missing `attrs`, `span` [INFO] [stderr] [INFO] [stderr] error[E0063]: missing fields `attrs`, `span` in initializer of `syntax::ast::Arg` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:239:16 [INFO] [stderr] | [INFO] [stderr] 239 | }, ast::Arg { [INFO] [stderr] | ^^^^^^^^ missing `attrs`, `span` [INFO] [stderr] [INFO] [stderr] error[E0063]: missing fields `attrs`, `span` in initializer of `syntax::ast::Arg` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:243:16 [INFO] [stderr] | [INFO] [stderr] 243 | }, ast::Arg { [INFO] [stderr] | ^^^^^^^^ missing `attrs`, `span` [INFO] [stderr] [INFO] [stderr] error[E0063]: missing fields `attrs`, `span` in initializer of `syntax::ast::Arg` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:247:16 [INFO] [stderr] | [INFO] [stderr] 247 | }, ast::Arg { [INFO] [stderr] | ^^^^^^^^ missing `attrs`, `span` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `node` on type `syntax::ast::Ident` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:299:76 [INFO] [stderr] | [INFO] [stderr] 299 | let eid_expr = cx.expr_ident(DUMMY_SP, sid.node.clone()); [INFO] [stderr] | ^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `name`, `span` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 5 parameters but 6 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:428:32 [INFO] [stderr] | [INFO] [stderr] 428 | let out_ty = cx.ty_path(cx.path_all(DUMMY_SP, [INFO] [stderr] | ^^^^^^^^ expected 5 parameters [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Public` found for type `syntax::source_map::Spanned` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:505:26 [INFO] [stderr] | [INFO] [stderr] 505 | ast::Visibility::Public [INFO] [stderr] | ^^^^^^ associated item not found in `syntax::source_map::Spanned` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Inherited` found for type `syntax::source_map::Spanned` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:507:26 [INFO] [stderr] | [INFO] [stderr] 507 | ast::Visibility::Inherited [INFO] [stderr] | ^^^^^^^^^ associated item not found in `syntax::source_map::Spanned` [INFO] [stderr] [INFO] [stderr] error[E0624]: method `expect_keyword` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:509:17 [INFO] [stderr] | [INFO] [stderr] 509 | try!(parser.expect_keyword(keywords::Fn)); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0624]: method `check` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:520:20 [INFO] [stderr] | [INFO] [stderr] 520 | if !parser.check(&token::OpenDelim(token::Paren)) && span_ty.node == ast::TyKind::Tup(vec![]) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `syntax::ast::TyKind` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:520:75 [INFO] [stderr] | [INFO] [stderr] 520 | if !parser.check(&token::OpenDelim(token::Paren)) && span_ty.node == ast::TyKind::Tup(vec![]) { [INFO] [stderr] | ------------ ^^ ------------------------ syntax::ast::TyKind [INFO] [stderr] | | [INFO] [stderr] | syntax::ast::TyKind [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `syntax::ast::TyKind` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `span` on type `syntax::parse::parser::Parser<'_>` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:526:29 [INFO] [stderr] | [INFO] [stderr] 526 | let lo = parser.span.lo(); [INFO] [stderr] | ^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `sess`, `token`, `prev_span`, `recurse_into_file_modules`, `root_module_name`, `cfg_mods` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `span` on type `syntax::parse::parser::Parser<'_>` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:528:32 [INFO] [stderr] | [INFO] [stderr] 528 | let p1_sp = parser.span; [INFO] [stderr] | ^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `sess`, `token`, `prev_span`, `recurse_into_file_modules`, `root_module_name`, `cfg_mods` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `span` on type `syntax::parse::parser::Parser<'_>` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:531:32 [INFO] [stderr] | [INFO] [stderr] 531 | let p2_sp = parser.span; [INFO] [stderr] | ^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `sess`, `token`, `prev_span`, `recurse_into_file_modules`, `root_module_name`, `cfg_mods` [INFO] [stderr] [INFO] [stderr] error[E0624]: method `check` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:544:19 [INFO] [stderr] | [INFO] [stderr] 544 | while !parser.check(&token::Eof) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0624]: method `check` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:559:23 [INFO] [stderr] | [INFO] [stderr] 559 | while !parser.check(&token::CloseDelim(token::Brace)) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0624]: method `check` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:562:26 [INFO] [stderr] | [INFO] [stderr] 562 | while parser.check(&token::Pound) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0026]: struct `syntax::ast::MetaItem` does not have a field named `name` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:567:25 [INFO] [stderr] | [INFO] [stderr] 567 | name, [INFO] [stderr] | ^^^^ struct `syntax::ast::MetaItem` does not have this field [INFO] [stderr] [INFO] [stderr] error[E0026]: struct `syntax::ast::MetaItem` does not have a field named `name` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:582:25 [INFO] [stderr] | [INFO] [stderr] 582 | name, [INFO] [stderr] | ^^^^ struct `syntax::ast::MetaItem` does not have this field [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `node` on type `&syntax::ast::NestedMetaItem` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:572:93 [INFO] [stderr] | [INFO] [stderr] 572 | if let ast::NestedMetaItemKind::MetaItem(ref meta_item) = token.node { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0615]: attempted to take value of method `span` on type `&syntax::ast::NestedMetaItem` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:578:51 [INFO] [stderr] | [INFO] [stderr] 578 | parser.span_err(token.span, "not the name of a token"); [INFO] [stderr] | ^^^^ help: use parentheses to call the method: `span()` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `span` on type `syntax::parse::parser::Parser<'_>` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:591:29 [INFO] [stderr] | [INFO] [stderr] 591 | let lo = parser.span.lo(); [INFO] [stderr] | ^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `sess`, `token`, `prev_span`, `recurse_into_file_modules`, `root_module_name`, `cfg_mods` [INFO] [stderr] [INFO] [stderr] error[E0624]: method `check` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:593:27 [INFO] [stderr] | [INFO] [stderr] 593 | while !parser.check(&token::FatArrow) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `span` on type `syntax::parse::parser::Parser<'_>` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:594:33 [INFO] [stderr] | [INFO] [stderr] 594 | let lo = parser.span.lo(); [INFO] [stderr] | ^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `sess`, `token`, `prev_span`, `recurse_into_file_modules`, `root_module_name`, `cfg_mods` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:597:41 [INFO] [stderr] | [INFO] [stderr] 597 | let r = try!(parser.parse_pat()); [INFO] [stderr] | ^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:603:47 [INFO] [stderr] | [INFO] [stderr] 603 | pats.push(try!(parser.parse_pat())); [INFO] [stderr] | ^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0624]: method `parse_expr_res` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:621:36 [INFO] [stderr] | [INFO] [stderr] 621 | let expr = try!(parser.parse_expr_res(parser::Restrictions::STMT_EXPR, None)); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0624]: method `check` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:626:27 [INFO] [stderr] | [INFO] [stderr] 626 | || parser.check(&token::CloseDelim(token::Brace)); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `gensym` found for type `syntax::ast::Symbol` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:681:38 [INFO] [stderr] | [INFO] [stderr] 681 | let fake_start = symbol::Symbol::gensym("start"); [INFO] [stderr] | ^^^^^^ function or associated item not found in `syntax::ast::Symbol` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 2 parameters but 3 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:707:17 [INFO] [stderr] | [INFO] [stderr] 707 | ast::PatKind::TupleStruct(cx.path_ident(DUMMY_SP, ident.0), vec![], Some(0)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 2 parameters but 3 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:726:56 [INFO] [stderr] | [INFO] [stderr] 726 | cx.arm(sp, vec![cx.pat(sp, ast::PatKind::TupleStruct(cx.path_ident(sp, terminal), pats.clone(), None))], expr), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters [INFO] [stderr] [INFO] [stderr] error[E0624]: method `diagnostic` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:763:42 [INFO] [stderr] | [INFO] [stderr] 763 | let mut err = parser.diagnostic().struct_span_err( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0624]: method `diagnostic` is private [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/plex-99281a3d5255642b/fcddb33/src/parser.rs:774:38 [INFO] [stderr] | [INFO] [stderr] 774 | let err = parser.diagnostic().struct_span_err( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 130 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0026, E0061, E0063, E0223, E0308, E0369, E0422, E0425, E0432... [INFO] [stderr] For more information about an error, try `rustc --explain E0026`. [INFO] [stderr] error: Could not compile `plex`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "050d9fce9e5670604afda3234f36532c1b6caa7bcd5862ddfbf83f1faa2996e9"` [INFO] running `"docker" "rm" "-f" "050d9fce9e5670604afda3234f36532c1b6caa7bcd5862ddfbf83f1faa2996e9"` [INFO] [stdout] 050d9fce9e5670604afda3234f36532c1b6caa7bcd5862ddfbf83f1faa2996e9