Sep 01 03:51:33.711 INFO checking futures-channel-0.2.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 03:51:33.711 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 03:51:33.711 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:51:33.878 INFO blam! 4cfe9116517c09713744bfcc61f4859c8efa9ff023420677e385496935c13585 Sep 01 03:51:33.880 INFO running `"docker" "start" "-a" "4cfe9116517c09713744bfcc61f4859c8efa9ff023420677e385496935c13585"` Sep 01 03:51:34.537 INFO kablam! Checking futures-channel v0.2.1 (file:///source) Sep 01 03:51:36.276 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:36.276 INFO kablam! --> tests/mpsc-close.rs:1:1 Sep 01 03:51:36.276 INFO kablam! | Sep 01 03:51:36.276 INFO kablam! 1 | extern crate futures; Sep 01 03:51:36.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:36.276 INFO kablam! Sep 01 03:51:36.276 INFO kablam! error: aborting due to previous error Sep 01 03:51:36.276 INFO kablam! Sep 01 03:51:36.276 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:36.276 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:36.276 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:51:36.321 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:36.322 INFO kablam! --> tests/mpsc.rs:2:1 Sep 01 03:51:36.322 INFO kablam! | Sep 01 03:51:36.322 INFO kablam! 2 | extern crate futures; Sep 01 03:51:36.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:36.322 INFO kablam! Sep 01 03:51:36.322 INFO kablam! error: aborting due to previous error Sep 01 03:51:36.322 INFO kablam! Sep 01 03:51:36.322 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:36.327 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:36.327 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:51:36.338 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:36.339 INFO kablam! --> benches/sync_mpsc.rs:4:1 Sep 01 03:51:36.339 INFO kablam! | Sep 01 03:51:36.339 INFO kablam! 4 | extern crate futures; Sep 01 03:51:36.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:36.339 INFO kablam! Sep 01 03:51:36.339 INFO kablam! error: aborting due to previous error Sep 01 03:51:36.339 INFO kablam! Sep 01 03:51:36.339 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:36.344 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:36.344 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:51:36.407 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:36.407 INFO kablam! --> tests/oneshot.rs:1:1 Sep 01 03:51:36.407 INFO kablam! | Sep 01 03:51:36.407 INFO kablam! 1 | extern crate futures; Sep 01 03:51:36.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:36.407 INFO kablam! Sep 01 03:51:36.408 INFO kablam! error: aborting due to previous error Sep 01 03:51:36.408 INFO kablam! Sep 01 03:51:36.408 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:36.411 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:36.411 INFO kablam! --> tests/channel.rs:1:1 Sep 01 03:51:36.411 INFO kablam! | Sep 01 03:51:36.411 INFO kablam! 1 | extern crate futures; Sep 01 03:51:36.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:36.411 INFO kablam! Sep 01 03:51:36.411 INFO kablam! error: aborting due to previous error Sep 01 03:51:36.411 INFO kablam! Sep 01 03:51:36.411 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:36.413 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:36.413 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:51:36.415 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:36.415 INFO kablam! Sep 01 03:51:36.415 INFO kablam! To learn more, run the command again with --verbose. Sep 01 03:51:36.417 INFO kablam! su: No module specific data is present Sep 01 03:51:36.797 INFO running `"docker" "rm" "-f" "4cfe9116517c09713744bfcc61f4859c8efa9ff023420677e385496935c13585"` Sep 01 03:51:36.924 INFO blam! 4cfe9116517c09713744bfcc61f4859c8efa9ff023420677e385496935c13585