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