Sep 18 03:14:05.764 INFO checking bitrange-0.2.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 03:14:05.764 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 03:14:05.764 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:14:06.103 INFO blam! f9c09fb8a46e563c210e8415d94ccf3b19364d36837ba7bc7e39b0d9a732ab16 Sep 18 03:14:06.107 INFO running `"docker" "start" "-a" "f9c09fb8a46e563c210e8415d94ccf3b19364d36837ba7bc7e39b0d9a732ab16"` Sep 18 03:14:07.547 INFO kablam! usermod: no changes Sep 18 03:14:07.577 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 18 03:14:07.577 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 18 03:14:07.577 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 18 03:14:07.577 INFO kablam! files will be included as a binary target: Sep 18 03:14:07.577 INFO kablam! Sep 18 03:14:07.577 INFO kablam! * /source/src/bin/test_ip.rs Sep 18 03:14:07.577 INFO kablam! * /source/src/bin/test_panics.rs Sep 18 03:14:07.577 INFO kablam! Sep 18 03:14:07.577 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 18 03:14:07.577 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 18 03:14:07.577 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 18 03:14:07.577 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 18 03:14:07.577 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 18 03:14:07.577 INFO kablam! Sep 18 03:14:07.577 INFO kablam! For more information on this warning you can consult Sep 18 03:14:07.577 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 18 03:14:07.580 INFO kablam! Compiling bitrange_plugin v0.1.2 Sep 18 03:14:09.284 INFO kablam! error[E0599]: no variant named `Term` found for type `proc_macro::TokenTree` in the current scope Sep 18 03:14:09.284 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/bitrange_plugin-0.1.2/src/pattern.rs:60:26 Sep 18 03:14:09.284 INFO kablam! | Sep 18 03:14:09.284 INFO kablam! 60 | Some(TokenTree::Term(term)) => { Sep 18 03:14:09.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ variant not found in `proc_macro::TokenTree` Sep 18 03:14:09.284 INFO kablam! Sep 18 03:14:09.290 INFO kablam! error[E0599]: no variant named `Op` found for type `proc_macro::TokenTree` in the current scope Sep 18 03:14:09.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/bitrange_plugin-0.1.2/src/pattern.rs:85:17 Sep 18 03:14:09.291 INFO kablam! | Sep 18 03:14:09.291 INFO kablam! 85 | if let Some(TokenTree::Op(op)) = item { Sep 18 03:14:09.291 INFO kablam! | ^^^^^^^^^^^^^^^^^ variant not found in `proc_macro::TokenTree` Sep 18 03:14:09.291 INFO kablam! Sep 18 03:14:09.291 INFO kablam! error[E0599]: no variant named `Term` found for type `proc_macro::TokenTree` in the current scope Sep 18 03:14:09.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/bitrange_plugin-0.1.2/src/pattern.rs:97:17 Sep 18 03:14:09.291 INFO kablam! | Sep 18 03:14:09.291 INFO kablam! 97 | if let Some(TokenTree::Term(term)) = item { Sep 18 03:14:09.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ variant not found in `proc_macro::TokenTree` Sep 18 03:14:09.291 INFO kablam! Sep 18 03:14:09.303 INFO kablam! error: aborting due to 3 previous errors Sep 18 03:14:09.303 INFO kablam! Sep 18 03:14:09.303 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 18 03:14:09.310 INFO kablam! error: Could not compile `bitrange_plugin`. Sep 18 03:14:09.310 INFO kablam! Sep 18 03:14:09.310 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:14:09.313 INFO kablam! su: No module specific data is present Sep 18 03:14:10.365 INFO running `"docker" "rm" "-f" "f9c09fb8a46e563c210e8415d94ccf3b19364d36837ba7bc7e39b0d9a732ab16"` Sep 18 03:14:10.639 INFO blam! f9c09fb8a46e563c210e8415d94ccf3b19364d36837ba7bc7e39b0d9a732ab16