Sep 21 06:23:06.433 INFO checking nue-io-0.3.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 06:23:06.433 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 06:23:06.433 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:23:06.683 INFO blam! e1da49f59d8ebabbc5ccb021b16064fdfbfbbcbd2aaf387b872106ce8b2f2ae7 Sep 21 06:23:06.685 INFO running `"docker" "start" "-a" "e1da49f59d8ebabbc5ccb021b16064fdfbfbbcbd2aaf387b872106ce8b2f2ae7"` Sep 21 06:23:08.310 INFO kablam! usermod: no changes Sep 21 06:23:08.390 INFO kablam! Checking resize-slice v0.1.3 Sep 21 06:23:08.826 INFO kablam! Checking nue-io v0.3.0 (/source) Sep 21 06:23:09.478 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 06:23:09.478 INFO kablam! --> src/region.rs:167:16 Sep 21 06:23:09.478 INFO kablam! | Sep 21 06:23:09.478 INFO kablam! 167 | region.read_exact(&mut odata).unwrap(); Sep 21 06:23:09.478 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 21 06:23:09.478 INFO kablam! | Sep 21 06:23:09.478 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 21 06:23:09.478 INFO kablam! --> src/read_exact.rs:21:5 Sep 21 06:23:09.478 INFO kablam! | Sep 21 06:23:09.478 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 21 06:23:09.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:23:09.478 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 21 06:23:09.478 INFO kablam! --> src/region.rs:65:1 Sep 21 06:23:09.478 INFO kablam! | Sep 21 06:23:09.478 INFO kablam! 65 | impl Read for Region { Sep 21 06:23:09.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:23:09.487 INFO kablam! Sep 21 06:23:09.492 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 06:23:09.492 INFO kablam! --> src/region.rs:171:16 Sep 21 06:23:09.492 INFO kablam! | Sep 21 06:23:09.492 INFO kablam! 171 | region.read_exact(&mut odata[..0x20]).unwrap(); Sep 21 06:23:09.492 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 21 06:23:09.492 INFO kablam! | Sep 21 06:23:09.492 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 21 06:23:09.492 INFO kablam! --> src/read_exact.rs:21:5 Sep 21 06:23:09.492 INFO kablam! | Sep 21 06:23:09.492 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 21 06:23:09.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:23:09.492 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 21 06:23:09.492 INFO kablam! --> src/region.rs:65:1 Sep 21 06:23:09.492 INFO kablam! | Sep 21 06:23:09.492 INFO kablam! 65 | impl Read for Region { Sep 21 06:23:09.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:23:09.492 INFO kablam! Sep 21 06:23:09.493 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 06:23:09.493 INFO kablam! --> src/region.rs:175:16 Sep 21 06:23:09.493 INFO kablam! | Sep 21 06:23:09.493 INFO kablam! 175 | region.read_exact(&mut odata[..]).unwrap(); Sep 21 06:23:09.493 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 21 06:23:09.493 INFO kablam! | Sep 21 06:23:09.493 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 21 06:23:09.493 INFO kablam! --> src/read_exact.rs:21:5 Sep 21 06:23:09.493 INFO kablam! | Sep 21 06:23:09.493 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 21 06:23:09.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:23:09.493 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 21 06:23:09.493 INFO kablam! --> src/region.rs:65:1 Sep 21 06:23:09.494 INFO kablam! | Sep 21 06:23:09.494 INFO kablam! 65 | impl Read for Region { Sep 21 06:23:09.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:23:09.494 INFO kablam! Sep 21 06:23:09.522 INFO kablam! error: aborting due to 3 previous errors Sep 21 06:23:09.522 INFO kablam! Sep 21 06:23:09.522 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 21 06:23:09.527 INFO kablam! error: Could not compile `nue-io`. Sep 21 06:23:09.527 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:23:09.535 INFO kablam! error: build failed Sep 21 06:23:09.537 INFO kablam! su: No module specific data is present Sep 21 06:23:10.044 INFO running `"docker" "rm" "-f" "e1da49f59d8ebabbc5ccb021b16064fdfbfbbcbd2aaf387b872106ce8b2f2ae7"` Sep 21 06:23:10.157 INFO blam! e1da49f59d8ebabbc5ccb021b16064fdfbfbbcbd2aaf387b872106ce8b2f2ae7