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