Sep 20 05:31:02.166 INFO checking cereal_macros-0.3.5 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:31:02.166 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:31:02.166 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:31:02.412 INFO blam! 5b03cfe5b77703ec1a38d6c1a123b8ba087b01240a582c3b4615b74ef50bd9f7 Sep 20 05:31:02.414 INFO running `"docker" "start" "-a" "5b03cfe5b77703ec1a38d6c1a123b8ba087b01240a582c3b4615b74ef50bd9f7"` Sep 20 05:31:03.732 INFO kablam! usermod: no changes Sep 20 05:31:03.794 INFO kablam! Checking cereal_macros v0.3.5 (/source) Sep 20 05:31:07.414 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 05:31:07.414 INFO kablam! --> src/plugin.rs:10:13 Sep 20 05:31:07.414 INFO kablam! | Sep 20 05:31:07.415 INFO kablam! 10 | use syntax::codemap::Span; Sep 20 05:31:07.415 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 05:31:07.415 INFO kablam! Sep 20 05:31:07.456 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 20 05:31:07.456 INFO kablam! --> src/plugin.rs:19:47 Sep 20 05:31:07.456 INFO kablam! | Sep 20 05:31:07.456 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 20 05:31:07.456 INFO kablam! | ^^^^^^ not found in `token` Sep 20 05:31:07.456 INFO kablam! Sep 20 05:31:07.498 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:07.498 INFO kablam! --> src/plugin.rs:32:13 Sep 20 05:31:07.498 INFO kablam! | Sep 20 05:31:07.498 INFO kablam! 32 | global: true, Sep 20 05:31:07.498 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:07.498 INFO kablam! Sep 20 05:31:07.499 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:07.499 INFO kablam! --> src/plugin.rs:51:21 Sep 20 05:31:07.499 INFO kablam! | Sep 20 05:31:07.499 INFO kablam! 51 | global: true, Sep 20 05:31:07.499 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:07.499 INFO kablam! Sep 20 05:31:07.499 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:07.499 INFO kablam! --> src/plugin.rs:59:29 Sep 20 05:31:07.499 INFO kablam! | Sep 20 05:31:07.499 INFO kablam! 59 | global: true, Sep 20 05:31:07.500 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:07.500 INFO kablam! Sep 20 05:31:07.500 INFO kablam! error[E0308]: mismatched types Sep 20 05:31:07.500 INFO kablam! --> src/plugin.rs:55:21 Sep 20 05:31:07.500 INFO kablam! | Sep 20 05:31:07.500 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 20 05:31:07.500 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 20 05:31:07.500 INFO kablam! 57 | | lifetime: None, Sep 20 05:31:07.500 INFO kablam! 58 | | params: Vec::new(), Sep 20 05:31:07.500 INFO kablam! ... | Sep 20 05:31:07.500 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 20 05:31:07.500 INFO kablam! 62 | | ), Sep 20 05:31:07.500 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 20 05:31:07.500 INFO kablam! | Sep 20 05:31:07.502 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 20 05:31:07.502 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 20 05:31:07.502 INFO kablam! Sep 20 05:31:07.502 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:07.502 INFO kablam! --> src/plugin.rs:78:21 Sep 20 05:31:07.502 INFO kablam! | Sep 20 05:31:07.502 INFO kablam! 78 | global: true, Sep 20 05:31:07.502 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:07.502 INFO kablam! Sep 20 05:31:07.503 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:07.503 INFO kablam! --> src/plugin.rs:86:29 Sep 20 05:31:07.503 INFO kablam! | Sep 20 05:31:07.503 INFO kablam! 86 | global: true, Sep 20 05:31:07.503 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:07.504 INFO kablam! Sep 20 05:31:07.504 INFO kablam! error[E0308]: mismatched types Sep 20 05:31:07.504 INFO kablam! --> src/plugin.rs:82:21 Sep 20 05:31:07.504 INFO kablam! | Sep 20 05:31:07.504 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 20 05:31:07.504 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 20 05:31:07.504 INFO kablam! 84 | | lifetime: None, Sep 20 05:31:07.504 INFO kablam! 85 | | params: Vec::new(), Sep 20 05:31:07.504 INFO kablam! ... | Sep 20 05:31:07.504 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 20 05:31:07.504 INFO kablam! 89 | | ), Sep 20 05:31:07.504 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 20 05:31:07.504 INFO kablam! | Sep 20 05:31:07.504 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 20 05:31:07.504 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 20 05:31:07.504 INFO kablam! Sep 20 05:31:07.545 INFO kablam! error[E0308]: mismatched types Sep 20 05:31:07.545 INFO kablam! --> src/plugin.rs:123:82 Sep 20 05:31:07.545 INFO kablam! | Sep 20 05:31:07.545 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 20 05:31:07.546 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 20 05:31:07.546 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 20 05:31:07.546 INFO kablam! | Sep 20 05:31:07.547 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 20 05:31:07.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:31:07.547 INFO kablam! Sep 20 05:31:07.564 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 20 05:31:07.564 INFO kablam! --> src/plugin.rs:182:9 Sep 20 05:31:07.565 INFO kablam! | Sep 20 05:31:07.565 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 20 05:31:07.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 20 05:31:07.565 INFO kablam! Sep 20 05:31:07.703 INFO kablam! error: aborting due to 11 previous errors Sep 20 05:31:07.704 INFO kablam! Sep 20 05:31:07.704 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 20 05:31:07.704 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 20 05:31:07.750 INFO kablam! error: Could not compile `cereal_macros`. Sep 20 05:31:07.751 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:31:08.394 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 05:31:08.394 INFO kablam! --> src/plugin.rs:10:13 Sep 20 05:31:08.394 INFO kablam! | Sep 20 05:31:08.394 INFO kablam! 10 | use syntax::codemap::Span; Sep 20 05:31:08.394 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 05:31:08.394 INFO kablam! Sep 20 05:31:08.442 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 20 05:31:08.442 INFO kablam! --> src/plugin.rs:19:47 Sep 20 05:31:08.442 INFO kablam! | Sep 20 05:31:08.442 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 20 05:31:08.442 INFO kablam! | ^^^^^^ not found in `token` Sep 20 05:31:08.442 INFO kablam! Sep 20 05:31:08.488 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:08.488 INFO kablam! --> src/plugin.rs:32:13 Sep 20 05:31:08.488 INFO kablam! | Sep 20 05:31:08.488 INFO kablam! 32 | global: true, Sep 20 05:31:08.488 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:08.488 INFO kablam! Sep 20 05:31:08.490 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:08.490 INFO kablam! --> src/plugin.rs:51:21 Sep 20 05:31:08.490 INFO kablam! | Sep 20 05:31:08.490 INFO kablam! 51 | global: true, Sep 20 05:31:08.490 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:08.490 INFO kablam! Sep 20 05:31:08.490 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:08.490 INFO kablam! --> src/plugin.rs:59:29 Sep 20 05:31:08.490 INFO kablam! | Sep 20 05:31:08.490 INFO kablam! 59 | global: true, Sep 20 05:31:08.490 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:08.490 INFO kablam! Sep 20 05:31:08.490 INFO kablam! error[E0308]: mismatched types Sep 20 05:31:08.490 INFO kablam! --> src/plugin.rs:55:21 Sep 20 05:31:08.490 INFO kablam! | Sep 20 05:31:08.490 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 20 05:31:08.490 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 20 05:31:08.490 INFO kablam! 57 | | lifetime: None, Sep 20 05:31:08.490 INFO kablam! 58 | | params: Vec::new(), Sep 20 05:31:08.490 INFO kablam! ... | Sep 20 05:31:08.490 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 20 05:31:08.490 INFO kablam! 62 | | ), Sep 20 05:31:08.490 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 20 05:31:08.490 INFO kablam! | Sep 20 05:31:08.490 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 20 05:31:08.490 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 20 05:31:08.490 INFO kablam! Sep 20 05:31:08.502 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:08.502 INFO kablam! --> src/plugin.rs:78:21 Sep 20 05:31:08.502 INFO kablam! | Sep 20 05:31:08.502 INFO kablam! 78 | global: true, Sep 20 05:31:08.502 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:08.502 INFO kablam! Sep 20 05:31:08.502 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 20 05:31:08.502 INFO kablam! --> src/plugin.rs:86:29 Sep 20 05:31:08.502 INFO kablam! | Sep 20 05:31:08.502 INFO kablam! 86 | global: true, Sep 20 05:31:08.502 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 20 05:31:08.502 INFO kablam! Sep 20 05:31:08.502 INFO kablam! error[E0308]: mismatched types Sep 20 05:31:08.502 INFO kablam! --> src/plugin.rs:82:21 Sep 20 05:31:08.502 INFO kablam! | Sep 20 05:31:08.502 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 20 05:31:08.502 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 20 05:31:08.502 INFO kablam! 84 | | lifetime: None, Sep 20 05:31:08.502 INFO kablam! 85 | | params: Vec::new(), Sep 20 05:31:08.502 INFO kablam! ... | Sep 20 05:31:08.502 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 20 05:31:08.502 INFO kablam! 89 | | ), Sep 20 05:31:08.502 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 20 05:31:08.502 INFO kablam! | Sep 20 05:31:08.502 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 20 05:31:08.502 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 20 05:31:08.502 INFO kablam! Sep 20 05:31:08.554 INFO kablam! error[E0308]: mismatched types Sep 20 05:31:08.554 INFO kablam! --> src/plugin.rs:123:82 Sep 20 05:31:08.554 INFO kablam! | Sep 20 05:31:08.554 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 20 05:31:08.554 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 20 05:31:08.554 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 20 05:31:08.554 INFO kablam! | Sep 20 05:31:08.554 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 20 05:31:08.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:31:08.554 INFO kablam! Sep 20 05:31:08.574 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 20 05:31:08.574 INFO kablam! --> src/plugin.rs:182:9 Sep 20 05:31:08.574 INFO kablam! | Sep 20 05:31:08.574 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 20 05:31:08.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 20 05:31:08.574 INFO kablam! Sep 20 05:31:08.666 INFO kablam! error: aborting due to 11 previous errors Sep 20 05:31:08.666 INFO kablam! Sep 20 05:31:08.666 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 20 05:31:08.666 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 20 05:31:08.682 INFO kablam! error: Could not compile `cereal_macros`. Sep 20 05:31:08.682 INFO kablam! Sep 20 05:31:08.682 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:31:08.682 INFO kablam! su: No module specific data is present Sep 20 05:31:10.062 INFO running `"docker" "rm" "-f" "5b03cfe5b77703ec1a38d6c1a123b8ba087b01240a582c3b4615b74ef50bd9f7"` Sep 20 05:31:10.212 INFO blam! 5b03cfe5b77703ec1a38d6c1a123b8ba087b01240a582c3b4615b74ef50bd9f7