Sep 10 10:18:30.914 INFO checking scan-rules-0.2.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 10:18:30.914 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 10:18:30.914 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:18:31.080 INFO blam! 99b7b5a3a179fe2889ec8a70bab99cdaf5bab627c44f5ff6114bd8640ad6ad6f Sep 10 10:18:31.082 INFO running `"docker" "start" "-a" "99b7b5a3a179fe2889ec8a70bab99cdaf5bab627c44f5ff6114bd8640ad6ad6f"` Sep 10 10:18:31.813 INFO kablam! usermod: no changes Sep 10 10:18:31.910 INFO kablam! Compiling scan-rules v0.2.0 (file:///source) Sep 10 10:18:33.345 INFO kablam! warning: unused `#[macro_use]` import Sep 10 10:18:33.345 INFO kablam! --> src/lib.rs:290:1 Sep 10 10:18:33.345 INFO kablam! | Sep 10 10:18:33.345 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 10 10:18:33.345 INFO kablam! | ^^^^^^^^^^^^ Sep 10 10:18:33.345 INFO kablam! | Sep 10 10:18:33.345 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 10:18:33.345 INFO kablam! Sep 10 10:18:33.461 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 10:18:33.461 INFO kablam! --> src/input.rs:690:13 Sep 10 10:18:33.461 INFO kablam! | Sep 10 10:18:33.461 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 10 10:18:33.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 10:18:33.461 INFO kablam! | Sep 10 10:18:33.461 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 10:18:33.461 INFO kablam! Sep 10 10:18:33.640 INFO kablam! warning: unused `#[macro_use]` import Sep 10 10:18:33.640 INFO kablam! --> src/lib.rs:290:1 Sep 10 10:18:33.640 INFO kablam! | Sep 10 10:18:33.640 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 10 10:18:33.640 INFO kablam! | ^^^^^^^^^^^^ Sep 10 10:18:33.640 INFO kablam! | Sep 10 10:18:33.640 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 10:18:33.640 INFO kablam! Sep 10 10:18:33.771 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 10:18:33.771 INFO kablam! --> src/input.rs:690:13 Sep 10 10:18:33.771 INFO kablam! | Sep 10 10:18:33.771 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 10 10:18:33.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 10:18:33.771 INFO kablam! | Sep 10 10:18:33.771 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 10:18:33.771 INFO kablam! Sep 10 10:18:34.232 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 10:18:34.232 INFO kablam! --> src/input.rs:690:13 Sep 10 10:18:34.232 INFO kablam! | Sep 10 10:18:34.232 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 10 10:18:34.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 10:18:34.232 INFO kablam! Sep 10 10:18:34.565 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::net::Ipv4Addr: std::cmp::PartialEq<_>` Sep 10 10:18:34.565 INFO kablam! --> src/scanner/std/net.rs:225:33 Sep 10 10:18:34.565 INFO kablam! | Sep 10 10:18:34.565 INFO kablam! 225 | Ok((v, n)) if v == $s.parse().unwrap() && n == $s.len() Sep 10 10:18:34.565 INFO kablam! | ^^ Sep 10 10:18:34.565 INFO kablam! ... Sep 10 10:18:34.565 INFO kablam! 244 | check_ipv4!("0.0.0.0"); Sep 10 10:18:34.565 INFO kablam! | ----------------------- in this macro invocation Sep 10 10:18:34.565 INFO kablam! Sep 10 10:18:35.494 INFO kablam! error: aborting due to previous error Sep 10 10:18:35.494 INFO kablam! Sep 10 10:18:35.494 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 10 10:18:35.500 INFO kablam! error: Could not compile `scan-rules`. Sep 10 10:18:35.500 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 10:18:35.683 INFO kablam! warning: unused `#[macro_use]` import Sep 10 10:18:35.683 INFO kablam! --> examples/runtime_scanners.rs:10:1 Sep 10 10:18:35.683 INFO kablam! | Sep 10 10:18:35.683 INFO kablam! 10 | #[macro_use] extern crate scan_rules; Sep 10 10:18:35.683 INFO kablam! | ^^^^^^^^^^^^ Sep 10 10:18:35.683 INFO kablam! | Sep 10 10:18:35.683 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 10:18:35.683 INFO kablam! Sep 10 10:18:35.916 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 10:18:35.917 INFO kablam! --> tests/whizzo.rs:20:53 Sep 10 10:18:35.917 INFO kablam! | Sep 10 10:18:35.917 INFO kablam! 20 | assert_match!(scan!("2"; (let f: f32) => f), Ok(2.0f32)); Sep 10 10:18:35.917 INFO kablam! | ^^^^^^ Sep 10 10:18:35.917 INFO kablam! | Sep 10 10:18:35.917 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 10 10:18:35.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:18:35.917 INFO kablam! = note: for more information, see issue #41620 Sep 10 10:18:35.917 INFO kablam! Sep 10 10:18:35.917 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 10:18:35.917 INFO kablam! --> tests/whizzo.rs:21:54 Sep 10 10:18:35.917 INFO kablam! | Sep 10 10:18:35.917 INFO kablam! 21 | assert_match!(scan!("2."; (let f: f32) => f), Ok(2.0f32)); Sep 10 10:18:35.917 INFO kablam! | ^^^^^^ Sep 10 10:18:35.917 INFO kablam! | Sep 10 10:18:35.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:18:35.917 INFO kablam! = note: for more information, see issue #41620 Sep 10 10:18:35.917 INFO kablam! Sep 10 10:18:35.918 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 10:18:35.918 INFO kablam! --> tests/whizzo.rs:22:55 Sep 10 10:18:35.918 INFO kablam! | Sep 10 10:18:35.918 INFO kablam! 22 | assert_match!(scan!("2.0"; (let f: f32) => f), Ok(2.0f32)); Sep 10 10:18:35.918 INFO kablam! | ^^^^^^ Sep 10 10:18:35.918 INFO kablam! | Sep 10 10:18:35.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:18:35.918 INFO kablam! = note: for more information, see issue #41620 Sep 10 10:18:35.918 INFO kablam! Sep 10 10:18:35.918 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 10:18:35.918 INFO kablam! --> tests/whizzo.rs:23:57 Sep 10 10:18:35.918 INFO kablam! | Sep 10 10:18:35.918 INFO kablam! 23 | assert_match!(scan!("2.0e0"; (let f: f32) => f), Ok(2.0f32)); Sep 10 10:18:35.918 INFO kablam! | ^^^^^^ Sep 10 10:18:35.918 INFO kablam! | Sep 10 10:18:35.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:18:35.918 INFO kablam! = note: for more information, see issue #41620 Sep 10 10:18:35.918 INFO kablam! Sep 10 10:18:35.918 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 10:18:35.918 INFO kablam! --> tests/whizzo.rs:24:56 Sep 10 10:18:35.918 INFO kablam! | Sep 10 10:18:35.918 INFO kablam! 24 | assert_match!(scan!("2.e0"; (let f: f32) => f), Ok(2.0f32)); Sep 10 10:18:35.918 INFO kablam! | ^^^^^^ Sep 10 10:18:35.918 INFO kablam! | Sep 10 10:18:35.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:18:35.918 INFO kablam! = note: for more information, see issue #41620 Sep 10 10:18:35.918 INFO kablam! Sep 10 10:18:35.918 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 10:18:35.918 INFO kablam! --> tests/whizzo.rs:25:55 Sep 10 10:18:35.918 INFO kablam! | Sep 10 10:18:35.918 INFO kablam! 25 | assert_match!(scan!("2e0"; (let f: f32) => f), Ok(2.0f32)); Sep 10 10:18:35.918 INFO kablam! | ^^^^^^ Sep 10 10:18:35.918 INFO kablam! | Sep 10 10:18:35.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:18:35.918 INFO kablam! = note: for more information, see issue #41620 Sep 10 10:18:35.918 INFO kablam! Sep 10 10:18:35.921 INFO kablam! warning: floating-point types cannot be used in patterns Sep 10 10:18:35.921 INFO kablam! --> tests/whizzo.rs:20:53 Sep 10 10:18:35.921 INFO kablam! | Sep 10 10:18:35.921 INFO kablam! 20 | assert_match!(scan!("2"; (let f: f32) => f), Ok(2.0f32)); Sep 10 10:18:35.921 INFO kablam! | ^^^^^^ Sep 10 10:18:35.921 INFO kablam! | Sep 10 10:18:35.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:18:35.921 INFO kablam! = note: for more information, see issue #41620 Sep 10 10:18:35.921 INFO kablam! Sep 10 10:18:37.410 INFO kablam! error: build failed Sep 10 10:18:37.410 INFO kablam! su: No module specific data is present Sep 10 10:18:38.207 INFO running `"docker" "rm" "-f" "99b7b5a3a179fe2889ec8a70bab99cdaf5bab627c44f5ff6114bd8640ad6ad6f"` Sep 10 10:18:38.302 INFO blam! 99b7b5a3a179fe2889ec8a70bab99cdaf5bab627c44f5ff6114bd8640ad6ad6f