Sep 19 18:44:55.743 INFO checking scan-rules-0.2.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 18:44:55.743 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 18:44:55.744 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:44:55.937 INFO blam! f4352598a24b119139b2bdff2c2319ea7196f2b950f12d1d20f6cca85b82ee22 Sep 19 18:44:55.939 INFO running `"docker" "start" "-a" "f4352598a24b119139b2bdff2c2319ea7196f2b950f12d1d20f6cca85b82ee22"` Sep 19 18:44:56.535 INFO kablam! usermod: no changes Sep 19 18:44:56.619 INFO kablam! Checking itertools v0.4.19 Sep 19 18:44:56.619 INFO kablam! Compiling strcursor v0.2.5 Sep 19 18:44:56.623 INFO kablam! Compiling scan-rules v0.2.0 (/source) Sep 19 18:44:59.726 INFO kablam! warning: unused `#[macro_use]` import Sep 19 18:44:59.727 INFO kablam! --> src/lib.rs:290:1 Sep 19 18:44:59.727 INFO kablam! | Sep 19 18:44:59.727 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 19 18:44:59.727 INFO kablam! | ^^^^^^^^^^^^ Sep 19 18:44:59.727 INFO kablam! | Sep 19 18:44:59.727 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:44:59.727 INFO kablam! Sep 19 18:44:59.803 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:44:59.803 INFO kablam! --> src/input.rs:690:13 Sep 19 18:44:59.803 INFO kablam! | Sep 19 18:44:59.803 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 19 18:44:59.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 18:44:59.803 INFO kablam! | Sep 19 18:44:59.803 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:44:59.803 INFO kablam! Sep 19 18:45:00.111 INFO kablam! warning: unused `#[macro_use]` import Sep 19 18:45:00.111 INFO kablam! --> src/lib.rs:290:1 Sep 19 18:45:00.111 INFO kablam! | Sep 19 18:45:00.111 INFO kablam! 290 | #[macro_use] extern crate lazy_static; Sep 19 18:45:00.111 INFO kablam! | ^^^^^^^^^^^^ Sep 19 18:45:00.111 INFO kablam! | Sep 19 18:45:00.111 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:45:00.111 INFO kablam! Sep 19 18:45:00.246 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 18:45:00.246 INFO kablam! --> src/input.rs:690:13 Sep 19 18:45:00.246 INFO kablam! | Sep 19 18:45:00.246 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 19 18:45:00.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:00.246 INFO kablam! | Sep 19 18:45:00.246 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:45:00.246 INFO kablam! Sep 19 18:45:00.675 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 18:45:00.675 INFO kablam! --> src/input.rs:690:13 Sep 19 18:45:00.675 INFO kablam! | Sep 19 18:45:00.675 INFO kablam! 690 | use std::ascii::AsciiExt; Sep 19 18:45:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:00.675 INFO kablam! Sep 19 18:45:01.290 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::net::Ipv4Addr: std::cmp::PartialEq<_>` Sep 19 18:45:01.290 INFO kablam! --> src/scanner/std/net.rs:225:33 Sep 19 18:45:01.290 INFO kablam! | Sep 19 18:45:01.290 INFO kablam! 225 | Ok((v, n)) if v == $s.parse().unwrap() && n == $s.len() Sep 19 18:45:01.290 INFO kablam! | ^^ Sep 19 18:45:01.290 INFO kablam! ... Sep 19 18:45:01.290 INFO kablam! 244 | check_ipv4!("0.0.0.0"); Sep 19 18:45:01.290 INFO kablam! | ----------------------- in this macro invocation Sep 19 18:45:01.290 INFO kablam! Sep 19 18:45:02.435 INFO kablam! warning: unused `#[macro_use]` import Sep 19 18:45:02.435 INFO kablam! --> examples/runtime_scanners.rs:10:1 Sep 19 18:45:02.435 INFO kablam! | Sep 19 18:45:02.435 INFO kablam! 10 | #[macro_use] extern crate scan_rules; Sep 19 18:45:02.435 INFO kablam! | ^^^^^^^^^^^^ Sep 19 18:45:02.435 INFO kablam! | Sep 19 18:45:02.435 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:45:02.435 INFO kablam! Sep 19 18:45:02.739 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:45:02.739 INFO kablam! --> tests/whizzo.rs:20:53 Sep 19 18:45:02.739 INFO kablam! | Sep 19 18:45:02.739 INFO kablam! 20 | assert_match!(scan!("2"; (let f: f32) => f), Ok(2.0f32)); Sep 19 18:45:02.739 INFO kablam! | ^^^^^^ Sep 19 18:45:02.739 INFO kablam! | Sep 19 18:45:02.739 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 19 18:45:02.739 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 19 18:45:02.739 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:45:02.739 INFO kablam! Sep 19 18:45:02.739 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:45:02.739 INFO kablam! --> tests/whizzo.rs:21:54 Sep 19 18:45:02.739 INFO kablam! | Sep 19 18:45:02.740 INFO kablam! 21 | assert_match!(scan!("2."; (let f: f32) => f), Ok(2.0f32)); Sep 19 18:45:02.740 INFO kablam! | ^^^^^^ Sep 19 18:45:02.740 INFO kablam! | Sep 19 18:45:02.740 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 19 18:45:02.740 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:45:02.740 INFO kablam! Sep 19 18:45:02.750 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:45:02.750 INFO kablam! --> tests/whizzo.rs:22:55 Sep 19 18:45:02.750 INFO kablam! | Sep 19 18:45:02.750 INFO kablam! 22 | assert_match!(scan!("2.0"; (let f: f32) => f), Ok(2.0f32)); Sep 19 18:45:02.750 INFO kablam! | ^^^^^^ Sep 19 18:45:02.751 INFO kablam! | Sep 19 18:45:02.751 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 19 18:45:02.751 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:45:02.751 INFO kablam! Sep 19 18:45:02.751 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:45:02.751 INFO kablam! --> tests/whizzo.rs:23:57 Sep 19 18:45:02.751 INFO kablam! | Sep 19 18:45:02.751 INFO kablam! 23 | assert_match!(scan!("2.0e0"; (let f: f32) => f), Ok(2.0f32)); Sep 19 18:45:02.751 INFO kablam! | ^^^^^^ Sep 19 18:45:02.751 INFO kablam! | Sep 19 18:45:02.751 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 19 18:45:02.751 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:45:02.751 INFO kablam! Sep 19 18:45:02.751 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:45:02.751 INFO kablam! --> tests/whizzo.rs:24:56 Sep 19 18:45:02.751 INFO kablam! | Sep 19 18:45:02.751 INFO kablam! 24 | assert_match!(scan!("2.e0"; (let f: f32) => f), Ok(2.0f32)); Sep 19 18:45:02.751 INFO kablam! | ^^^^^^ Sep 19 18:45:02.751 INFO kablam! | Sep 19 18:45:02.751 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 19 18:45:02.751 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:45:02.751 INFO kablam! Sep 19 18:45:02.751 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:45:02.751 INFO kablam! --> tests/whizzo.rs:25:55 Sep 19 18:45:02.751 INFO kablam! | Sep 19 18:45:02.751 INFO kablam! 25 | assert_match!(scan!("2e0"; (let f: f32) => f), Ok(2.0f32)); Sep 19 18:45:02.751 INFO kablam! | ^^^^^^ Sep 19 18:45:02.751 INFO kablam! | Sep 19 18:45:02.751 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 19 18:45:02.751 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:45:02.751 INFO kablam! Sep 19 18:45:02.751 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:45:02.751 INFO kablam! --> tests/whizzo.rs:20:53 Sep 19 18:45:02.751 INFO kablam! | Sep 19 18:45:02.751 INFO kablam! 20 | assert_match!(scan!("2"; (let f: f32) => f), Ok(2.0f32)); Sep 19 18:45:02.751 INFO kablam! | ^^^^^^ Sep 19 18:45:02.751 INFO kablam! | Sep 19 18:45:02.751 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 19 18:45:02.751 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:45:02.751 INFO kablam! Sep 19 18:45:02.751 INFO kablam! error: aborting due to previous error Sep 19 18:45:02.751 INFO kablam! Sep 19 18:45:02.751 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 19 18:45:02.776 INFO kablam! error: Could not compile `scan-rules`. Sep 19 18:45:02.776 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:45:03.094 INFO kablam! error: build failed Sep 19 18:45:03.095 INFO kablam! su: No module specific data is present Sep 19 18:45:03.603 INFO running `"docker" "rm" "-f" "f4352598a24b119139b2bdff2c2319ea7196f2b950f12d1d20f6cca85b82ee22"` Sep 19 18:45:03.665 INFO blam! f4352598a24b119139b2bdff2c2319ea7196f2b950f12d1d20f6cca85b82ee22