Sep 02 15:26:38.403 INFO checking embedrs-bytes-0.4.6 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 15:26:38.403 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 15:26:38.403 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 15:26:38.596 INFO blam! ad07a26c495e0ed5c3c8af7907140b8bb2e2b92bfb504a614cf5872ff110a07c Sep 02 15:26:38.598 INFO running `"docker" "start" "-a" "ad07a26c495e0ed5c3c8af7907140b8bb2e2b92bfb504a614cf5872ff110a07c"` Sep 02 15:26:39.142 INFO kablam! Checking embedrs-bytes v0.4.6 (file:///source) Sep 02 15:26:40.925 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 02 15:26:40.925 INFO kablam! --> tests/test_iter.rs:3:35 Sep 02 15:26:40.925 INFO kablam! | Sep 02 15:26:40.925 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 02 15:26:40.925 INFO kablam! | ^^^^^ no `Bytes` in the root Sep 02 15:26:40.926 INFO kablam! Sep 02 15:26:41.101 INFO kablam! warning: unused import: `Buf` Sep 02 15:26:41.101 INFO kablam! --> tests/test_iter.rs:3:21 Sep 02 15:26:41.101 INFO kablam! | Sep 02 15:26:41.101 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 02 15:26:41.101 INFO kablam! | ^^^ Sep 02 15:26:41.101 INFO kablam! | Sep 02 15:26:41.102 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 15:26:41.102 INFO kablam! Sep 02 15:26:41.102 INFO kablam! warning: unused import: `IntoBuf` Sep 02 15:26:41.102 INFO kablam! --> tests/test_iter.rs:3:26 Sep 02 15:26:41.102 INFO kablam! | Sep 02 15:26:41.102 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 02 15:26:41.102 INFO kablam! | ^^^^^^^ Sep 02 15:26:41.102 INFO kablam! Sep 02 15:26:41.103 INFO kablam! error: aborting due to previous error Sep 02 15:26:41.103 INFO kablam! Sep 02 15:26:41.103 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 15:26:41.119 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 02 15:26:41.119 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:26:41.300 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 02 15:26:41.300 INFO kablam! --> tests/test_chain.rs:2:1 Sep 02 15:26:41.300 INFO kablam! | Sep 02 15:26:41.300 INFO kablam! 2 | extern crate iovec; Sep 02 15:26:41.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 15:26:41.300 INFO kablam! Sep 02 15:26:41.301 INFO kablam! error: aborting due to previous error Sep 02 15:26:41.301 INFO kablam! Sep 02 15:26:41.301 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 15:26:41.307 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 02 15:26:41.308 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:26:41.421 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 02 15:26:41.421 INFO kablam! --> tests/test_bytes.rs:3:21 Sep 02 15:26:41.421 INFO kablam! | Sep 02 15:26:41.421 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 02 15:26:41.421 INFO kablam! | ^^^^^ no `Bytes` in the root Sep 02 15:26:41.421 INFO kablam! Sep 02 15:26:41.421 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::BytesMut` Sep 02 15:26:41.421 INFO kablam! --> tests/test_bytes.rs:3:28 Sep 02 15:26:41.421 INFO kablam! | Sep 02 15:26:41.421 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 02 15:26:41.421 INFO kablam! | ^^^^^^^^ no `BytesMut` in the root Sep 02 15:26:41.421 INFO kablam! Sep 02 15:26:41.507 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 02 15:26:41.507 INFO kablam! --> tests/test_buf.rs:3:1 Sep 02 15:26:41.507 INFO kablam! | Sep 02 15:26:41.507 INFO kablam! 3 | extern crate iovec; Sep 02 15:26:41.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 15:26:41.507 INFO kablam! Sep 02 15:26:41.507 INFO kablam! error: aborting due to previous error Sep 02 15:26:41.507 INFO kablam! Sep 02 15:26:41.507 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 15:26:41.515 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 02 15:26:41.516 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:26:41.860 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 02 15:26:41.860 INFO kablam! --> tests/test_from_buf.rs:3:26 Sep 02 15:26:41.860 INFO kablam! | Sep 02 15:26:41.860 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 02 15:26:41.860 INFO kablam! | ^^^^^ no `Bytes` in the root Sep 02 15:26:41.860 INFO kablam! Sep 02 15:26:41.860 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::BytesMut` Sep 02 15:26:41.860 INFO kablam! --> tests/test_from_buf.rs:3:33 Sep 02 15:26:41.860 INFO kablam! | Sep 02 15:26:41.860 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 02 15:26:41.860 INFO kablam! | ^^^^^^^^ no `BytesMut` in the root Sep 02 15:26:41.860 INFO kablam! Sep 02 15:26:41.862 INFO kablam! warning: unused import: `Buf` Sep 02 15:26:41.862 INFO kablam! --> tests/test_from_buf.rs:3:21 Sep 02 15:26:41.862 INFO kablam! | Sep 02 15:26:41.862 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 02 15:26:41.862 INFO kablam! | ^^^ Sep 02 15:26:41.862 INFO kablam! | Sep 02 15:26:41.862 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 15:26:41.862 INFO kablam! Sep 02 15:26:42.078 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 02 15:26:42.078 INFO kablam! --> tests/test_from_buf.rs:11:43 Sep 02 15:26:42.078 INFO kablam! | Sep 02 15:26:42.078 INFO kablam! 11 | let buf: Vec = Cursor::new(SHORT).collect(); Sep 02 15:26:42.078 INFO kablam! | ^^^^^^^ Sep 02 15:26:42.078 INFO kablam! | Sep 02 15:26:42.078 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 02 15:26:42.078 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 02 15:26:42.078 INFO kablam! Sep 02 15:26:42.125 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 02 15:26:42.125 INFO kablam! --> tests/test_buf_mut.rs:3:1 Sep 02 15:26:42.125 INFO kablam! | Sep 02 15:26:42.125 INFO kablam! 3 | extern crate iovec; Sep 02 15:26:42.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 15:26:42.125 INFO kablam! Sep 02 15:26:42.126 INFO kablam! error: aborting due to previous error Sep 02 15:26:42.126 INFO kablam! Sep 02 15:26:42.126 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 15:26:42.143 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 02 15:26:42.144 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:26:42.151 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 02 15:26:42.151 INFO kablam! --> tests/test_from_buf.rs:14:42 Sep 02 15:26:42.151 INFO kablam! | Sep 02 15:26:42.151 INFO kablam! 14 | let buf: Vec = Cursor::new(LONG).collect(); Sep 02 15:26:42.151 INFO kablam! | ^^^^^^^ Sep 02 15:26:42.151 INFO kablam! | Sep 02 15:26:42.151 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 02 15:26:42.151 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 02 15:26:42.151 INFO kablam! Sep 02 15:26:42.155 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 02 15:26:42.155 INFO kablam! --> tests/test_from_buf.rs:20:41 Sep 02 15:26:42.155 INFO kablam! | Sep 02 15:26:42.155 INFO kablam! 20 | let buf: Bytes = Cursor::new(SHORT).collect(); Sep 02 15:26:42.155 INFO kablam! | ^^^^^^^ Sep 02 15:26:42.156 INFO kablam! | Sep 02 15:26:42.156 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 02 15:26:42.156 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 02 15:26:42.156 INFO kablam! Sep 02 15:26:42.167 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 02 15:26:42.167 INFO kablam! --> tests/test_from_buf.rs:23:40 Sep 02 15:26:42.167 INFO kablam! | Sep 02 15:26:42.167 INFO kablam! 23 | let buf: Bytes = Cursor::new(LONG).collect(); Sep 02 15:26:42.167 INFO kablam! | ^^^^^^^ Sep 02 15:26:42.167 INFO kablam! | Sep 02 15:26:42.167 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 02 15:26:42.167 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 02 15:26:42.167 INFO kablam! Sep 02 15:26:42.179 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 02 15:26:42.179 INFO kablam! --> tests/test_from_buf.rs:29:44 Sep 02 15:26:42.179 INFO kablam! | Sep 02 15:26:42.179 INFO kablam! 29 | let buf: BytesMut = Cursor::new(SHORT).collect(); Sep 02 15:26:42.179 INFO kablam! | ^^^^^^^ Sep 02 15:26:42.179 INFO kablam! | Sep 02 15:26:42.179 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 02 15:26:42.179 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 02 15:26:42.180 INFO kablam! Sep 02 15:26:42.183 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 02 15:26:42.183 INFO kablam! --> tests/test_from_buf.rs:32:43 Sep 02 15:26:42.183 INFO kablam! | Sep 02 15:26:42.183 INFO kablam! 32 | let buf: BytesMut = Cursor::new(LONG).collect(); Sep 02 15:26:42.183 INFO kablam! | ^^^^^^^ Sep 02 15:26:42.183 INFO kablam! | Sep 02 15:26:42.183 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 02 15:26:42.183 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 02 15:26:42.183 INFO kablam! Sep 02 15:26:42.197 INFO kablam! error: aborting due to 8 previous errors Sep 02 15:26:42.197 INFO kablam! Sep 02 15:26:42.197 INFO kablam! Some errors occurred: E0432, E0599. Sep 02 15:26:42.197 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 15:26:42.219 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 02 15:26:42.219 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:26:42.356 INFO kablam! error[E0599]: no method named `take` found for type `std::io::Cursor<&[u8; 11]>` in the current scope Sep 02 15:26:42.356 INFO kablam! --> tests/test_take.rs:10:43 Sep 02 15:26:42.357 INFO kablam! | Sep 02 15:26:42.357 INFO kablam! 10 | let buf = Cursor::new(b"hello world").take(100); Sep 02 15:26:42.357 INFO kablam! | ^^^^ Sep 02 15:26:42.357 INFO kablam! | Sep 02 15:26:42.357 INFO kablam! = note: the method `take` exists but the following trait bounds were not satisfied: Sep 02 15:26:42.357 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : embedrs_bytes::Buf` Sep 02 15:26:42.357 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : std::iter::Iterator` Sep 02 15:26:42.357 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 02 15:26:42.357 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 02 15:26:42.357 INFO kablam! | Sep 02 15:26:42.357 INFO kablam! 3 | use std::io::Read; Sep 02 15:26:42.357 INFO kablam! | Sep 02 15:26:42.357 INFO kablam! Sep 02 15:26:42.367 INFO kablam! error: aborting due to previous error Sep 02 15:26:42.367 INFO kablam! Sep 02 15:26:42.367 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 02 15:26:42.382 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 02 15:26:42.383 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:26:42.518 INFO kablam! warning: unused import: `BufMut` Sep 02 15:26:42.518 INFO kablam! --> tests/test_bytes.rs:3:38 Sep 02 15:26:42.518 INFO kablam! | Sep 02 15:26:42.518 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 02 15:26:42.518 INFO kablam! | ^^^^^^ Sep 02 15:26:42.518 INFO kablam! | Sep 02 15:26:42.518 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 15:26:42.518 INFO kablam! Sep 02 15:26:42.519 INFO kablam! warning: unused import: `std::fmt::Write` Sep 02 15:26:42.519 INFO kablam! --> tests/test_bytes.rs:56:9 Sep 02 15:26:42.519 INFO kablam! | Sep 02 15:26:42.519 INFO kablam! 56 | use std::fmt::Write; Sep 02 15:26:42.519 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 15:26:42.519 INFO kablam! Sep 02 15:26:42.529 INFO kablam! error: aborting due to 2 previous errors Sep 02 15:26:42.529 INFO kablam! Sep 02 15:26:42.529 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 15:26:42.541 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 02 15:26:42.541 INFO kablam! Sep 02 15:26:42.541 INFO kablam! To learn more, run the command again with --verbose. Sep 02 15:26:42.542 INFO kablam! su: No module specific data is present Sep 02 15:26:43.035 INFO running `"docker" "rm" "-f" "ad07a26c495e0ed5c3c8af7907140b8bb2e2b92bfb504a614cf5872ff110a07c"` Sep 02 15:26:43.161 INFO blam! ad07a26c495e0ed5c3c8af7907140b8bb2e2b92bfb504a614cf5872ff110a07c