Sep 10 21:28:25.773 INFO checking cereal_macros-0.3.5 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 21:28:25.773 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 21:28:25.773 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:28:26.058 INFO blam! d9385bc554ba30e1f4382e7eb03764864d3ac4374ce44960c18ef6df6fb50988 Sep 10 21:28:26.060 INFO running `"docker" "start" "-a" "d9385bc554ba30e1f4382e7eb03764864d3ac4374ce44960c18ef6df6fb50988"` Sep 10 21:28:27.393 INFO kablam! usermod: no changes Sep 10 21:28:27.462 INFO kablam! Checking cereal_macros v0.3.5 (file:///source) Sep 10 21:28:31.695 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 21:28:31.695 INFO kablam! --> src/plugin.rs:10:13 Sep 10 21:28:31.695 INFO kablam! | Sep 10 21:28:31.695 INFO kablam! 10 | use syntax::codemap::Span; Sep 10 21:28:31.695 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 10 21:28:31.706 INFO kablam! Sep 10 21:28:31.775 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 10 21:28:31.775 INFO kablam! --> src/plugin.rs:19:47 Sep 10 21:28:31.775 INFO kablam! | Sep 10 21:28:31.775 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 10 21:28:31.775 INFO kablam! | ^^^^^^ not found in `token` Sep 10 21:28:31.775 INFO kablam! Sep 10 21:28:31.854 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:31.854 INFO kablam! --> src/plugin.rs:32:13 Sep 10 21:28:31.854 INFO kablam! | Sep 10 21:28:31.854 INFO kablam! 32 | global: true, Sep 10 21:28:31.854 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:31.854 INFO kablam! Sep 10 21:28:31.855 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:31.855 INFO kablam! --> src/plugin.rs:51:21 Sep 10 21:28:31.855 INFO kablam! | Sep 10 21:28:31.855 INFO kablam! 51 | global: true, Sep 10 21:28:31.855 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:31.855 INFO kablam! Sep 10 21:28:31.855 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:31.855 INFO kablam! --> src/plugin.rs:59:29 Sep 10 21:28:31.855 INFO kablam! | Sep 10 21:28:31.855 INFO kablam! 59 | global: true, Sep 10 21:28:31.855 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:31.855 INFO kablam! Sep 10 21:28:31.856 INFO kablam! error[E0308]: mismatched types Sep 10 21:28:31.856 INFO kablam! --> src/plugin.rs:55:21 Sep 10 21:28:31.856 INFO kablam! | Sep 10 21:28:31.856 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 10 21:28:31.856 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 10 21:28:31.856 INFO kablam! 57 | | lifetime: None, Sep 10 21:28:31.856 INFO kablam! 58 | | params: Vec::new(), Sep 10 21:28:31.856 INFO kablam! ... | Sep 10 21:28:31.856 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 10 21:28:31.856 INFO kablam! 62 | | ), Sep 10 21:28:31.856 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 10 21:28:31.856 INFO kablam! | Sep 10 21:28:31.856 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 10 21:28:31.856 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 10 21:28:31.856 INFO kablam! Sep 10 21:28:31.857 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:31.857 INFO kablam! --> src/plugin.rs:78:21 Sep 10 21:28:31.857 INFO kablam! | Sep 10 21:28:31.857 INFO kablam! 78 | global: true, Sep 10 21:28:31.857 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:31.857 INFO kablam! Sep 10 21:28:31.858 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:31.858 INFO kablam! --> src/plugin.rs:86:29 Sep 10 21:28:31.858 INFO kablam! | Sep 10 21:28:31.858 INFO kablam! 86 | global: true, Sep 10 21:28:31.858 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:31.858 INFO kablam! Sep 10 21:28:31.858 INFO kablam! error[E0308]: mismatched types Sep 10 21:28:31.858 INFO kablam! --> src/plugin.rs:82:21 Sep 10 21:28:31.858 INFO kablam! | Sep 10 21:28:31.858 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 10 21:28:31.858 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 10 21:28:31.858 INFO kablam! 84 | | lifetime: None, Sep 10 21:28:31.858 INFO kablam! 85 | | params: Vec::new(), Sep 10 21:28:31.858 INFO kablam! ... | Sep 10 21:28:31.858 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 10 21:28:31.858 INFO kablam! 89 | | ), Sep 10 21:28:31.858 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 10 21:28:31.858 INFO kablam! | Sep 10 21:28:31.858 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 10 21:28:31.858 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 10 21:28:31.858 INFO kablam! Sep 10 21:28:31.944 INFO kablam! error[E0308]: mismatched types Sep 10 21:28:31.944 INFO kablam! --> src/plugin.rs:123:82 Sep 10 21:28:31.944 INFO kablam! | Sep 10 21:28:31.944 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 10 21:28:31.944 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 10 21:28:31.950 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 10 21:28:31.951 INFO kablam! | Sep 10 21:28:31.951 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 10 21:28:31.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 21:28:31.951 INFO kablam! Sep 10 21:28:31.988 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 10 21:28:31.988 INFO kablam! --> src/plugin.rs:182:9 Sep 10 21:28:31.988 INFO kablam! | Sep 10 21:28:31.988 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 10 21:28:31.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 10 21:28:31.988 INFO kablam! Sep 10 21:28:32.198 INFO kablam! error: aborting due to 11 previous errors Sep 10 21:28:32.198 INFO kablam! Sep 10 21:28:32.198 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 10 21:28:32.198 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 10 21:28:32.226 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 21:28:32.226 INFO kablam! --> src/plugin.rs:10:13 Sep 10 21:28:32.226 INFO kablam! | Sep 10 21:28:32.226 INFO kablam! 10 | use syntax::codemap::Span; Sep 10 21:28:32.226 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 10 21:28:32.226 INFO kablam! Sep 10 21:28:32.250 INFO kablam! error: Could not compile `cereal_macros`. Sep 10 21:28:32.250 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:28:32.262 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 10 21:28:32.262 INFO kablam! --> src/plugin.rs:19:47 Sep 10 21:28:32.262 INFO kablam! | Sep 10 21:28:32.262 INFO kablam! 19 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 10 21:28:32.262 INFO kablam! | ^^^^^^ not found in `token` Sep 10 21:28:32.262 INFO kablam! Sep 10 21:28:32.298 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:32.298 INFO kablam! --> src/plugin.rs:32:13 Sep 10 21:28:32.298 INFO kablam! | Sep 10 21:28:32.298 INFO kablam! 32 | global: true, Sep 10 21:28:32.298 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:32.298 INFO kablam! Sep 10 21:28:32.298 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:32.298 INFO kablam! --> src/plugin.rs:51:21 Sep 10 21:28:32.298 INFO kablam! | Sep 10 21:28:32.298 INFO kablam! 51 | global: true, Sep 10 21:28:32.298 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:32.298 INFO kablam! Sep 10 21:28:32.298 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:32.298 INFO kablam! --> src/plugin.rs:59:29 Sep 10 21:28:32.298 INFO kablam! | Sep 10 21:28:32.298 INFO kablam! 59 | global: true, Sep 10 21:28:32.298 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:32.298 INFO kablam! Sep 10 21:28:32.298 INFO kablam! error[E0308]: mismatched types Sep 10 21:28:32.298 INFO kablam! --> src/plugin.rs:55:21 Sep 10 21:28:32.298 INFO kablam! | Sep 10 21:28:32.298 INFO kablam! 55 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 10 21:28:32.298 INFO kablam! 56 | | path: vec!["std", "io", "Read"], Sep 10 21:28:32.298 INFO kablam! 57 | | lifetime: None, Sep 10 21:28:32.298 INFO kablam! 58 | | params: Vec::new(), Sep 10 21:28:32.298 INFO kablam! ... | Sep 10 21:28:32.298 INFO kablam! 61 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 10 21:28:32.298 INFO kablam! 62 | | ), Sep 10 21:28:32.298 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 10 21:28:32.298 INFO kablam! | Sep 10 21:28:32.298 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 10 21:28:32.299 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 10 21:28:32.299 INFO kablam! Sep 10 21:28:32.306 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:32.306 INFO kablam! --> src/plugin.rs:78:21 Sep 10 21:28:32.306 INFO kablam! | Sep 10 21:28:32.306 INFO kablam! 78 | global: true, Sep 10 21:28:32.306 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:32.306 INFO kablam! Sep 10 21:28:32.306 INFO kablam! error[E0560]: struct `syntax_ext::deriving::generic::ty::Path<'_>` has no field named `global` Sep 10 21:28:32.306 INFO kablam! --> src/plugin.rs:86:29 Sep 10 21:28:32.306 INFO kablam! | Sep 10 21:28:32.306 INFO kablam! 86 | global: true, Sep 10 21:28:32.306 INFO kablam! | ^^^^^^ `syntax_ext::deriving::generic::ty::Path<'_>` does not have this field Sep 10 21:28:32.306 INFO kablam! Sep 10 21:28:32.306 INFO kablam! error[E0308]: mismatched types Sep 10 21:28:32.306 INFO kablam! --> src/plugin.rs:82:21 Sep 10 21:28:32.306 INFO kablam! | Sep 10 21:28:32.306 INFO kablam! 82 | / generic::ty::Ptr(box generic::ty::Literal(generic::ty::Path { Sep 10 21:28:32.306 INFO kablam! 83 | | path: vec!["std", "io", "Write"], Sep 10 21:28:32.306 INFO kablam! 84 | | lifetime: None, Sep 10 21:28:32.306 INFO kablam! 85 | | params: Vec::new(), Sep 10 21:28:32.306 INFO kablam! ... | Sep 10 21:28:32.306 INFO kablam! 88 | | generic::ty::PtrTy::Borrowed(None, Mutability::Mutable) Sep 10 21:28:32.306 INFO kablam! 89 | | ), Sep 10 21:28:32.306 INFO kablam! | |_____________________^ expected tuple, found enum `syntax_ext::deriving::generic::ty::Ty` Sep 10 21:28:32.306 INFO kablam! | Sep 10 21:28:32.306 INFO kablam! = note: expected type `(syntax_ext::deriving::generic::ty::Ty<'_>, &str)` Sep 10 21:28:32.306 INFO kablam! found type `syntax_ext::deriving::generic::ty::Ty<'_>` Sep 10 21:28:32.306 INFO kablam! Sep 10 21:28:32.346 INFO kablam! error[E0308]: mismatched types Sep 10 21:28:32.346 INFO kablam! --> src/plugin.rs:123:82 Sep 10 21:28:32.346 INFO kablam! | Sep 10 21:28:32.346 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 10 21:28:32.346 INFO kablam! | ^^^^^^^^^ expected u128, found u64 Sep 10 21:28:32.346 INFO kablam! help: you can cast an `u64` to `u128`, which will zero-extend the source value Sep 10 21:28:32.346 INFO kablam! | Sep 10 21:28:32.346 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 10 21:28:32.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 21:28:32.346 INFO kablam! Sep 10 21:28:32.366 INFO kablam! error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 4 fields Sep 10 21:28:32.366 INFO kablam! --> src/plugin.rs:182:9 Sep 10 21:28:32.366 INFO kablam! | Sep 10 21:28:32.366 INFO kablam! 182 | generic::EnumMatching(var_id, _, ref fields) => { Sep 10 21:28:32.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 3 Sep 10 21:28:32.366 INFO kablam! Sep 10 21:28:32.478 INFO kablam! error: aborting due to 11 previous errors Sep 10 21:28:32.478 INFO kablam! Sep 10 21:28:32.478 INFO kablam! Some errors occurred: E0023, E0308, E0425, E0432, E0560. Sep 10 21:28:32.478 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 10 21:28:32.498 INFO kablam! error: Could not compile `cereal_macros`. Sep 10 21:28:32.498 INFO kablam! Sep 10 21:28:32.498 INFO kablam! To learn more, run the command again with --verbose. Sep 10 21:28:32.498 INFO kablam! su: No module specific data is present Sep 10 21:28:33.620 INFO running `"docker" "rm" "-f" "d9385bc554ba30e1f4382e7eb03764864d3ac4374ce44960c18ef6df6fb50988"` Sep 10 21:28:33.732 INFO blam! d9385bc554ba30e1f4382e7eb03764864d3ac4374ce44960c18ef6df6fb50988