Sep 20 02:20:47.788 INFO checking embedrs-bytes-0.4.6 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 02:20:47.788 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 02:20:47.788 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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:48.046 INFO blam! 6ceee82a7f230a1337355f7630d2893f605c9a91118400a560b7733e14c023be Sep 20 02:20:48.048 INFO running `"docker" "start" "-a" "6ceee82a7f230a1337355f7630d2893f605c9a91118400a560b7733e14c023be"` Sep 20 02:20:49.054 INFO kablam! usermod: no changes Sep 20 02:20:49.104 INFO kablam! Checking embedrs-bytes v0.4.6 (/source) Sep 20 02:20:49.937 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 20 02:20:49.937 INFO kablam! --> tests/test_buf.rs:3:1 Sep 20 02:20:49.937 INFO kablam! | Sep 20 02:20:49.937 INFO kablam! 3 | extern crate iovec; Sep 20 02:20:49.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:20:49.937 INFO kablam! Sep 20 02:20:49.938 INFO kablam! error: aborting due to previous error Sep 20 02:20:49.938 INFO kablam! Sep 20 02:20:49.938 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:20:49.943 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:49.943 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:50.021 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 20 02:20:50.021 INFO kablam! --> tests/test_buf_mut.rs:3:1 Sep 20 02:20:50.021 INFO kablam! | Sep 20 02:20:50.021 INFO kablam! 3 | extern crate iovec; Sep 20 02:20:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:20:50.021 INFO kablam! Sep 20 02:20:50.021 INFO kablam! error: aborting due to previous error Sep 20 02:20:50.021 INFO kablam! Sep 20 02:20:50.021 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:20:50.027 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:50.027 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:50.103 INFO kablam! error[E0463]: can't find crate for `iovec` Sep 20 02:20:50.103 INFO kablam! --> tests/test_chain.rs:2:1 Sep 20 02:20:50.103 INFO kablam! | Sep 20 02:20:50.103 INFO kablam! 2 | extern crate iovec; Sep 20 02:20:50.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:20:50.103 INFO kablam! Sep 20 02:20:50.103 INFO kablam! error: aborting due to previous error Sep 20 02:20:50.103 INFO kablam! Sep 20 02:20:50.103 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:20:50.106 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:50.106 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:50.131 INFO kablam! error[E0463]: can't find crate for `bytes` Sep 20 02:20:50.131 INFO kablam! --> benches/bytes.rs:3:1 Sep 20 02:20:50.131 INFO kablam! | Sep 20 02:20:50.131 INFO kablam! 3 | extern crate bytes; Sep 20 02:20:50.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:20:50.131 INFO kablam! Sep 20 02:20:50.131 INFO kablam! error: aborting due to previous error Sep 20 02:20:50.131 INFO kablam! Sep 20 02:20:50.131 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:20:50.131 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:50.131 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:50.158 INFO kablam! error[E0432]: unresolved imports `embedrs_bytes::Bytes`, `embedrs_bytes::BytesMut` Sep 20 02:20:50.158 INFO kablam! --> tests/test_from_buf.rs:3:26 Sep 20 02:20:50.158 INFO kablam! | Sep 20 02:20:50.158 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 20 02:20:50.158 INFO kablam! | ^^^^^ ^^^^^^^^ no `BytesMut` in the root Sep 20 02:20:50.158 INFO kablam! | | Sep 20 02:20:50.159 INFO kablam! | no `Bytes` in the root Sep 20 02:20:50.159 INFO kablam! Sep 20 02:20:50.159 INFO kablam! error[E0432]: unresolved import `embedrs_bytes::Bytes` Sep 20 02:20:50.159 INFO kablam! --> tests/test_iter.rs:3:35 Sep 20 02:20:50.159 INFO kablam! | Sep 20 02:20:50.159 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 20 02:20:50.159 INFO kablam! | ^^^^^ no `Bytes` in the root Sep 20 02:20:50.159 INFO kablam! Sep 20 02:20:50.160 INFO kablam! warning: unused import: `Buf` Sep 20 02:20:50.160 INFO kablam! --> tests/test_from_buf.rs:3:21 Sep 20 02:20:50.160 INFO kablam! | Sep 20 02:20:50.160 INFO kablam! 3 | use embedrs_bytes::{Buf, Bytes, BytesMut}; Sep 20 02:20:50.160 INFO kablam! | ^^^ Sep 20 02:20:50.160 INFO kablam! | Sep 20 02:20:50.160 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:20:50.160 INFO kablam! Sep 20 02:20:50.185 INFO kablam! warning: unused import: `Buf` Sep 20 02:20:50.185 INFO kablam! --> tests/test_iter.rs:3:21 Sep 20 02:20:50.185 INFO kablam! | Sep 20 02:20:50.185 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 20 02:20:50.185 INFO kablam! | ^^^ Sep 20 02:20:50.185 INFO kablam! | Sep 20 02:20:50.185 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:20:50.185 INFO kablam! Sep 20 02:20:50.185 INFO kablam! warning: unused import: `IntoBuf` Sep 20 02:20:50.185 INFO kablam! --> tests/test_iter.rs:3:26 Sep 20 02:20:50.185 INFO kablam! | Sep 20 02:20:50.185 INFO kablam! 3 | use embedrs_bytes::{Buf, IntoBuf, Bytes}; Sep 20 02:20:50.185 INFO kablam! | ^^^^^^^ Sep 20 02:20:50.185 INFO kablam! Sep 20 02:20:50.189 INFO kablam! error: aborting due to previous error Sep 20 02:20:50.189 INFO kablam! Sep 20 02:20:50.189 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 02:20:50.191 INFO kablam! error[E0599]: no method named `take` found for type `std::io::Cursor<&[u8; 11]>` in the current scope Sep 20 02:20:50.191 INFO kablam! --> tests/test_take.rs:10:43 Sep 20 02:20:50.191 INFO kablam! | Sep 20 02:20:50.191 INFO kablam! 10 | let buf = Cursor::new(b"hello world").take(100); Sep 20 02:20:50.191 INFO kablam! | ^^^^ Sep 20 02:20:50.191 INFO kablam! | Sep 20 02:20:50.191 INFO kablam! = note: the method `take` exists but the following trait bounds were not satisfied: Sep 20 02:20:50.191 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : embedrs_bytes::Buf` Sep 20 02:20:50.191 INFO kablam! `&mut std::io::Cursor<&[u8; 11]> : std::iter::Iterator` Sep 20 02:20:50.191 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 02:20:50.191 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 02:20:50.191 INFO kablam! | Sep 20 02:20:50.191 INFO kablam! 3 | use std::io::Read; Sep 20 02:20:50.191 INFO kablam! | Sep 20 02:20:50.191 INFO kablam! Sep 20 02:20:50.194 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:50.194 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:50.197 INFO kablam! error: aborting due to previous error Sep 20 02:20:50.197 INFO kablam! Sep 20 02:20:50.197 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 02:20:50.204 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:50.205 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:20:50.221 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:50.221 INFO kablam! --> tests/test_from_buf.rs:11:43 Sep 20 02:20:50.221 INFO kablam! | Sep 20 02:20:50.221 INFO kablam! 11 | let buf: Vec = Cursor::new(SHORT).collect(); Sep 20 02:20:50.221 INFO kablam! | ^^^^^^^ Sep 20 02:20:50.221 INFO kablam! | Sep 20 02:20:50.221 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:50.221 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:50.221 INFO kablam! Sep 20 02:20:50.233 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:50.233 INFO kablam! --> tests/test_from_buf.rs:14:42 Sep 20 02:20:50.233 INFO kablam! | Sep 20 02:20:50.233 INFO kablam! 14 | let buf: Vec = Cursor::new(LONG).collect(); Sep 20 02:20:50.233 INFO kablam! | ^^^^^^^ Sep 20 02:20:50.233 INFO kablam! | Sep 20 02:20:50.233 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:50.233 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:50.233 INFO kablam! Sep 20 02:20:50.235 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:50.235 INFO kablam! --> tests/test_from_buf.rs:20:41 Sep 20 02:20:50.235 INFO kablam! | Sep 20 02:20:50.235 INFO kablam! 20 | let buf: Bytes = Cursor::new(SHORT).collect(); Sep 20 02:20:50.235 INFO kablam! | ^^^^^^^ Sep 20 02:20:50.235 INFO kablam! | Sep 20 02:20:50.235 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:50.235 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:50.235 INFO kablam! Sep 20 02:20:50.236 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:50.236 INFO kablam! --> tests/test_from_buf.rs:23:40 Sep 20 02:20:50.236 INFO kablam! | Sep 20 02:20:50.236 INFO kablam! 23 | let buf: Bytes = Cursor::new(LONG).collect(); Sep 20 02:20:50.236 INFO kablam! | ^^^^^^^ Sep 20 02:20:50.236 INFO kablam! | Sep 20 02:20:50.236 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:50.236 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:50.236 INFO kablam! Sep 20 02:20:50.237 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:50.237 INFO kablam! --> tests/test_from_buf.rs:29:44 Sep 20 02:20:50.237 INFO kablam! | Sep 20 02:20:50.237 INFO kablam! 29 | let buf: BytesMut = Cursor::new(SHORT).collect(); Sep 20 02:20:50.237 INFO kablam! | ^^^^^^^ Sep 20 02:20:50.237 INFO kablam! | Sep 20 02:20:50.237 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:50.237 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:50.237 INFO kablam! Sep 20 02:20:50.238 INFO kablam! error[E0599]: no method named `collect` found for type `std::io::Cursor<&[u8]>` in the current scope Sep 20 02:20:50.238 INFO kablam! --> tests/test_from_buf.rs:32:43 Sep 20 02:20:50.238 INFO kablam! | Sep 20 02:20:50.238 INFO kablam! 32 | let buf: BytesMut = Cursor::new(LONG).collect(); Sep 20 02:20:50.238 INFO kablam! | ^^^^^^^ Sep 20 02:20:50.238 INFO kablam! | Sep 20 02:20:50.238 INFO kablam! = note: the method `collect` exists but the following trait bounds were not satisfied: Sep 20 02:20:50.238 INFO kablam! `&mut std::io::Cursor<&[u8]> : std::iter::Iterator` Sep 20 02:20:50.238 INFO kablam! Sep 20 02:20:50.242 INFO kablam! error: aborting due to 7 previous errors Sep 20 02:20:50.242 INFO kablam! Sep 20 02:20:50.242 INFO kablam! Some errors occurred: E0432, E0599. Sep 20 02:20:50.242 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 20 02:20:50.249 INFO kablam! error: Could not compile `embedrs-bytes`. Sep 20 02:20:50.249 INFO kablam! Sep 20 02:20:50.249 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:20:50.251 INFO kablam! su: No module specific data is present Sep 20 02:20:50.936 INFO running `"docker" "rm" "-f" "6ceee82a7f230a1337355f7630d2893f605c9a91118400a560b7733e14c023be"` Sep 20 02:20:51.026 INFO blam! 6ceee82a7f230a1337355f7630d2893f605c9a91118400a560b7733e14c023be