Aug 30 18:45:08.024 INFO checking embedrs-bytes-0.4.6 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 18:45:08.024 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 18:45:08.024 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-3/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 18:45:08.189 INFO blam! f192f65f9da295276b9af29406a8bea56514d4927aec719caeb4a672b2ecc40e Aug 30 18:45:08.191 INFO running `"docker" "start" "-a" "f192f65f9da295276b9af29406a8bea56514d4927aec719caeb4a672b2ecc40e"` Aug 30 18:45:08.823 INFO kablam! Checking embedrs-bytes v0.4.6 (file:///source) Aug 30 18:45:11.601 INFO kablam! error[E0463]: can't find crate for `bytes` Aug 30 18:45:11.601 INFO kablam! --> benches/bytes.rs:3:1 Aug 30 18:45:11.601 INFO kablam! | Aug 30 18:45:11.601 INFO kablam! 3 | extern crate bytes; Aug 30 18:45:11.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Aug 30 18:45:11.618 INFO kablam! Aug 30 18:45:11.619 INFO kablam! error: aborting due to previous error Aug 30 18:45:11.619 INFO kablam! Aug 30 18:45:11.619 INFO kablam! For more information about this error, try `rustc --explain E0463`. Aug 30 18:45:11.625 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:11.625 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:11.714 INFO kablam! error[E0599]: no method named `take` found for type `std::io::Cursor<&[u8; 11]>` in the current scope Aug 30 18:45:11.714 INFO kablam! --> tests/test_take.rs:10:43 Aug 30 18:45:11.714 INFO kablam! | Aug 30 18:45:11.714 INFO kablam! 10 | let buf = Cursor::new(b"hello world").take(100); Aug 30 18:45:11.714 INFO kablam! | ^^^^ Aug 30 18:45:11.714 INFO kablam! | Aug 30 18:45:11.714 INFO kablam! = note: the method `take` exists but the following trait bounds were not satisfied: Aug 30 18:45:11.714 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : embedrs_bytes::Buf` Aug 30 18:45:11.714 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : std::iter::Iterator` Aug 30 18:45:11.714 INFO kablam! = help: items from traits can only be used if the trait is in scope Aug 30 18:45:11.714 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Aug 30 18:45:11.714 INFO kablam! | Aug 30 18:45:11.714 INFO kablam! 3 | use std::io::Read; Aug 30 18:45:11.714 INFO kablam! | Aug 30 18:45:11.714 INFO kablam! Aug 30 18:45:11.726 INFO kablam! error: aborting due to previous error Aug 30 18:45:11.726 INFO kablam! Aug 30 18:45:11.726 INFO kablam! For more information about this error, try `rustc --explain E0599`. Aug 30 18:45:11.735 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:11.735 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:11.822 INFO kablam! error[E0463]: can't find crate for `iovec` Aug 30 18:45:11.822 INFO kablam! --> tests/test_buf.rs:3:1 Aug 30 18:45:11.822 INFO kablam! | Aug 30 18:45:11.822 INFO kablam! 3 | extern crate iovec; Aug 30 18:45:11.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Aug 30 18:45:11.823 INFO kablam! Aug 30 18:45:11.823 INFO kablam! error: aborting due to previous error Aug 30 18:45:11.823 INFO kablam! Aug 30 18:45:11.823 INFO kablam! For more information about this error, try `rustc --explain E0463`. Aug 30 18:45:11.828 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:11.829 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:11.983 INFO kablam! error[E0463]: can't find crate for `iovec` Aug 30 18:45:11.983 INFO kablam! --> tests/test_chain.rs:2:1 Aug 30 18:45:11.983 INFO kablam! | Aug 30 18:45:11.983 INFO kablam! 2 | extern crate iovec; Aug 30 18:45:11.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Aug 30 18:45:11.983 INFO kablam! Aug 30 18:45:11.983 INFO kablam! error: aborting due to previous error Aug 30 18:45:11.983 INFO kablam! Aug 30 18:45:11.983 INFO kablam! For more information about this error, try `rustc --explain E0463`. Aug 30 18:45:11.988 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:11.988 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:12.097 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Aug 30 18:45:12.097 INFO kablam! --> tests/test_debug.rs:3:5 Aug 30 18:45:12.097 INFO kablam! | Aug 30 18:45:12.097 INFO kablam! 3 | use embedrs_bytes::Bytes; Aug 30 18:45:12.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ no `Bytes` in the root Aug 30 18:45:12.097 INFO kablam! Aug 30 18:45:12.148 INFO kablam! error: aborting due to previous error Aug 30 18:45:12.148 INFO kablam! Aug 30 18:45:12.148 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 30 18:45:12.154 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:12.154 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:12.170 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Aug 30 18:45:12.170 INFO kablam! --> tests/test_from_buf.rs:3:26 Aug 30 18:45:12.170 INFO kablam! | Aug 30 18:45:12.170 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Aug 30 18:45:12.170 INFO kablam! | ^^^^^ no `Bytes` in the root Aug 30 18:45:12.170 INFO kablam! Aug 30 18:45:12.170 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::BytesMut` Aug 30 18:45:12.170 INFO kablam! --> tests/test_from_buf.rs:3:33 Aug 30 18:45:12.170 INFO kablam! | Aug 30 18:45:12.170 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Aug 30 18:45:12.170 INFO kablam! | ^^^^^^^^ no `BytesMut` in the root Aug 30 18:45:12.170 INFO kablam! Aug 30 18:45:12.172 INFO kablam! warning: unused import: `Buf` Aug 30 18:45:12.172 INFO kablam! --> tests/test_from_buf.rs:3:21 Aug 30 18:45:12.172 INFO kablam! | Aug 30 18:45:12.172 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Aug 30 18:45:12.172 INFO kablam! | ^^^ Aug 30 18:45:12.173 INFO kablam! | Aug 30 18:45:12.173 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 18:45:12.173 INFO kablam! Aug 30 18:45:12.237 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Aug 30 18:45:12.237 INFO kablam! --> tests/test_bytes.rs:3:21 Aug 30 18:45:12.237 INFO kablam! | Aug 30 18:45:12.237 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Aug 30 18:45:12.237 INFO kablam! | ^^^^^ no `Bytes` in the root Aug 30 18:45:12.237 INFO kablam! Aug 30 18:45:12.237 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::BytesMut` Aug 30 18:45:12.237 INFO kablam! --> tests/test_bytes.rs:3:28 Aug 30 18:45:12.237 INFO kablam! | Aug 30 18:45:12.238 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Aug 30 18:45:12.238 INFO kablam! | ^^^^^^^^ no `BytesMut` in the root Aug 30 18:45:12.238 INFO kablam! Aug 30 18:45:12.240 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:12.240 INFO kablam! --> tests/test_from_buf.rs:11:43 Aug 30 18:45:12.241 INFO kablam! | Aug 30 18:45:12.241 INFO kablam! 11 | let buf: Vec = Cursor::new(SHORT).collect(); Aug 30 18:45:12.241 INFO kablam! | ^^^^^^^ Aug 30 18:45:12.241 INFO kablam! | Aug 30 18:45:12.241 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:12.241 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:12.241 INFO kablam! Aug 30 18:45:12.281 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:12.281 INFO kablam! --> tests/test_from_buf.rs:14:42 Aug 30 18:45:12.281 INFO kablam! | Aug 30 18:45:12.281 INFO kablam! 14 | let buf: Vec = Cursor::new(LONG).collect(); Aug 30 18:45:12.281 INFO kablam! | ^^^^^^^ Aug 30 18:45:12.281 INFO kablam! | Aug 30 18:45:12.281 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:12.281 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:12.281 INFO kablam! Aug 30 18:45:12.285 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:12.285 INFO kablam! --> tests/test_from_buf.rs:20:41 Aug 30 18:45:12.285 INFO kablam! | Aug 30 18:45:12.285 INFO kablam! 20 | let buf: Bytes = Cursor::new(SHORT).collect(); Aug 30 18:45:12.285 INFO kablam! | ^^^^^^^ Aug 30 18:45:12.285 INFO kablam! | Aug 30 18:45:12.285 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:12.285 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:12.285 INFO kablam! Aug 30 18:45:12.288 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:12.288 INFO kablam! --> tests/test_from_buf.rs:23:40 Aug 30 18:45:12.288 INFO kablam! | Aug 30 18:45:12.288 INFO kablam! 23 | let buf: Bytes = Cursor::new(LONG).collect(); Aug 30 18:45:12.289 INFO kablam! | ^^^^^^^ Aug 30 18:45:12.289 INFO kablam! | Aug 30 18:45:12.289 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:12.289 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:12.289 INFO kablam! Aug 30 18:45:12.291 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:12.292 INFO kablam! --> tests/test_from_buf.rs:29:44 Aug 30 18:45:12.292 INFO kablam! | Aug 30 18:45:12.292 INFO kablam! 29 | let buf: BytesMut = Cursor::new(SHORT).collect(); Aug 30 18:45:12.292 INFO kablam! | ^^^^^^^ Aug 30 18:45:12.292 INFO kablam! | Aug 30 18:45:12.292 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:12.292 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:12.292 INFO kablam! Aug 30 18:45:12.294 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:12.294 INFO kablam! --> tests/test_from_buf.rs:32:43 Aug 30 18:45:12.294 INFO kablam! | Aug 30 18:45:12.294 INFO kablam! 32 | let buf: BytesMut = Cursor::new(LONG).collect(); Aug 30 18:45:12.294 INFO kablam! | ^^^^^^^ Aug 30 18:45:12.294 INFO kablam! | Aug 30 18:45:12.295 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:12.295 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:12.295 INFO kablam! Aug 30 18:45:12.299 INFO kablam! error: aborting due to 8 previous errors Aug 30 18:45:12.299 INFO kablam! Aug 30 18:45:12.299 INFO kablam! Some errors occurred: E0432, E0599. Aug 30 18:45:12.299 INFO kablam! For more information about an error, try `rustc --explain E0432`. Aug 30 18:45:12.306 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:12.306 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:12.716 INFO kablam! warning: unused import: `BufMut` Aug 30 18:45:12.716 INFO kablam! --> tests/test_bytes.rs:3:38 Aug 30 18:45:12.716 INFO kablam! | Aug 30 18:45:12.716 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Aug 30 18:45:12.716 INFO kablam! | ^^^^^^ Aug 30 18:45:12.716 INFO kablam! | Aug 30 18:45:12.716 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 18:45:12.716 INFO kablam! Aug 30 18:45:12.717 INFO kablam! warning: unused import: `std::fmt::Write` Aug 30 18:45:12.717 INFO kablam! --> tests/test_bytes.rs:56:9 Aug 30 18:45:12.717 INFO kablam! | Aug 30 18:45:12.717 INFO kablam! 56 | use std::fmt::Write; Aug 30 18:45:12.717 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 30 18:45:12.717 INFO kablam! Aug 30 18:45:12.723 INFO kablam! error: aborting due to 2 previous errors Aug 30 18:45:12.723 INFO kablam! Aug 30 18:45:12.723 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 30 18:45:12.731 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:12.731 INFO kablam! Aug 30 18:45:12.731 INFO kablam! To learn more, run the command again with --verbose. Aug 30 18:45:12.733 INFO kablam! su: No module specific data is present Aug 30 18:45:13.153 INFO running `"docker" "rm" "-f" "f192f65f9da295276b9af29406a8bea56514d4927aec719caeb4a672b2ecc40e"` Aug 30 18:45:13.243 INFO blam! f192f65f9da295276b9af29406a8bea56514d4927aec719caeb4a672b2ecc40e