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