Sep 04 09:32:52.014 INFO checking nue-io-0.3.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 09:32:52.014 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 09:32:52.014 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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 09:32:52.173 INFO blam! edbbfe3f629c8993dca27c01d56e21fcbb9dfc2bac0494ae78d17e24100df90e Sep 04 09:32:52.176 INFO running `"docker" "start" "-a" "edbbfe3f629c8993dca27c01d56e21fcbb9dfc2bac0494ae78d17e24100df90e"` Sep 04 09:32:52.762 INFO kablam! Checking resize-slice v0.1.3 Sep 04 09:32:53.308 INFO kablam! Checking nue-io v0.3.0 (file:///source) Sep 04 09:32:54.157 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 09:32:54.157 INFO kablam! --> src/region.rs:167:16 Sep 04 09:32:54.157 INFO kablam! | Sep 04 09:32:54.157 INFO kablam! 167 | region.read_exact(&mut odata).unwrap(); Sep 04 09:32:54.157 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 04 09:32:54.157 INFO kablam! | Sep 04 09:32:54.157 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 04 09:32:54.157 INFO kablam! --> src/read_exact.rs:21:5 Sep 04 09:32:54.157 INFO kablam! | Sep 04 09:32:54.157 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 04 09:32:54.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:32:54.158 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 04 09:32:54.158 INFO kablam! --> src/region.rs:65:1 Sep 04 09:32:54.158 INFO kablam! | Sep 04 09:32:54.158 INFO kablam! 65 | impl Read for Region { Sep 04 09:32:54.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:32:54.158 INFO kablam! Sep 04 09:32:54.210 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 09:32:54.210 INFO kablam! --> src/region.rs:171:16 Sep 04 09:32:54.210 INFO kablam! | Sep 04 09:32:54.210 INFO kablam! 171 | region.read_exact(&mut odata[..0x20]).unwrap(); Sep 04 09:32:54.210 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 04 09:32:54.210 INFO kablam! | Sep 04 09:32:54.210 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 04 09:32:54.210 INFO kablam! --> src/read_exact.rs:21:5 Sep 04 09:32:54.210 INFO kablam! | Sep 04 09:32:54.210 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 04 09:32:54.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:32:54.211 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 04 09:32:54.211 INFO kablam! --> src/region.rs:65:1 Sep 04 09:32:54.211 INFO kablam! | Sep 04 09:32:54.211 INFO kablam! 65 | impl Read for Region { Sep 04 09:32:54.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:32:54.211 INFO kablam! Sep 04 09:32:54.215 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 09:32:54.215 INFO kablam! --> src/region.rs:175:16 Sep 04 09:32:54.215 INFO kablam! | Sep 04 09:32:54.215 INFO kablam! 175 | region.read_exact(&mut odata[..]).unwrap(); Sep 04 09:32:54.215 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 04 09:32:54.215 INFO kablam! | Sep 04 09:32:54.216 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 04 09:32:54.216 INFO kablam! --> src/read_exact.rs:21:5 Sep 04 09:32:54.216 INFO kablam! | Sep 04 09:32:54.216 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 04 09:32:54.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:32:54.216 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 04 09:32:54.216 INFO kablam! --> src/region.rs:65:1 Sep 04 09:32:54.216 INFO kablam! | Sep 04 09:32:54.216 INFO kablam! 65 | impl Read for Region { Sep 04 09:32:54.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:32:54.216 INFO kablam! Sep 04 09:32:54.288 INFO kablam! error: aborting due to 3 previous errors Sep 04 09:32:54.288 INFO kablam! Sep 04 09:32:54.288 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 04 09:32:54.299 INFO kablam! error: Could not compile `nue-io`. Sep 04 09:32:54.299 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:32:54.379 INFO kablam! error: build failed Sep 04 09:32:54.381 INFO kablam! su: No module specific data is present Sep 04 09:32:54.799 INFO running `"docker" "rm" "-f" "edbbfe3f629c8993dca27c01d56e21fcbb9dfc2bac0494ae78d17e24100df90e"` Sep 04 09:32:54.928 INFO blam! edbbfe3f629c8993dca27c01d56e21fcbb9dfc2bac0494ae78d17e24100df90e