Aug 17 19:23:07.986 INFO checking ipc-0.2.0 against try#a5d98b025f62ace80fe9d2a15781f900fc42515e for pr-53426 Aug 17 19:23:07.986 INFO running: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 17 19:23:07.986 INFO creating container for: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 17 19:23:07.986 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53426/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-3/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/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 +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 17 19:23:08.190 INFO blam! b414b10ac6d5804ddccb6ddb2ce23e0ef1956ac8b9f692a6fe706112da7c6a29 Aug 17 19:23:08.193 INFO running `"docker" "start" "-a" "b414b10ac6d5804ddccb6ddb2ce23e0ef1956ac8b9f692a6fe706112da7c6a29"` Aug 17 19:23:09.105 INFO kablam! Checking ipc v0.2.0 (file:///source) Aug 17 19:23:10.866 INFO kablam! error[E0432]: unresolved import `rand` Aug 17 19:23:10.866 INFO kablam! --> src/lib.rs:47:9 Aug 17 19:23:10.866 INFO kablam! | Aug 17 19:23:10.866 INFO kablam! 47 | use rand::random; Aug 17 19:23:10.866 INFO kablam! | ^^^^ Maybe a missing `extern crate rand;`? Aug 17 19:23:10.866 INFO kablam! Aug 17 19:23:11.576 INFO kablam! error[E0599]: no function or associated item named `channel` found for type `platform::unix::message_queue::MessageQueue` in the current scope Aug 17 19:23:11.576 INFO kablam! --> src/lib.rs:51:24 Aug 17 19:23:11.576 INFO kablam! | Aug 17 19:23:11.576 INFO kablam! 51 | let (tx, rx) = MessageQueue::::channel().unwrap(); Aug 17 19:23:11.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `platform::unix::message_queue::MessageQueue` Aug 17 19:23:11.576 INFO kablam! | Aug 17 19:23:11.576 INFO kablam! ::: src/platform/unix/message_queue.rs:24:1 Aug 17 19:23:11.576 INFO kablam! | Aug 17 19:23:11.576 INFO kablam! 24 | pub struct MessageQueue { Aug 17 19:23:11.576 INFO kablam! | -------------------------- function or associated item `channel` not found for this Aug 17 19:23:11.577 INFO kablam! Aug 17 19:23:11.624 INFO kablam! error[E0599]: no function or associated item named `channel` found for type `platform::unix::message_queue::MessageQueue` in the current scope Aug 17 19:23:11.624 INFO kablam! --> src/lib.rs:61:24 Aug 17 19:23:11.624 INFO kablam! | Aug 17 19:23:11.624 INFO kablam! 61 | let (tx, rx) = MessageQueue::::channel().unwrap(); Aug 17 19:23:11.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `platform::unix::message_queue::MessageQueue` Aug 17 19:23:11.624 INFO kablam! | Aug 17 19:23:11.624 INFO kablam! ::: src/platform/unix/message_queue.rs:24:1 Aug 17 19:23:11.624 INFO kablam! | Aug 17 19:23:11.624 INFO kablam! 24 | pub struct MessageQueue { Aug 17 19:23:11.624 INFO kablam! | -------------------------- function or associated item `channel` not found for this Aug 17 19:23:11.624 INFO kablam! Aug 17 19:23:11.669 INFO kablam! error[E0599]: no function or associated item named `channel` found for type `platform::unix::message_queue::MessageQueue` in the current scope Aug 17 19:23:11.669 INFO kablam! --> src/lib.rs:74:24 Aug 17 19:23:11.669 INFO kablam! | Aug 17 19:23:11.669 INFO kablam! 74 | let (tx, rx) = MessageQueue::::channel().unwrap(); Aug 17 19:23:11.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `platform::unix::message_queue::MessageQueue` Aug 17 19:23:11.669 INFO kablam! | Aug 17 19:23:11.669 INFO kablam! ::: src/platform/unix/message_queue.rs:24:1 Aug 17 19:23:11.669 INFO kablam! | Aug 17 19:23:11.669 INFO kablam! 24 | pub struct MessageQueue { Aug 17 19:23:11.669 INFO kablam! | -------------------------- function or associated item `channel` not found for this Aug 17 19:23:11.669 INFO kablam! Aug 17 19:23:11.698 INFO kablam! error[E0599]: no function or associated item named `channel` found for type `platform::unix::message_queue::MessageQueue` in the current scope Aug 17 19:23:11.698 INFO kablam! --> src/lib.rs:86:24 Aug 17 19:23:11.698 INFO kablam! | Aug 17 19:23:11.698 INFO kablam! 86 | let (tx, rx) = MessageQueue::::channel().unwrap(); Aug 17 19:23:11.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `platform::unix::message_queue::MessageQueue` Aug 17 19:23:11.698 INFO kablam! | Aug 17 19:23:11.698 INFO kablam! ::: src/platform/unix/message_queue.rs:24:1 Aug 17 19:23:11.698 INFO kablam! | Aug 17 19:23:11.698 INFO kablam! 24 | pub struct MessageQueue { Aug 17 19:23:11.698 INFO kablam! | -------------------------- function or associated item `channel` not found for this Aug 17 19:23:11.698 INFO kablam! Aug 17 19:23:12.392 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Aug 17 19:23:12.392 INFO kablam! --> src/lib.rs:1:12 Aug 17 19:23:12.392 INFO kablam! | Aug 17 19:23:12.392 INFO kablam! 1 | #![feature(proc_macro, conservative_impl_trait, generators)] Aug 17 19:23:12.392 INFO kablam! | ^^^^^^^^^^ Aug 17 19:23:12.398 INFO kablam! | Aug 17 19:23:12.399 INFO kablam! = note: #[warn(stable_features)] on by default Aug 17 19:23:12.399 INFO kablam! Aug 17 19:23:12.399 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Aug 17 19:23:12.399 INFO kablam! --> src/lib.rs:1:24 Aug 17 19:23:12.399 INFO kablam! | Aug 17 19:23:12.400 INFO kablam! 1 | #![feature(proc_macro, conservative_impl_trait, generators)] Aug 17 19:23:12.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 17 19:23:12.400 INFO kablam! Aug 17 19:23:12.495 INFO kablam! error: aborting due to 5 previous errors Aug 17 19:23:12.495 INFO kablam! Aug 17 19:23:12.495 INFO kablam! Some errors occurred: E0432, E0599. Aug 17 19:23:12.495 INFO kablam! For more information about an error, try `rustc --explain E0432`. Aug 17 19:23:12.509 INFO kablam! error: Could not compile `ipc`. Aug 17 19:23:12.509 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 17 19:23:12.562 INFO kablam! error: build failed Aug 17 19:23:12.571 INFO kablam! su: No module specific data is present Aug 17 19:23:13.099 INFO running `"docker" "rm" "-f" "b414b10ac6d5804ddccb6ddb2ce23e0ef1956ac8b9f692a6fe706112da7c6a29"` Aug 17 19:23:13.263 INFO blam! b414b10ac6d5804ddccb6ddb2ce23e0ef1956ac8b9f692a6fe706112da7c6a29