Sep 19 15:15:01.293 INFO checking lukaspustina/nmap-analyze against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:15:01.293 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:15:01.293 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:15:01.520 INFO blam! 6608002d407e7d48fd7d75337f74887dbc4e084c024877f21be275ecde36b5b8 Sep 19 15:15:01.522 INFO running `"docker" "start" "-a" "6608002d407e7d48fd7d75337f74887dbc4e084c024877f21be275ecde36b5b8"` Sep 19 15:15:03.022 INFO kablam! usermod: no changes Sep 19 15:15:03.406 INFO kablam! Checking inotify-sys v0.1.2 Sep 19 15:15:03.406 INFO kablam! Checking atty v0.2.11 Sep 19 15:15:03.406 INFO kablam! Checking memchr v1.0.2 Sep 19 15:15:03.406 INFO kablam! Checking subprocess v0.1.13 Sep 19 15:15:03.414 INFO kablam! Checking xml-rs v0.3.6 Sep 19 15:15:03.414 INFO kablam! Checking xml-rs v0.6.1 Sep 19 15:15:03.414 INFO kablam! Checking smallvec v0.6.3 Sep 19 15:15:03.414 INFO kablam! Checking fern v0.5.6 Sep 19 15:15:04.182 INFO kablam! Checking log v0.3.9 Sep 19 15:15:04.736 INFO kablam! Compiling syn v0.12.15 Sep 19 15:15:04.771 INFO kablam! Checking toml v0.4.6 Sep 19 15:15:06.467 INFO kablam! Checking serde_yaml v0.7.5 Sep 19 15:15:07.243 INFO kablam! Checking clap v2.32.0 Sep 19 15:15:08.343 INFO kablam! Checking csv v0.15.0 Sep 19 15:15:08.999 INFO kablam! Checking backtrace v0.3.9 Sep 19 15:15:12.048 INFO kablam! Checking inotify v0.5.1 Sep 19 15:15:12.530 INFO kablam! Compiling structopt-derive v0.2.10 Sep 19 15:15:13.092 INFO kablam! Checking parking_lot_core v0.2.14 Sep 19 15:15:13.528 INFO kablam! Checking error-chain v0.11.0 Sep 19 15:15:16.659 INFO kablam! Checking error-chain v0.12.0 Sep 19 15:15:17.207 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 19 15:15:17.520 INFO kablam! Checking prettytable-rs v0.7.0 Sep 19 15:15:17.647 INFO kablam! Checking tail v0.3.0 Sep 19 15:15:19.504 INFO kablam! Checking parking_lot v0.6.3 Sep 19 15:15:19.787 INFO kablam! Checking spectral v0.6.0 Sep 19 15:15:23.059 INFO kablam! Checking console v0.6.1 Sep 19 15:15:27.148 INFO kablam! Checking indicatif v0.9.0 Sep 19 15:15:36.262 INFO kablam! Checking structopt v0.2.10 Sep 19 15:15:36.356 INFO kablam! Compiling clams-derive v0.0.4 Sep 19 15:15:38.222 INFO kablam! Checking clams v0.0.13 Sep 19 15:15:38.952 INFO kablam! Checking nmap-analyze v0.2.1 (/source) Sep 19 15:15:42.052 INFO kablam! warning: unused `#[macro_use]` import Sep 19 15:15:42.052 INFO kablam! --> src/lib.rs:16:1 Sep 19 15:15:42.053 INFO kablam! | Sep 19 15:15:42.053 INFO kablam! 16 | #[macro_use] Sep 19 15:15:42.053 INFO kablam! | ^^^^^^^^^^^^ Sep 19 15:15:42.054 INFO kablam! | Sep 19 15:15:42.054 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 15:15:42.054 INFO kablam! Sep 19 15:15:42.958 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 15:15:42.959 INFO kablam! --> src/nmap.rs:56:14 Sep 19 15:15:42.959 INFO kablam! | Sep 19 15:15:42.959 INFO kablam! 56 | .flatten() Sep 19 15:15:42.959 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 19 15:15:42.959 INFO kablam! | Sep 19 15:15:42.959 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 19 15:15:42.959 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 19 15:15:42.959 INFO kablam! Sep 19 15:15:43.158 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 15:15:43.158 INFO kablam! --> src/nmap.rs:56:14 Sep 19 15:15:43.159 INFO kablam! | Sep 19 15:15:43.159 INFO kablam! 56 | .flatten() Sep 19 15:15:43.159 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 19 15:15:43.160 INFO kablam! | Sep 19 15:15:43.160 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 19 15:15:43.160 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 19 15:15:43.160 INFO kablam! Sep 19 15:15:43.866 INFO kablam! error: aborting due to previous error Sep 19 15:15:43.866 INFO kablam! Sep 19 15:15:43.867 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 15:15:43.886 INFO kablam! error: Could not compile `nmap-analyze`. Sep 19 15:15:43.887 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:15:43.943 INFO kablam! error: aborting due to previous error Sep 19 15:15:43.944 INFO kablam! Sep 19 15:15:43.944 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 15:15:43.967 INFO kablam! error: Could not compile `nmap-analyze`. Sep 19 15:15:43.968 INFO kablam! Sep 19 15:15:43.968 INFO kablam! To learn more, run the command again with --verbose. Sep 19 15:15:43.970 INFO kablam! su: No module specific data is present Sep 19 15:15:45.352 INFO running `"docker" "rm" "-f" "6608002d407e7d48fd7d75337f74887dbc4e084c024877f21be275ecde36b5b8"` Sep 19 15:15:45.460 INFO blam! 6608002d407e7d48fd7d75337f74887dbc4e084c024877f21be275ecde36b5b8