Sep 17 12:18:03.064 INFO checking lukaspustina/nmap-analyze against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 12:18:03.064 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 12:18:03.064 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:18:03.445 INFO blam! e1f82aa141cb6d3b98e37697a39cbbc9af3929c907960385c4f50e2a0ccb7add Sep 17 12:18:03.447 INFO running `"docker" "start" "-a" "e1f82aa141cb6d3b98e37697a39cbbc9af3929c907960385c4f50e2a0ccb7add"` Sep 17 12:18:05.759 INFO kablam! usermod: no changes Sep 17 12:18:06.192 INFO kablam! Checking encode_unicode v0.3.1 Sep 17 12:18:06.192 INFO kablam! Checking inotify-sys v0.1.2 Sep 17 12:18:06.192 INFO kablam! Checking termios v0.2.2 Sep 17 12:18:06.192 INFO kablam! Checking memchr v1.0.2 Sep 17 12:18:06.215 INFO kablam! Checking subprocess v0.1.13 Sep 17 12:18:06.221 INFO kablam! Checking colored v1.6.1 Sep 17 12:18:06.223 INFO kablam! Checking clicolors-control v0.2.0 Sep 17 12:18:06.225 INFO kablam! Checking getopts v0.2.18 Sep 17 12:18:07.485 INFO kablam! Checking xml-rs v0.3.6 Sep 17 12:18:07.797 INFO kablam! Checking xml-rs v0.6.1 Sep 17 12:18:08.055 INFO kablam! Checking lock_api v0.1.3 Sep 17 12:18:08.530 INFO kablam! Checking inotify v0.5.1 Sep 17 12:18:09.160 INFO kablam! Checking csv v0.15.0 Sep 17 12:18:09.980 INFO kablam! Checking parking_lot_core v0.2.14 Sep 17 12:18:11.153 INFO kablam! Checking regex v0.2.11 Sep 17 12:18:11.753 INFO kablam! Compiling syn v0.12.15 Sep 17 12:18:12.336 INFO kablam! Checking serde_yaml v0.7.5 Sep 17 12:18:14.275 INFO kablam! Checking fern v0.5.6 Sep 17 12:18:14.301 INFO kablam! Compiling structopt-derive v0.2.10 Sep 17 12:18:14.605 INFO kablam! Checking tail v0.3.0 Sep 17 12:18:16.479 INFO kablam! Checking parking_lot v0.6.3 Sep 17 12:18:17.713 INFO kablam! Checking error-chain v0.11.0 Sep 17 12:18:18.341 INFO kablam! Checking error-chain v0.12.0 Sep 17 12:18:18.520 INFO kablam! Checking prettytable-rs v0.7.0 Sep 17 12:18:20.340 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 17 12:18:21.464 INFO kablam! Checking spectral v0.6.0 Sep 17 12:18:27.563 INFO kablam! Checking console v0.6.1 Sep 17 12:18:29.637 INFO kablam! Checking indicatif v0.9.0 Sep 17 12:18:29.959 INFO kablam! Checking structopt v0.2.10 Sep 17 12:18:37.103 INFO kablam! Compiling clams-derive v0.0.4 Sep 17 12:18:38.661 INFO kablam! Checking clams v0.0.13 Sep 17 12:18:39.464 INFO kablam! Checking nmap-analyze v0.2.1 (/source) Sep 17 12:18:42.520 INFO kablam! warning: unused `#[macro_use]` import Sep 17 12:18:42.520 INFO kablam! --> src/lib.rs:16:1 Sep 17 12:18:42.520 INFO kablam! | Sep 17 12:18:42.520 INFO kablam! 16 | #[macro_use] Sep 17 12:18:42.520 INFO kablam! | ^^^^^^^^^^^^ Sep 17 12:18:42.520 INFO kablam! | Sep 17 12:18:42.520 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 12:18:42.520 INFO kablam! Sep 17 12:18:43.011 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 12:18:43.012 INFO kablam! --> src/nmap.rs:56:14 Sep 17 12:18:43.019 INFO kablam! | Sep 17 12:18:43.019 INFO kablam! 56 | .flatten() Sep 17 12:18:43.020 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 17 12:18:43.020 INFO kablam! | Sep 17 12:18:43.021 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 17 12:18:43.021 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 17 12:18:43.022 INFO kablam! Sep 17 12:18:43.687 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 12:18:43.687 INFO kablam! --> src/nmap.rs:56:14 Sep 17 12:18:43.687 INFO kablam! | Sep 17 12:18:43.687 INFO kablam! 56 | .flatten() Sep 17 12:18:43.687 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 17 12:18:43.687 INFO kablam! | Sep 17 12:18:43.687 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 17 12:18:43.687 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 17 12:18:43.687 INFO kablam! Sep 17 12:18:43.951 INFO kablam! error: aborting due to previous error Sep 17 12:18:43.951 INFO kablam! Sep 17 12:18:43.952 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 17 12:18:43.972 INFO kablam! error: Could not compile `nmap-analyze`. Sep 17 12:18:43.972 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:18:44.366 INFO kablam! error: aborting due to previous error Sep 17 12:18:44.367 INFO kablam! Sep 17 12:18:44.367 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 17 12:18:44.392 INFO kablam! error: Could not compile `nmap-analyze`. Sep 17 12:18:44.392 INFO kablam! Sep 17 12:18:44.392 INFO kablam! To learn more, run the command again with --verbose. Sep 17 12:18:44.395 INFO kablam! su: No module specific data is present Sep 17 12:18:46.592 INFO running `"docker" "rm" "-f" "e1f82aa141cb6d3b98e37697a39cbbc9af3929c907960385c4f50e2a0ccb7add"` Sep 17 12:18:46.859 INFO blam! e1f82aa141cb6d3b98e37697a39cbbc9af3929c907960385c4f50e2a0ccb7add