Aug 30 18:45:07.610 INFO checking embedrs-bytes-0.4.6 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 18:45:07.610 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 18:45:07.610 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-2/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/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 +bc5a74802bb3ffc82f51ef04bca58d64220124c4-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:07.769 INFO blam! 16ef9c75d2442fb2a7055de53b37d45724cfd7ac188fbbf5c5cd9c48243504d8 Aug 30 18:45:07.771 INFO running `"docker" "start" "-a" "16ef9c75d2442fb2a7055de53b37d45724cfd7ac188fbbf5c5cd9c48243504d8"` Aug 30 18:45:08.358 INFO kablam! Checking embedrs-bytes v0.4.6 (file:///source) Aug 30 18:45:10.284 INFO kablam! error[E0463]: can't find crate for `iovec` Aug 30 18:45:10.284 INFO kablam! --> tests/test_buf_mut.rs:3:1 Aug 30 18:45:10.284 INFO kablam! | Aug 30 18:45:10.284 INFO kablam! 3 | extern crate iovec; Aug 30 18:45:10.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Aug 30 18:45:10.285 INFO kablam! Aug 30 18:45:10.285 INFO kablam! error: aborting due to previous error Aug 30 18:45:10.285 INFO kablam! Aug 30 18:45:10.285 INFO kablam! For more information about this error, try `rustc --explain E0463`. Aug 30 18:45:10.290 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:10.290 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:10.395 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Aug 30 18:45:10.395 INFO kablam! --> tests/test_iter.rs:3:35 Aug 30 18:45:10.395 INFO kablam! | Aug 30 18:45:10.395 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Aug 30 18:45:10.395 INFO kablam! | ^^^^^ no `Bytes` in the root Aug 30 18:45:10.396 INFO kablam! Aug 30 18:45:10.468 INFO kablam! warning: unused import: `Buf` Aug 30 18:45:10.468 INFO kablam! --> tests/test_iter.rs:3:21 Aug 30 18:45:10.468 INFO kablam! | Aug 30 18:45:10.468 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Aug 30 18:45:10.469 INFO kablam! | ^^^ Aug 30 18:45:10.469 INFO kablam! | Aug 30 18:45:10.470 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 18:45:10.470 INFO kablam! Aug 30 18:45:10.471 INFO kablam! warning: unused import: `IntoBuf` Aug 30 18:45:10.471 INFO kablam! --> tests/test_iter.rs:3:26 Aug 30 18:45:10.471 INFO kablam! | Aug 30 18:45:10.471 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Aug 30 18:45:10.471 INFO kablam! | ^^^^^^^ Aug 30 18:45:10.471 INFO kablam! Aug 30 18:45:10.473 INFO kablam! error: aborting due to previous error Aug 30 18:45:10.478 INFO kablam! Aug 30 18:45:10.479 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 30 18:45:10.496 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:10.497 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:10.941 INFO kablam! error[E0463]: can't find crate for `iovec` Aug 30 18:45:10.941 INFO kablam! --> tests/test_chain.rs:2:1 Aug 30 18:45:10.941 INFO kablam! | Aug 30 18:45:10.941 INFO kablam! 2 | extern crate iovec; Aug 30 18:45:10.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Aug 30 18:45:10.941 INFO kablam! Aug 30 18:45:10.942 INFO kablam! error: aborting due to previous error Aug 30 18:45:10.942 INFO kablam! Aug 30 18:45:10.942 INFO kablam! For more information about this error, try `rustc --explain E0463`. Aug 30 18:45:10.947 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:10.948 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:11.016 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Aug 30 18:45:11.016 INFO kablam! --> tests/test_bytes.rs:3:21 Aug 30 18:45:11.016 INFO kablam! | Aug 30 18:45:11.016 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Aug 30 18:45:11.016 INFO kablam! | ^^^^^ no `Bytes` in the root Aug 30 18:45:11.016 INFO kablam! Aug 30 18:45:11.016 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::BytesMut` Aug 30 18:45:11.016 INFO kablam! --> tests/test_bytes.rs:3:28 Aug 30 18:45:11.016 INFO kablam! | Aug 30 18:45:11.016 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Aug 30 18:45:11.016 INFO kablam! | ^^^^^^^^ no `BytesMut` in the root Aug 30 18:45:11.016 INFO kablam! Aug 30 18:45:11.036 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.036 INFO kablam! --> tests/test_take.rs:10:43 Aug 30 18:45:11.036 INFO kablam! | Aug 30 18:45:11.036 INFO kablam! 10 | let buf = Cursor::new(b"hello world").take(100); Aug 30 18:45:11.036 INFO kablam! | ^^^^ Aug 30 18:45:11.036 INFO kablam! | Aug 30 18:45:11.036 INFO kablam! = note: the method `take` exists but the following trait bounds were not satisfied: Aug 30 18:45:11.036 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : embedrs_bytes::Buf` Aug 30 18:45:11.036 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : std::iter::Iterator` Aug 30 18:45:11.036 INFO kablam! = help: items from traits can only be used if the trait is in scope Aug 30 18:45:11.036 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Aug 30 18:45:11.036 INFO kablam! | Aug 30 18:45:11.036 INFO kablam! 3 | use std::io::Read; Aug 30 18:45:11.036 INFO kablam! | Aug 30 18:45:11.036 INFO kablam! Aug 30 18:45:11.047 INFO kablam! error: aborting due to previous error Aug 30 18:45:11.047 INFO kablam! Aug 30 18:45:11.047 INFO kablam! For more information about this error, try `rustc --explain E0599`. Aug 30 18:45:11.055 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:11.055 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:11.271 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Aug 30 18:45:11.271 INFO kablam! --> tests/test_from_buf.rs:3:26 Aug 30 18:45:11.271 INFO kablam! | Aug 30 18:45:11.271 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Aug 30 18:45:11.271 INFO kablam! | ^^^^^ no `Bytes` in the root Aug 30 18:45:11.271 INFO kablam! Aug 30 18:45:11.272 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::BytesMut` Aug 30 18:45:11.272 INFO kablam! --> tests/test_from_buf.rs:3:33 Aug 30 18:45:11.272 INFO kablam! | Aug 30 18:45:11.272 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Aug 30 18:45:11.272 INFO kablam! | ^^^^^^^^ no `BytesMut` in the root Aug 30 18:45:11.272 INFO kablam! Aug 30 18:45:11.274 INFO kablam! warning: unused import: `Buf` Aug 30 18:45:11.274 INFO kablam! --> tests/test_from_buf.rs:3:21 Aug 30 18:45:11.274 INFO kablam! | Aug 30 18:45:11.274 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Aug 30 18:45:11.274 INFO kablam! | ^^^ Aug 30 18:45:11.274 INFO kablam! | Aug 30 18:45:11.274 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 18:45:11.274 INFO kablam! Aug 30 18:45:11.343 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Aug 30 18:45:11.344 INFO kablam! --> tests/test_debug.rs:3:5 Aug 30 18:45:11.344 INFO kablam! | Aug 30 18:45:11.344 INFO kablam! 3 | use embedrs_bytes::Bytes; Aug 30 18:45:11.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ no `Bytes` in the root Aug 30 18:45:11.344 INFO kablam! Aug 30 18:45:11.469 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:11.469 INFO kablam! --> tests/test_from_buf.rs:11:43 Aug 30 18:45:11.469 INFO kablam! | Aug 30 18:45:11.469 INFO kablam! 11 | let buf: Vec = Cursor::new(SHORT).collect(); Aug 30 18:45:11.469 INFO kablam! | ^^^^^^^ Aug 30 18:45:11.478 INFO kablam! | Aug 30 18:45:11.479 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:11.479 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:11.479 INFO kablam! Aug 30 18:45:11.486 INFO kablam! error: aborting due to previous error Aug 30 18:45:11.486 INFO kablam! Aug 30 18:45:11.486 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 30 18:45:11.497 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:11.498 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:11.552 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:11.552 INFO kablam! --> tests/test_from_buf.rs:14:42 Aug 30 18:45:11.552 INFO kablam! | Aug 30 18:45:11.552 INFO kablam! 14 | let buf: Vec = Cursor::new(LONG).collect(); Aug 30 18:45:11.552 INFO kablam! | ^^^^^^^ Aug 30 18:45:11.553 INFO kablam! | Aug 30 18:45:11.554 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:11.554 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:11.554 INFO kablam! Aug 30 18:45:11.559 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:11.559 INFO kablam! --> tests/test_from_buf.rs:20:41 Aug 30 18:45:11.559 INFO kablam! | Aug 30 18:45:11.559 INFO kablam! 20 | let buf: Bytes = Cursor::new(SHORT).collect(); Aug 30 18:45:11.559 INFO kablam! | ^^^^^^^ Aug 30 18:45:11.560 INFO kablam! | Aug 30 18:45:11.560 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:11.560 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:11.561 INFO kablam! Aug 30 18:45:11.565 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:11.565 INFO kablam! --> tests/test_from_buf.rs:23:40 Aug 30 18:45:11.565 INFO kablam! | Aug 30 18:45:11.565 INFO kablam! 23 | let buf: Bytes = Cursor::new(LONG).collect(); Aug 30 18:45:11.565 INFO kablam! | ^^^^^^^ Aug 30 18:45:11.566 INFO kablam! | Aug 30 18:45:11.566 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:11.566 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:11.566 INFO kablam! Aug 30 18:45:11.571 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:11.571 INFO kablam! --> tests/test_from_buf.rs:29:44 Aug 30 18:45:11.571 INFO kablam! | Aug 30 18:45:11.571 INFO kablam! 29 | let buf: BytesMut = Cursor::new(SHORT).collect(); Aug 30 18:45:11.571 INFO kablam! | ^^^^^^^ Aug 30 18:45:11.572 INFO kablam! | Aug 30 18:45:11.572 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:11.572 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:11.572 INFO kablam! Aug 30 18:45:11.576 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Aug 30 18:45:11.576 INFO kablam! --> tests/test_from_buf.rs:32:43 Aug 30 18:45:11.576 INFO kablam! | Aug 30 18:45:11.576 INFO kablam! 32 | let buf: BytesMut = Cursor::new(LONG).collect(); Aug 30 18:45:11.576 INFO kablam! | ^^^^^^^ Aug 30 18:45:11.577 INFO kablam! | Aug 30 18:45:11.577 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Aug 30 18:45:11.577 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Aug 30 18:45:11.577 INFO kablam! Aug 30 18:45:11.584 INFO kablam! error: aborting due to 8 previous errors Aug 30 18:45:11.585 INFO kablam! Aug 30 18:45:11.585 INFO kablam! Some errors occurred: E0432, E0599. Aug 30 18:45:11.586 INFO kablam! For more information about an error, try `rustc --explain E0432`. Aug 30 18:45:11.594 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:11.595 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 18:45:11.951 INFO kablam! warning: unused import: `BufMut` Aug 30 18:45:11.951 INFO kablam! --> tests/test_bytes.rs:3:38 Aug 30 18:45:11.951 INFO kablam! | Aug 30 18:45:11.951 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Aug 30 18:45:11.951 INFO kablam! | ^^^^^^ Aug 30 18:45:11.951 INFO kablam! | Aug 30 18:45:11.951 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 18:45:11.951 INFO kablam! Aug 30 18:45:11.952 INFO kablam! warning: unused import: `std::fmt::Write` Aug 30 18:45:11.952 INFO kablam! --> tests/test_bytes.rs:56:9 Aug 30 18:45:11.952 INFO kablam! | Aug 30 18:45:11.952 INFO kablam! 56 | use std::fmt::Write; Aug 30 18:45:11.952 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 30 18:45:11.952 INFO kablam! Aug 30 18:45:11.960 INFO kablam! error: aborting due to 2 previous errors Aug 30 18:45:11.960 INFO kablam! Aug 30 18:45:11.961 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 30 18:45:11.971 INFO kablam! error: Could not compile `embedrs-bytes`. Aug 30 18:45:11.971 INFO kablam! Aug 30 18:45:11.971 INFO kablam! To learn more, run the command again with --verbose. Aug 30 18:45:11.973 INFO kablam! su: No module specific data is present Aug 30 18:45:12.384 INFO running `"docker" "rm" "-f" "16ef9c75d2442fb2a7055de53b37d45724cfd7ac188fbbf5c5cd9c48243504d8"` Aug 30 18:45:12.501 INFO blam! 16ef9c75d2442fb2a7055de53b37d45724cfd7ac188fbbf5c5cd9c48243504d8