Sep 06 00:27:36.268 INFO checking scan-rules-0.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:27:36.268 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:27:36.268 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:27:36.479 INFO blam! a7e470a6a07f42046f5c04f6ab341d271d6571434c77192f88b95c82714d3a9a Sep 06 00:27:36.481 INFO running `"docker" "start" "-a" "a7e470a6a07f42046f5c04f6ab341d271d6571434c77192f88b95c82714d3a9a"` Sep 06 00:27:37.649 INFO kablam! usermod: no changes Sep 06 00:27:37.756 INFO kablam! Checking unicode-segmentation v0.1.2 Sep 06 00:27:37.756 INFO kablam! Compiling strcursor v0.2.5 Sep 06 00:27:37.756 INFO kablam! Compiling scan-rules v0.2.0 (file:///source) Sep 06 00:27:40.916 INFO kablam! warning: unused `#[macro_use]` import Sep 06 00:27:40.916 INFO kablam! --> src/lib.rs:290:1 Sep 06 00:27:40.916 INFO kablam! | Sep 06 00:27:40.916 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 06 00:27:40.916 INFO kablam! | ^^^^^^^^^^^^ Sep 06 00:27:40.916 INFO kablam! | Sep 06 00:27:40.916 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:27:40.916 INFO kablam! Sep 06 00:27:41.008 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 00:27:41.008 INFO kablam! --> src/input.rs:690:13 Sep 06 00:27:41.008 INFO kablam! | Sep 06 00:27:41.008 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 06 00:27:41.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 00:27:41.008 INFO kablam! | Sep 06 00:27:41.008 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:27:41.008 INFO kablam! Sep 06 00:27:41.067 INFO kablam! warning: unused `#[macro_use]` import Sep 06 00:27:41.067 INFO kablam! --> src/lib.rs:290:1 Sep 06 00:27:41.067 INFO kablam! | Sep 06 00:27:41.067 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 06 00:27:41.067 INFO kablam! | ^^^^^^^^^^^^ Sep 06 00:27:41.067 INFO kablam! | Sep 06 00:27:41.067 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:27:41.067 INFO kablam! Sep 06 00:27:41.210 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 00:27:41.210 INFO kablam! --> src/input.rs:690:13 Sep 06 00:27:41.210 INFO kablam! | Sep 06 00:27:41.210 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 06 00:27:41.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 00:27:41.210 INFO kablam! | Sep 06 00:27:41.210 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:27:41.210 INFO kablam! Sep 06 00:27:41.867 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 06 00:27:41.867 INFO kablam! --> src/input.rs:690:13 Sep 06 00:27:41.867 INFO kablam! | Sep 06 00:27:41.867 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 06 00:27:41.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 00:27:41.867 INFO kablam! Sep 06 00:27:42.259 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::net::Ipv4Addr: std::cmp::PartialEq<_>` Sep 06 00:27:42.259 INFO kablam! --> src/scanner/std/net.rs:225:33 Sep 06 00:27:42.259 INFO kablam! | Sep 06 00:27:42.259 INFO kablam! 225 | Ok((v, n)) if v == $s.parse().unwrap() && n == $s.len() Sep 06 00:27:42.259 INFO kablam! | ^^ Sep 06 00:27:42.259 INFO kablam! ... Sep 06 00:27:42.259 INFO kablam! 244 | check_ipv4!("0.0.0.0"); Sep 06 00:27:42.259 INFO kablam! | ----------------------- in this macro invocation Sep 06 00:27:42.259 INFO kablam! Sep 06 00:27:43.018 INFO kablam! warning: unused `#[macro_use]` import Sep 06 00:27:43.018 INFO kablam! --> examples/runtime_scanners.rs:10:1 Sep 06 00:27:43.018 INFO kablam! | Sep 06 00:27:43.018 INFO kablam! 10 | #[macro_use] extern crate scan_rules; Sep 06 00:27:43.018 INFO kablam! | ^^^^^^^^^^^^ Sep 06 00:27:43.018 INFO kablam! | Sep 06 00:27:43.018 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:27:43.018 INFO kablam! Sep 06 00:27:43.069 INFO kablam! error: aborting due to previous error Sep 06 00:27:43.069 INFO kablam! Sep 06 00:27:43.069 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 06 00:27:43.086 INFO kablam! error: Could not compile `scan-rules`. Sep 06 00:27:43.086 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:27:43.230 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 00:27:43.230 INFO kablam! --> tests/whizzo.rs:20:53 Sep 06 00:27:43.230 INFO kablam! | Sep 06 00:27:43.230 INFO kablam! 20 | assert_match!(scan!("2"; (let f: f32) => f), Ok(2.0f32)); Sep 06 00:27:43.230 INFO kablam! | ^^^^^^ Sep 06 00:27:43.230 INFO kablam! | Sep 06 00:27:43.230 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 06 00:27:43.230 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 06 00:27:43.230 INFO kablam! = note: for more information, see issue #41620 Sep 06 00:27:43.230 INFO kablam! Sep 06 00:27:43.230 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 00:27:43.230 INFO kablam! --> tests/whizzo.rs:21:54 Sep 06 00:27:43.230 INFO kablam! | Sep 06 00:27:43.230 INFO kablam! 21 | assert_match!(scan!("2."; (let f: f32) => f), Ok(2.0f32)); Sep 06 00:27:43.230 INFO kablam! | ^^^^^^ Sep 06 00:27:43.230 INFO kablam! | Sep 06 00:27:43.230 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 06 00:27:43.230 INFO kablam! = note: for more information, see issue #41620 Sep 06 00:27:43.230 INFO kablam! Sep 06 00:27:43.230 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 00:27:43.230 INFO kablam! --> tests/whizzo.rs:22:55 Sep 06 00:27:43.230 INFO kablam! | Sep 06 00:27:43.230 INFO kablam! 22 | assert_match!(scan!("2.0"; (let f: f32) => f), Ok(2.0f32)); Sep 06 00:27:43.230 INFO kablam! | ^^^^^^ Sep 06 00:27:43.230 INFO kablam! | Sep 06 00:27:43.230 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 06 00:27:43.231 INFO kablam! = note: for more information, see issue #41620 Sep 06 00:27:43.231 INFO kablam! Sep 06 00:27:43.231 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 00:27:43.231 INFO kablam! --> tests/whizzo.rs:23:57 Sep 06 00:27:43.231 INFO kablam! | Sep 06 00:27:43.231 INFO kablam! 23 | assert_match!(scan!("2.0e0"; (let f: f32) => f), Ok(2.0f32)); Sep 06 00:27:43.231 INFO kablam! | ^^^^^^ Sep 06 00:27:43.231 INFO kablam! | Sep 06 00:27:43.231 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 06 00:27:43.231 INFO kablam! = note: for more information, see issue #41620 Sep 06 00:27:43.231 INFO kablam! Sep 06 00:27:43.231 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 00:27:43.231 INFO kablam! --> tests/whizzo.rs:24:56 Sep 06 00:27:43.231 INFO kablam! | Sep 06 00:27:43.231 INFO kablam! 24 | assert_match!(scan!("2.e0"; (let f: f32) => f), Ok(2.0f32)); Sep 06 00:27:43.231 INFO kablam! | ^^^^^^ Sep 06 00:27:43.231 INFO kablam! | Sep 06 00:27:43.231 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 06 00:27:43.231 INFO kablam! = note: for more information, see issue #41620 Sep 06 00:27:43.231 INFO kablam! Sep 06 00:27:43.231 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 00:27:43.231 INFO kablam! --> tests/whizzo.rs:25:55 Sep 06 00:27:43.231 INFO kablam! | Sep 06 00:27:43.231 INFO kablam! 25 | assert_match!(scan!("2e0"; (let f: f32) => f), Ok(2.0f32)); Sep 06 00:27:43.231 INFO kablam! | ^^^^^^ Sep 06 00:27:43.231 INFO kablam! | Sep 06 00:27:43.231 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 06 00:27:43.231 INFO kablam! = note: for more information, see issue #41620 Sep 06 00:27:43.231 INFO kablam! Sep 06 00:27:43.231 INFO kablam! warning: floating-point types cannot be used in patterns Sep 06 00:27:43.231 INFO kablam! --> tests/whizzo.rs:20:53 Sep 06 00:27:43.231 INFO kablam! | Sep 06 00:27:43.231 INFO kablam! 20 | assert_match!(scan!("2"; (let f: f32) => f), Ok(2.0f32)); Sep 06 00:27:43.231 INFO kablam! | ^^^^^^ Sep 06 00:27:43.231 INFO kablam! | Sep 06 00:27:43.231 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 06 00:27:43.231 INFO kablam! = note: for more information, see issue #41620 Sep 06 00:27:43.231 INFO kablam! Sep 06 00:27:43.598 INFO kablam! error: build failed Sep 06 00:27:43.600 INFO kablam! su: No module specific data is present Sep 06 00:27:44.091 INFO running `"docker" "rm" "-f" "a7e470a6a07f42046f5c04f6ab341d271d6571434c77192f88b95c82714d3a9a"` Sep 06 00:27:44.188 INFO blam! a7e470a6a07f42046f5c04f6ab341d271d6571434c77192f88b95c82714d3a9a