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