Sep 17 20:41:42.057 INFO checking nue-io-0.3.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 20:41:42.057 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 20:41:42.057 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 20:41:42.268 INFO blam! dee94d7b94cf10a0e581023c1952336507873d18e9eb66963b82c2a3d964669c Sep 17 20:41:42.270 INFO running `"docker" "start" "-a" "dee94d7b94cf10a0e581023c1952336507873d18e9eb66963b82c2a3d964669c"` Sep 17 20:41:43.614 INFO kablam! usermod: no changes Sep 17 20:41:43.683 INFO kablam! Checking resize-slice v0.1.3 Sep 17 20:41:43.991 INFO kablam! Checking nue-io v0.3.0 (/source) Sep 17 20:41:44.551 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 20:41:44.551 INFO kablam! --> src/region.rs:167:16 Sep 17 20:41:44.551 INFO kablam! | Sep 17 20:41:44.551 INFO kablam! 167 | region.read_exact(&mut odata).unwrap(); Sep 17 20:41:44.551 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 17 20:41:44.551 INFO kablam! | Sep 17 20:41:44.551 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 17 20:41:44.551 INFO kablam! --> src/read_exact.rs:21:5 Sep 17 20:41:44.551 INFO kablam! | Sep 17 20:41:44.551 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 17 20:41:44.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:41:44.551 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 17 20:41:44.551 INFO kablam! --> src/region.rs:65:1 Sep 17 20:41:44.551 INFO kablam! | Sep 17 20:41:44.551 INFO kablam! 65 | impl Read for Region { Sep 17 20:41:44.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:41:44.551 INFO kablam! Sep 17 20:41:44.571 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 20:41:44.571 INFO kablam! --> src/region.rs:171:16 Sep 17 20:41:44.571 INFO kablam! | Sep 17 20:41:44.571 INFO kablam! 171 | region.read_exact(&mut odata[..0x20]).unwrap(); Sep 17 20:41:44.571 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 17 20:41:44.571 INFO kablam! | Sep 17 20:41:44.571 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 17 20:41:44.571 INFO kablam! --> src/read_exact.rs:21:5 Sep 17 20:41:44.571 INFO kablam! | Sep 17 20:41:44.571 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 17 20:41:44.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:41:44.571 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 17 20:41:44.571 INFO kablam! --> src/region.rs:65:1 Sep 17 20:41:44.571 INFO kablam! | Sep 17 20:41:44.571 INFO kablam! 65 | impl Read for Region { Sep 17 20:41:44.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:41:44.571 INFO kablam! Sep 17 20:41:44.571 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 20:41:44.571 INFO kablam! --> src/region.rs:175:16 Sep 17 20:41:44.571 INFO kablam! | Sep 17 20:41:44.571 INFO kablam! 175 | region.read_exact(&mut odata[..]).unwrap(); Sep 17 20:41:44.571 INFO kablam! | ^^^^^^^^^^ multiple `read_exact` found Sep 17 20:41:44.571 INFO kablam! | Sep 17 20:41:44.571 INFO kablam! note: candidate #1 is defined in an impl of the trait `read_exact::ReadExactExt` for the type `_` Sep 17 20:41:44.571 INFO kablam! --> src/read_exact.rs:21:5 Sep 17 20:41:44.571 INFO kablam! | Sep 17 20:41:44.571 INFO kablam! 21 | fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error> { Sep 17 20:41:44.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:41:44.571 INFO kablam! note: candidate #2 is defined in an impl of the trait `std::io::Read` for the type `region::Region<_>` Sep 17 20:41:44.571 INFO kablam! --> src/region.rs:65:1 Sep 17 20:41:44.571 INFO kablam! | Sep 17 20:41:44.571 INFO kablam! 65 | impl Read for Region { Sep 17 20:41:44.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:41:44.571 INFO kablam! Sep 17 20:41:44.603 INFO kablam! error: aborting due to 3 previous errors Sep 17 20:41:44.603 INFO kablam! Sep 17 20:41:44.603 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 17 20:41:44.607 INFO kablam! error: Could not compile `nue-io`. Sep 17 20:41:44.607 INFO kablam! Sep 17 20:41:44.607 INFO kablam! To learn more, run the command again with --verbose. Sep 17 20:41:44.607 INFO kablam! su: No module specific data is present Sep 17 20:41:45.450 INFO running `"docker" "rm" "-f" "dee94d7b94cf10a0e581023c1952336507873d18e9eb66963b82c2a3d964669c"` Sep 17 20:41:45.723 INFO blam! dee94d7b94cf10a0e581023c1952336507873d18e9eb66963b82c2a3d964669c