Nov 02 17:54:27.959 INFO checking atsiporu/threadedbufreader against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 17:54:27.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-7/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 02 17:54:28.372 INFO blam! be55aeea4df617cd740e8497ba09738a96a59311ed519a6e4b9c8a9b6517bc2e Nov 02 17:54:28.374 INFO running `"docker" "start" "-a" "be55aeea4df617cd740e8497ba09738a96a59311ed519a6e4b9c8a9b6517bc2e"` Nov 02 17:54:28.851 INFO kablam! usermod: no changes Nov 02 17:54:28.884 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 02 17:54:28.884 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 02 17:54:28.884 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 02 17:54:28.884 INFO kablam! files will be included as a binary target: Nov 02 17:54:28.884 INFO kablam! Nov 02 17:54:28.884 INFO kablam! * /source/src/main.rs Nov 02 17:54:28.884 INFO kablam! Nov 02 17:54:28.884 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 02 17:54:28.884 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 02 17:54:28.884 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 02 17:54:28.884 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 02 17:54:28.884 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 02 17:54:28.884 INFO kablam! Nov 02 17:54:28.884 INFO kablam! For more information on this warning you can consult Nov 02 17:54:28.884 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 02 17:54:28.884 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Nov 02 17:54:28.884 INFO kablam! please set bin.path in Cargo.toml Nov 02 17:54:28.884 INFO kablam! Checking tbr v0.1.0 (/source) Nov 02 17:54:29.234 INFO kablam! error: conflicting implementations of trait `std::convert::Into<&mut _>` for type `&Reader<_>`: (E0119) Nov 02 17:54:29.235 INFO kablam! --> src/lib.rs:116:1 Nov 02 17:54:29.235 INFO kablam! | Nov 02 17:54:29.235 INFO kablam! 116 | impl<'a, R: Read> Into<&'a mut R> for &'a Reader Nov 02 17:54:29.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 17:54:29.235 INFO kablam! | Nov 02 17:54:29.235 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Nov 02 17:54:29.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 17:54:29.235 INFO kablam! = note: for more information, see issue #46205 Nov 02 17:54:29.235 INFO kablam! = note: conflicting implementation in crate `core`: Nov 02 17:54:29.235 INFO kablam! - impl std::convert::Into for T Nov 02 17:54:29.235 INFO kablam! where U: std::convert::From; Nov 02 17:54:29.235 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&Reader<_>>` for type `&mut _` Nov 02 17:54:29.235 INFO kablam! Nov 02 17:54:29.235 INFO kablam! error: aborting due to previous error Nov 02 17:54:29.235 INFO kablam! Nov 02 17:54:29.243 INFO kablam! error: Could not compile `tbr`. Nov 02 17:54:29.243 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 02 17:54:29.334 INFO kablam! error: conflicting implementations of trait `std::convert::Into<&mut _>` for type `&Reader<_>`: (E0119) Nov 02 17:54:29.334 INFO kablam! --> src/lib.rs:116:1 Nov 02 17:54:29.335 INFO kablam! | Nov 02 17:54:29.335 INFO kablam! 116 | impl<'a, R: Read> Into<&'a mut R> for &'a Reader Nov 02 17:54:29.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 17:54:29.335 INFO kablam! | Nov 02 17:54:29.335 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Nov 02 17:54:29.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 17:54:29.335 INFO kablam! = note: for more information, see issue #46205 Nov 02 17:54:29.335 INFO kablam! = note: conflicting implementation in crate `core`: Nov 02 17:54:29.335 INFO kablam! - impl std::convert::Into for T Nov 02 17:54:29.335 INFO kablam! where U: std::convert::From; Nov 02 17:54:29.335 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&Reader<_>>` for type `&mut _` Nov 02 17:54:29.335 INFO kablam! Nov 02 17:54:29.335 INFO kablam! error: aborting due to previous error Nov 02 17:54:29.335 INFO kablam! Nov 02 17:54:29.342 INFO kablam! error: Could not compile `tbr`. Nov 02 17:54:29.342 INFO kablam! Nov 02 17:54:29.342 INFO kablam! To learn more, run the command again with --verbose. Nov 02 17:54:29.344 INFO kablam! su: No module specific data is present Nov 02 17:54:29.641 INFO running `"docker" "rm" "-f" "be55aeea4df617cd740e8497ba09738a96a59311ed519a6e4b9c8a9b6517bc2e"` Nov 02 17:54:29.759 INFO blam! be55aeea4df617cd740e8497ba09738a96a59311ed519a6e4b9c8a9b6517bc2e