Sep 20 02:20:46.840 INFO checking embedrs-bytes-0.4.6 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 02:20:46.840 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 02:20:46.841 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:20:47.062 INFO blam! 089a4e8b12406a65f54c7e4c8c4dde2d463af7f2cfe5f9bfbaad9110e2de0f28 Sep 20 02:20:47.065 INFO running `"docker" "start" "-a" "089a4e8b12406a65f54c7e4c8c4dde2d463af7f2cfe5f9bfbaad9110e2de0f28"` Sep 20 02:20:48.068 INFO kablam! usermod: no changes Sep 20 02:20:48.115 INFO kablam! Checking embedrs-bytes v0.4.6 (/source) Sep 20 02:20:48.895 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 20 02:20:48.895 INFO kablam! --> tests/test_buf.rs:3:1 Sep 20 02:20:48.895 INFO kablam! | Sep 20 02:20:48.895 INFO kablam! 3 | extern crate iovec; Sep 20 02:20:48.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:20:48.895 INFO kablam! Sep 20 02:20:48.895 INFO kablam! error: aborting due to previous error Sep 20 02:20:48.895 INFO kablam! Sep 20 02:20:48.895 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:20:48.896 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:48.896 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:48.938 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 20 02:20:48.938 INFO kablam! --> tests/test_iter.rs:3:35 Sep 20 02:20:48.938 INFO kablam! | Sep 20 02:20:48.938 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 20 02:20:48.938 INFO kablam! | ^^^^^ no `Bytes` in the root Sep 20 02:20:48.938 INFO kablam! Sep 20 02:20:48.986 INFO kablam! warning: unused import: `Buf` Sep 20 02:20:48.986 INFO kablam! --> tests/test_iter.rs:3:21 Sep 20 02:20:48.986 INFO kablam! | Sep 20 02:20:48.986 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 20 02:20:48.986 INFO kablam! | ^^^ Sep 20 02:20:48.986 INFO kablam! | Sep 20 02:20:48.986 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:20:48.986 INFO kablam! Sep 20 02:20:48.986 INFO kablam! warning: unused import: `IntoBuf` Sep 20 02:20:48.986 INFO kablam! --> tests/test_iter.rs:3:26 Sep 20 02:20:48.986 INFO kablam! | Sep 20 02:20:48.986 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 20 02:20:48.986 INFO kablam! | ^^^^^^^ Sep 20 02:20:48.986 INFO kablam! Sep 20 02:20:48.986 INFO kablam! error: aborting due to previous error Sep 20 02:20:48.986 INFO kablam! Sep 20 02:20:48.986 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 02:20:48.990 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:48.990 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:49.031 INFO kablam! error[E0463]: can't find crate for `bytes` Sep 20 02:20:49.031 INFO kablam! --> benches/bytes.rs:3:1 Sep 20 02:20:49.031 INFO kablam! | Sep 20 02:20:49.031 INFO kablam! 3 | extern crate bytes; Sep 20 02:20:49.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:20:49.031 INFO kablam! Sep 20 02:20:49.031 INFO kablam! error: aborting due to previous error Sep 20 02:20:49.031 INFO kablam! Sep 20 02:20:49.031 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:20:49.031 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:49.031 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:49.118 INFO kablam! error[E0432]: unresolved imports `embedrs_bytes::Bytes`, `embedrs_bytes::BytesMut` Sep 20 02:20:49.119 INFO kablam! --> tests/test_from_buf.rs:3:26 Sep 20 02:20:49.119 INFO kablam! | Sep 20 02:20:49.119 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 20 02:20:49.119 INFO kablam! | ^^^^^ ^^^^^^^^ no `BytesMut` in the root Sep 20 02:20:49.119 INFO kablam! | | Sep 20 02:20:49.119 INFO kablam! | no `Bytes` in the root Sep 20 02:20:49.119 INFO kablam! Sep 20 02:20:49.119 INFO kablam! warning: unused import: `Buf` Sep 20 02:20:49.119 INFO kablam! --> tests/test_from_buf.rs:3:21 Sep 20 02:20:49.119 INFO kablam! | Sep 20 02:20:49.119 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 20 02:20:49.119 INFO kablam! | ^^^ Sep 20 02:20:49.119 INFO kablam! | Sep 20 02:20:49.119 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:20:49.119 INFO kablam! Sep 20 02:20:49.146 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 20 02:20:49.147 INFO kablam! --> tests/test_debug.rs:3:5 Sep 20 02:20:49.147 INFO kablam! | Sep 20 02:20:49.147 INFO kablam! 3 | use embedrs_bytes::Bytes; Sep 20 02:20:49.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ no `Bytes` in the root Sep 20 02:20:49.147 INFO kablam! Sep 20 02:20:49.162 INFO kablam! error[E0599]: no method named `take` found for type `std::io::Cursor<&[u8; 11]>` in the current scope Sep 20 02:20:49.163 INFO kablam! --> tests/test_take.rs:10:43 Sep 20 02:20:49.163 INFO kablam! | Sep 20 02:20:49.163 INFO kablam! 10 | let buf = Cursor::new(b"hello world").take(100); Sep 20 02:20:49.163 INFO kablam! | ^^^^ Sep 20 02:20:49.163 INFO kablam! | Sep 20 02:20:49.163 INFO kablam! = note: the method `take` exists but the following trait bounds were not satisfied: Sep 20 02:20:49.163 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : embedrs_bytes::Buf` Sep 20 02:20:49.163 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : std::iter::Iterator` Sep 20 02:20:49.163 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 02:20:49.163 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 02:20:49.163 INFO kablam! | Sep 20 02:20:49.163 INFO kablam! 3 | use std::io::Read; Sep 20 02:20:49.163 INFO kablam! | Sep 20 02:20:49.163 INFO kablam! Sep 20 02:20:49.170 INFO kablam! error: aborting due to previous error Sep 20 02:20:49.171 INFO kablam! Sep 20 02:20:49.171 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 02:20:49.177 INFO kablam! error: aborting due to previous error Sep 20 02:20:49.177 INFO kablam! Sep 20 02:20:49.177 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 02:20:49.183 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:49.183 INFO kablam! --> tests/test_from_buf.rs:11:43 Sep 20 02:20:49.183 INFO kablam! | Sep 20 02:20:49.183 INFO kablam! 11 | let buf: Vec = Cursor::new(SHORT).collect(); Sep 20 02:20:49.183 INFO kablam! | ^^^^^^^ Sep 20 02:20:49.183 INFO kablam! | Sep 20 02:20:49.183 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:49.183 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:49.183 INFO kablam! Sep 20 02:20:49.184 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:49.184 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:49.185 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:49.185 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:49.198 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:49.198 INFO kablam! --> tests/test_from_buf.rs:14:42 Sep 20 02:20:49.198 INFO kablam! | Sep 20 02:20:49.198 INFO kablam! 14 | let buf: Vec = Cursor::new(LONG).collect(); Sep 20 02:20:49.198 INFO kablam! | ^^^^^^^ Sep 20 02:20:49.198 INFO kablam! | Sep 20 02:20:49.198 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:49.198 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:49.198 INFO kablam! Sep 20 02:20:49.202 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:49.202 INFO kablam! --> tests/test_from_buf.rs:20:41 Sep 20 02:20:49.202 INFO kablam! | Sep 20 02:20:49.202 INFO kablam! 20 | let buf: Bytes = Cursor::new(SHORT).collect(); Sep 20 02:20:49.202 INFO kablam! | ^^^^^^^ Sep 20 02:20:49.202 INFO kablam! | Sep 20 02:20:49.202 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:49.202 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:49.202 INFO kablam! Sep 20 02:20:49.202 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:49.202 INFO kablam! --> tests/test_from_buf.rs:23:40 Sep 20 02:20:49.202 INFO kablam! | Sep 20 02:20:49.202 INFO kablam! 23 | let buf: Bytes = Cursor::new(LONG).collect(); Sep 20 02:20:49.202 INFO kablam! | ^^^^^^^ Sep 20 02:20:49.203 INFO kablam! | Sep 20 02:20:49.203 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:49.203 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:49.203 INFO kablam! Sep 20 02:20:49.204 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:49.204 INFO kablam! --> tests/test_from_buf.rs:29:44 Sep 20 02:20:49.204 INFO kablam! | Sep 20 02:20:49.204 INFO kablam! 29 | let buf: BytesMut = Cursor::new(SHORT).collect(); Sep 20 02:20:49.204 INFO kablam! | ^^^^^^^ Sep 20 02:20:49.204 INFO kablam! | Sep 20 02:20:49.204 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:49.204 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:49.205 INFO kablam! Sep 20 02:20:49.208 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:49.208 INFO kablam! --> tests/test_from_buf.rs:32:43 Sep 20 02:20:49.208 INFO kablam! | Sep 20 02:20:49.208 INFO kablam! 32 | let buf: BytesMut = Cursor::new(LONG).collect(); Sep 20 02:20:49.208 INFO kablam! | ^^^^^^^ Sep 20 02:20:49.208 INFO kablam! | Sep 20 02:20:49.208 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:49.208 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:49.208 INFO kablam! Sep 20 02:20:49.208 INFO kablam! error[E0432]: unresolved imports `embedrs_bytes::Bytes`, `embedrs_bytes::BytesMut` Sep 20 02:20:49.208 INFO kablam! --> tests/test_bytes.rs:3:21 Sep 20 02:20:49.208 INFO kablam! | Sep 20 02:20:49.209 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 20 02:20:49.209 INFO kablam! | ^^^^^ ^^^^^^^^ no `BytesMut` in the root Sep 20 02:20:49.209 INFO kablam! | | Sep 20 02:20:49.209 INFO kablam! | no `Bytes` in the root Sep 20 02:20:49.209 INFO kablam! Sep 20 02:20:49.212 INFO kablam! error: aborting due to 7 previous errors Sep 20 02:20:49.212 INFO kablam! Sep 20 02:20:49.212 INFO kablam! Some errors occurred: E0432, E0599. Sep 20 02:20:49.212 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 20 02:20:49.222 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:49.223 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:49.538 INFO kablam! warning: unused import: `BufMut` Sep 20 02:20:49.538 INFO kablam! --> tests/test_bytes.rs:3:38 Sep 20 02:20:49.538 INFO kablam! | Sep 20 02:20:49.538 INFO kablam! 3 | use embedrs_bytes::{Bytes, BytesMut, BufMut}; Sep 20 02:20:49.538 INFO kablam! | ^^^^^^ Sep 20 02:20:49.538 INFO kablam! | Sep 20 02:20:49.538 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:20:49.538 INFO kablam! Sep 20 02:20:49.538 INFO kablam! warning: unused import: `std::fmt::Write` Sep 20 02:20:49.538 INFO kablam! --> tests/test_bytes.rs:56:9 Sep 20 02:20:49.538 INFO kablam! | Sep 20 02:20:49.538 INFO kablam! 56 | use std::fmt::Write; Sep 20 02:20:49.539 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 02:20:49.539 INFO kablam! Sep 20 02:20:49.545 INFO kablam! error: aborting due to previous error Sep 20 02:20:49.545 INFO kablam! Sep 20 02:20:49.545 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 02:20:49.553 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:49.553 INFO kablam! Sep 20 02:20:49.553 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:20:49.555 INFO kablam! su: No module specific data is present Sep 20 02:20:50.200 INFO running `"docker" "rm" "-f" "089a4e8b12406a65f54c7e4c8c4dde2d463af7f2cfe5f9bfbaad9110e2de0f28"` Sep 20 02:20:50.294 INFO blam! 089a4e8b12406a65f54c7e4c8c4dde2d463af7f2cfe5f9bfbaad9110e2de0f28