Sep 01 03:51:32.862 INFO checking futures-channel-0.2.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 03:51:32.862 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 03:51:32.863 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-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.038 INFO blam! 2e313e622f1171d15ebaf2a68b77f5e61f4b8042b4bf2def23aedd62c374ee63 Sep 01 03:51:33.039 INFO running `"docker" "start" "-a" "2e313e622f1171d15ebaf2a68b77f5e61f4b8042b4bf2def23aedd62c374ee63"` Sep 01 03:51:33.664 INFO kablam! Checking futures-channel v0.2.1 (file:///source) Sep 01 03:51:35.214 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:35.214 INFO kablam! --> tests/channel.rs:1:1 Sep 01 03:51:35.214 INFO kablam! | Sep 01 03:51:35.215 INFO kablam! 1 | extern crate futures; Sep 01 03:51:35.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:35.215 INFO kablam! Sep 01 03:51:35.215 INFO kablam! error: aborting due to previous error Sep 01 03:51:35.215 INFO kablam! Sep 01 03:51:35.215 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:35.221 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:35.221 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:51:35.225 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:35.225 INFO kablam! --> tests/mpsc-close.rs:1:1 Sep 01 03:51:35.225 INFO kablam! | Sep 01 03:51:35.225 INFO kablam! 1 | extern crate futures; Sep 01 03:51:35.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:35.225 INFO kablam! Sep 01 03:51:35.226 INFO kablam! error: aborting due to previous error Sep 01 03:51:35.226 INFO kablam! Sep 01 03:51:35.227 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:35.232 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:35.233 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:51:35.243 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:35.243 INFO kablam! --> tests/mpsc.rs:2:1 Sep 01 03:51:35.243 INFO kablam! | Sep 01 03:51:35.243 INFO kablam! 2 | extern crate futures; Sep 01 03:51:35.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:35.243 INFO kablam! Sep 01 03:51:35.244 INFO kablam! error: aborting due to previous error Sep 01 03:51:35.244 INFO kablam! Sep 01 03:51:35.244 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:35.249 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:35.249 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:51:35.306 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:35.306 INFO kablam! --> tests/oneshot.rs:1:1 Sep 01 03:51:35.306 INFO kablam! | Sep 01 03:51:35.307 INFO kablam! 1 | extern crate futures; Sep 01 03:51:35.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:35.307 INFO kablam! Sep 01 03:51:35.307 INFO kablam! error: aborting due to previous error Sep 01 03:51:35.307 INFO kablam! Sep 01 03:51:35.307 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:35.310 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 03:51:35.311 INFO kablam! --> benches/sync_mpsc.rs:4:1 Sep 01 03:51:35.311 INFO kablam! | Sep 01 03:51:35.311 INFO kablam! 4 | extern crate futures; Sep 01 03:51:35.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 03:51:35.311 INFO kablam! Sep 01 03:51:35.311 INFO kablam! error: aborting due to previous error Sep 01 03:51:35.311 INFO kablam! Sep 01 03:51:35.311 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 03:51:35.312 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:35.312 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:51:35.316 INFO kablam! error: Could not compile `futures-channel`. Sep 01 03:51:35.316 INFO kablam! Sep 01 03:51:35.316 INFO kablam! To learn more, run the command again with --verbose. Sep 01 03:51:35.317 INFO kablam! su: No module specific data is present Sep 01 03:51:35.679 INFO running `"docker" "rm" "-f" "2e313e622f1171d15ebaf2a68b77f5e61f4b8042b4bf2def23aedd62c374ee63"` Sep 01 03:51:35.819 INFO blam! 2e313e622f1171d15ebaf2a68b77f5e61f4b8042b4bf2def23aedd62c374ee63