Sep 04 12:30:57.428 INFO checking nue-io-0.3.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 12:30:57.429 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 12:30:57.429 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:30:57.663 INFO blam! ebbf64e52b49f494574cd2ccf5b1ec3fcd0708265f5c4f1a1ece0373446b050c Sep 04 12:30:57.665 INFO running `"docker" "start" "-a" "ebbf64e52b49f494574cd2ccf5b1ec3fcd0708265f5c4f1a1ece0373446b050c"` Sep 04 12:30:58.427 INFO kablam! Checking resize-slice v0.1.3 Sep 04 12:30:58.818 INFO kablam! Checking nue-io v0.3.0 (file:///source) Sep 04 12:30:59.672 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 12:30:59.672 INFO kablam! --> src/region.rs:167:16 Sep 04 12:30:59.672 INFO kablam! | Sep 04 12:30:59.672 INFO kablam! 167 | region.read_exact(&mut odata).unwrap(); Sep 04 12:30:59.672 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 04 12:30:59.673 INFO kablam! | Sep 04 12:30:59.673 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 04 12:30:59.673 INFO kablam! --> src/read_exact.rs:21:5 Sep 04 12:30:59.673 INFO kablam! | Sep 04 12:30:59.673 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 04 12:30:59.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:30:59.673 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 04 12:30:59.673 INFO kablam! --> src/region.rs:65:1 Sep 04 12:30:59.673 INFO kablam! | Sep 04 12:30:59.673 INFO kablam! 65 | impl Read for Region { Sep 04 12:30:59.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:30:59.673 INFO kablam! Sep 04 12:30:59.709 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 12:30:59.709 INFO kablam! --> src/region.rs:171:16 Sep 04 12:30:59.709 INFO kablam! | Sep 04 12:30:59.709 INFO kablam! 171 | region.read_exact(&mut odata[..0x20]).unwrap(); Sep 04 12:30:59.709 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 04 12:30:59.709 INFO kablam! | Sep 04 12:30:59.709 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 04 12:30:59.709 INFO kablam! --> src/read_exact.rs:21:5 Sep 04 12:30:59.709 INFO kablam! | Sep 04 12:30:59.709 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 04 12:30:59.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:30:59.709 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 04 12:30:59.709 INFO kablam! --> src/region.rs:65:1 Sep 04 12:30:59.709 INFO kablam! | Sep 04 12:30:59.709 INFO kablam! 65 | impl Read for Region { Sep 04 12:30:59.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:30:59.709 INFO kablam! Sep 04 12:30:59.713 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 12:30:59.713 INFO kablam! --> src/region.rs:175:16 Sep 04 12:30:59.713 INFO kablam! | Sep 04 12:30:59.713 INFO kablam! 175 | region.read_exact(&mut odata[..]).unwrap(); Sep 04 12:30:59.713 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 04 12:30:59.713 INFO kablam! | Sep 04 12:30:59.713 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 04 12:30:59.713 INFO kablam! --> src/read_exact.rs:21:5 Sep 04 12:30:59.713 INFO kablam! | Sep 04 12:30:59.713 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 04 12:30:59.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:30:59.714 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 04 12:30:59.714 INFO kablam! --> src/region.rs:65:1 Sep 04 12:30:59.714 INFO kablam! | Sep 04 12:30:59.714 INFO kablam! 65 | impl Read for Region { Sep 04 12:30:59.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:30:59.714 INFO kablam! Sep 04 12:30:59.766 INFO kablam! error: aborting due to 3 previous errors Sep 04 12:30:59.766 INFO kablam! Sep 04 12:30:59.766 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 04 12:30:59.775 INFO kablam! error: Could not compile `nue-io`. Sep 04 12:30:59.775 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 12:30:59.806 INFO kablam! error: build failed Sep 04 12:30:59.807 INFO kablam! su: No module specific data is present Sep 04 12:31:00.326 INFO running `"docker" "rm" "-f" "ebbf64e52b49f494574cd2ccf5b1ec3fcd0708265f5c4f1a1ece0373446b050c"` Sep 04 12:31:00.442 INFO blam! ebbf64e52b49f494574cd2ccf5b1ec3fcd0708265f5c4f1a1ece0373446b050c