Sep 06 07:33:08.544 INFO checking embedrs-bytes-0.4.6 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:33:08.544 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:33:08.544 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:33:08.741 INFO blam! fde80168162fd15a6d81e3e08f84c2185f7bd6952e84ae3bc85d0c620548120d Sep 06 07:33:08.751 INFO running `"docker" "start" "-a" "fde80168162fd15a6d81e3e08f84c2185f7bd6952e84ae3bc85d0c620548120d"` Sep 06 07:33:09.930 INFO kablam! usermod: no changes Sep 06 07:33:09.995 INFO kablam! Checking embedrs-bytes v0.4.6 (file:///source) Sep 06 07:33:11.744 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 06 07:33:11.744 INFO kablam! --> tests/test_iter.rs:3:35 Sep 06 07:33:11.744 INFO kablam! | Sep 06 07:33:11.744 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 06 07:33:11.744 INFO kablam! | ^^^^^ no `Bytes` in the root Sep 06 07:33:11.744 INFO kablam! Sep 06 07:33:11.753 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 06 07:33:11.753 INFO kablam! --> tests/test_debug.rs:3:5 Sep 06 07:33:11.753 INFO kablam! | Sep 06 07:33:11.754 INFO kablam! 3 | use embedrs_bytes::Bytes; Sep 06 07:33:11.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ no `Bytes` in the root Sep 06 07:33:11.754 INFO kablam! Sep 06 07:33:11.769 INFO kablam! warning: unused import: `Buf` Sep 06 07:33:11.769 INFO kablam! --> tests/test_iter.rs:3:21 Sep 06 07:33:11.769 INFO kablam! | Sep 06 07:33:11.769 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 06 07:33:11.769 INFO kablam! | ^^^ Sep 06 07:33:11.769 INFO kablam! | Sep 06 07:33:11.769 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 07:33:11.769 INFO kablam! Sep 06 07:33:11.770 INFO kablam! warning: unused import: `IntoBuf` Sep 06 07:33:11.770 INFO kablam! --> tests/test_iter.rs:3:26 Sep 06 07:33:11.770 INFO kablam! | Sep 06 07:33:11.770 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 06 07:33:11.770 INFO kablam! | ^^^^^^^ Sep 06 07:33:11.770 INFO kablam! Sep 06 07:33:11.772 INFO kablam! error: aborting due to previous error Sep 06 07:33:11.772 INFO kablam! Sep 06 07:33:11.772 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 06 07:33:11.780 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 06 07:33:11.780 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:33:11.830 INFO kablam! error: aborting due to previous error Sep 06 07:33:11.830 INFO kablam! Sep 06 07:33:11.830 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 06 07:33:11.862 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 06 07:33:11.862 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:33:12.022 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 06 07:33:12.022 INFO kablam! --> tests/test_chain.rs:2:1 Sep 06 07:33:12.022 INFO kablam! | Sep 06 07:33:12.022 INFO kablam! 2 | extern crate iovec; Sep 06 07:33:12.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 07:33:12.022 INFO kablam! Sep 06 07:33:12.022 INFO kablam! error: aborting due to previous error Sep 06 07:33:12.022 INFO kablam! Sep 06 07:33:12.023 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 07:33:12.030 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 06 07:33:12.030 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:33:12.062 INFO kablam! error[E0463]: can't find crate for `bytes` Sep 06 07:33:12.062 INFO kablam! --> benches/bytes.rs:3:1 Sep 06 07:33:12.062 INFO kablam! | Sep 06 07:33:12.062 INFO kablam! 3 | extern crate bytes; Sep 06 07:33:12.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 07:33:12.062 INFO kablam! Sep 06 07:33:12.062 INFO kablam! error: aborting due to previous error Sep 06 07:33:12.062 INFO kablam! Sep 06 07:33:12.062 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 07:33:12.074 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 06 07:33:12.074 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:33:12.134 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 06 07:33:12.134 INFO kablam! --> tests/test_buf.rs:3:1 Sep 06 07:33:12.134 INFO kablam! | Sep 06 07:33:12.134 INFO kablam! 3 | extern crate iovec; Sep 06 07:33:12.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 07:33:12.134 INFO kablam! Sep 06 07:33:12.134 INFO kablam! error: aborting due to previous error Sep 06 07:33:12.134 INFO kablam! Sep 06 07:33:12.134 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 07:33:12.140 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 06 07:33:12.140 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:33:12.167 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 06 07:33:12.167 INFO kablam! --> tests/test_from_buf.rs:3:26 Sep 06 07:33:12.167 INFO kablam! | Sep 06 07:33:12.167 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 06 07:33:12.167 INFO kablam! | ^^^^^ no `Bytes` in the root Sep 06 07:33:12.167 INFO kablam! Sep 06 07:33:12.168 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::BytesMut` Sep 06 07:33:12.168 INFO kablam! --> tests/test_from_buf.rs:3:33 Sep 06 07:33:12.168 INFO kablam! | Sep 06 07:33:12.168 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 06 07:33:12.168 INFO kablam! | ^^^^^^^^ no `BytesMut` in the root Sep 06 07:33:12.168 INFO kablam! Sep 06 07:33:12.168 INFO kablam! warning: unused import: `Buf` Sep 06 07:33:12.168 INFO kablam! --> tests/test_from_buf.rs:3:21 Sep 06 07:33:12.168 INFO kablam! | Sep 06 07:33:12.168 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 06 07:33:12.168 INFO kablam! | ^^^ Sep 06 07:33:12.168 INFO kablam! | Sep 06 07:33:12.168 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 07:33:12.168 INFO kablam! Sep 06 07:33:12.226 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 06 07:33:12.226 INFO kablam! --> tests/test_from_buf.rs:11:43 Sep 06 07:33:12.226 INFO kablam! | Sep 06 07:33:12.226 INFO kablam! 11 | let buf: Vec = Cursor::new(SHORT).collect(); Sep 06 07:33:12.226 INFO kablam! | ^^^^^^^ Sep 06 07:33:12.226 INFO kablam! | Sep 06 07:33:12.226 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 06 07:33:12.226 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 06 07:33:12.226 INFO kablam! Sep 06 07:33:12.242 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 06 07:33:12.242 INFO kablam! --> tests/test_from_buf.rs:14:42 Sep 06 07:33:12.242 INFO kablam! | Sep 06 07:33:12.242 INFO kablam! 14 | let buf: Vec = Cursor::new(LONG).collect(); Sep 06 07:33:12.242 INFO kablam! | ^^^^^^^ Sep 06 07:33:12.243 INFO kablam! | Sep 06 07:33:12.243 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 06 07:33:12.244 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 06 07:33:12.244 INFO kablam! Sep 06 07:33:12.248 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 06 07:33:12.248 INFO kablam! --> tests/test_from_buf.rs:20:41 Sep 06 07:33:12.248 INFO kablam! | Sep 06 07:33:12.248 INFO kablam! 20 | let buf: Bytes = Cursor::new(SHORT).collect(); Sep 06 07:33:12.248 INFO kablam! | ^^^^^^^ Sep 06 07:33:12.248 INFO kablam! | Sep 06 07:33:12.248 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 06 07:33:12.248 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 06 07:33:12.248 INFO kablam! Sep 06 07:33:12.248 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 06 07:33:12.248 INFO kablam! --> tests/test_from_buf.rs:23:40 Sep 06 07:33:12.248 INFO kablam! | Sep 06 07:33:12.248 INFO kablam! 23 | let buf: Bytes = Cursor::new(LONG).collect(); Sep 06 07:33:12.248 INFO kablam! | ^^^^^^^ Sep 06 07:33:12.248 INFO kablam! | Sep 06 07:33:12.248 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 06 07:33:12.248 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 06 07:33:12.248 INFO kablam! Sep 06 07:33:12.252 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 06 07:33:12.252 INFO kablam! --> tests/test_from_buf.rs:29:44 Sep 06 07:33:12.252 INFO kablam! | Sep 06 07:33:12.252 INFO kablam! 29 | let buf: BytesMut = Cursor::new(SHORT).collect(); Sep 06 07:33:12.252 INFO kablam! | ^^^^^^^ Sep 06 07:33:12.252 INFO kablam! | Sep 06 07:33:12.252 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 06 07:33:12.252 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 06 07:33:12.252 INFO kablam! Sep 06 07:33:12.253 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 06 07:33:12.253 INFO kablam! --> tests/test_from_buf.rs:32:43 Sep 06 07:33:12.253 INFO kablam! | Sep 06 07:33:12.253 INFO kablam! 32 | let buf: BytesMut = Cursor::new(LONG).collect(); Sep 06 07:33:12.253 INFO kablam! | ^^^^^^^ Sep 06 07:33:12.253 INFO kablam! | Sep 06 07:33:12.253 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 06 07:33:12.253 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 06 07:33:12.253 INFO kablam! Sep 06 07:33:12.256 INFO kablam! error: aborting due to 8 previous errors Sep 06 07:33:12.258 INFO kablam! Sep 06 07:33:12.258 INFO kablam! Some errors occurred: E0432, E0599. Sep 06 07:33:12.258 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 06 07:33:12.266 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 06 07:33:12.266 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:33:12.286 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 06 07:33:12.286 INFO kablam! --> tests/test_bytes.rs:3:21 Sep 06 07:33:12.286 INFO kablam! | Sep 06 07:33:12.286 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 06 07:33:12.286 INFO kablam! | ^^^^^ no `Bytes` in the root Sep 06 07:33:12.286 INFO kablam! Sep 06 07:33:12.286 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::BytesMut` Sep 06 07:33:12.286 INFO kablam! --> tests/test_bytes.rs:3:28 Sep 06 07:33:12.286 INFO kablam! | Sep 06 07:33:12.286 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 06 07:33:12.286 INFO kablam! | ^^^^^^^^ no `BytesMut` in the root Sep 06 07:33:12.286 INFO kablam! Sep 06 07:33:12.294 INFO kablam! error[E0599]: no method named `take` found for type `std::io::Cursor<&[u8; 11]>` in the current scope Sep 06 07:33:12.294 INFO kablam! --> tests/test_take.rs:10:43 Sep 06 07:33:12.294 INFO kablam! | Sep 06 07:33:12.294 INFO kablam! 10 | let buf = Cursor::new(b"hello world").take(100); Sep 06 07:33:12.294 INFO kablam! | ^^^^ Sep 06 07:33:12.294 INFO kablam! | Sep 06 07:33:12.294 INFO kablam! = note: the method `take` exists but the following trait bounds were not satisfied: Sep 06 07:33:12.294 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : embedrs_bytes::Buf` Sep 06 07:33:12.294 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : std::iter::Iterator` Sep 06 07:33:12.294 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 06 07:33:12.294 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 06 07:33:12.294 INFO kablam! | Sep 06 07:33:12.294 INFO kablam! 3 | use std::io::Read; Sep 06 07:33:12.294 INFO kablam! | Sep 06 07:33:12.294 INFO kablam! Sep 06 07:33:12.302 INFO kablam! error: aborting due to previous error Sep 06 07:33:12.302 INFO kablam! Sep 06 07:33:12.302 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 07:33:12.306 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 06 07:33:12.306 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:33:12.606 INFO kablam! warning: unused import: `BufMut` Sep 06 07:33:12.606 INFO kablam! --> tests/test_bytes.rs:3:38 Sep 06 07:33:12.606 INFO kablam! | Sep 06 07:33:12.606 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 06 07:33:12.606 INFO kablam! | ^^^^^^ Sep 06 07:33:12.606 INFO kablam! | Sep 06 07:33:12.606 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 07:33:12.606 INFO kablam! Sep 06 07:33:12.606 INFO kablam! warning: unused import: `std::fmt::Write` Sep 06 07:33:12.606 INFO kablam! --> tests/test_bytes.rs:56:9 Sep 06 07:33:12.606 INFO kablam! | Sep 06 07:33:12.606 INFO kablam! 56 | use std::fmt::Write; Sep 06 07:33:12.606 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 07:33:12.606 INFO kablam! Sep 06 07:33:12.617 INFO kablam! error: aborting due to 2 previous errors Sep 06 07:33:12.617 INFO kablam! Sep 06 07:33:12.617 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 06 07:33:12.623 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 06 07:33:12.623 INFO kablam! Sep 06 07:33:12.624 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:33:12.624 INFO kablam! su: No module specific data is present Sep 06 07:33:13.365 INFO running `"docker" "rm" "-f" "fde80168162fd15a6d81e3e08f84c2185f7bd6952e84ae3bc85d0c620548120d"` Sep 06 07:33:13.460 INFO blam! fde80168162fd15a6d81e3e08f84c2185f7bd6952e84ae3bc85d0c620548120d