Sep 02 00:56:58.893 INFO checking cereal_macros-0.3.5 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 00:56:58.893 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:56:58.893 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:56:59.143 INFO blam! d95c59b324b88b5e7d369631a194a5f7d0f10781f254022df5ec436f960b9aaf Sep 02 00:56:59.145 INFO running `"docker" "start" "-a" "d95c59b324b88b5e7d369631a194a5f7d0f10781f254022df5ec436f960b9aaf"` Sep 02 00:56:59.965 INFO kablam! Checking cereal_macros v0.3.5 (file:///source) Sep 02 00:57:06.474 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 00:57:06.474 INFO kablam! --> src/plugin.rs:10:13 Sep 02 00:57:06.474 INFO kablam! | Sep 02 00:57:06.474 INFO kablam! 10 | use syntax::codemap::Span; Sep 02 00:57:06.474 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 02 00:57:06.474 INFO kablam! Sep 02 00:57:06.529 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 02 00:57:06.529 INFO kablam! --> src/plugin.rs:19:47 Sep 02 00:57:06.529 INFO kablam! | Sep 02 00:57:06.529 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 02 00:57:06.529 INFO kablam! | ^^^^^^ not found in `token` Sep 02 00:57:06.529 INFO kablam! Sep 02 00:57:06.598 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.598 INFO kablam! --> src/plugin.rs:32:13 Sep 02 00:57:06.598 INFO kablam! | Sep 02 00:57:06.598 INFO kablam! 32 | global: true, Sep 02 00:57:06.598 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.598 INFO kablam! Sep 02 00:57:06.601 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.601 INFO kablam! --> src/plugin.rs:51:21 Sep 02 00:57:06.601 INFO kablam! | Sep 02 00:57:06.601 INFO kablam! 51 | global: true, Sep 02 00:57:06.601 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.601 INFO kablam! Sep 02 00:57:06.603 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.603 INFO kablam! --> src/plugin.rs:59:29 Sep 02 00:57:06.603 INFO kablam! | Sep 02 00:57:06.603 INFO kablam! 59 | global: true, Sep 02 00:57:06.603 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.603 INFO kablam! Sep 02 00:57:06.603 INFO kablam! error[E0308]: mismatched types Sep 02 00:57:06.603 INFO kablam! --> src/plugin.rs:55:21 Sep 02 00:57:06.604 INFO kablam! | Sep 02 00:57:06.604 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 02 00:57:06.604 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 02 00:57:06.604 INFO kablam! 57 | | lifetime: None, Sep 02 00:57:06.604 INFO kablam! 58 | | params: Vec::new(), Sep 02 00:57:06.604 INFO kablam! ... | Sep 02 00:57:06.604 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 02 00:57:06.604 INFO kablam! 62 | | ), Sep 02 00:57:06.604 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 02 00:57:06.604 INFO kablam! | Sep 02 00:57:06.604 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 02 00:57:06.604 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 02 00:57:06.604 INFO kablam! Sep 02 00:57:06.607 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.607 INFO kablam! --> src/plugin.rs:78:21 Sep 02 00:57:06.607 INFO kablam! | Sep 02 00:57:06.607 INFO kablam! 78 | global: true, Sep 02 00:57:06.607 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.607 INFO kablam! Sep 02 00:57:06.608 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.608 INFO kablam! --> src/plugin.rs:86:29 Sep 02 00:57:06.608 INFO kablam! | Sep 02 00:57:06.608 INFO kablam! 86 | global: true, Sep 02 00:57:06.608 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.608 INFO kablam! Sep 02 00:57:06.609 INFO kablam! error[E0308]: mismatched types Sep 02 00:57:06.609 INFO kablam! --> src/plugin.rs:82:21 Sep 02 00:57:06.609 INFO kablam! | Sep 02 00:57:06.609 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 02 00:57:06.609 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 02 00:57:06.609 INFO kablam! 84 | | lifetime: None, Sep 02 00:57:06.609 INFO kablam! 85 | | params: Vec::new(), Sep 02 00:57:06.609 INFO kablam! ... | Sep 02 00:57:06.609 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 02 00:57:06.609 INFO kablam! 89 | | ), Sep 02 00:57:06.609 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 02 00:57:06.609 INFO kablam! | Sep 02 00:57:06.609 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 02 00:57:06.609 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 02 00:57:06.610 INFO kablam! Sep 02 00:57:06.670 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 00:57:06.670 INFO kablam! --> src/plugin.rs:10:13 Sep 02 00:57:06.670 INFO kablam! | Sep 02 00:57:06.670 INFO kablam! 10 | use syntax::codemap::Span; Sep 02 00:57:06.670 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 02 00:57:06.670 INFO kablam! Sep 02 00:57:06.697 INFO kablam! error[E0308]: mismatched types Sep 02 00:57:06.697 INFO kablam! --> src/plugin.rs:123:82 Sep 02 00:57:06.697 INFO kablam! | Sep 02 00:57:06.697 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 02 00:57:06.697 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 02 00:57:06.697 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 02 00:57:06.697 INFO kablam! | Sep 02 00:57:06.697 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 02 00:57:06.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 00:57:06.697 INFO kablam! Sep 02 00:57:06.713 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 02 00:57:06.713 INFO kablam! --> src/plugin.rs:19:47 Sep 02 00:57:06.713 INFO kablam! | Sep 02 00:57:06.713 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 02 00:57:06.713 INFO kablam! | ^^^^^^ not found in `token` Sep 02 00:57:06.713 INFO kablam! Sep 02 00:57:06.740 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 02 00:57:06.740 INFO kablam! --> src/plugin.rs:182:9 Sep 02 00:57:06.740 INFO kablam! | Sep 02 00:57:06.740 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 02 00:57:06.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 02 00:57:06.740 INFO kablam! Sep 02 00:57:06.769 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.769 INFO kablam! --> src/plugin.rs:32:13 Sep 02 00:57:06.769 INFO kablam! | Sep 02 00:57:06.769 INFO kablam! 32 | global: true, Sep 02 00:57:06.769 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.769 INFO kablam! Sep 02 00:57:06.772 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.772 INFO kablam! --> src/plugin.rs:51:21 Sep 02 00:57:06.772 INFO kablam! | Sep 02 00:57:06.772 INFO kablam! 51 | global: true, Sep 02 00:57:06.772 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.772 INFO kablam! Sep 02 00:57:06.773 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.773 INFO kablam! --> src/plugin.rs:59:29 Sep 02 00:57:06.773 INFO kablam! | Sep 02 00:57:06.773 INFO kablam! 59 | global: true, Sep 02 00:57:06.773 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.773 INFO kablam! Sep 02 00:57:06.774 INFO kablam! error[E0308]: mismatched types Sep 02 00:57:06.774 INFO kablam! --> src/plugin.rs:55:21 Sep 02 00:57:06.774 INFO kablam! | Sep 02 00:57:06.774 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 02 00:57:06.774 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 02 00:57:06.774 INFO kablam! 57 | | lifetime: None, Sep 02 00:57:06.774 INFO kablam! 58 | | params: Vec::new(), Sep 02 00:57:06.774 INFO kablam! ... | Sep 02 00:57:06.774 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 02 00:57:06.774 INFO kablam! 62 | | ), Sep 02 00:57:06.774 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 02 00:57:06.774 INFO kablam! | Sep 02 00:57:06.774 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 02 00:57:06.774 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 02 00:57:06.774 INFO kablam! Sep 02 00:57:06.777 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.777 INFO kablam! --> src/plugin.rs:78:21 Sep 02 00:57:06.777 INFO kablam! | Sep 02 00:57:06.777 INFO kablam! 78 | global: true, Sep 02 00:57:06.777 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.777 INFO kablam! Sep 02 00:57:06.778 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 02 00:57:06.778 INFO kablam! --> src/plugin.rs:86:29 Sep 02 00:57:06.778 INFO kablam! | Sep 02 00:57:06.778 INFO kablam! 86 | global: true, Sep 02 00:57:06.778 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 02 00:57:06.778 INFO kablam! Sep 02 00:57:06.779 INFO kablam! error[E0308]: mismatched types Sep 02 00:57:06.779 INFO kablam! --> src/plugin.rs:82:21 Sep 02 00:57:06.779 INFO kablam! | Sep 02 00:57:06.779 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 02 00:57:06.779 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 02 00:57:06.779 INFO kablam! 84 | | lifetime: None, Sep 02 00:57:06.779 INFO kablam! 85 | | params: Vec::new(), Sep 02 00:57:06.779 INFO kablam! ... | Sep 02 00:57:06.779 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 02 00:57:06.779 INFO kablam! 89 | | ), Sep 02 00:57:06.779 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 02 00:57:06.779 INFO kablam! | Sep 02 00:57:06.779 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 02 00:57:06.779 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 02 00:57:06.779 INFO kablam! Sep 02 00:57:06.859 INFO kablam! error[E0308]: mismatched types Sep 02 00:57:06.859 INFO kablam! --> src/plugin.rs:123:82 Sep 02 00:57:06.859 INFO kablam! | Sep 02 00:57:06.859 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 02 00:57:06.859 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 02 00:57:06.859 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 02 00:57:06.859 INFO kablam! | Sep 02 00:57:06.859 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 02 00:57:06.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 00:57:06.859 INFO kablam! Sep 02 00:57:06.898 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 02 00:57:06.898 INFO kablam! --> src/plugin.rs:182:9 Sep 02 00:57:06.898 INFO kablam! | Sep 02 00:57:06.898 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 02 00:57:06.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 02 00:57:06.899 INFO kablam! Sep 02 00:57:06.907 INFO kablam! error: aborting due to 11 previous errors Sep 02 00:57:06.907 INFO kablam! Sep 02 00:57:06.907 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 02 00:57:06.907 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 02 00:57:06.924 INFO kablam! error: Could not compile `cereal_macros`. Sep 02 00:57:06.924 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:57:07.049 INFO kablam! error: aborting due to 11 previous errors Sep 02 00:57:07.049 INFO kablam! Sep 02 00:57:07.049 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 02 00:57:07.049 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 02 00:57:07.066 INFO kablam! error: Could not compile `cereal_macros`. Sep 02 00:57:07.066 INFO kablam! Sep 02 00:57:07.066 INFO kablam! To learn more, run the command again with --verbose. Sep 02 00:57:07.067 INFO kablam! su: No module specific data is present Sep 02 00:57:07.591 INFO running `"docker" "rm" "-f" "d95c59b324b88b5e7d369631a194a5f7d0f10781f254022df5ec436f960b9aaf"` Sep 02 00:57:07.823 INFO blam! d95c59b324b88b5e7d369631a194a5f7d0f10781f254022df5ec436f960b9aaf