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