Sep 17 17:47:57.120 INFO checking scan-rules-0.2.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:47:57.120 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:47:57.120 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:47:57.400 INFO blam! c603bca030baecba238c97ee00e901f07198ef81a8a69bb375ce808e9ef60fbc Sep 17 17:47:57.407 INFO running `"docker" "start" "-a" "c603bca030baecba238c97ee00e901f07198ef81a8a69bb375ce808e9ef60fbc"` Sep 17 17:47:58.599 INFO kablam! usermod: no changes Sep 17 17:47:58.695 INFO kablam! Checking unicode-segmentation v0.1.2 Sep 17 17:47:58.695 INFO kablam! Checking itertools v0.4.19 Sep 17 17:47:58.695 INFO kablam! Compiling strcursor v0.2.5 Sep 17 17:47:58.695 INFO kablam! Compiling scan-rules v0.2.0 (/source) Sep 17 17:48:01.847 INFO kablam! warning: unused `#[macro_use]` import Sep 17 17:48:01.847 INFO kablam! --> src/lib.rs:290:1 Sep 17 17:48:01.847 INFO kablam! | Sep 17 17:48:01.847 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 17 17:48:01.847 INFO kablam! | ^^^^^^^^^^^^ Sep 17 17:48:01.847 INFO kablam! | Sep 17 17:48:01.847 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 17:48:01.847 INFO kablam! Sep 17 17:48:01.919 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 17:48:01.919 INFO kablam! --> src/input.rs:690:13 Sep 17 17:48:01.919 INFO kablam! | Sep 17 17:48:01.919 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 17 17:48:01.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 17:48:01.919 INFO kablam! | Sep 17 17:48:01.919 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:48:01.919 INFO kablam! Sep 17 17:48:02.395 INFO kablam! warning: unused `#[macro_use]` import Sep 17 17:48:02.395 INFO kablam! --> src/lib.rs:290:1 Sep 17 17:48:02.395 INFO kablam! | Sep 17 17:48:02.395 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 17 17:48:02.395 INFO kablam! | ^^^^^^^^^^^^ Sep 17 17:48:02.395 INFO kablam! | Sep 17 17:48:02.395 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 17:48:02.395 INFO kablam! Sep 17 17:48:02.546 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 17:48:02.547 INFO kablam! --> src/input.rs:690:13 Sep 17 17:48:02.547 INFO kablam! | Sep 17 17:48:02.547 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 17 17:48:02.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 17:48:02.547 INFO kablam! | Sep 17 17:48:02.547 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:48:02.547 INFO kablam! Sep 17 17:48:03.391 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 17 17:48:03.391 INFO kablam! --> src/input.rs:690:13 Sep 17 17:48:03.391 INFO kablam! | Sep 17 17:48:03.391 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 17 17:48:03.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 17:48:03.391 INFO kablam! Sep 17 17:48:03.759 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::net::Ipv4Addr: std::cmp::PartialEq<_>` Sep 17 17:48:03.759 INFO kablam! --> src/scanner/std/net.rs:225:33 Sep 17 17:48:03.759 INFO kablam! | Sep 17 17:48:03.759 INFO kablam! 225 | Ok((v, n)) if v == $s.parse().unwrap() && n == $s.len() Sep 17 17:48:03.759 INFO kablam! | ^^ Sep 17 17:48:03.759 INFO kablam! ... Sep 17 17:48:03.759 INFO kablam! 244 | check_ipv4!("0.0.0.0"); Sep 17 17:48:03.759 INFO kablam! | ----------------------- in this macro invocation Sep 17 17:48:03.759 INFO kablam! Sep 17 17:48:04.664 INFO kablam! error: aborting due to previous error Sep 17 17:48:04.664 INFO kablam! Sep 17 17:48:04.664 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 17 17:48:04.689 INFO kablam! error: Could not compile `scan-rules`. Sep 17 17:48:04.689 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:48:05.422 INFO kablam! warning: unused `#[macro_use]` import Sep 17 17:48:05.422 INFO kablam! --> examples/runtime_scanners.rs:10:1 Sep 17 17:48:05.422 INFO kablam! | Sep 17 17:48:05.422 INFO kablam! 10 | #[macro_use] extern crate scan_rules; Sep 17 17:48:05.422 INFO kablam! | ^^^^^^^^^^^^ Sep 17 17:48:05.423 INFO kablam! | Sep 17 17:48:05.423 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 17:48:05.423 INFO kablam! Sep 17 17:48:07.043 INFO kablam! error: build failed Sep 17 17:48:07.044 INFO kablam! su: No module specific data is present Sep 17 17:48:07.870 INFO running `"docker" "rm" "-f" "c603bca030baecba238c97ee00e901f07198ef81a8a69bb375ce808e9ef60fbc"` Sep 17 17:48:07.950 INFO blam! c603bca030baecba238c97ee00e901f07198ef81a8a69bb375ce808e9ef60fbc