Sep 04 13:37:44.510 INFO checking mockers_macros-0.9.4 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 13:37:44.510 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 13:37:44.510 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:37:44.699 INFO blam! 9ff7ac868200b856e5da1a2510cbb19d3742d3abf77d24bb384952aed8f130d7 Sep 04 13:37:44.701 INFO running `"docker" "start" "-a" "9ff7ac868200b856e5da1a2510cbb19d3742d3abf77d24bb384952aed8f130d7"` Sep 04 13:37:45.317 INFO kablam! Compiling mockers_codegen v0.9.4 Sep 04 13:37:45.317 INFO kablam! Checking itertools v0.4.19 Sep 04 13:37:50.895 INFO kablam! error[E0432]: unresolved import `syntax::abi` Sep 04 13:37:50.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:5:13 Sep 04 13:37:50.895 INFO kablam! | Sep 04 13:37:50.895 INFO kablam! 5 | use syntax::abi::Abi; Sep 04 13:37:50.895 INFO kablam! | ^^^ Could not find `abi` in `syntax` Sep 04 13:37:50.895 INFO kablam! Sep 04 13:37:50.895 INFO kablam! error[E0432]: unresolved import `syntax::ast::TyParam` Sep 04 13:37:50.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:9:58 Sep 04 13:37:50.895 INFO kablam! | Sep 04 13:37:50.895 INFO kablam! 9 | VisibilityKind, ImplItemKind, Arg, Ty, TyParam, Path, PathSegment, Sep 04 13:37:50.895 INFO kablam! | ^^^^^^^ no `TyParam` in `ast` Sep 04 13:37:50.896 INFO kablam! Sep 04 13:37:50.896 INFO kablam! error[E0432]: unresolved import `syntax::ast::TyParamBound` Sep 04 13:37:50.896 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:10:19 Sep 04 13:37:50.896 INFO kablam! | Sep 04 13:37:50.896 INFO kablam! 10 | TyParamBound, Defaultness, MetaItem, TraitRef, TypeBinding, PathParameters, Sep 04 13:37:50.896 INFO kablam! | ^^^^^^^^^^^^ no `TyParamBound` in `ast` Sep 04 13:37:50.896 INFO kablam! Sep 04 13:37:50.896 INFO kablam! error[E0432]: unresolved import `syntax::ast::PathParameters` Sep 04 13:37:50.896 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:10:79 Sep 04 13:37:50.896 INFO kablam! | Sep 04 13:37:50.896 INFO kablam! 10 | TyParamBound, Defaultness, MetaItem, TraitRef, TypeBinding, PathParameters, Sep 04 13:37:50.896 INFO kablam! | ^^^^^^^^^^^^^^ no `PathParameters` in `ast` Sep 04 13:37:50.896 INFO kablam! Sep 04 13:37:50.896 INFO kablam! error[E0432]: unresolved import `syntax::ast::AngleBracketedParameterData` Sep 04 13:37:50.896 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:11:19 Sep 04 13:37:50.896 INFO kablam! | Sep 04 13:37:50.896 INFO kablam! 11 | AngleBracketedParameterData, ParenthesizedParameterData, TraitBoundModifier, Sep 04 13:37:50.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AngleBracketedParameterData` in `ast` Sep 04 13:37:50.896 INFO kablam! Sep 04 13:37:50.896 INFO kablam! error[E0432]: unresolved import `syntax::ast::ParenthesizedParameterData` Sep 04 13:37:50.896 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:11:48 Sep 04 13:37:50.896 INFO kablam! | Sep 04 13:37:50.896 INFO kablam! 11 | AngleBracketedParameterData, ParenthesizedParameterData, TraitBoundModifier, Sep 04 13:37:50.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ParenthesizedParameterData` in `ast` Sep 04 13:37:50.896 INFO kablam! Sep 04 13:37:50.897 INFO kablam! error[E0432]: unresolved import `syntax::ast::LifetimeDef` Sep 04 13:37:50.897 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:12:53 Sep 04 13:37:50.897 INFO kablam! | Sep 04 13:37:50.897 INFO kablam! 12 | QSelf, MutTy, BareFnTy, Lifetime, LifetimeDef, TyParamBounds, GenericParam, Sep 04 13:37:50.897 INFO kablam! | ^^^^^^^^^^^ no `LifetimeDef` in `ast`. Did you mean to use `Lifetime`? Sep 04 13:37:50.897 INFO kablam! Sep 04 13:37:50.897 INFO kablam! error[E0432]: unresolved import `syntax::ast::TyParamBounds` Sep 04 13:37:50.897 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:12:66 Sep 04 13:37:50.897 INFO kablam! | Sep 04 13:37:50.897 INFO kablam! 12 | QSelf, MutTy, BareFnTy, Lifetime, LifetimeDef, TyParamBounds, GenericParam, Sep 04 13:37:50.897 INFO kablam! | ^^^^^^^^^^^^^ no `TyParamBounds` in `ast` Sep 04 13:37:50.897 INFO kablam! Sep 04 13:37:50.897 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 13:37:50.897 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:14:13 Sep 04 13:37:50.897 INFO kablam! | Sep 04 13:37:50.897 INFO kablam! 14 | use syntax::codemap::{Span, Spanned, respan, DUMMY_SP}; Sep 04 13:37:50.897 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 04 13:37:50.897 INFO kablam! Sep 04 13:37:50.897 INFO kablam! error[E0432]: unresolved import `syntax::parse::common` Sep 04 13:37:50.897 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:18:20 Sep 04 13:37:50.897 INFO kablam! | Sep 04 13:37:50.897 INFO kablam! 18 | use syntax::parse::common::SeqSep; Sep 04 13:37:50.897 INFO kablam! | ^^^^^^ Could not find `common` in `parse` Sep 04 13:37:50.897 INFO kablam! Sep 04 13:37:50.897 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 04 13:37:50.897 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:24:19 Sep 04 13:37:50.897 INFO kablam! | Sep 04 13:37:50.898 INFO kablam! 24 | use syntax::util::small_vector::SmallVector; Sep 04 13:37:50.898 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 04 13:37:50.898 INFO kablam! Sep 04 13:37:50.898 INFO kablam! error[E0432]: unresolved import `syntax::util::ThinVec` Sep 04 13:37:50.898 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:25:5 Sep 04 13:37:50.898 INFO kablam! | Sep 04 13:37:50.898 INFO kablam! 25 | use syntax::util::ThinVec; Sep 04 13:37:50.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ no `ThinVec` in `util` Sep 04 13:37:50.898 INFO kablam! Sep 04 13:37:51.068 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 04 13:37:51.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:69:9 Sep 04 13:37:51.068 INFO kablam! | Sep 04 13:37:51.068 INFO kablam! 69 | token::Ident(id) if id.name == keywords::SelfValue.name() => { Sep 04 13:37:51.068 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 04 13:37:51.068 INFO kablam! Sep 04 13:37:51.146 INFO kablam! error[E0624]: method `diagnostic` is private Sep 04 13:37:51.146 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:75:34 Sep 04 13:37:51.146 INFO kablam! | Sep 04 13:37:51.146 INFO kablam! 75 | Err(_) => Err(parser.diagnostic().struct_span_err( Sep 04 13:37:51.146 INFO kablam! | ^^^^^^^^^^ Sep 04 13:37:51.146 INFO kablam! Sep 04 13:37:51.155 INFO kablam! error[E0624]: method `diagnostic` is private Sep 04 13:37:51.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:100:24 Sep 04 13:37:51.155 INFO kablam! | Sep 04 13:37:51.155 INFO kablam! 100 | parser.diagnostic().struct_span_err(sp, "Trait definition expected"))?; Sep 04 13:37:51.155 INFO kablam! | ^^^^^^^^^^ Sep 04 13:37:51.155 INFO kablam! Sep 04 13:37:51.160 INFO kablam! error[E0277]: the size for values of type `[TraitDesc]` cannot be known at compilation time Sep 04 13:37:51.160 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:110:22 Sep 04 13:37:51.160 INFO kablam! | Sep 04 13:37:51.160 INFO kablam! 110 | let (mock_ident, trait_items) = match parse_macro_args(&mut parser) { Sep 04 13:37:51.160 INFO kablam! | ^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 13:37:51.160 INFO kablam! | Sep 04 13:37:51.160 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[TraitDesc]` Sep 04 13:37:51.160 INFO kablam! = note: to learn more, visit Sep 04 13:37:51.160 INFO kablam! = note: all local variables must have a statically known size Sep 04 13:37:51.160 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 04 13:37:51.160 INFO kablam! Sep 04 13:37:51.228 INFO kablam! error[E0599]: no method named `typarambound` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 04 13:37:51.229 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:238:20 Sep 04 13:37:51.229 INFO kablam! | Sep 04 13:37:51.229 INFO kablam! 238 | cx.typarambound(cx.path_global(sp, vec![cx.ident_of("std"), Sep 04 13:37:51.229 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:37:51.229 INFO kablam! Sep 04 13:37:51.234 INFO kablam! error[E0599]: no associated item named `Type` found for type `syntax::ast::GenericParam` in the current scope Sep 04 13:37:51.234 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:242:13 Sep 04 13:37:51.234 INFO kablam! | Sep 04 13:37:51.234 INFO kablam! 242 | GenericParam::Type(cx.typaram(sp, param, vec![], bounds, None)) Sep 04 13:37:51.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::ast::GenericParam` Sep 04 13:37:51.234 INFO kablam! Sep 04 13:37:51.236 INFO kablam! error[E0061]: this function takes 5 parameters but 6 parameters were supplied Sep 04 13:37:51.236 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:247:37 Sep 04 13:37:51.236 INFO kablam! | Sep 04 13:37:51.236 INFO kablam! 247 | let struct_type = cx.ty_path(cx.path_all( Sep 04 13:37:51.236 INFO kablam! | ^^^^^^^^ expected 5 parameters Sep 04 13:37:51.236 INFO kablam! Sep 04 13:37:51.243 INFO kablam! error[E0609]: no field `unsafety` on type `&syntax::ast::MethodSig` Sep 04 13:37:51.243 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:260:28 Sep 04 13:37:51.243 INFO kablam! | Sep 04 13:37:51.243 INFO kablam! 260 | if sig.unsafety != Unsafety::Normal { Sep 04 13:37:51.243 INFO kablam! | ^^^^^^^^ Sep 04 13:37:51.243 INFO kablam! Sep 04 13:37:51.244 INFO kablam! error[E0609]: no field `constness` on type `&syntax::ast::MethodSig` Sep 04 13:37:51.244 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:264:28 Sep 04 13:37:51.244 INFO kablam! | Sep 04 13:37:51.244 INFO kablam! 264 | if sig.constness.node != Constness::NotConst { Sep 04 13:37:51.244 INFO kablam! | ^^^^^^^^^ Sep 04 13:37:51.244 INFO kablam! Sep 04 13:37:51.245 INFO kablam! error[E0609]: no field `abi` on type `&syntax::ast::MethodSig` Sep 04 13:37:51.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:268:28 Sep 04 13:37:51.246 INFO kablam! | Sep 04 13:37:51.246 INFO kablam! 268 | if sig.abi != Abi::Rust { Sep 04 13:37:51.246 INFO kablam! | ^^^ Sep 04 13:37:51.246 INFO kablam! Sep 04 13:37:51.318 INFO kablam! error[E0609]: no field `parameters` on type `&mut syntax::ast::PathSegment` Sep 04 13:37:51.318 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:364:44 Sep 04 13:37:51.318 INFO kablam! | Sep 04 13:37:51.318 INFO kablam! 364 | p.segments.last_mut().unwrap().parameters = Sep 04 13:37:51.318 INFO kablam! | ^^^^^^^^^^ Sep 04 13:37:51.318 INFO kablam! Sep 04 13:37:51.361 INFO kablam! error[E0061]: this function takes 5 parameters but 6 parameters were supplied Sep 04 13:37:51.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:510:33 Sep 04 13:37:51.361 INFO kablam! | Sep 04 13:37:51.361 INFO kablam! 510 | let match_arg_path = cx.path_all( Sep 04 13:37:51.361 INFO kablam! | ^^^^^^^^ expected 5 parameters Sep 04 13:37:51.361 INFO kablam! Sep 04 13:37:51.367 INFO kablam! error[E0599]: no method named `typarambound` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 04 13:37:51.367 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:518:50 Sep 04 13:37:51.367 INFO kablam! | Sep 04 13:37:51.367 INFO kablam! 518 | cx.typarambound(match_arg_path), Sep 04 13:37:51.367 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:37:51.367 INFO kablam! Sep 04 13:37:51.372 INFO kablam! error[E0061]: this function takes 5 parameters but 6 parameters were supplied Sep 04 13:37:51.372 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:533:23 Sep 04 13:37:51.372 INFO kablam! | Sep 04 13:37:51.372 INFO kablam! 533 | let ret_type = cx.path_all( Sep 04 13:37:51.372 INFO kablam! | ^^^^^^^^ expected 5 parameters Sep 04 13:37:51.372 INFO kablam! Sep 04 13:37:51.382 INFO kablam! error[E0599]: no associated item named `Lifetime` found for type `syntax::ast::GenericParam` in the current scope Sep 04 13:37:51.382 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:554:41 Sep 04 13:37:51.382 INFO kablam! | Sep 04 13:37:51.382 INFO kablam! 554 | params.extend(arg_lifetime_defs.map(GenericParam::Lifetime)); Sep 04 13:37:51.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::ast::GenericParam` Sep 04 13:37:51.382 INFO kablam! Sep 04 13:37:51.387 INFO kablam! error[E0599]: no associated item named `Type` found for type `syntax::ast::GenericParam` in the current scope Sep 04 13:37:51.387 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:555:53 Sep 04 13:37:51.387 INFO kablam! | Sep 04 13:37:51.387 INFO kablam! 555 | params.extend(arg_matcher_types.into_iter().map(GenericParam::Type)); Sep 04 13:37:51.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::ast::GenericParam` Sep 04 13:37:51.387 INFO kablam! Sep 04 13:37:51.390 INFO kablam! error[E0560]: struct `syntax::ast::MethodSig` has no field named `unsafety` Sep 04 13:37:51.390 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:574:9 Sep 04 13:37:51.390 INFO kablam! | Sep 04 13:37:51.390 INFO kablam! 574 | unsafety: Unsafety::Normal, Sep 04 13:37:51.390 INFO kablam! | ^^^^^^^^ `syntax::ast::MethodSig` does not have this field Sep 04 13:37:51.390 INFO kablam! | Sep 04 13:37:51.390 INFO kablam! = note: available fields are: `header`, `decl` Sep 04 13:37:51.390 INFO kablam! Sep 04 13:37:51.390 INFO kablam! error[E0560]: struct `syntax::ast::MethodSig` has no field named `constness` Sep 04 13:37:51.390 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:575:9 Sep 04 13:37:51.390 INFO kablam! | Sep 04 13:37:51.390 INFO kablam! 575 | constness: respan(sp, Constness::NotConst), Sep 04 13:37:51.390 INFO kablam! | ^^^^^^^^^ `syntax::ast::MethodSig` does not have this field Sep 04 13:37:51.391 INFO kablam! | Sep 04 13:37:51.391 INFO kablam! = note: available fields are: `header`, `decl` Sep 04 13:37:51.391 INFO kablam! Sep 04 13:37:51.391 INFO kablam! error[E0560]: struct `syntax::ast::MethodSig` has no field named `abi` Sep 04 13:37:51.391 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:576:9 Sep 04 13:37:51.391 INFO kablam! | Sep 04 13:37:51.391 INFO kablam! 576 | abi: Abi::Rust, Sep 04 13:37:51.391 INFO kablam! | ^^^ `syntax::ast::MethodSig` does not have this field Sep 04 13:37:51.391 INFO kablam! | Sep 04 13:37:51.391 INFO kablam! = note: available fields are: `header`, `decl` Sep 04 13:37:51.391 INFO kablam! Sep 04 13:37:51.395 INFO kablam! error[E0308]: mismatched types Sep 04 13:37:51.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:630:38 Sep 04 13:37:51.395 INFO kablam! | Sep 04 13:37:51.395 INFO kablam! 630 | if let PatKind::Ident(_, SpannedIdent {node: ident, ..}, _) = i.pat.node { Sep 04 13:37:51.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::Ident`, found struct `syntax::source_map::Spanned` Sep 04 13:37:51.395 INFO kablam! | Sep 04 13:37:51.395 INFO kablam! = note: expected type `syntax::ast::Ident` Sep 04 13:37:51.395 INFO kablam! found type `syntax::source_map::Spanned` Sep 04 13:37:51.395 INFO kablam! Sep 04 13:37:51.401 INFO kablam! error[E0609]: no field `node` on type `syntax::ast::Ident` Sep 04 13:37:51.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:644:23 Sep 04 13:37:51.401 INFO kablam! | Sep 04 13:37:51.401 INFO kablam! 644 | spanned_ident.node Sep 04 13:37:51.401 INFO kablam! | ^^^^ unknown field Sep 04 13:37:51.401 INFO kablam! | Sep 04 13:37:51.401 INFO kablam! = note: available fields are: `name`, `span` Sep 04 13:37:51.401 INFO kablam! Sep 04 13:37:51.414 INFO kablam! error[E0609]: no field `node` on type `syntax::ast::Ident` Sep 04 13:37:51.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:665:26 Sep 04 13:37:51.414 INFO kablam! | Sep 04 13:37:51.414 INFO kablam! 665 | cx.arg(sp, ident.node, a.ty.clone()) Sep 04 13:37:51.414 INFO kablam! | ^^^^ unknown field Sep 04 13:37:51.414 INFO kablam! | Sep 04 13:37:51.414 INFO kablam! = note: available fields are: `name`, `span` Sep 04 13:37:51.414 INFO kablam! Sep 04 13:37:51.416 INFO kablam! error[E0560]: struct `syntax::ast::MethodSig` has no field named `unsafety` Sep 04 13:37:51.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:669:9 Sep 04 13:37:51.416 INFO kablam! | Sep 04 13:37:51.416 INFO kablam! 669 | unsafety: Unsafety::Normal, Sep 04 13:37:51.416 INFO kablam! | ^^^^^^^^ `syntax::ast::MethodSig` does not have this field Sep 04 13:37:51.416 INFO kablam! | Sep 04 13:37:51.416 INFO kablam! = note: available fields are: `header`, `decl` Sep 04 13:37:51.416 INFO kablam! Sep 04 13:37:51.416 INFO kablam! error[E0560]: struct `syntax::ast::MethodSig` has no field named `constness` Sep 04 13:37:51.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:670:9 Sep 04 13:37:51.416 INFO kablam! | Sep 04 13:37:51.416 INFO kablam! 670 | constness: respan(sp, Constness::NotConst), Sep 04 13:37:51.416 INFO kablam! | ^^^^^^^^^ `syntax::ast::MethodSig` does not have this field Sep 04 13:37:51.416 INFO kablam! | Sep 04 13:37:51.416 INFO kablam! = note: available fields are: `header`, `decl` Sep 04 13:37:51.416 INFO kablam! Sep 04 13:37:51.416 INFO kablam! error[E0560]: struct `syntax::ast::MethodSig` has no field named `abi` Sep 04 13:37:51.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:671:9 Sep 04 13:37:51.416 INFO kablam! | Sep 04 13:37:51.416 INFO kablam! 671 | abi: Abi::Rust, Sep 04 13:37:51.416 INFO kablam! | ^^^ `syntax::ast::MethodSig` does not have this field Sep 04 13:37:51.416 INFO kablam! | Sep 04 13:37:51.416 INFO kablam! = note: available fields are: `header`, `decl` Sep 04 13:37:51.416 INFO kablam! Sep 04 13:37:51.419 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 04 13:37:51.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:732:13 Sep 04 13:37:51.419 INFO kablam! | Sep 04 13:37:51.419 INFO kablam! 732 | TyKind::ImplTrait(ref bounds) => TyKind::ImplTrait(bounds.clone()), Sep 04 13:37:51.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 04 13:37:51.419 INFO kablam! Sep 04 13:37:51.424 INFO kablam! error[E0609]: no field `identifier` on type `&syntax::ast::PathSegment` Sep 04 13:37:51.424 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:713:52 Sep 04 13:37:51.424 INFO kablam! | Sep 04 13:37:51.424 INFO kablam! 713 | path.segments.first().map(|s| s.identifier.name == "Self").unwrap_or(false) { Sep 04 13:37:51.424 INFO kablam! | ^^^^^^^^^^ Sep 04 13:37:51.424 INFO kablam! Sep 04 13:37:51.426 INFO kablam! error[E0063]: missing field `path_span` in initializer of `syntax::ast::QSelf` Sep 04 13:37:51.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:719:37 Sep 04 13:37:51.426 INFO kablam! | Sep 04 13:37:51.426 INFO kablam! 719 | let new_qself = QSelf { ty: P(self_ty), Sep 04 13:37:51.426 INFO kablam! | ^^^^^ missing `path_span` Sep 04 13:37:51.426 INFO kablam! Sep 04 13:37:51.428 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 04 13:37:51.428 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:732:46 Sep 04 13:37:51.428 INFO kablam! | Sep 04 13:37:51.428 INFO kablam! 732 | TyKind::ImplTrait(ref bounds) => TyKind::ImplTrait(bounds.clone()), Sep 04 13:37:51.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 04 13:37:51.428 INFO kablam! Sep 04 13:37:51.433 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 04 13:37:51.433 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:761:22 Sep 04 13:37:51.433 INFO kablam! | Sep 04 13:37:51.433 INFO kablam! 761 | parameters: segment.parameters.as_ref().map(|params| { Sep 04 13:37:51.434 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 04 13:37:51.434 INFO kablam! | Sep 04 13:37:51.434 INFO kablam! = note: available fields are: `ident`, `args` Sep 04 13:37:51.434 INFO kablam! Sep 04 13:37:51.434 INFO kablam! error[E0609]: no field `parameters` on type `&syntax::ast::PathSegment` Sep 04 13:37:51.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:761:42 Sep 04 13:37:51.435 INFO kablam! | Sep 04 13:37:51.435 INFO kablam! 761 | parameters: segment.parameters.as_ref().map(|params| { Sep 04 13:37:51.435 INFO kablam! | ^^^^^^^^^^ Sep 04 13:37:51.435 INFO kablam! Sep 04 13:37:51.441 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 04 13:37:51.441 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:795:9 Sep 04 13:37:51.441 INFO kablam! | Sep 04 13:37:51.441 INFO kablam! 795 | span: span, Sep 04 13:37:51.441 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 04 13:37:51.441 INFO kablam! | Sep 04 13:37:51.442 INFO kablam! = note: available fields are: `ident`, `args` Sep 04 13:37:51.442 INFO kablam! Sep 04 13:37:51.442 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 04 13:37:51.442 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:796:9 Sep 04 13:37:51.442 INFO kablam! | Sep 04 13:37:51.442 INFO kablam! 796 | identifier: ident, Sep 04 13:37:51.442 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 04 13:37:51.442 INFO kablam! | Sep 04 13:37:51.442 INFO kablam! = note: available fields are: `ident`, `args` Sep 04 13:37:51.442 INFO kablam! Sep 04 13:37:51.442 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 04 13:37:51.442 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:797:9 Sep 04 13:37:51.442 INFO kablam! | Sep 04 13:37:51.442 INFO kablam! 797 | parameters: None, Sep 04 13:37:51.442 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 04 13:37:51.442 INFO kablam! | Sep 04 13:37:51.442 INFO kablam! = note: available fields are: `ident`, `args` Sep 04 13:37:51.442 INFO kablam! Sep 04 13:37:51.448 INFO kablam! error[E0599]: no method named `to_ident` found for type `syntax::ast::Symbol` in the current scope Sep 04 13:37:51.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:807:20 Sep 04 13:37:51.448 INFO kablam! | Sep 04 13:37:51.448 INFO kablam! 807 | cx.name_of(name).to_ident() Sep 04 13:37:51.448 INFO kablam! | ^^^^^^^^ Sep 04 13:37:51.448 INFO kablam! Sep 04 13:37:51.453 INFO kablam! error[E0599]: no method named `to_ident` found for type `syntax::ast::Symbol` in the current scope Sep 04 13:37:51.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:811:20 Sep 04 13:37:51.453 INFO kablam! | Sep 04 13:37:51.453 INFO kablam! 811 | cx.name_of(name).to_ident() Sep 04 13:37:51.453 INFO kablam! | ^^^^^^^^ Sep 04 13:37:51.453 INFO kablam! Sep 04 13:37:51.458 INFO kablam! error[E0560]: struct `syntax::ast::MethodSig` has no field named `unsafety` Sep 04 13:37:51.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:846:9 Sep 04 13:37:51.459 INFO kablam! | Sep 04 13:37:51.459 INFO kablam! 846 | unsafety: Unsafety::Normal, Sep 04 13:37:51.459 INFO kablam! | ^^^^^^^^ `syntax::ast::MethodSig` does not have this field Sep 04 13:37:51.459 INFO kablam! | Sep 04 13:37:51.459 INFO kablam! = note: available fields are: `header`, `decl` Sep 04 13:37:51.459 INFO kablam! Sep 04 13:37:51.459 INFO kablam! error[E0560]: struct `syntax::ast::MethodSig` has no field named `constness` Sep 04 13:37:51.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:847:9 Sep 04 13:37:51.459 INFO kablam! | Sep 04 13:37:51.459 INFO kablam! 847 | constness: respan(DUMMY_SP, Constness::NotConst), Sep 04 13:37:51.459 INFO kablam! | ^^^^^^^^^ `syntax::ast::MethodSig` does not have this field Sep 04 13:37:51.459 INFO kablam! | Sep 04 13:37:51.459 INFO kablam! = note: available fields are: `header`, `decl` Sep 04 13:37:51.459 INFO kablam! Sep 04 13:37:51.459 INFO kablam! error[E0560]: struct `syntax::ast::MethodSig` has no field named `abi` Sep 04 13:37:51.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:848:9 Sep 04 13:37:51.459 INFO kablam! | Sep 04 13:37:51.459 INFO kablam! 848 | abi: Abi::Rust, Sep 04 13:37:51.460 INFO kablam! | ^^^ `syntax::ast::MethodSig` does not have this field Sep 04 13:37:51.460 INFO kablam! | Sep 04 13:37:51.460 INFO kablam! = note: available fields are: `header`, `decl` Sep 04 13:37:51.460 INFO kablam! Sep 04 13:37:51.467 INFO kablam! error: aborting due to 51 previous errors Sep 04 13:37:51.467 INFO kablam! Sep 04 13:37:51.467 INFO kablam! Some errors occurred: E0023, E0061, E0063, E0277, E0308, E0432, E0560, E0599, E0609... Sep 04 13:37:51.467 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 04 13:37:51.480 INFO kablam! error: Could not compile `mockers_codegen`. Sep 04 13:37:51.480 INFO kablam! Sep 04 13:37:51.480 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:37:51.481 INFO kablam! su: No module specific data is present Sep 04 13:37:51.970 INFO running `"docker" "rm" "-f" "9ff7ac868200b856e5da1a2510cbb19d3742d3abf77d24bb384952aed8f130d7"` Sep 04 13:37:52.057 INFO blam! 9ff7ac868200b856e5da1a2510cbb19d3742d3abf77d24bb384952aed8f130d7