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