Sep 01 07:28:17.354 INFO checking scan-rules-0.2.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:28:17.354 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:28:17.354 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:28:17.518 INFO blam! 9f1613ac6e5032b4c35364fa409b627aa23c3e5aca3a48f4bf3ffe897d61cf3e Sep 01 07:28:17.519 INFO running `"docker" "start" "-a" "9f1613ac6e5032b4c35364fa409b627aa23c3e5aca3a48f4bf3ffe897d61cf3e"` Sep 01 07:28:18.332 INFO kablam! Compiling scan-rules v0.2.0 (file:///source) Sep 01 07:28:19.856 INFO kablam! warning: unused `#[macro_use]` import Sep 01 07:28:19.857 INFO kablam! --> src/lib.rs:290:1 Sep 01 07:28:19.857 INFO kablam! | Sep 01 07:28:19.857 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 01 07:28:19.857 INFO kablam! | ^^^^^^^^^^^^ Sep 01 07:28:19.857 INFO kablam! | Sep 01 07:28:19.857 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:28:19.857 INFO kablam! Sep 01 07:28:19.934 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 07:28:19.934 INFO kablam! --> src/input.rs:690:13 Sep 01 07:28:19.934 INFO kablam! | Sep 01 07:28:19.934 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 01 07:28:19.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 07:28:19.934 INFO kablam! | Sep 01 07:28:19.934 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 07:28:19.934 INFO kablam! Sep 01 07:28:20.138 INFO kablam! warning: unused `#[macro_use]` import Sep 01 07:28:20.138 INFO kablam! --> src/lib.rs:290:1 Sep 01 07:28:20.138 INFO kablam! | Sep 01 07:28:20.139 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 01 07:28:20.139 INFO kablam! | ^^^^^^^^^^^^ Sep 01 07:28:20.139 INFO kablam! | Sep 01 07:28:20.139 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:28:20.139 INFO kablam! Sep 01 07:28:20.318 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 07:28:20.318 INFO kablam! --> src/input.rs:690:13 Sep 01 07:28:20.319 INFO kablam! | Sep 01 07:28:20.319 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 01 07:28:20.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 07:28:20.319 INFO kablam! | Sep 01 07:28:20.319 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 07:28:20.320 INFO kablam! Sep 01 07:28:21.485 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 07:28:21.486 INFO kablam! --> src/input.rs:690:13 Sep 01 07:28:21.486 INFO kablam! | Sep 01 07:28:21.486 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 01 07:28:21.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 07:28:21.486 INFO kablam! Sep 01 07:28:22.531 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::net::Ipv4Addr: std::cmp::PartialEq<_>` Sep 01 07:28:22.531 INFO kablam! --> src/scanner/std/net.rs:225:33 Sep 01 07:28:22.531 INFO kablam! | Sep 01 07:28:22.531 INFO kablam! 225 | Ok((v, n)) if v == $s.parse().unwrap() && n == $s.len() Sep 01 07:28:22.531 INFO kablam! | ^^ Sep 01 07:28:22.531 INFO kablam! ... Sep 01 07:28:22.531 INFO kablam! 244 | check_ipv4!("0.0.0.0"); Sep 01 07:28:22.532 INFO kablam! | ----------------------- in this macro invocation Sep 01 07:28:22.532 INFO kablam! Sep 01 07:28:24.633 INFO kablam! error: aborting due to previous error Sep 01 07:28:24.633 INFO kablam! Sep 01 07:28:24.633 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 01 07:28:24.637 INFO kablam! error: Could not compile `scan-rules`. Sep 01 07:28:24.637 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 07:28:27.347 INFO kablam! error: build failed Sep 01 07:28:27.348 INFO kablam! su: No module specific data is present Sep 01 07:28:27.871 INFO running `"docker" "rm" "-f" "9f1613ac6e5032b4c35364fa409b627aa23c3e5aca3a48f4bf3ffe897d61cf3e"` Sep 01 07:28:27.956 INFO blam! 9f1613ac6e5032b4c35364fa409b627aa23c3e5aca3a48f4bf3ffe897d61cf3e