Sep 14 12:28:23.532 INFO checking nue-io-0.3.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:28:23.532 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:28:23.533 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:28:24.062 INFO blam! 81e7870f089cd077ca6899d31fae842b2d87fcf0d9a3678cbd4a0475a1af9408 Sep 14 12:28:24.063 INFO running `"docker" "start" "-a" "81e7870f089cd077ca6899d31fae842b2d87fcf0d9a3678cbd4a0475a1af9408"` Sep 14 12:28:25.534 INFO kablam! usermod: no changes Sep 14 12:28:25.611 INFO kablam! Checking resize-slice v0.1.3 Sep 14 12:28:26.051 INFO kablam! Checking nue-io v0.3.0 (file:///source) Sep 14 12:28:26.870 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 12:28:26.870 INFO kablam! --> src/region.rs:167:16 Sep 14 12:28:26.870 INFO kablam! | Sep 14 12:28:26.870 INFO kablam! 167 | region.read_exact(&mut odata).unwrap(); Sep 14 12:28:26.870 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 14 12:28:26.879 INFO kablam! | Sep 14 12:28:26.879 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 14 12:28:26.879 INFO kablam! --> src/read_exact.rs:21:5 Sep 14 12:28:26.879 INFO kablam! | Sep 14 12:28:26.879 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 14 12:28:26.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:28:26.880 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 14 12:28:26.880 INFO kablam! --> src/region.rs:65:1 Sep 14 12:28:26.880 INFO kablam! | Sep 14 12:28:26.880 INFO kablam! 65 | impl Read for Region { Sep 14 12:28:26.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:28:26.880 INFO kablam! Sep 14 12:28:26.898 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 12:28:26.898 INFO kablam! --> src/region.rs:171:16 Sep 14 12:28:26.898 INFO kablam! | Sep 14 12:28:26.898 INFO kablam! 171 | region.read_exact(&mut odata[..0x20]).unwrap(); Sep 14 12:28:26.898 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 14 12:28:26.899 INFO kablam! | Sep 14 12:28:26.899 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 14 12:28:26.899 INFO kablam! --> src/read_exact.rs:21:5 Sep 14 12:28:26.899 INFO kablam! | Sep 14 12:28:26.899 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 14 12:28:26.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:28:26.899 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 14 12:28:26.899 INFO kablam! --> src/region.rs:65:1 Sep 14 12:28:26.899 INFO kablam! | Sep 14 12:28:26.899 INFO kablam! 65 | impl Read for Region { Sep 14 12:28:26.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:28:26.900 INFO kablam! Sep 14 12:28:26.902 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 12:28:26.902 INFO kablam! --> src/region.rs:175:16 Sep 14 12:28:26.902 INFO kablam! | Sep 14 12:28:26.902 INFO kablam! 175 | region.read_exact(&mut odata[..]).unwrap(); Sep 14 12:28:26.902 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 14 12:28:26.903 INFO kablam! | Sep 14 12:28:26.903 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 14 12:28:26.903 INFO kablam! --> src/read_exact.rs:21:5 Sep 14 12:28:26.903 INFO kablam! | Sep 14 12:28:26.903 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 14 12:28:26.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:28:26.903 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 14 12:28:26.903 INFO kablam! --> src/region.rs:65:1 Sep 14 12:28:26.903 INFO kablam! | Sep 14 12:28:26.903 INFO kablam! 65 | impl Read for Region { Sep 14 12:28:26.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:28:26.904 INFO kablam! Sep 14 12:28:26.929 INFO kablam! error: aborting due to 3 previous errors Sep 14 12:28:26.929 INFO kablam! Sep 14 12:28:26.930 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 14 12:28:26.938 INFO kablam! error: Could not compile `nue-io`. Sep 14 12:28:26.939 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:28:26.951 INFO kablam! error: build failed Sep 14 12:28:26.952 INFO kablam! su: No module specific data is present Sep 14 12:28:28.543 INFO running `"docker" "rm" "-f" "81e7870f089cd077ca6899d31fae842b2d87fcf0d9a3678cbd4a0475a1af9408"` Sep 14 12:28:28.743 INFO blam! 81e7870f089cd077ca6899d31fae842b2d87fcf0d9a3678cbd4a0475a1af9408