Sep 04 21:50:00.414 INFO checking cereal_macros-0.2.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:50:00.414 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:50:00.415 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:50:00.690 INFO blam! 6f1fb74c2b241fd518d5a06d0a49c2533960f8a3a3b63072eccad8008ddc1350 Sep 04 21:50:00.692 INFO running `"docker" "start" "-a" "6f1fb74c2b241fd518d5a06d0a49c2533960f8a3a3b63072eccad8008ddc1350"` Sep 04 21:50:01.529 INFO kablam! Checking cereal_macros v0.2.1 (file:///source) Sep 04 21:50:07.458 INFO kablam! error[E0432]: unresolved import `rustc::plugin` Sep 04 21:50:07.458 INFO kablam! --> src/plugin.rs:7:12 Sep 04 21:50:07.458 INFO kablam! | Sep 04 21:50:07.458 INFO kablam! 7 | use rustc::plugin::Registry; Sep 04 21:50:07.458 INFO kablam! | ^^^^^^ Could not find `plugin` in `rustc` Sep 04 21:50:07.458 INFO kablam! Sep 04 21:50:07.458 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 21:50:07.458 INFO kablam! --> src/plugin.rs:9:13 Sep 04 21:50:07.458 INFO kablam! | Sep 04 21:50:07.459 INFO kablam! 9 | use syntax::codemap::Span; Sep 04 21:50:07.459 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 04 21:50:07.459 INFO kablam! Sep 04 21:50:07.459 INFO kablam! error[E0432]: unresolved import `syntax::ext::deriving` Sep 04 21:50:07.459 INFO kablam! --> src/plugin.rs:12:18 Sep 04 21:50:07.459 INFO kablam! | Sep 04 21:50:07.459 INFO kablam! 12 | use syntax::ext::deriving::generic; Sep 04 21:50:07.459 INFO kablam! | ^^^^^^^^ Could not find `deriving` in `ext` Sep 04 21:50:07.460 INFO kablam! Sep 04 21:50:07.530 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 04 21:50:07.530 INFO kablam! --> src/plugin.rs:18:47 Sep 04 21:50:07.530 INFO kablam! | Sep 04 21:50:07.530 INFO kablam! 18 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 04 21:50:07.530 INFO kablam! | ^^^^^^ not found in `token` Sep 04 21:50:07.530 INFO kablam! Sep 04 21:50:07.545 INFO kablam! error[E0432]: unresolved import `rustc::plugin` Sep 04 21:50:07.545 INFO kablam! --> src/plugin.rs:7:12 Sep 04 21:50:07.545 INFO kablam! | Sep 04 21:50:07.545 INFO kablam! 7 | use rustc::plugin::Registry; Sep 04 21:50:07.545 INFO kablam! | ^^^^^^ Could not find `plugin` in `rustc` Sep 04 21:50:07.545 INFO kablam! Sep 04 21:50:07.545 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 21:50:07.545 INFO kablam! --> src/plugin.rs:9:13 Sep 04 21:50:07.545 INFO kablam! | Sep 04 21:50:07.545 INFO kablam! 9 | use syntax::codemap::Span; Sep 04 21:50:07.546 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 04 21:50:07.546 INFO kablam! Sep 04 21:50:07.546 INFO kablam! error[E0432]: unresolved import `syntax::ext::deriving` Sep 04 21:50:07.546 INFO kablam! --> src/plugin.rs:12:18 Sep 04 21:50:07.546 INFO kablam! | Sep 04 21:50:07.546 INFO kablam! 12 | use syntax::ext::deriving::generic; Sep 04 21:50:07.546 INFO kablam! | ^^^^^^^^ Could not find `deriving` in `ext` Sep 04 21:50:07.546 INFO kablam! Sep 04 21:50:07.615 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 04 21:50:07.615 INFO kablam! --> src/plugin.rs:18:47 Sep 04 21:50:07.615 INFO kablam! | Sep 04 21:50:07.615 INFO kablam! 18 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 04 21:50:07.615 INFO kablam! | ^^^^^^ not found in `token` Sep 04 21:50:07.615 INFO kablam! Sep 04 21:50:07.727 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 04 21:50:07.727 INFO kablam! --> src/plugin.rs:58:60 Sep 04 21:50:07.727 INFO kablam! | Sep 04 21:50:07.727 INFO kablam! 58 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 04 21:50:07.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 04 21:50:07.727 INFO kablam! | Sep 04 21:50:07.727 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 04 21:50:07.727 INFO kablam! Sep 04 21:50:07.737 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 04 21:50:07.737 INFO kablam! --> src/plugin.rs:84:60 Sep 04 21:50:07.737 INFO kablam! | Sep 04 21:50:07.737 INFO kablam! 84 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 04 21:50:07.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 04 21:50:07.737 INFO kablam! | Sep 04 21:50:07.737 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 04 21:50:07.737 INFO kablam! Sep 04 21:50:07.800 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 04 21:50:07.800 INFO kablam! --> src/plugin.rs:58:60 Sep 04 21:50:07.800 INFO kablam! | Sep 04 21:50:07.801 INFO kablam! 58 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 04 21:50:07.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 04 21:50:07.801 INFO kablam! | Sep 04 21:50:07.801 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 04 21:50:07.801 INFO kablam! Sep 04 21:50:07.810 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 04 21:50:07.810 INFO kablam! --> src/plugin.rs:84:60 Sep 04 21:50:07.810 INFO kablam! | Sep 04 21:50:07.810 INFO kablam! 84 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 04 21:50:07.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 04 21:50:07.810 INFO kablam! | Sep 04 21:50:07.810 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 04 21:50:07.810 INFO kablam! Sep 04 21:50:07.939 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 04 21:50:07.939 INFO kablam! --> src/plugin.rs:173:18 Sep 04 21:50:07.939 INFO kablam! | Sep 04 21:50:07.939 INFO kablam! 173 | $all Sep 04 21:50:07.939 INFO kablam! | ^^^ Sep 04 21:50:07.940 INFO kablam! | Sep 04 21:50:07.940 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 04 21:50:07.940 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 04 21:50:07.940 INFO kablam! Sep 04 21:50:07.972 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 04 21:50:07.972 INFO kablam! --> src/plugin.rs:187:18 Sep 04 21:50:07.972 INFO kablam! | Sep 04 21:50:07.972 INFO kablam! 187 | $all Sep 04 21:50:07.972 INFO kablam! | ^^^ Sep 04 21:50:07.972 INFO kablam! | Sep 04 21:50:07.972 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 04 21:50:07.972 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 04 21:50:07.972 INFO kablam! Sep 04 21:50:07.983 INFO kablam! error: aborting due to 8 previous errors Sep 04 21:50:07.983 INFO kablam! Sep 04 21:50:07.983 INFO kablam! Some errors occurred: E0425, E0432, E0599. Sep 04 21:50:07.983 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 04 21:50:07.986 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 04 21:50:07.986 INFO kablam! --> src/plugin.rs:173:18 Sep 04 21:50:07.986 INFO kablam! | Sep 04 21:50:07.986 INFO kablam! 173 | $all Sep 04 21:50:07.986 INFO kablam! | ^^^ Sep 04 21:50:07.986 INFO kablam! | Sep 04 21:50:07.986 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 04 21:50:07.986 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 04 21:50:07.986 INFO kablam! Sep 04 21:50:08.010 INFO kablam! error: Could not compile `cereal_macros`. Sep 04 21:50:08.011 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:50:08.014 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 04 21:50:08.014 INFO kablam! --> src/plugin.rs:187:18 Sep 04 21:50:08.014 INFO kablam! | Sep 04 21:50:08.014 INFO kablam! 187 | $all Sep 04 21:50:08.014 INFO kablam! | ^^^ Sep 04 21:50:08.014 INFO kablam! | Sep 04 21:50:08.014 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 04 21:50:08.014 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 04 21:50:08.014 INFO kablam! Sep 04 21:50:08.024 INFO kablam! error: aborting due to 8 previous errors Sep 04 21:50:08.024 INFO kablam! Sep 04 21:50:08.024 INFO kablam! Some errors occurred: E0425, E0432, E0599. Sep 04 21:50:08.024 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 04 21:50:08.043 INFO kablam! error: Could not compile `cereal_macros`. Sep 04 21:50:08.043 INFO kablam! Sep 04 21:50:08.043 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:50:08.044 INFO kablam! su: No module specific data is present Sep 04 21:50:08.553 INFO running `"docker" "rm" "-f" "6f1fb74c2b241fd518d5a06d0a49c2533960f8a3a3b63072eccad8008ddc1350"` Sep 04 21:50:08.711 INFO blam! 6f1fb74c2b241fd518d5a06d0a49c2533960f8a3a3b63072eccad8008ddc1350