Sep 18 01:14:06.944 INFO checking embedrs-bytes-0.4.6 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 01:14:06.944 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 01:14:06.944 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:14:07.356 INFO blam! f927f04f2eeaa8777c8fe99d33720c08dd27d152d457c790f5301fbdeeafc950 Sep 18 01:14:07.366 INFO running `"docker" "start" "-a" "f927f04f2eeaa8777c8fe99d33720c08dd27d152d457c790f5301fbdeeafc950"` Sep 18 01:14:08.887 INFO kablam! usermod: no changes Sep 18 01:14:08.974 INFO kablam! Checking embedrs-bytes v0.4.6 (/source) Sep 18 01:14:09.855 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 18 01:14:09.855 INFO kablam! --> tests/test_chain.rs:2:1 Sep 18 01:14:09.855 INFO kablam! | Sep 18 01:14:09.855 INFO kablam! 2 | extern crate iovec; Sep 18 01:14:09.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 01:14:09.856 INFO kablam! Sep 18 01:14:09.856 INFO kablam! error: aborting due to previous error Sep 18 01:14:09.856 INFO kablam! Sep 18 01:14:09.856 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 01:14:09.856 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 18 01:14:09.856 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:14:09.867 INFO kablam! error[E0463]: can't find crate for `bytes` Sep 18 01:14:09.867 INFO kablam! --> benches/bytes.rs:3:1 Sep 18 01:14:09.867 INFO kablam! | Sep 18 01:14:09.867 INFO kablam! 3 | extern crate bytes; Sep 18 01:14:09.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 01:14:09.867 INFO kablam! Sep 18 01:14:09.871 INFO kablam! error: aborting due to previous error Sep 18 01:14:09.871 INFO kablam! Sep 18 01:14:09.871 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 01:14:09.873 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 18 01:14:09.873 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:14:09.882 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 18 01:14:09.882 INFO kablam! --> tests/test_buf_mut.rs:3:1 Sep 18 01:14:09.882 INFO kablam! | Sep 18 01:14:09.882 INFO kablam! 3 | extern crate iovec; Sep 18 01:14:09.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 01:14:09.882 INFO kablam! Sep 18 01:14:09.883 INFO kablam! error: aborting due to previous error Sep 18 01:14:09.883 INFO kablam! Sep 18 01:14:09.883 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 01:14:09.891 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 18 01:14:09.891 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:14:09.983 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 18 01:14:09.983 INFO kablam! --> tests/test_iter.rs:3:35 Sep 18 01:14:09.983 INFO kablam! | Sep 18 01:14:09.983 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 18 01:14:09.983 INFO kablam! | ^^^^^ no `Bytes` in the root Sep 18 01:14:09.983 INFO kablam! Sep 18 01:14:10.006 INFO kablam! warning: unused import: `Buf` Sep 18 01:14:10.006 INFO kablam! --> tests/test_iter.rs:3:21 Sep 18 01:14:10.006 INFO kablam! | Sep 18 01:14:10.006 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 18 01:14:10.006 INFO kablam! | ^^^ Sep 18 01:14:10.006 INFO kablam! | Sep 18 01:14:10.006 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 01:14:10.006 INFO kablam! Sep 18 01:14:10.006 INFO kablam! warning: unused import: `IntoBuf` Sep 18 01:14:10.006 INFO kablam! --> tests/test_iter.rs:3:26 Sep 18 01:14:10.006 INFO kablam! | Sep 18 01:14:10.006 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 18 01:14:10.006 INFO kablam! | ^^^^^^^ Sep 18 01:14:10.006 INFO kablam! Sep 18 01:14:10.007 INFO kablam! error: aborting due to previous error Sep 18 01:14:10.007 INFO kablam! Sep 18 01:14:10.007 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 18 01:14:10.014 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 18 01:14:10.014 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:14:10.033 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 18 01:14:10.034 INFO kablam! --> tests/test_buf.rs:3:1 Sep 18 01:14:10.034 INFO kablam! | Sep 18 01:14:10.034 INFO kablam! 3 | extern crate iovec; Sep 18 01:14:10.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 01:14:10.034 INFO kablam! Sep 18 01:14:10.034 INFO kablam! error: aborting due to previous error Sep 18 01:14:10.034 INFO kablam! Sep 18 01:14:10.034 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 01:14:10.038 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 18 01:14:10.038 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:14:10.077 INFO kablam! error[E0432]: unresolved imports `embedrs_bytes::Bytes`, `embedrs_bytes::BytesMut` Sep 18 01:14:10.077 INFO kablam! --> tests/test_bytes.rs:3:21 Sep 18 01:14:10.077 INFO kablam! | Sep 18 01:14:10.077 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 18 01:14:10.077 INFO kablam! | ^^^^^ ^^^^^^^^ no `BytesMut` in the root Sep 18 01:14:10.077 INFO kablam! | | Sep 18 01:14:10.077 INFO kablam! | no `Bytes` in the root Sep 18 01:14:10.077 INFO kablam! Sep 18 01:14:10.201 INFO kablam! error[E0599]: no method named `take` found for type `std::io::Cursor<&[u8; 11]>` in the current scope Sep 18 01:14:10.201 INFO kablam! --> tests/test_take.rs:10:43 Sep 18 01:14:10.201 INFO kablam! | Sep 18 01:14:10.201 INFO kablam! 10 | let buf = Cursor::new(b"hello world").take(100); Sep 18 01:14:10.201 INFO kablam! | ^^^^ Sep 18 01:14:10.201 INFO kablam! | Sep 18 01:14:10.201 INFO kablam! = note: the method `take` exists but the following trait bounds were not satisfied: Sep 18 01:14:10.202 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : embedrs_bytes::Buf` Sep 18 01:14:10.202 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : std::iter::Iterator` Sep 18 01:14:10.202 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 18 01:14:10.202 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 18 01:14:10.202 INFO kablam! | Sep 18 01:14:10.202 INFO kablam! 3 | use std::io::Read; Sep 18 01:14:10.202 INFO kablam! | Sep 18 01:14:10.202 INFO kablam! Sep 18 01:14:10.205 INFO kablam! error: aborting due to previous error Sep 18 01:14:10.205 INFO kablam! Sep 18 01:14:10.205 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 18 01:14:10.211 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 18 01:14:10.211 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:14:10.341 INFO kablam! warning: unused import: `BufMut` Sep 18 01:14:10.341 INFO kablam! --> tests/test_bytes.rs:3:38 Sep 18 01:14:10.341 INFO kablam! | Sep 18 01:14:10.341 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 18 01:14:10.341 INFO kablam! | ^^^^^^ Sep 18 01:14:10.341 INFO kablam! | Sep 18 01:14:10.341 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 01:14:10.341 INFO kablam! Sep 18 01:14:10.341 INFO kablam! warning: unused import: `std::fmt::Write` Sep 18 01:14:10.341 INFO kablam! --> tests/test_bytes.rs:56:9 Sep 18 01:14:10.342 INFO kablam! | Sep 18 01:14:10.342 INFO kablam! 56 | use std::fmt::Write; Sep 18 01:14:10.342 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 01:14:10.342 INFO kablam! Sep 18 01:14:10.350 INFO kablam! error: aborting due to previous error Sep 18 01:14:10.350 INFO kablam! Sep 18 01:14:10.350 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 18 01:14:10.360 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 18 01:14:10.360 INFO kablam! Sep 18 01:14:10.360 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:14:10.361 INFO kablam! su: No module specific data is present Sep 18 01:14:10.724 INFO running `"docker" "rm" "-f" "f927f04f2eeaa8777c8fe99d33720c08dd27d152d457c790f5301fbdeeafc950"` Sep 18 01:14:10.873 INFO blam! f927f04f2eeaa8777c8fe99d33720c08dd27d152d457c790f5301fbdeeafc950