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