Sep 06 08:55:28.055 INFO checking cereal_macros-0.2.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:55:28.055 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:55:28.055 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:55:28.295 INFO blam! bec55006a2a2c7faa256f2068f4e8a570cb5ce230ab9ad79c6cba1da4976952a Sep 06 08:55:28.297 INFO running `"docker" "start" "-a" "bec55006a2a2c7faa256f2068f4e8a570cb5ce230ab9ad79c6cba1da4976952a"` Sep 06 08:55:29.192 INFO kablam! usermod: no changes Sep 06 08:55:29.258 INFO kablam! Checking cereal_macros v0.2.1 (file:///source) Sep 06 08:55:33.194 INFO kablam! error[E0432]: unresolved import `rustc::plugin` Sep 06 08:55:33.194 INFO kablam! --> src/plugin.rs:7:12 Sep 06 08:55:33.194 INFO kablam! | Sep 06 08:55:33.194 INFO kablam! 7 | use rustc::plugin::Registry; Sep 06 08:55:33.194 INFO kablam! | ^^^^^^ Could not find `plugin` in `rustc` Sep 06 08:55:33.194 INFO kablam! Sep 06 08:55:33.194 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 06 08:55:33.194 INFO kablam! --> src/plugin.rs:9:13 Sep 06 08:55:33.194 INFO kablam! | Sep 06 08:55:33.194 INFO kablam! 9 | use syntax::codemap::Span; Sep 06 08:55:33.194 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 06 08:55:33.194 INFO kablam! Sep 06 08:55:33.194 INFO kablam! error[E0432]: unresolved import `syntax::ext::deriving` Sep 06 08:55:33.194 INFO kablam! --> src/plugin.rs:12:18 Sep 06 08:55:33.194 INFO kablam! | Sep 06 08:55:33.194 INFO kablam! 12 | use syntax::ext::deriving::generic; Sep 06 08:55:33.194 INFO kablam! | ^^^^^^^^ Could not find `deriving` in `ext` Sep 06 08:55:33.194 INFO kablam! Sep 06 08:55:33.298 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 06 08:55:33.298 INFO kablam! --> src/plugin.rs:18:47 Sep 06 08:55:33.298 INFO kablam! | Sep 06 08:55:33.298 INFO kablam! 18 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 06 08:55:33.298 INFO kablam! | ^^^^^^ not found in `token` Sep 06 08:55:33.298 INFO kablam! Sep 06 08:55:33.503 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 06 08:55:33.503 INFO kablam! --> src/plugin.rs:58:60 Sep 06 08:55:33.503 INFO kablam! | Sep 06 08:55:33.503 INFO kablam! 58 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 06 08:55:33.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 06 08:55:33.503 INFO kablam! | Sep 06 08:55:33.503 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 06 08:55:33.503 INFO kablam! Sep 06 08:55:33.509 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 06 08:55:33.510 INFO kablam! --> src/plugin.rs:84:60 Sep 06 08:55:33.510 INFO kablam! | Sep 06 08:55:33.510 INFO kablam! 84 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 06 08:55:33.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 06 08:55:33.510 INFO kablam! | Sep 06 08:55:33.510 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 06 08:55:33.510 INFO kablam! Sep 06 08:55:33.550 INFO kablam! error[E0432]: unresolved import `rustc::plugin` Sep 06 08:55:33.550 INFO kablam! --> src/plugin.rs:7:12 Sep 06 08:55:33.550 INFO kablam! | Sep 06 08:55:33.550 INFO kablam! 7 | use rustc::plugin::Registry; Sep 06 08:55:33.550 INFO kablam! | ^^^^^^ Could not find `plugin` in `rustc` Sep 06 08:55:33.550 INFO kablam! Sep 06 08:55:33.550 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 06 08:55:33.550 INFO kablam! --> src/plugin.rs:9:13 Sep 06 08:55:33.550 INFO kablam! | Sep 06 08:55:33.550 INFO kablam! 9 | use syntax::codemap::Span; Sep 06 08:55:33.550 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 06 08:55:33.550 INFO kablam! Sep 06 08:55:33.550 INFO kablam! error[E0432]: unresolved import `syntax::ext::deriving` Sep 06 08:55:33.550 INFO kablam! --> src/plugin.rs:12:18 Sep 06 08:55:33.550 INFO kablam! | Sep 06 08:55:33.550 INFO kablam! 12 | use syntax::ext::deriving::generic; Sep 06 08:55:33.550 INFO kablam! | ^^^^^^^^ Could not find `deriving` in `ext` Sep 06 08:55:33.550 INFO kablam! Sep 06 08:55:33.616 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 06 08:55:33.616 INFO kablam! --> src/plugin.rs:18:47 Sep 06 08:55:33.616 INFO kablam! | Sep 06 08:55:33.616 INFO kablam! 18 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 06 08:55:33.616 INFO kablam! | ^^^^^^ not found in `token` Sep 06 08:55:33.616 INFO kablam! Sep 06 08:55:33.694 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 06 08:55:33.694 INFO kablam! --> src/plugin.rs:173:18 Sep 06 08:55:33.694 INFO kablam! | Sep 06 08:55:33.694 INFO kablam! 173 | $all Sep 06 08:55:33.694 INFO kablam! | ^^^ Sep 06 08:55:33.694 INFO kablam! | Sep 06 08:55:33.694 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 06 08:55:33.694 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 06 08:55:33.694 INFO kablam! Sep 06 08:55:33.726 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 06 08:55:33.726 INFO kablam! --> src/plugin.rs:187:18 Sep 06 08:55:33.726 INFO kablam! | Sep 06 08:55:33.726 INFO kablam! 187 | $all Sep 06 08:55:33.726 INFO kablam! | ^^^ Sep 06 08:55:33.726 INFO kablam! | Sep 06 08:55:33.726 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 06 08:55:33.726 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 06 08:55:33.726 INFO kablam! Sep 06 08:55:33.739 INFO kablam! error: aborting due to 8 previous errors Sep 06 08:55:33.739 INFO kablam! Sep 06 08:55:33.739 INFO kablam! Some errors occurred: E0425, E0432, E0599. Sep 06 08:55:33.739 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 06 08:55:33.766 INFO kablam! error: Could not compile `cereal_macros`. Sep 06 08:55:33.766 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:55:33.766 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 06 08:55:33.766 INFO kablam! --> src/plugin.rs:58:60 Sep 06 08:55:33.766 INFO kablam! | Sep 06 08:55:33.766 INFO kablam! 58 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 06 08:55:33.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 06 08:55:33.766 INFO kablam! | Sep 06 08:55:33.766 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 06 08:55:33.766 INFO kablam! Sep 06 08:55:33.775 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 06 08:55:33.775 INFO kablam! --> src/plugin.rs:84:60 Sep 06 08:55:33.775 INFO kablam! | Sep 06 08:55:33.775 INFO kablam! 84 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 06 08:55:33.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 06 08:55:33.775 INFO kablam! | Sep 06 08:55:33.775 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 06 08:55:33.775 INFO kablam! Sep 06 08:55:33.882 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 06 08:55:33.882 INFO kablam! --> src/plugin.rs:173:18 Sep 06 08:55:33.882 INFO kablam! | Sep 06 08:55:33.882 INFO kablam! 173 | $all Sep 06 08:55:33.882 INFO kablam! | ^^^ Sep 06 08:55:33.882 INFO kablam! | Sep 06 08:55:33.882 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 06 08:55:33.882 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 06 08:55:33.882 INFO kablam! Sep 06 08:55:33.902 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 06 08:55:33.902 INFO kablam! --> src/plugin.rs:187:18 Sep 06 08:55:33.902 INFO kablam! | Sep 06 08:55:33.902 INFO kablam! 187 | $all Sep 06 08:55:33.902 INFO kablam! | ^^^ Sep 06 08:55:33.902 INFO kablam! | Sep 06 08:55:33.902 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 06 08:55:33.902 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 06 08:55:33.902 INFO kablam! Sep 06 08:55:33.910 INFO kablam! error: aborting due to 8 previous errors Sep 06 08:55:33.910 INFO kablam! Sep 06 08:55:33.910 INFO kablam! Some errors occurred: E0425, E0432, E0599. Sep 06 08:55:33.910 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 06 08:55:33.924 INFO kablam! error: Could not compile `cereal_macros`. Sep 06 08:55:33.924 INFO kablam! Sep 06 08:55:33.924 INFO kablam! To learn more, run the command again with --verbose. Sep 06 08:55:33.924 INFO kablam! su: No module specific data is present Sep 06 08:55:34.930 INFO running `"docker" "rm" "-f" "bec55006a2a2c7faa256f2068f4e8a570cb5ce230ab9ad79c6cba1da4976952a"` Sep 06 08:55:35.047 INFO blam! bec55006a2a2c7faa256f2068f4e8a570cb5ce230ab9ad79c6cba1da4976952a