Sep 04 17:14:57.966 INFO checking futures-channel-0.2.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 17:14:57.967 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 17:14:57.967 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:14:58.217 INFO blam! 71061c3b11c6e2edb069564e8182a89145958ae9c59112612a32a2838c305872 Sep 04 17:14:58.219 INFO running `"docker" "start" "-a" "71061c3b11c6e2edb069564e8182a89145958ae9c59112612a32a2838c305872"` Sep 04 17:14:58.912 INFO kablam! Checking futures-channel v0.2.1 (file:///source) Sep 04 17:15:00.368 INFO kablam! error[E0463]: can't find crate for `futures` Sep 04 17:15:00.369 INFO kablam! --> tests/oneshot.rs:1:1 Sep 04 17:15:00.369 INFO kablam! | Sep 04 17:15:00.369 INFO kablam! 1 | extern crate futures; Sep 04 17:15:00.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:15:00.369 INFO kablam! Sep 04 17:15:00.370 INFO kablam! error: aborting due to previous error Sep 04 17:15:00.371 INFO kablam! Sep 04 17:15:00.371 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:15:00.378 INFO kablam! error: Could not compile `futures-channel`. Sep 04 17:15:00.379 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:15:00.492 INFO kablam! error[E0463]: can't find crate for `futures` Sep 04 17:15:00.493 INFO kablam! --> tests/mpsc.rs:2:1 Sep 04 17:15:00.493 INFO kablam! | Sep 04 17:15:00.493 INFO kablam! 2 | extern crate futures; Sep 04 17:15:00.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:15:00.493 INFO kablam! Sep 04 17:15:00.493 INFO kablam! error: aborting due to previous error Sep 04 17:15:00.493 INFO kablam! Sep 04 17:15:00.493 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:15:00.499 INFO kablam! error: Could not compile `futures-channel`. Sep 04 17:15:00.499 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:15:00.539 INFO kablam! error[E0463]: can't find crate for `futures` Sep 04 17:15:00.539 INFO kablam! --> benches/sync_mpsc.rs:4:1 Sep 04 17:15:00.539 INFO kablam! | Sep 04 17:15:00.539 INFO kablam! 4 | extern crate futures; Sep 04 17:15:00.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:15:00.539 INFO kablam! Sep 04 17:15:00.539 INFO kablam! error: aborting due to previous error Sep 04 17:15:00.539 INFO kablam! Sep 04 17:15:00.539 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:15:00.543 INFO kablam! error: Could not compile `futures-channel`. Sep 04 17:15:00.543 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:15:00.657 INFO kablam! error[E0463]: can't find crate for `futures` Sep 04 17:15:00.657 INFO kablam! --> tests/channel.rs:1:1 Sep 04 17:15:00.657 INFO kablam! | Sep 04 17:15:00.657 INFO kablam! 1 | extern crate futures; Sep 04 17:15:00.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:15:00.657 INFO kablam! Sep 04 17:15:00.657 INFO kablam! error: aborting due to previous error Sep 04 17:15:00.658 INFO kablam! Sep 04 17:15:00.658 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:15:00.662 INFO kablam! error: Could not compile `futures-channel`. Sep 04 17:15:00.662 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:15:00.714 INFO kablam! error[E0463]: can't find crate for `futures` Sep 04 17:15:00.714 INFO kablam! --> tests/mpsc-close.rs:1:1 Sep 04 17:15:00.714 INFO kablam! | Sep 04 17:15:00.714 INFO kablam! 1 | extern crate futures; Sep 04 17:15:00.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:15:00.714 INFO kablam! Sep 04 17:15:00.714 INFO kablam! error: aborting due to previous error Sep 04 17:15:00.714 INFO kablam! Sep 04 17:15:00.714 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:15:00.720 INFO kablam! error: Could not compile `futures-channel`. Sep 04 17:15:00.720 INFO kablam! Sep 04 17:15:00.720 INFO kablam! To learn more, run the command again with --verbose. Sep 04 17:15:00.721 INFO kablam! su: No module specific data is present Sep 04 17:15:01.110 INFO running `"docker" "rm" "-f" "71061c3b11c6e2edb069564e8182a89145958ae9c59112612a32a2838c305872"` Sep 04 17:15:01.214 INFO blam! 71061c3b11c6e2edb069564e8182a89145958ae9c59112612a32a2838c305872