Sep 01 08:24:17.513 INFO checking cereal_macros-0.3.5 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 08:24:17.513 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 08:24:17.514 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:24:17.823 INFO blam! 2828764e36201cbad6423405f9f2788e0f10b791f5b5b799b1688d442b4d5495 Sep 01 08:24:17.825 INFO running `"docker" "start" "-a" "2828764e36201cbad6423405f9f2788e0f10b791f5b5b799b1688d442b4d5495"` Sep 01 08:24:18.745 INFO kablam! Checking cereal_macros v0.3.5 (file:///source) Sep 01 08:24:25.062 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 08:24:25.062 INFO kablam! --> src/plugin.rs:10:13 Sep 01 08:24:25.062 INFO kablam! | Sep 01 08:24:25.062 INFO kablam! 10 | use syntax::codemap::Span; Sep 01 08:24:25.062 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 08:24:25.063 INFO kablam! Sep 01 08:24:25.115 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 01 08:24:25.115 INFO kablam! --> src/plugin.rs:19:47 Sep 01 08:24:25.115 INFO kablam! | Sep 01 08:24:25.115 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 01 08:24:25.115 INFO kablam! | ^^^^^^ not found in `token` Sep 01 08:24:25.116 INFO kablam! Sep 01 08:24:25.197 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.197 INFO kablam! --> src/plugin.rs:32:13 Sep 01 08:24:25.197 INFO kablam! | Sep 01 08:24:25.197 INFO kablam! 32 | global: true, Sep 01 08:24:25.197 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.198 INFO kablam! Sep 01 08:24:25.202 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.202 INFO kablam! --> src/plugin.rs:51:21 Sep 01 08:24:25.202 INFO kablam! | Sep 01 08:24:25.202 INFO kablam! 51 | global: true, Sep 01 08:24:25.202 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.206 INFO kablam! Sep 01 08:24:25.208 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.208 INFO kablam! --> src/plugin.rs:59:29 Sep 01 08:24:25.208 INFO kablam! | Sep 01 08:24:25.208 INFO kablam! 59 | global: true, Sep 01 08:24:25.208 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.209 INFO kablam! Sep 01 08:24:25.210 INFO kablam! error[E0308]: mismatched types Sep 01 08:24:25.210 INFO kablam! --> src/plugin.rs:55:21 Sep 01 08:24:25.210 INFO kablam! | Sep 01 08:24:25.210 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 01 08:24:25.210 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 01 08:24:25.210 INFO kablam! 57 | | lifetime: None, Sep 01 08:24:25.210 INFO kablam! 58 | | params: Vec::new(), Sep 01 08:24:25.210 INFO kablam! ... | Sep 01 08:24:25.210 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 01 08:24:25.210 INFO kablam! 62 | | ), Sep 01 08:24:25.210 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 01 08:24:25.211 INFO kablam! | Sep 01 08:24:25.211 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 01 08:24:25.211 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 01 08:24:25.212 INFO kablam! Sep 01 08:24:25.216 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.216 INFO kablam! --> src/plugin.rs:78:21 Sep 01 08:24:25.216 INFO kablam! | Sep 01 08:24:25.216 INFO kablam! 78 | global: true, Sep 01 08:24:25.216 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.217 INFO kablam! Sep 01 08:24:25.218 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.218 INFO kablam! --> src/plugin.rs:86:29 Sep 01 08:24:25.218 INFO kablam! | Sep 01 08:24:25.218 INFO kablam! 86 | global: true, Sep 01 08:24:25.218 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.219 INFO kablam! Sep 01 08:24:25.220 INFO kablam! error[E0308]: mismatched types Sep 01 08:24:25.220 INFO kablam! --> src/plugin.rs:82:21 Sep 01 08:24:25.220 INFO kablam! | Sep 01 08:24:25.220 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 01 08:24:25.220 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 01 08:24:25.220 INFO kablam! 84 | | lifetime: None, Sep 01 08:24:25.220 INFO kablam! 85 | | params: Vec::new(), Sep 01 08:24:25.220 INFO kablam! ... | Sep 01 08:24:25.220 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 01 08:24:25.220 INFO kablam! 89 | | ), Sep 01 08:24:25.220 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 01 08:24:25.221 INFO kablam! | Sep 01 08:24:25.222 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 01 08:24:25.222 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 01 08:24:25.222 INFO kablam! Sep 01 08:24:25.319 INFO kablam! error[E0308]: mismatched types Sep 01 08:24:25.319 INFO kablam! --> src/plugin.rs:123:82 Sep 01 08:24:25.319 INFO kablam! | Sep 01 08:24:25.319 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)))); Sep 01 08:24:25.319 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 01 08:24:25.319 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 01 08:24:25.319 INFO kablam! | Sep 01 08:24:25.319 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)))); Sep 01 08:24:25.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 08:24:25.319 INFO kablam! Sep 01 08:24:25.331 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 08:24:25.331 INFO kablam! --> src/plugin.rs:10:13 Sep 01 08:24:25.331 INFO kablam! | Sep 01 08:24:25.332 INFO kablam! 10 | use syntax::codemap::Span; Sep 01 08:24:25.332 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 08:24:25.332 INFO kablam! Sep 01 08:24:25.366 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 01 08:24:25.366 INFO kablam! --> src/plugin.rs:182:9 Sep 01 08:24:25.366 INFO kablam! | Sep 01 08:24:25.366 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 01 08:24:25.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 01 08:24:25.366 INFO kablam! Sep 01 08:24:25.374 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 01 08:24:25.374 INFO kablam! --> src/plugin.rs:19:47 Sep 01 08:24:25.374 INFO kablam! | Sep 01 08:24:25.375 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 01 08:24:25.375 INFO kablam! | ^^^^^^ not found in `token` Sep 01 08:24:25.375 INFO kablam! Sep 01 08:24:25.434 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.434 INFO kablam! --> src/plugin.rs:32:13 Sep 01 08:24:25.435 INFO kablam! | Sep 01 08:24:25.435 INFO kablam! 32 | global: true, Sep 01 08:24:25.435 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.435 INFO kablam! Sep 01 08:24:25.438 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.438 INFO kablam! --> src/plugin.rs:51:21 Sep 01 08:24:25.438 INFO kablam! | Sep 01 08:24:25.438 INFO kablam! 51 | global: true, Sep 01 08:24:25.438 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.438 INFO kablam! Sep 01 08:24:25.440 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.440 INFO kablam! --> src/plugin.rs:59:29 Sep 01 08:24:25.440 INFO kablam! | Sep 01 08:24:25.440 INFO kablam! 59 | global: true, Sep 01 08:24:25.440 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.440 INFO kablam! Sep 01 08:24:25.441 INFO kablam! error[E0308]: mismatched types Sep 01 08:24:25.441 INFO kablam! --> src/plugin.rs:55:21 Sep 01 08:24:25.441 INFO kablam! | Sep 01 08:24:25.441 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 01 08:24:25.441 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 01 08:24:25.441 INFO kablam! 57 | | lifetime: None, Sep 01 08:24:25.441 INFO kablam! 58 | | params: Vec::new(), Sep 01 08:24:25.441 INFO kablam! ... | Sep 01 08:24:25.441 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 01 08:24:25.441 INFO kablam! 62 | | ), Sep 01 08:24:25.441 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 01 08:24:25.441 INFO kablam! | Sep 01 08:24:25.441 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 01 08:24:25.441 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 01 08:24:25.441 INFO kablam! Sep 01 08:24:25.444 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.445 INFO kablam! --> src/plugin.rs:78:21 Sep 01 08:24:25.445 INFO kablam! | Sep 01 08:24:25.445 INFO kablam! 78 | global: true, Sep 01 08:24:25.445 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.445 INFO kablam! Sep 01 08:24:25.446 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 01 08:24:25.446 INFO kablam! --> src/plugin.rs:86:29 Sep 01 08:24:25.446 INFO kablam! | Sep 01 08:24:25.446 INFO kablam! 86 | global: true, Sep 01 08:24:25.446 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 01 08:24:25.446 INFO kablam! Sep 01 08:24:25.446 INFO kablam! error[E0308]: mismatched types Sep 01 08:24:25.446 INFO kablam! --> src/plugin.rs:82:21 Sep 01 08:24:25.446 INFO kablam! | Sep 01 08:24:25.446 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 01 08:24:25.446 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 01 08:24:25.446 INFO kablam! 84 | | lifetime: None, Sep 01 08:24:25.446 INFO kablam! 85 | | params: Vec::new(), Sep 01 08:24:25.446 INFO kablam! ... | Sep 01 08:24:25.446 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 01 08:24:25.446 INFO kablam! 89 | | ), Sep 01 08:24:25.446 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 01 08:24:25.446 INFO kablam! | Sep 01 08:24:25.446 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 01 08:24:25.447 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 01 08:24:25.447 INFO kablam! Sep 01 08:24:25.541 INFO kablam! error[E0308]: mismatched types Sep 01 08:24:25.541 INFO kablam! --> src/plugin.rs:123:82 Sep 01 08:24:25.541 INFO kablam! | Sep 01 08:24:25.541 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)))); Sep 01 08:24:25.541 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 01 08:24:25.541 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 01 08:24:25.541 INFO kablam! | Sep 01 08:24:25.541 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)))); Sep 01 08:24:25.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 08:24:25.541 INFO kablam! Sep 01 08:24:25.584 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 01 08:24:25.584 INFO kablam! --> src/plugin.rs:182:9 Sep 01 08:24:25.584 INFO kablam! | Sep 01 08:24:25.584 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 01 08:24:25.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 01 08:24:25.584 INFO kablam! Sep 01 08:24:25.588 INFO kablam! error: aborting due to 11 previous errors Sep 01 08:24:25.588 INFO kablam! Sep 01 08:24:25.588 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 01 08:24:25.588 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 01 08:24:25.609 INFO kablam! error: Could not compile `cereal_macros`. Sep 01 08:24:25.610 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 08:24:25.751 INFO kablam! error: aborting due to 11 previous errors Sep 01 08:24:25.751 INFO kablam! Sep 01 08:24:25.752 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 01 08:24:25.752 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 01 08:24:25.770 INFO kablam! error: Could not compile `cereal_macros`. Sep 01 08:24:25.770 INFO kablam! Sep 01 08:24:25.770 INFO kablam! To learn more, run the command again with --verbose. Sep 01 08:24:25.772 INFO kablam! su: No module specific data is present Sep 01 08:24:26.307 INFO running `"docker" "rm" "-f" "2828764e36201cbad6423405f9f2788e0f10b791f5b5b799b1688d442b4d5495"` Sep 01 08:24:26.457 INFO blam! 2828764e36201cbad6423405f9f2788e0f10b791f5b5b799b1688d442b4d5495