Sep 20 04:20:04.212 INFO checking bolt11-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 04:20:04.212 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 04:20:04.212 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:20:04.602 INFO blam! b243b578b7832157a4019a35bc49c54050a989bc649261fd384fbd22518e3546 Sep 20 04:20:04.604 INFO running `"docker" "start" "-a" "b243b578b7832157a4019a35bc49c54050a989bc649261fd384fbd22518e3546"` Sep 20 04:20:05.590 INFO kablam! usermod: no changes Sep 20 04:20:05.721 INFO kablam! Checking bech32 v0.2.2 Sep 20 04:20:05.721 INFO kablam! Checking base58 v0.1.0 Sep 20 04:20:06.086 INFO kablam! Checking base58check v0.0.1 Sep 20 04:20:06.117 INFO kablam! Checking bitcoin-bech32 v0.3.1 Sep 20 04:20:06.508 INFO kablam! Checking bolt11 v0.1.0 (/source) Sep 20 04:20:08.007 INFO kablam! warning: unused import: `std::collections::HashMap` Sep 20 04:20:08.007 INFO kablam! --> src/amount.rs:62:9 Sep 20 04:20:08.007 INFO kablam! | Sep 20 04:20:08.007 INFO kablam! 62 | use std::collections::HashMap; Sep 20 04:20:08.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:20:08.007 INFO kablam! | Sep 20 04:20:08.007 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:20:08.007 INFO kablam! Sep 20 04:20:08.014 INFO kablam! warning: unused import: `lazy_static` Sep 20 04:20:08.014 INFO kablam! --> src/payment_request.rs:520:9 Sep 20 04:20:08.014 INFO kablam! | Sep 20 04:20:08.014 INFO kablam! 520 | use lazy_static; Sep 20 04:20:08.014 INFO kablam! | ^^^^^^^^^^^ Sep 20 04:20:08.014 INFO kablam! Sep 20 04:20:08.014 INFO kablam! warning: unused import: `to_hex` Sep 20 04:20:08.014 INFO kablam! --> src/payment_request.rs:521:27 Sep 20 04:20:08.014 INFO kablam! | Sep 20 04:20:08.014 INFO kablam! 521 | use utils::{from_hex, to_hex}; Sep 20 04:20:08.014 INFO kablam! | ^^^^^^ Sep 20 04:20:08.014 INFO kablam! Sep 20 04:20:08.215 INFO kablam! error[E0034]: multiple applicable items in scope Sep 20 04:20:08.215 INFO kablam! --> src/payment_request.rs:207:14 Sep 20 04:20:08.215 INFO kablam! | Sep 20 04:20:08.215 INFO kablam! 207 | .flatten() Sep 20 04:20:08.215 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 20 04:20:08.215 INFO kablam! | Sep 20 04:20:08.215 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FilterMap<_, _>` Sep 20 04:20:08.215 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 20 04:20:08.215 INFO kablam! Sep 20 04:20:08.256 INFO kablam! error: aborting due to previous error Sep 20 04:20:08.256 INFO kablam! Sep 20 04:20:08.259 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 20 04:20:08.268 INFO kablam! error: Could not compile `bolt11`. Sep 20 04:20:08.268 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:20:08.435 INFO kablam! error[E0034]: multiple applicable items in scope Sep 20 04:20:08.435 INFO kablam! --> src/payment_request.rs:207:14 Sep 20 04:20:08.435 INFO kablam! | Sep 20 04:20:08.435 INFO kablam! 207 | .flatten() Sep 20 04:20:08.435 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 20 04:20:08.435 INFO kablam! | Sep 20 04:20:08.435 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FilterMap<_, _>` Sep 20 04:20:08.435 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 20 04:20:08.435 INFO kablam! Sep 20 04:20:08.731 INFO kablam! error: aborting due to previous error Sep 20 04:20:08.731 INFO kablam! Sep 20 04:20:08.731 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 20 04:20:08.743 INFO kablam! error: Could not compile `bolt11`. Sep 20 04:20:08.743 INFO kablam! Sep 20 04:20:08.743 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:20:08.743 INFO kablam! su: No module specific data is present Sep 20 04:20:09.798 INFO running `"docker" "rm" "-f" "b243b578b7832157a4019a35bc49c54050a989bc649261fd384fbd22518e3546"` Sep 20 04:20:09.857 INFO blam! b243b578b7832157a4019a35bc49c54050a989bc649261fd384fbd22518e3546