Nov 28 09:08:45.565 INFO checking atsiporu/threadedbufreader against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 09:08:45.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-7/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 09:08:45.804 INFO [stdout] ce1815e21051c121709d5c89a8aa497c0aecc444fcbe818521a5ba711fa98d4f Nov 28 09:08:45.807 INFO running `"docker" "start" "-a" "ce1815e21051c121709d5c89a8aa497c0aecc444fcbe818521a5ba711fa98d4f"` Nov 28 09:08:46.228 INFO [stderr] usermod: no changes Nov 28 09:08:46.256 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 28 09:08:46.256 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 28 09:08:46.256 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 28 09:08:46.256 INFO [stderr] files will be included as a binary target: Nov 28 09:08:46.256 INFO [stderr] Nov 28 09:08:46.256 INFO [stderr] * /source/src/main.rs Nov 28 09:08:46.256 INFO [stderr] Nov 28 09:08:46.256 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 28 09:08:46.256 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 28 09:08:46.256 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 28 09:08:46.256 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 28 09:08:46.256 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 28 09:08:46.256 INFO [stderr] Nov 28 09:08:46.256 INFO [stderr] For more information on this warning you can consult Nov 28 09:08:46.256 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 28 09:08:46.256 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Nov 28 09:08:46.256 INFO [stderr] please set bin.path in Cargo.toml Nov 28 09:08:46.261 INFO [stderr] Checking tbr v0.1.0 (/source) Nov 28 09:08:46.621 INFO [stderr] error: conflicting implementations of trait `std::convert::Into<&mut _>` for type `&Reader<_>`: (E0119) Nov 28 09:08:46.621 INFO [stderr] --> src/lib.rs:116:1 Nov 28 09:08:46.621 INFO [stderr] | Nov 28 09:08:46.622 INFO [stderr] 116 | impl<'a, R: Read> Into<&'a mut R> for &'a Reader Nov 28 09:08:46.622 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 09:08:46.622 INFO [stderr] | Nov 28 09:08:46.623 INFO [stderr] = note: #[deny(incoherent_fundamental_impls)] on by default Nov 28 09:08:46.623 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 28 09:08:46.623 INFO [stderr] = note: for more information, see issue #46205 Nov 28 09:08:46.623 INFO [stderr] = note: conflicting implementation in crate `core`: Nov 28 09:08:46.624 INFO [stderr] - impl std::convert::Into for T Nov 28 09:08:46.624 INFO [stderr] where U: std::convert::From; Nov 28 09:08:46.624 INFO [stderr] = note: downstream crates may implement trait `std::convert::From<&Reader<_>>` for type `&mut _` Nov 28 09:08:46.624 INFO [stderr] Nov 28 09:08:46.625 INFO [stderr] error: aborting due to previous error Nov 28 09:08:46.625 INFO [stderr] Nov 28 09:08:46.630 INFO [stderr] error: Could not compile `tbr`. Nov 28 09:08:46.630 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 09:08:46.679 INFO [stderr] error: conflicting implementations of trait `std::convert::Into<&mut _>` for type `&Reader<_>`: (E0119) Nov 28 09:08:46.680 INFO [stderr] --> src/lib.rs:116:1 Nov 28 09:08:46.680 INFO [stderr] | Nov 28 09:08:46.680 INFO [stderr] 116 | impl<'a, R: Read> Into<&'a mut R> for &'a Reader Nov 28 09:08:46.680 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 09:08:46.680 INFO [stderr] | Nov 28 09:08:46.680 INFO [stderr] = note: #[deny(incoherent_fundamental_impls)] on by default Nov 28 09:08:46.680 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 28 09:08:46.680 INFO [stderr] = note: for more information, see issue #46205 Nov 28 09:08:46.680 INFO [stderr] = note: conflicting implementation in crate `core`: Nov 28 09:08:46.680 INFO [stderr] - impl std::convert::Into for T Nov 28 09:08:46.680 INFO [stderr] where U: std::convert::From; Nov 28 09:08:46.680 INFO [stderr] = note: downstream crates may implement trait `std::convert::From<&Reader<_>>` for type `&mut _` Nov 28 09:08:46.680 INFO [stderr] Nov 28 09:08:46.680 INFO [stderr] error: aborting due to previous error Nov 28 09:08:46.680 INFO [stderr] Nov 28 09:08:46.690 INFO [stderr] error: Could not compile `tbr`. Nov 28 09:08:46.690 INFO [stderr] Nov 28 09:08:46.690 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 09:08:46.691 INFO [stderr] su: No module specific data is present Nov 28 09:08:46.965 INFO running `"docker" "inspect" "ce1815e21051c121709d5c89a8aa497c0aecc444fcbe818521a5ba711fa98d4f"` Nov 28 09:08:47.082 INFO running `"docker" "rm" "-f" "ce1815e21051c121709d5c89a8aa497c0aecc444fcbe818521a5ba711fa98d4f"` Nov 28 09:08:47.308 INFO [stdout] ce1815e21051c121709d5c89a8aa497c0aecc444fcbe818521a5ba711fa98d4f