Sep 04 22:51:46.334 INFO checking bolt11-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 22:51:46.334 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 22:51:46.335 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:51:46.530 INFO blam! 9cf295a655270876c3fa1d36ba6b6026533c3e307d55e2e7157818f6ec46f109 Sep 04 22:51:46.532 INFO running `"docker" "start" "-a" "9cf295a655270876c3fa1d36ba6b6026533c3e307d55e2e7157818f6ec46f109"` Sep 04 22:51:47.446 INFO kablam! Checking bech32 v0.2.2 Sep 04 22:51:47.449 INFO kablam! Checking base58check v0.0.1 Sep 04 22:51:48.559 INFO kablam! Checking bitcoin-bech32 v0.3.1 Sep 04 22:51:49.459 INFO kablam! Checking bolt11 v0.1.0 (file:///source) Sep 04 22:51:52.758 INFO kablam! warning: unused import: `std::collections::HashMap` Sep 04 22:51:52.758 INFO kablam! --> src/amount.rs:62:9 Sep 04 22:51:52.758 INFO kablam! | Sep 04 22:51:52.758 INFO kablam! 62 | use std::collections::HashMap; Sep 04 22:51:52.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:51:52.758 INFO kablam! | Sep 04 22:51:52.758 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 22:51:52.758 INFO kablam! Sep 04 22:51:52.765 INFO kablam! warning: unused import: `lazy_static` Sep 04 22:51:52.765 INFO kablam! --> src/payment_request.rs:520:9 Sep 04 22:51:52.765 INFO kablam! | Sep 04 22:51:52.765 INFO kablam! 520 | use lazy_static; Sep 04 22:51:52.765 INFO kablam! | ^^^^^^^^^^^ Sep 04 22:51:52.765 INFO kablam! Sep 04 22:51:52.765 INFO kablam! warning: unused import: `to_hex` Sep 04 22:51:52.765 INFO kablam! --> src/payment_request.rs:521:27 Sep 04 22:51:52.765 INFO kablam! | Sep 04 22:51:52.765 INFO kablam! 521 | use utils::{from_hex, to_hex}; Sep 04 22:51:52.765 INFO kablam! | ^^^^^^ Sep 04 22:51:52.765 INFO kablam! Sep 04 22:51:52.974 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 22:51:52.974 INFO kablam! --> src/payment_request.rs:207:14 Sep 04 22:51:52.974 INFO kablam! | Sep 04 22:51:52.974 INFO kablam! 207 | .flatten() Sep 04 22:51:52.974 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 04 22:51:52.974 INFO kablam! | Sep 04 22:51:52.974 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FilterMap<_, _>` Sep 04 22:51:52.974 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 04 22:51:52.974 INFO kablam! Sep 04 22:51:53.064 INFO kablam! error: aborting due to previous error Sep 04 22:51:53.064 INFO kablam! Sep 04 22:51:53.064 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 04 22:51:53.076 INFO kablam! error: Could not compile `bolt11`. Sep 04 22:51:53.077 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:51:53.692 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 22:51:53.692 INFO kablam! --> src/payment_request.rs:207:14 Sep 04 22:51:53.692 INFO kablam! | Sep 04 22:51:53.692 INFO kablam! 207 | .flatten() Sep 04 22:51:53.692 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 04 22:51:53.692 INFO kablam! | Sep 04 22:51:53.693 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FilterMap<_, _>` Sep 04 22:51:53.693 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 04 22:51:53.693 INFO kablam! Sep 04 22:51:54.023 INFO kablam! error: aborting due to previous error Sep 04 22:51:54.023 INFO kablam! Sep 04 22:51:54.023 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 04 22:51:54.034 INFO kablam! error: Could not compile `bolt11`. Sep 04 22:51:54.034 INFO kablam! Sep 04 22:51:54.034 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:51:54.036 INFO kablam! su: No module specific data is present Sep 04 22:51:54.506 INFO running `"docker" "rm" "-f" "9cf295a655270876c3fa1d36ba6b6026533c3e307d55e2e7157818f6ec46f109"` Sep 04 22:51:54.600 INFO blam! 9cf295a655270876c3fa1d36ba6b6026533c3e307d55e2e7157818f6ec46f109