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