Nov 17 08:51:42.815 INFO testing atsiporu/threadedbufreader against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 08:51:42.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 17 08:51:43.105 INFO [stdout] 37a2df0eb5f892bcc5b2bab796d72f8563a9026eef947a4d743f56c96be5d8d2 Nov 17 08:51:43.107 INFO running `"docker" "start" "-a" "37a2df0eb5f892bcc5b2bab796d72f8563a9026eef947a4d743f56c96be5d8d2"` Nov 17 08:51:43.767 INFO [stderr] usermod: no changes Nov 17 08:51:43.795 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:51:43.795 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:51:43.795 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:51:43.795 INFO [stderr] files will be included as a binary target: Nov 17 08:51:43.795 INFO [stderr] Nov 17 08:51:43.795 INFO [stderr] * /source/src/main.rs Nov 17 08:51:43.795 INFO [stderr] Nov 17 08:51:43.795 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:51:43.795 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:51:43.795 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:51:43.795 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:51:43.795 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:51:43.795 INFO [stderr] Nov 17 08:51:43.795 INFO [stderr] For more information on this warning you can consult Nov 17 08:51:43.795 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:51:43.795 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Nov 17 08:51:43.795 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:51:43.801 INFO [stderr] Compiling tbr v0.1.0 (/source) Nov 17 08:51:44.095 INFO [stderr] error: conflicting implementations of trait `std::convert::Into<&mut _>` for type `&Reader<_>`: (E0119) Nov 17 08:51:44.095 INFO [stderr] --> src/lib.rs:116:1 Nov 17 08:51:44.095 INFO [stderr] | Nov 17 08:51:44.095 INFO [stderr] 116 | impl<'a, R: Read> Into<&'a mut R> for &'a Reader Nov 17 08:51:44.095 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 08:51:44.095 INFO [stderr] | Nov 17 08:51:44.095 INFO [stderr] = note: #[deny(incoherent_fundamental_impls)] on by default Nov 17 08:51:44.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 08:51:44.096 INFO [stderr] = note: for more information, see issue #46205 Nov 17 08:51:44.096 INFO [stderr] = note: conflicting implementation in crate `core`: Nov 17 08:51:44.096 INFO [stderr] - impl std::convert::Into for T Nov 17 08:51:44.096 INFO [stderr] where U: std::convert::From; Nov 17 08:51:44.096 INFO [stderr] = note: downstream crates may implement trait `std::convert::From<&Reader<_>>` for type `&mut _` Nov 17 08:51:44.096 INFO [stderr] Nov 17 08:51:44.096 INFO [stderr] error: aborting due to previous error Nov 17 08:51:44.096 INFO [stderr] Nov 17 08:51:44.099 INFO [stderr] error: Could not compile `tbr`. Nov 17 08:51:44.099 INFO [stderr] Nov 17 08:51:44.099 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 08:51:44.100 INFO [stderr] su: No module specific data is present Nov 17 08:51:44.752 INFO running `"docker" "inspect" "37a2df0eb5f892bcc5b2bab796d72f8563a9026eef947a4d743f56c96be5d8d2"` Nov 17 08:51:44.832 INFO running `"docker" "rm" "-f" "37a2df0eb5f892bcc5b2bab796d72f8563a9026eef947a4d743f56c96be5d8d2"` Nov 17 08:51:44.929 INFO [stdout] 37a2df0eb5f892bcc5b2bab796d72f8563a9026eef947a4d743f56c96be5d8d2