Sep 21 10:11:19.839 INFO checking futures-channel-0.2.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:11:19.839 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:11:19.839 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:11:20.004 INFO blam! df2217e9c75690cdce6260169b57f8264a307f50215d722b9745f75eb38f67f9 Sep 21 10:11:20.007 INFO running `"docker" "start" "-a" "df2217e9c75690cdce6260169b57f8264a307f50215d722b9745f75eb38f67f9"` Sep 21 10:11:21.210 INFO kablam! usermod: no changes Sep 21 10:11:21.236 INFO kablam! Checking futures-channel v0.2.1 (/source) Sep 21 10:11:21.839 INFO kablam! error[E0463]: can't find crate for `futures` Sep 21 10:11:21.839 INFO kablam! --> benches/sync_mpsc.rs:4:1 Sep 21 10:11:21.839 INFO kablam! | Sep 21 10:11:21.839 INFO kablam! 4 | extern crate futures; Sep 21 10:11:21.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:11:21.839 INFO kablam! Sep 21 10:11:21.839 INFO kablam! error: aborting due to previous error Sep 21 10:11:21.839 INFO kablam! Sep 21 10:11:21.839 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:11:21.847 INFO kablam! error: Could not compile `futures-channel`. Sep 21 10:11:21.847 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:11:21.977 INFO kablam! error[E0463]: can't find crate for `futures` Sep 21 10:11:21.977 INFO kablam! --> tests/mpsc.rs:2:1 Sep 21 10:11:21.977 INFO kablam! | Sep 21 10:11:21.977 INFO kablam! 2 | extern crate futures; Sep 21 10:11:21.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:11:21.977 INFO kablam! Sep 21 10:11:21.984 INFO kablam! error: aborting due to previous error Sep 21 10:11:21.984 INFO kablam! Sep 21 10:11:21.984 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:11:21.984 INFO kablam! error[E0463]: can't find crate for `futures` Sep 21 10:11:21.984 INFO kablam! --> tests/mpsc-close.rs:1:1 Sep 21 10:11:21.984 INFO kablam! | Sep 21 10:11:21.984 INFO kablam! 1 | extern crate futures; Sep 21 10:11:21.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:11:21.984 INFO kablam! Sep 21 10:11:21.984 INFO kablam! error: aborting due to previous error Sep 21 10:11:21.985 INFO kablam! Sep 21 10:11:21.985 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:11:21.986 INFO kablam! error[E0463]: can't find crate for `futures` Sep 21 10:11:21.986 INFO kablam! --> tests/channel.rs:1:1 Sep 21 10:11:21.986 INFO kablam! | Sep 21 10:11:21.986 INFO kablam! 1 | extern crate futures; Sep 21 10:11:21.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:11:21.986 INFO kablam! Sep 21 10:11:21.986 INFO kablam! error: aborting due to previous error Sep 21 10:11:21.986 INFO kablam! Sep 21 10:11:21.986 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:11:21.986 INFO kablam! error: Could not compile `futures-channel`. Sep 21 10:11:21.986 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:11:21.986 INFO kablam! error: Could not compile `futures-channel`. Sep 21 10:11:21.986 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:11:21.992 INFO kablam! error[E0463]: can't find crate for `futures` Sep 21 10:11:21.992 INFO kablam! --> tests/oneshot.rs:1:1 Sep 21 10:11:21.992 INFO kablam! | Sep 21 10:11:21.992 INFO kablam! 1 | extern crate futures; Sep 21 10:11:21.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:11:21.992 INFO kablam! Sep 21 10:11:21.992 INFO kablam! error: aborting due to previous error Sep 21 10:11:21.992 INFO kablam! Sep 21 10:11:21.992 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:11:21.992 INFO kablam! error: Could not compile `futures-channel`. Sep 21 10:11:21.992 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:11:21.996 INFO kablam! error: Could not compile `futures-channel`. Sep 21 10:11:21.996 INFO kablam! Sep 21 10:11:21.996 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:11:21.997 INFO kablam! su: No module specific data is present Sep 21 10:11:22.624 INFO running `"docker" "rm" "-f" "df2217e9c75690cdce6260169b57f8264a307f50215d722b9745f75eb38f67f9"` Sep 21 10:11:22.700 INFO blam! df2217e9c75690cdce6260169b57f8264a307f50215d722b9745f75eb38f67f9