Sep 10 22:00:18.431 INFO checking bolt11-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 22:00:18.431 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 22:00:18.431 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:00:18.572 INFO blam! 6e4a57688ac2005c19233a4d365c38461c15f8c70e690e4a9af1af533befee54 Sep 10 22:00:18.574 INFO running `"docker" "start" "-a" "6e4a57688ac2005c19233a4d365c38461c15f8c70e690e4a9af1af533befee54"` Sep 10 22:00:19.241 INFO kablam! usermod: no changes Sep 10 22:00:19.385 INFO kablam! Checking bech32 v0.2.2 Sep 10 22:00:19.387 INFO kablam! Checking base58check v0.0.1 Sep 10 22:00:19.874 INFO kablam! Checking bitcoin-bech32 v0.3.1 Sep 10 22:00:20.570 INFO kablam! Checking bolt11 v0.1.0 (file:///source) Sep 10 22:00:22.642 INFO kablam! warning: unused import: `std::collections::HashMap` Sep 10 22:00:22.642 INFO kablam! --> src/amount.rs:62:9 Sep 10 22:00:22.642 INFO kablam! | Sep 10 22:00:22.642 INFO kablam! 62 | use std::collections::HashMap; Sep 10 22:00:22.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:00:22.642 INFO kablam! | Sep 10 22:00:22.642 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 22:00:22.642 INFO kablam! Sep 10 22:00:22.644 INFO kablam! warning: unused import: `lazy_static` Sep 10 22:00:22.644 INFO kablam! --> src/payment_request.rs:520:9 Sep 10 22:00:22.644 INFO kablam! | Sep 10 22:00:22.644 INFO kablam! 520 | use lazy_static; Sep 10 22:00:22.644 INFO kablam! | ^^^^^^^^^^^ Sep 10 22:00:22.644 INFO kablam! Sep 10 22:00:22.644 INFO kablam! warning: unused import: `to_hex` Sep 10 22:00:22.644 INFO kablam! --> src/payment_request.rs:521:27 Sep 10 22:00:22.644 INFO kablam! | Sep 10 22:00:22.644 INFO kablam! 521 | use utils::{from_hex, to_hex}; Sep 10 22:00:22.644 INFO kablam! | ^^^^^^ Sep 10 22:00:22.644 INFO kablam! Sep 10 22:00:22.680 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 22:00:22.680 INFO kablam! --> src/payment_request.rs:207:14 Sep 10 22:00:22.680 INFO kablam! | Sep 10 22:00:22.680 INFO kablam! 207 | .flatten() Sep 10 22:00:22.680 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 10 22:00:22.680 INFO kablam! | Sep 10 22:00:22.680 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FilterMap<_, _>` Sep 10 22:00:22.680 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 10 22:00:22.680 INFO kablam! Sep 10 22:00:22.714 INFO kablam! error: aborting due to previous error Sep 10 22:00:22.714 INFO kablam! Sep 10 22:00:22.714 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 10 22:00:22.723 INFO kablam! error: Could not compile `bolt11`. Sep 10 22:00:22.723 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 22:00:23.008 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 22:00:23.008 INFO kablam! --> src/payment_request.rs:207:14 Sep 10 22:00:23.008 INFO kablam! | Sep 10 22:00:23.008 INFO kablam! 207 | .flatten() Sep 10 22:00:23.008 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 10 22:00:23.008 INFO kablam! | Sep 10 22:00:23.008 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FilterMap<_, _>` Sep 10 22:00:23.008 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 10 22:00:23.008 INFO kablam! Sep 10 22:00:23.190 INFO kablam! error: aborting due to previous error Sep 10 22:00:23.190 INFO kablam! Sep 10 22:00:23.190 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 10 22:00:23.200 INFO kablam! error: Could not compile `bolt11`. Sep 10 22:00:23.200 INFO kablam! Sep 10 22:00:23.200 INFO kablam! To learn more, run the command again with --verbose. Sep 10 22:00:23.201 INFO kablam! su: No module specific data is present Sep 10 22:00:23.935 INFO running `"docker" "rm" "-f" "6e4a57688ac2005c19233a4d365c38461c15f8c70e690e4a9af1af533befee54"` Sep 10 22:00:24.010 INFO blam! 6e4a57688ac2005c19233a4d365c38461c15f8c70e690e4a9af1af533befee54