Sep 01 12:41:40.887 INFO checking nue-io-0.3.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 12:41:40.887 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 12:41:40.887 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:41:41.037 INFO blam! 5e072d423325a5723e4949a88b99ee2ab3723d554749977c8944788469c38aab Sep 01 12:41:41.039 INFO running `"docker" "start" "-a" "5e072d423325a5723e4949a88b99ee2ab3723d554749977c8944788469c38aab"` Sep 01 12:41:41.639 INFO kablam! Checking resize-slice v0.1.3 Sep 01 12:41:42.026 INFO kablam! Checking nue-io v0.3.0 (file:///source) Sep 01 12:41:42.797 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 12:41:42.797 INFO kablam! --> src/region.rs:167:16 Sep 01 12:41:42.797 INFO kablam! | Sep 01 12:41:42.797 INFO kablam! 167 | region.read_exact(&mut odata).unwrap(); Sep 01 12:41:42.797 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 01 12:41:42.797 INFO kablam! | Sep 01 12:41:42.797 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 01 12:41:42.798 INFO kablam! --> src/read_exact.rs:21:5 Sep 01 12:41:42.798 INFO kablam! | Sep 01 12:41:42.798 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 01 12:41:42.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:41:42.798 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 01 12:41:42.798 INFO kablam! --> src/region.rs:65:1 Sep 01 12:41:42.798 INFO kablam! | Sep 01 12:41:42.798 INFO kablam! 65 | impl Read for Region { Sep 01 12:41:42.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:41:42.798 INFO kablam! Sep 01 12:41:42.825 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 12:41:42.825 INFO kablam! --> src/region.rs:171:16 Sep 01 12:41:42.825 INFO kablam! | Sep 01 12:41:42.826 INFO kablam! 171 | region.read_exact(&mut odata[..0x20]).unwrap(); Sep 01 12:41:42.826 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 01 12:41:42.826 INFO kablam! | Sep 01 12:41:42.826 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 01 12:41:42.826 INFO kablam! --> src/read_exact.rs:21:5 Sep 01 12:41:42.826 INFO kablam! | Sep 01 12:41:42.826 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 01 12:41:42.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:41:42.826 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 01 12:41:42.826 INFO kablam! --> src/region.rs:65:1 Sep 01 12:41:42.826 INFO kablam! | Sep 01 12:41:42.826 INFO kablam! 65 | impl Read for Region { Sep 01 12:41:42.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:41:42.826 INFO kablam! Sep 01 12:41:42.828 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 12:41:42.828 INFO kablam! --> src/region.rs:175:16 Sep 01 12:41:42.828 INFO kablam! | Sep 01 12:41:42.828 INFO kablam! 175 | region.read_exact(&mut odata[..]).unwrap(); Sep 01 12:41:42.828 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 01 12:41:42.829 INFO kablam! | Sep 01 12:41:42.829 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 01 12:41:42.829 INFO kablam! --> src/read_exact.rs:21:5 Sep 01 12:41:42.829 INFO kablam! | Sep 01 12:41:42.829 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 01 12:41:42.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:41:42.829 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 01 12:41:42.829 INFO kablam! --> src/region.rs:65:1 Sep 01 12:41:42.829 INFO kablam! | Sep 01 12:41:42.829 INFO kablam! 65 | impl Read for Region { Sep 01 12:41:42.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:41:42.829 INFO kablam! Sep 01 12:41:42.867 INFO kablam! error: aborting due to 3 previous errors Sep 01 12:41:42.867 INFO kablam! Sep 01 12:41:42.867 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 01 12:41:42.874 INFO kablam! error: Could not compile `nue-io`. Sep 01 12:41:42.874 INFO kablam! Sep 01 12:41:42.874 INFO kablam! To learn more, run the command again with --verbose. Sep 01 12:41:42.875 INFO kablam! su: No module specific data is present Sep 01 12:41:43.309 INFO running `"docker" "rm" "-f" "5e072d423325a5723e4949a88b99ee2ab3723d554749977c8944788469c38aab"` Sep 01 12:41:43.416 INFO blam! 5e072d423325a5723e4949a88b99ee2ab3723d554749977c8944788469c38aab