Sep 21 03:32:53.400 INFO checking scan-rules-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:32:53.401 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:32:53.401 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:32:53.570 INFO blam! 6f37877029a1b2ffb21951b46516400f34718ab4a48bea888d15d55d61f3b309 Sep 21 03:32:53.572 INFO running `"docker" "start" "-a" "6f37877029a1b2ffb21951b46516400f34718ab4a48bea888d15d55d61f3b309"` Sep 21 03:32:54.778 INFO kablam! usermod: no changes Sep 21 03:32:54.860 INFO kablam! Compiling strcursor v0.2.5 Sep 21 03:32:54.865 INFO kablam! Compiling scan-rules v0.2.0 (/source) Sep 21 03:32:56.556 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:32:56.556 INFO kablam! --> src/lib.rs:290:1 Sep 21 03:32:56.556 INFO kablam! | Sep 21 03:32:56.556 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 21 03:32:56.557 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:32:56.557 INFO kablam! | Sep 21 03:32:56.557 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:32:56.557 INFO kablam! Sep 21 03:32:56.626 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 03:32:56.626 INFO kablam! --> src/input.rs:690:13 Sep 21 03:32:56.626 INFO kablam! | Sep 21 03:32:56.626 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 21 03:32:56.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 03:32:56.626 INFO kablam! | Sep 21 03:32:56.626 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 03:32:56.626 INFO kablam! Sep 21 03:32:56.798 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:32:56.798 INFO kablam! --> src/lib.rs:290:1 Sep 21 03:32:56.798 INFO kablam! | Sep 21 03:32:56.798 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 21 03:32:56.798 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:32:56.798 INFO kablam! | Sep 21 03:32:56.798 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:32:56.798 INFO kablam! Sep 21 03:32:56.943 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 03:32:56.943 INFO kablam! --> src/input.rs:690:13 Sep 21 03:32:56.943 INFO kablam! | Sep 21 03:32:56.943 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 21 03:32:56.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 03:32:56.943 INFO kablam! | Sep 21 03:32:56.943 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 03:32:56.943 INFO kablam! Sep 21 03:32:57.543 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 21 03:32:57.543 INFO kablam! --> src/input.rs:690:13 Sep 21 03:32:57.543 INFO kablam! | Sep 21 03:32:57.543 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 21 03:32:57.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 03:32:57.543 INFO kablam! Sep 21 03:32:57.900 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::net::Ipv4Addr: std::cmp::PartialEq<_>` Sep 21 03:32:57.900 INFO kablam! --> src/scanner/std/net.rs:225:33 Sep 21 03:32:57.900 INFO kablam! | Sep 21 03:32:57.900 INFO kablam! 225 | Ok((v, n)) if v == $s.parse().unwrap() && n == $s.len() Sep 21 03:32:57.900 INFO kablam! | ^^ Sep 21 03:32:57.900 INFO kablam! ... Sep 21 03:32:57.900 INFO kablam! 244 | check_ipv4!("0.0.0.0"); Sep 21 03:32:57.900 INFO kablam! | ----------------------- in this macro invocation Sep 21 03:32:57.900 INFO kablam! Sep 21 03:32:59.222 INFO kablam! error: aborting due to previous error Sep 21 03:32:59.222 INFO kablam! Sep 21 03:32:59.222 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 21 03:32:59.226 INFO kablam! error: Could not compile `scan-rules`. Sep 21 03:32:59.226 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:32:59.718 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:32:59.718 INFO kablam! --> examples/runtime_scanners.rs:10:1 Sep 21 03:32:59.718 INFO kablam! | Sep 21 03:32:59.718 INFO kablam! 10 | #[macro_use] extern crate scan_rules; Sep 21 03:32:59.718 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:32:59.718 INFO kablam! | Sep 21 03:32:59.718 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:32:59.718 INFO kablam! Sep 21 03:33:00.268 INFO kablam! error: build failed Sep 21 03:33:00.270 INFO kablam! su: No module specific data is present Sep 21 03:33:02.551 INFO running `"docker" "rm" "-f" "6f37877029a1b2ffb21951b46516400f34718ab4a48bea888d15d55d61f3b309"` Sep 21 03:33:02.712 INFO blam! 6f37877029a1b2ffb21951b46516400f34718ab4a48bea888d15d55d61f3b309