Sep 01 20:18:18.466 INFO checking futures-channel-0.2.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 20:18:18.466 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 20:18:18.466 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:18:18.638 INFO blam! dbfed6c1113f40d6b9cffed1346a88e9f5b9cdb8aca8e9be625d0a63d27ff298 Sep 01 20:18:18.640 INFO running `"docker" "start" "-a" "dbfed6c1113f40d6b9cffed1346a88e9f5b9cdb8aca8e9be625d0a63d27ff298"` Sep 01 20:18:19.414 INFO kablam! Checking futures-channel v0.2.1 (file:///source) Sep 01 20:18:21.026 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 20:18:21.026 INFO kablam! --> tests/mpsc-close.rs:1:1 Sep 01 20:18:21.026 INFO kablam! | Sep 01 20:18:21.026 INFO kablam! 1 | extern crate futures; Sep 01 20:18:21.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 20:18:21.027 INFO kablam! Sep 01 20:18:21.027 INFO kablam! error: aborting due to previous error Sep 01 20:18:21.027 INFO kablam! Sep 01 20:18:21.027 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 20:18:21.032 INFO kablam! error: Could not compile `futures-channel`. Sep 01 20:18:21.032 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:18:21.091 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 20:18:21.091 INFO kablam! --> tests/mpsc.rs:2:1 Sep 01 20:18:21.091 INFO kablam! | Sep 01 20:18:21.091 INFO kablam! 2 | extern crate futures; Sep 01 20:18:21.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 20:18:21.091 INFO kablam! Sep 01 20:18:21.092 INFO kablam! error: aborting due to previous error Sep 01 20:18:21.092 INFO kablam! Sep 01 20:18:21.092 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 20:18:21.097 INFO kablam! error: Could not compile `futures-channel`. Sep 01 20:18:21.098 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:18:21.107 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 20:18:21.107 INFO kablam! --> benches/sync_mpsc.rs:4:1 Sep 01 20:18:21.107 INFO kablam! | Sep 01 20:18:21.107 INFO kablam! 4 | extern crate futures; Sep 01 20:18:21.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 20:18:21.107 INFO kablam! Sep 01 20:18:21.107 INFO kablam! error: aborting due to previous error Sep 01 20:18:21.107 INFO kablam! Sep 01 20:18:21.107 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 20:18:21.111 INFO kablam! error: Could not compile `futures-channel`. Sep 01 20:18:21.111 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:18:21.145 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 20:18:21.145 INFO kablam! --> tests/channel.rs:1:1 Sep 01 20:18:21.145 INFO kablam! | Sep 01 20:18:21.145 INFO kablam! 1 | extern crate futures; Sep 01 20:18:21.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 20:18:21.145 INFO kablam! Sep 01 20:18:21.145 INFO kablam! error: aborting due to previous error Sep 01 20:18:21.145 INFO kablam! Sep 01 20:18:21.145 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 20:18:21.150 INFO kablam! error: Could not compile `futures-channel`. Sep 01 20:18:21.150 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:18:21.154 INFO kablam! error[E0463]: can't find crate for `futures` Sep 01 20:18:21.154 INFO kablam! --> tests/oneshot.rs:1:1 Sep 01 20:18:21.154 INFO kablam! | Sep 01 20:18:21.154 INFO kablam! 1 | extern crate futures; Sep 01 20:18:21.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 20:18:21.154 INFO kablam! Sep 01 20:18:21.154 INFO kablam! error: aborting due to previous error Sep 01 20:18:21.154 INFO kablam! Sep 01 20:18:21.154 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 20:18:21.157 INFO kablam! error: Could not compile `futures-channel`. Sep 01 20:18:21.157 INFO kablam! Sep 01 20:18:21.157 INFO kablam! To learn more, run the command again with --verbose. Sep 01 20:18:21.159 INFO kablam! su: No module specific data is present Sep 01 20:18:21.663 INFO running `"docker" "rm" "-f" "dbfed6c1113f40d6b9cffed1346a88e9f5b9cdb8aca8e9be625d0a63d27ff298"` Sep 01 20:18:21.797 INFO blam! dbfed6c1113f40d6b9cffed1346a88e9f5b9cdb8aca8e9be625d0a63d27ff298