Aug 11 18:01:28.817 INFO checking cereal-0.3.1 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 18:01:28.817 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 18:01:28.817 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 18:01:28.817 INFO running `"docker" "create" "-v" "/tmp/crater.j6elVrvC1AAS:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-0/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 18:01:29.058 INFO blam! 40e739a4f14ce6c58cfab7c3698d8fee1f402bee17fcc5d142b17f8e5f7de083 Aug 11 18:01:29.061 INFO running `"docker" "start" "-a" "40e739a4f14ce6c58cfab7c3698d8fee1f402bee17fcc5d142b17f8e5f7de083"` Aug 11 18:01:29.980 INFO kablam! Checking cereal v0.3.1 (file:///source) Aug 11 18:01:29.982 INFO kablam! Compiling cereal_macros v0.3.5 Aug 11 18:01:33.781 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Aug 11 18:01:33.782 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:19:47 Aug 11 18:01:33.782 INFO kablam! | Aug 11 18:01:33.782 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Aug 11 18:01:33.782 INFO kablam! | ^^^^^^ not found in `token` Aug 11 18:01:33.782 INFO kablam! Aug 11 18:01:33.840 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Aug 11 18:01:33.840 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:32:13 Aug 11 18:01:33.840 INFO kablam! | Aug 11 18:01:33.840 INFO kablam! 32 | global: true, Aug 11 18:01:33.840 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Aug 11 18:01:33.840 INFO kablam! Aug 11 18:01:33.843 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Aug 11 18:01:33.843 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:51:21 Aug 11 18:01:33.843 INFO kablam! | Aug 11 18:01:33.843 INFO kablam! 51 | global: true, Aug 11 18:01:33.843 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Aug 11 18:01:33.843 INFO kablam! Aug 11 18:01:33.845 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Aug 11 18:01:33.845 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:59:29 Aug 11 18:01:33.845 INFO kablam! | Aug 11 18:01:33.845 INFO kablam! 59 | global: true, Aug 11 18:01:33.845 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Aug 11 18:01:33.845 INFO kablam! Aug 11 18:01:33.846 INFO kablam! error[E0308]: mismatched types Aug 11 18:01:33.846 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:55:21 Aug 11 18:01:33.846 INFO kablam! | Aug 11 18:01:33.846 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Aug 11 18:01:33.846 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Aug 11 18:01:33.846 INFO kablam! 57 | | lifetime: None, Aug 11 18:01:33.846 INFO kablam! 58 | | params: Vec::new(), Aug 11 18:01:33.846 INFO kablam! ... | Aug 11 18:01:33.846 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Aug 11 18:01:33.846 INFO kablam! 62 | | ), Aug 11 18:01:33.846 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Aug 11 18:01:33.846 INFO kablam! | Aug 11 18:01:33.846 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Aug 11 18:01:33.846 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Aug 11 18:01:33.846 INFO kablam! Aug 11 18:01:33.849 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Aug 11 18:01:33.849 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:78:21 Aug 11 18:01:33.849 INFO kablam! | Aug 11 18:01:33.849 INFO kablam! 78 | global: true, Aug 11 18:01:33.849 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Aug 11 18:01:33.849 INFO kablam! Aug 11 18:01:33.850 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Aug 11 18:01:33.850 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:86:29 Aug 11 18:01:33.850 INFO kablam! | Aug 11 18:01:33.850 INFO kablam! 86 | global: true, Aug 11 18:01:33.850 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Aug 11 18:01:33.850 INFO kablam! Aug 11 18:01:33.851 INFO kablam! error[E0308]: mismatched types Aug 11 18:01:33.851 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:82:21 Aug 11 18:01:33.851 INFO kablam! | Aug 11 18:01:33.851 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Aug 11 18:01:33.851 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Aug 11 18:01:33.851 INFO kablam! 84 | | lifetime: None, Aug 11 18:01:33.851 INFO kablam! 85 | | params: Vec::new(), Aug 11 18:01:33.851 INFO kablam! ... | Aug 11 18:01:33.851 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Aug 11 18:01:33.851 INFO kablam! 89 | | ), Aug 11 18:01:33.851 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Aug 11 18:01:33.851 INFO kablam! | Aug 11 18:01:33.852 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Aug 11 18:01:33.852 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Aug 11 18:01:33.852 INFO kablam! Aug 11 18:01:33.942 INFO kablam! error[E0308]: mismatched types Aug 11 18:01:33.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:123:82 Aug 11 18:01:33.942 INFO kablam! | Aug 11 18:01:33.942 INFO kablam! 123 | let pat = ecx.pat_lit(span, ecx.expr_lit(span, ast::LitKind::Int(id as u64, ast::LitIntType::Unsigned(ast::UintTy::U64)))); Aug 11 18:01:33.942 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Aug 11 18:01:33.942 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Aug 11 18:01:33.942 INFO kablam! | Aug 11 18:01:33.942 INFO kablam! 123 | let pat = ecx.pat_lit(span, ecx.expr_lit(span, ast::LitKind::Int((id as u64).into(), ast::LitIntType::Unsigned(ast::UintTy::U64)))); Aug 11 18:01:33.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 11 18:01:33.942 INFO kablam! Aug 11 18:01:34.022 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Aug 11 18:01:34.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/cereal_macros-0.3.5/src/plugin.rs:182:9 Aug 11 18:01:34.022 INFO kablam! | Aug 11 18:01:34.022 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Aug 11 18:01:34.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Aug 11 18:01:34.023 INFO kablam! Aug 11 18:01:34.260 INFO kablam! error: aborting due to 10 previous errors Aug 11 18:01:34.260 INFO kablam! Aug 11 18:01:34.261 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0560. Aug 11 18:01:34.261 INFO kablam! For more information about an error, try `rustc --explain E0023`. Aug 11 18:01:34.280 INFO kablam! error: Could not compile `cereal_macros`. Aug 11 18:01:34.280 INFO kablam! Aug 11 18:01:34.280 INFO kablam! To learn more, run the command again with --verbose. Aug 11 18:01:34.281 INFO kablam! su: No module specific data is present Aug 11 18:01:35.231 INFO running `"docker" "rm" "-f" "40e739a4f14ce6c58cfab7c3698d8fee1f402bee17fcc5d142b17f8e5f7de083"` Aug 11 18:01:35.436 INFO blam! 40e739a4f14ce6c58cfab7c3698d8fee1f402bee17fcc5d142b17f8e5f7de083