Sep 10 21:28:25.980 INFO checking cereal_macros-0.2.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 21:28:25.980 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 21:28:25.981 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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.194 INFO blam! bf4eacfb1926ecf2f2a03188051fb2e6eb0e3c3522302feebe63f81325a3150f Sep 10 21:28:26.196 INFO running `"docker" "start" "-a" "bf4eacfb1926ecf2f2a03188051fb2e6eb0e3c3522302feebe63f81325a3150f"` Sep 10 21:28:27.822 INFO kablam! usermod: no changes Sep 10 21:28:27.886 INFO kablam! Checking cereal_macros v0.2.1 (file:///source) Sep 10 21:28:31.524 INFO kablam! error[E0432]: unresolved import `rustc::plugin` Sep 10 21:28:31.524 INFO kablam! --> src/plugin.rs:7:12 Sep 10 21:28:31.524 INFO kablam! | Sep 10 21:28:31.524 INFO kablam! 7 | use rustc::plugin::Registry; Sep 10 21:28:31.524 INFO kablam! | ^^^^^^ Could not find `plugin` in `rustc` Sep 10 21:28:31.524 INFO kablam! Sep 10 21:28:31.524 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 21:28:31.524 INFO kablam! --> src/plugin.rs:9:13 Sep 10 21:28:31.524 INFO kablam! | Sep 10 21:28:31.524 INFO kablam! 9 | use syntax::codemap::Span; Sep 10 21:28:31.524 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 10 21:28:31.524 INFO kablam! Sep 10 21:28:31.524 INFO kablam! error[E0432]: unresolved import `syntax::ext::deriving` Sep 10 21:28:31.524 INFO kablam! --> src/plugin.rs:12:18 Sep 10 21:28:31.524 INFO kablam! | Sep 10 21:28:31.525 INFO kablam! 12 | use syntax::ext::deriving::generic; Sep 10 21:28:31.525 INFO kablam! | ^^^^^^^^ Could not find `deriving` in `ext` Sep 10 21:28:31.525 INFO kablam! Sep 10 21:28:31.672 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 10 21:28:31.672 INFO kablam! --> src/plugin.rs:18:47 Sep 10 21:28:31.672 INFO kablam! | Sep 10 21:28:31.672 INFO kablam! 18 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 10 21:28:31.672 INFO kablam! | ^^^^^^ not found in `token` Sep 10 21:28:31.672 INFO kablam! Sep 10 21:28:31.795 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 10 21:28:31.795 INFO kablam! --> src/plugin.rs:58:60 Sep 10 21:28:31.795 INFO kablam! | Sep 10 21:28:31.795 INFO kablam! 58 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 10 21:28:31.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 10 21:28:31.795 INFO kablam! | Sep 10 21:28:31.795 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 10 21:28:31.795 INFO kablam! Sep 10 21:28:31.812 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 10 21:28:31.812 INFO kablam! --> src/plugin.rs:84:60 Sep 10 21:28:31.812 INFO kablam! | Sep 10 21:28:31.812 INFO kablam! 84 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 10 21:28:31.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 10 21:28:31.812 INFO kablam! | Sep 10 21:28:31.812 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 10 21:28:31.812 INFO kablam! Sep 10 21:28:31.911 INFO kablam! error[E0432]: unresolved import `rustc::plugin` Sep 10 21:28:31.911 INFO kablam! --> src/plugin.rs:7:12 Sep 10 21:28:31.911 INFO kablam! | Sep 10 21:28:31.911 INFO kablam! 7 | use rustc::plugin::Registry; Sep 10 21:28:31.911 INFO kablam! | ^^^^^^ Could not find `plugin` in `rustc` Sep 10 21:28:31.911 INFO kablam! Sep 10 21:28:31.911 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 21:28:31.911 INFO kablam! --> src/plugin.rs:9:13 Sep 10 21:28:31.912 INFO kablam! | Sep 10 21:28:31.912 INFO kablam! 9 | use syntax::codemap::Span; Sep 10 21:28:31.912 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 10 21:28:31.912 INFO kablam! Sep 10 21:28:31.912 INFO kablam! error[E0432]: unresolved import `syntax::ext::deriving` Sep 10 21:28:31.912 INFO kablam! --> src/plugin.rs:12:18 Sep 10 21:28:31.912 INFO kablam! | Sep 10 21:28:31.912 INFO kablam! 12 | use syntax::ext::deriving::generic; Sep 10 21:28:31.912 INFO kablam! | ^^^^^^^^ Could not find `deriving` in `ext` Sep 10 21:28:31.918 INFO kablam! Sep 10 21:28:32.007 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 10 21:28:32.007 INFO kablam! --> src/plugin.rs:18:47 Sep 10 21:28:32.007 INFO kablam! | Sep 10 21:28:32.007 INFO kablam! 18 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 10 21:28:32.007 INFO kablam! | ^^^^^^ not found in `token` Sep 10 21:28:32.014 INFO kablam! Sep 10 21:28:32.022 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 10 21:28:32.022 INFO kablam! --> src/plugin.rs:173:18 Sep 10 21:28:32.022 INFO kablam! | Sep 10 21:28:32.022 INFO kablam! 173 | $all Sep 10 21:28:32.022 INFO kablam! | ^^^ Sep 10 21:28:32.026 INFO kablam! | Sep 10 21:28:32.026 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 10 21:28:32.026 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 10 21:28:32.026 INFO kablam! Sep 10 21:28:32.067 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 10 21:28:32.067 INFO kablam! --> src/plugin.rs:187:18 Sep 10 21:28:32.067 INFO kablam! | Sep 10 21:28:32.067 INFO kablam! 187 | $all Sep 10 21:28:32.067 INFO kablam! | ^^^ Sep 10 21:28:32.067 INFO kablam! | Sep 10 21:28:32.067 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 10 21:28:32.067 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 10 21:28:32.067 INFO kablam! Sep 10 21:28:32.082 INFO kablam! error: aborting due to 8 previous errors Sep 10 21:28:32.082 INFO kablam! Sep 10 21:28:32.082 INFO kablam! Some errors occurred: E0425, E0432, E0599. Sep 10 21:28:32.082 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 10 21:28:32.130 INFO kablam! error: Could not compile `cereal_macros`. Sep 10 21:28:32.130 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:28:32.198 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 10 21:28:32.198 INFO kablam! --> src/plugin.rs:58:60 Sep 10 21:28:32.198 INFO kablam! | Sep 10 21:28:32.198 INFO kablam! 58 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 10 21:28:32.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 10 21:28:32.198 INFO kablam! | Sep 10 21:28:32.198 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 10 21:28:32.198 INFO kablam! Sep 10 21:28:32.207 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 10 21:28:32.207 INFO kablam! --> src/plugin.rs:84:60 Sep 10 21:28:32.207 INFO kablam! | Sep 10 21:28:32.207 INFO kablam! 84 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 10 21:28:32.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 10 21:28:32.207 INFO kablam! | Sep 10 21:28:32.207 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 10 21:28:32.207 INFO kablam! Sep 10 21:28:32.314 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 10 21:28:32.314 INFO kablam! --> src/plugin.rs:173:18 Sep 10 21:28:32.314 INFO kablam! | Sep 10 21:28:32.314 INFO kablam! 173 | $all Sep 10 21:28:32.314 INFO kablam! | ^^^ Sep 10 21:28:32.314 INFO kablam! | Sep 10 21:28:32.314 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 10 21:28:32.314 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 10 21:28:32.314 INFO kablam! Sep 10 21:28:32.326 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 10 21:28:32.326 INFO kablam! --> src/plugin.rs:187:18 Sep 10 21:28:32.326 INFO kablam! | Sep 10 21:28:32.326 INFO kablam! 187 | $all Sep 10 21:28:32.326 INFO kablam! | ^^^ Sep 10 21:28:32.326 INFO kablam! | Sep 10 21:28:32.326 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 10 21:28:32.326 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 10 21:28:32.326 INFO kablam! Sep 10 21:28:32.338 INFO kablam! error: aborting due to 8 previous errors Sep 10 21:28:32.338 INFO kablam! Sep 10 21:28:32.338 INFO kablam! Some errors occurred: E0425, E0432, E0599. Sep 10 21:28:32.338 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 10 21:28:32.347 INFO kablam! error: Could not compile `cereal_macros`. Sep 10 21:28:32.347 INFO kablam! Sep 10 21:28:32.347 INFO kablam! To learn more, run the command again with --verbose. Sep 10 21:28:32.347 INFO kablam! su: No module specific data is present Sep 10 21:28:33.608 INFO running `"docker" "rm" "-f" "bf4eacfb1926ecf2f2a03188051fb2e6eb0e3c3522302feebe63f81325a3150f"` Sep 10 21:28:33.718 INFO blam! bf4eacfb1926ecf2f2a03188051fb2e6eb0e3c3522302feebe63f81325a3150f