Sep 05 00:40:32.901 INFO checking cereal_macros-0.3.5 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 05 00:40:32.901 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 05 00:40:32.901 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:40:33.095 INFO blam! afe82ee7e71c0e6d34c5503e28362de8be60b33cbf44c48b9366aa07a61752c5 Sep 05 00:40:33.097 INFO running `"docker" "start" "-a" "afe82ee7e71c0e6d34c5503e28362de8be60b33cbf44c48b9366aa07a61752c5"` Sep 05 00:40:33.698 INFO kablam! Checking cereal_macros v0.3.5 (file:///source) Sep 05 00:40:39.468 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 05 00:40:39.468 INFO kablam! --> src/plugin.rs:10:13 Sep 05 00:40:39.469 INFO kablam! | Sep 05 00:40:39.469 INFO kablam! 10 | use syntax::codemap::Span; Sep 05 00:40:39.469 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 05 00:40:39.469 INFO kablam! Sep 05 00:40:39.512 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 05 00:40:39.512 INFO kablam! --> src/plugin.rs:19:47 Sep 05 00:40:39.512 INFO kablam! | Sep 05 00:40:39.512 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 05 00:40:39.512 INFO kablam! | ^^^^^^ not found in `token` Sep 05 00:40:39.512 INFO kablam! Sep 05 00:40:39.571 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.571 INFO kablam! --> src/plugin.rs:32:13 Sep 05 00:40:39.571 INFO kablam! | Sep 05 00:40:39.571 INFO kablam! 32 | global: true, Sep 05 00:40:39.571 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.571 INFO kablam! Sep 05 00:40:39.574 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.574 INFO kablam! --> src/plugin.rs:51:21 Sep 05 00:40:39.575 INFO kablam! | Sep 05 00:40:39.575 INFO kablam! 51 | global: true, Sep 05 00:40:39.575 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.575 INFO kablam! Sep 05 00:40:39.576 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.576 INFO kablam! --> src/plugin.rs:59:29 Sep 05 00:40:39.576 INFO kablam! | Sep 05 00:40:39.576 INFO kablam! 59 | global: true, Sep 05 00:40:39.576 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.576 INFO kablam! Sep 05 00:40:39.577 INFO kablam! error[E0308]: mismatched types Sep 05 00:40:39.577 INFO kablam! --> src/plugin.rs:55:21 Sep 05 00:40:39.577 INFO kablam! | Sep 05 00:40:39.577 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 05 00:40:39.577 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 05 00:40:39.577 INFO kablam! 57 | | lifetime: None, Sep 05 00:40:39.577 INFO kablam! 58 | | params: Vec::new(), Sep 05 00:40:39.577 INFO kablam! ... | Sep 05 00:40:39.577 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 05 00:40:39.577 INFO kablam! 62 | | ), Sep 05 00:40:39.577 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 05 00:40:39.577 INFO kablam! | Sep 05 00:40:39.577 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 05 00:40:39.577 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 05 00:40:39.577 INFO kablam! Sep 05 00:40:39.580 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.580 INFO kablam! --> src/plugin.rs:78:21 Sep 05 00:40:39.580 INFO kablam! | Sep 05 00:40:39.581 INFO kablam! 78 | global: true, Sep 05 00:40:39.581 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.581 INFO kablam! Sep 05 00:40:39.582 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.582 INFO kablam! --> src/plugin.rs:86:29 Sep 05 00:40:39.582 INFO kablam! | Sep 05 00:40:39.582 INFO kablam! 86 | global: true, Sep 05 00:40:39.582 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.582 INFO kablam! Sep 05 00:40:39.582 INFO kablam! error[E0308]: mismatched types Sep 05 00:40:39.582 INFO kablam! --> src/plugin.rs:82:21 Sep 05 00:40:39.582 INFO kablam! | Sep 05 00:40:39.582 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 05 00:40:39.582 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 05 00:40:39.582 INFO kablam! 84 | | lifetime: None, Sep 05 00:40:39.582 INFO kablam! 85 | | params: Vec::new(), Sep 05 00:40:39.582 INFO kablam! ... | Sep 05 00:40:39.582 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 05 00:40:39.583 INFO kablam! 89 | | ), Sep 05 00:40:39.583 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 05 00:40:39.583 INFO kablam! | Sep 05 00:40:39.583 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 05 00:40:39.583 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 05 00:40:39.583 INFO kablam! Sep 05 00:40:39.679 INFO kablam! error[E0308]: mismatched types Sep 05 00:40:39.679 INFO kablam! --> src/plugin.rs:123:82 Sep 05 00:40:39.679 INFO kablam! | Sep 05 00:40:39.679 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 05 00:40:39.679 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 05 00:40:39.679 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 05 00:40:39.679 INFO kablam! | Sep 05 00:40:39.679 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 05 00:40:39.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 00:40:39.679 INFO kablam! Sep 05 00:40:39.724 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 05 00:40:39.724 INFO kablam! --> src/plugin.rs:182:9 Sep 05 00:40:39.724 INFO kablam! | Sep 05 00:40:39.724 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 05 00:40:39.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 05 00:40:39.724 INFO kablam! Sep 05 00:40:39.779 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 05 00:40:39.779 INFO kablam! --> src/plugin.rs:10:13 Sep 05 00:40:39.779 INFO kablam! | Sep 05 00:40:39.779 INFO kablam! 10 | use syntax::codemap::Span; Sep 05 00:40:39.779 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 05 00:40:39.779 INFO kablam! Sep 05 00:40:39.820 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 05 00:40:39.820 INFO kablam! --> src/plugin.rs:19:47 Sep 05 00:40:39.820 INFO kablam! | Sep 05 00:40:39.820 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 05 00:40:39.820 INFO kablam! | ^^^^^^ not found in `token` Sep 05 00:40:39.820 INFO kablam! Sep 05 00:40:39.878 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.878 INFO kablam! --> src/plugin.rs:32:13 Sep 05 00:40:39.878 INFO kablam! | Sep 05 00:40:39.878 INFO kablam! 32 | global: true, Sep 05 00:40:39.878 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.878 INFO kablam! Sep 05 00:40:39.881 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.881 INFO kablam! --> src/plugin.rs:51:21 Sep 05 00:40:39.881 INFO kablam! | Sep 05 00:40:39.881 INFO kablam! 51 | global: true, Sep 05 00:40:39.881 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.881 INFO kablam! Sep 05 00:40:39.882 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.882 INFO kablam! --> src/plugin.rs:59:29 Sep 05 00:40:39.882 INFO kablam! | Sep 05 00:40:39.882 INFO kablam! 59 | global: true, Sep 05 00:40:39.882 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.882 INFO kablam! Sep 05 00:40:39.883 INFO kablam! error[E0308]: mismatched types Sep 05 00:40:39.883 INFO kablam! --> src/plugin.rs:55:21 Sep 05 00:40:39.883 INFO kablam! | Sep 05 00:40:39.883 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 05 00:40:39.883 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 05 00:40:39.883 INFO kablam! 57 | | lifetime: None, Sep 05 00:40:39.883 INFO kablam! 58 | | params: Vec::new(), Sep 05 00:40:39.883 INFO kablam! ... | Sep 05 00:40:39.883 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 05 00:40:39.883 INFO kablam! 62 | | ), Sep 05 00:40:39.883 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 05 00:40:39.884 INFO kablam! | Sep 05 00:40:39.884 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 05 00:40:39.884 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 05 00:40:39.884 INFO kablam! Sep 05 00:40:39.887 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.887 INFO kablam! --> src/plugin.rs:78:21 Sep 05 00:40:39.887 INFO kablam! | Sep 05 00:40:39.887 INFO kablam! 78 | global: true, Sep 05 00:40:39.887 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.887 INFO kablam! Sep 05 00:40:39.888 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 05 00:40:39.888 INFO kablam! --> src/plugin.rs:86:29 Sep 05 00:40:39.888 INFO kablam! | Sep 05 00:40:39.888 INFO kablam! 86 | global: true, Sep 05 00:40:39.888 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 05 00:40:39.888 INFO kablam! Sep 05 00:40:39.888 INFO kablam! error[E0308]: mismatched types Sep 05 00:40:39.888 INFO kablam! --> src/plugin.rs:82:21 Sep 05 00:40:39.888 INFO kablam! | Sep 05 00:40:39.888 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 05 00:40:39.888 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 05 00:40:39.888 INFO kablam! 84 | | lifetime: None, Sep 05 00:40:39.888 INFO kablam! 85 | | params: Vec::new(), Sep 05 00:40:39.889 INFO kablam! ... | Sep 05 00:40:39.889 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 05 00:40:39.889 INFO kablam! 89 | | ), Sep 05 00:40:39.889 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 05 00:40:39.889 INFO kablam! | Sep 05 00:40:39.889 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 05 00:40:39.889 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 05 00:40:39.889 INFO kablam! Sep 05 00:40:39.891 INFO kablam! error: aborting due to 11 previous errors Sep 05 00:40:39.891 INFO kablam! Sep 05 00:40:39.891 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 05 00:40:39.891 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 05 00:40:39.909 INFO kablam! error: Could not compile `cereal_macros`. Sep 05 00:40:39.909 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:40:39.970 INFO kablam! error[E0308]: mismatched types Sep 05 00:40:39.970 INFO kablam! --> src/plugin.rs:123:82 Sep 05 00:40:39.970 INFO kablam! | Sep 05 00:40:39.970 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 05 00:40:39.970 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 05 00:40:39.970 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 05 00:40:39.970 INFO kablam! | Sep 05 00:40:39.970 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 05 00:40:39.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 00:40:39.970 INFO kablam! Sep 05 00:40:40.012 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 05 00:40:40.012 INFO kablam! --> src/plugin.rs:182:9 Sep 05 00:40:40.012 INFO kablam! | Sep 05 00:40:40.012 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 05 00:40:40.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 05 00:40:40.012 INFO kablam! Sep 05 00:40:40.166 INFO kablam! error: aborting due to 11 previous errors Sep 05 00:40:40.167 INFO kablam! Sep 05 00:40:40.167 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 05 00:40:40.167 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 05 00:40:40.184 INFO kablam! error: Could not compile `cereal_macros`. Sep 05 00:40:40.184 INFO kablam! Sep 05 00:40:40.184 INFO kablam! To learn more, run the command again with --verbose. Sep 05 00:40:40.185 INFO kablam! su: No module specific data is present Sep 05 00:40:40.786 INFO running `"docker" "rm" "-f" "afe82ee7e71c0e6d34c5503e28362de8be60b33cbf44c48b9366aa07a61752c5"` Sep 05 00:40:40.937 INFO blam! afe82ee7e71c0e6d34c5503e28362de8be60b33cbf44c48b9366aa07a61752c5