Sep 20 05:31:03.662 INFO checking cereal_macros-0.2.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:31:03.662 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:31:03.662 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/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:04.052 INFO blam! ca51b966fe490fa26ab58ecf05bddcab6933f25f03cdf27c6cf6c671083d7dc8 Sep 20 05:31:04.056 INFO running `"docker" "start" "-a" "ca51b966fe490fa26ab58ecf05bddcab6933f25f03cdf27c6cf6c671083d7dc8"` Sep 20 05:31:06.101 INFO kablam! usermod: no changes Sep 20 05:31:06.158 INFO kablam! Checking cereal_macros v0.2.1 (/source) Sep 20 05:31:09.762 INFO kablam! error[E0432]: unresolved import `rustc::plugin` Sep 20 05:31:09.762 INFO kablam! --> src/plugin.rs:7:12 Sep 20 05:31:09.762 INFO kablam! | Sep 20 05:31:09.762 INFO kablam! 7 | use rustc::plugin::Registry; Sep 20 05:31:09.762 INFO kablam! | ^^^^^^ Could not find `plugin` in `rustc` Sep 20 05:31:09.762 INFO kablam! Sep 20 05:31:09.762 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 05:31:09.762 INFO kablam! --> src/plugin.rs:9:13 Sep 20 05:31:09.762 INFO kablam! | Sep 20 05:31:09.762 INFO kablam! 9 | use syntax::codemap::Span; Sep 20 05:31:09.762 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 05:31:09.762 INFO kablam! Sep 20 05:31:09.762 INFO kablam! error[E0432]: unresolved import `syntax::ext::deriving` Sep 20 05:31:09.762 INFO kablam! --> src/plugin.rs:12:18 Sep 20 05:31:09.762 INFO kablam! | Sep 20 05:31:09.762 INFO kablam! 12 | use syntax::ext::deriving::generic; Sep 20 05:31:09.762 INFO kablam! | ^^^^^^^^ Could not find `deriving` in `ext` Sep 20 05:31:09.762 INFO kablam! Sep 20 05:31:09.814 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 20 05:31:09.814 INFO kablam! --> src/plugin.rs:18:47 Sep 20 05:31:09.814 INFO kablam! | Sep 20 05:31:09.814 INFO kablam! 18 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 20 05:31:09.814 INFO kablam! | ^^^^^^ not found in `token` Sep 20 05:31:09.814 INFO kablam! Sep 20 05:31:09.957 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 20 05:31:09.957 INFO kablam! --> src/plugin.rs:58:60 Sep 20 05:31:09.957 INFO kablam! | Sep 20 05:31:09.957 INFO kablam! 58 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 20 05:31:09.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 20 05:31:09.957 INFO kablam! | Sep 20 05:31:09.957 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 20 05:31:09.957 INFO kablam! Sep 20 05:31:09.964 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 20 05:31:09.964 INFO kablam! --> src/plugin.rs:84:60 Sep 20 05:31:09.964 INFO kablam! | Sep 20 05:31:09.964 INFO kablam! 84 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 20 05:31:09.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 20 05:31:09.964 INFO kablam! | Sep 20 05:31:09.964 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 20 05:31:09.964 INFO kablam! Sep 20 05:31:10.059 INFO kablam! error[E0432]: unresolved import `rustc::plugin` Sep 20 05:31:10.059 INFO kablam! --> src/plugin.rs:7:12 Sep 20 05:31:10.059 INFO kablam! | Sep 20 05:31:10.059 INFO kablam! 7 | use rustc::plugin::Registry; Sep 20 05:31:10.059 INFO kablam! | ^^^^^^ Could not find `plugin` in `rustc` Sep 20 05:31:10.059 INFO kablam! Sep 20 05:31:10.059 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 05:31:10.059 INFO kablam! --> src/plugin.rs:9:13 Sep 20 05:31:10.059 INFO kablam! | Sep 20 05:31:10.059 INFO kablam! 9 | use syntax::codemap::Span; Sep 20 05:31:10.059 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 05:31:10.059 INFO kablam! Sep 20 05:31:10.059 INFO kablam! error[E0432]: unresolved import `syntax::ext::deriving` Sep 20 05:31:10.059 INFO kablam! --> src/plugin.rs:12:18 Sep 20 05:31:10.059 INFO kablam! | Sep 20 05:31:10.059 INFO kablam! 12 | use syntax::ext::deriving::generic; Sep 20 05:31:10.059 INFO kablam! | ^^^^^^^^ Could not find `deriving` in `ext` Sep 20 05:31:10.059 INFO kablam! Sep 20 05:31:10.074 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 20 05:31:10.074 INFO kablam! --> src/plugin.rs:173:18 Sep 20 05:31:10.074 INFO kablam! | Sep 20 05:31:10.075 INFO kablam! 173 | $all Sep 20 05:31:10.075 INFO kablam! | ^^^ Sep 20 05:31:10.075 INFO kablam! | Sep 20 05:31:10.075 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 20 05:31:10.075 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 20 05:31:10.075 INFO kablam! Sep 20 05:31:10.108 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 20 05:31:10.108 INFO kablam! --> src/plugin.rs:187:18 Sep 20 05:31:10.108 INFO kablam! | Sep 20 05:31:10.108 INFO kablam! 187 | $all Sep 20 05:31:10.108 INFO kablam! | ^^^ Sep 20 05:31:10.108 INFO kablam! | Sep 20 05:31:10.109 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 20 05:31:10.109 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 20 05:31:10.109 INFO kablam! Sep 20 05:31:10.120 INFO kablam! error: aborting due to 8 previous errors Sep 20 05:31:10.120 INFO kablam! Sep 20 05:31:10.120 INFO kablam! Some errors occurred: E0425, E0432, E0599. Sep 20 05:31:10.120 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 20 05:31:10.137 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 20 05:31:10.137 INFO kablam! --> src/plugin.rs:18:47 Sep 20 05:31:10.137 INFO kablam! | Sep 20 05:31:10.137 INFO kablam! 18 | registry.register_syntax_extension(token::intern("derive_CerealData"), Sep 20 05:31:10.138 INFO kablam! | ^^^^^^ not found in `token` Sep 20 05:31:10.138 INFO kablam! Sep 20 05:31:10.139 INFO kablam! error: Could not compile `cereal_macros`. Sep 20 05:31:10.152 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:31:10.381 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 20 05:31:10.381 INFO kablam! --> src/plugin.rs:58:60 Sep 20 05:31:10.381 INFO kablam! | Sep 20 05:31:10.381 INFO kablam! 58 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 20 05:31:10.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 20 05:31:10.381 INFO kablam! | Sep 20 05:31:10.382 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 20 05:31:10.382 INFO kablam! Sep 20 05:31:10.387 INFO kablam! error[E0599]: no variant named `MutMutable` found for type `syntax::ast::Mutability` in the current scope Sep 20 05:31:10.387 INFO kablam! --> src/plugin.rs:84:60 Sep 20 05:31:10.387 INFO kablam! | Sep 20 05:31:10.387 INFO kablam! 84 | generic::ty::PtrTy::Borrowed(None, Mutability::MutMutable) Sep 20 05:31:10.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::Mutability` Sep 20 05:31:10.387 INFO kablam! | Sep 20 05:31:10.388 INFO kablam! = note: did you mean `syntax::ast::Mutability::Mutable`? Sep 20 05:31:10.388 INFO kablam! Sep 20 05:31:10.500 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 20 05:31:10.500 INFO kablam! --> src/plugin.rs:173:18 Sep 20 05:31:10.501 INFO kablam! | Sep 20 05:31:10.501 INFO kablam! 173 | $all Sep 20 05:31:10.501 INFO kablam! | ^^^ Sep 20 05:31:10.501 INFO kablam! | Sep 20 05:31:10.501 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 20 05:31:10.501 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 20 05:31:10.501 INFO kablam! Sep 20 05:31:10.550 INFO kablam! error[E0599]: no method named `to_tokens` found for type `std::vec::Vec>` in the current scope Sep 20 05:31:10.550 INFO kablam! --> src/plugin.rs:187:18 Sep 20 05:31:10.550 INFO kablam! | Sep 20 05:31:10.550 INFO kablam! 187 | $all Sep 20 05:31:10.550 INFO kablam! | ^^^ Sep 20 05:31:10.550 INFO kablam! | Sep 20 05:31:10.550 INFO kablam! = note: the method `to_tokens` exists but the following trait bounds were not satisfied: Sep 20 05:31:10.550 INFO kablam! `std::vec::Vec> : syntax::ext::quote::rt::ToTokens` Sep 20 05:31:10.550 INFO kablam! Sep 20 05:31:10.560 INFO kablam! error: aborting due to 8 previous errors Sep 20 05:31:10.560 INFO kablam! Sep 20 05:31:10.560 INFO kablam! Some errors occurred: E0425, E0432, E0599. Sep 20 05:31:10.560 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 20 05:31:10.578 INFO kablam! error: Could not compile `cereal_macros`. Sep 20 05:31:10.578 INFO kablam! Sep 20 05:31:10.578 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:31:10.579 INFO kablam! su: No module specific data is present Sep 20 05:31:11.297 INFO running `"docker" "rm" "-f" "ca51b966fe490fa26ab58ecf05bddcab6933f25f03cdf27c6cf6c671083d7dc8"` Sep 20 05:31:11.409 INFO blam! ca51b966fe490fa26ab58ecf05bddcab6933f25f03cdf27c6cf6c671083d7dc8