Sep 04 10:53:12.149 INFO checking mioco-0.8.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 10:53:12.149 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 10:53:12.149 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:53:12.306 INFO blam! 9a66c762ba38f6c4f8b07fd81dd4e5a1fcb7814c338a43cd564336e8162c4142 Sep 04 10:53:12.308 INFO running `"docker" "start" "-a" "9a66c762ba38f6c4f8b07fd81dd4e5a1fcb7814c338a43cd564336e8162c4142"` Sep 04 10:53:13.183 INFO kablam! Checking slab v0.2.0 Sep 04 10:53:13.186 INFO kablam! Checking mio v0.5.1 Sep 04 10:53:15.164 INFO kablam! Checking mioco v0.8.1 (file:///source) Sep 04 10:53:17.555 INFO kablam! error[E0446]: private type `src::sync::mpsc::ReceiverCore` in public interface Sep 04 10:53:17.555 INFO kablam! --> src/sync/mpsc.rs:35:5 Sep 04 10:53:17.555 INFO kablam! | Sep 04 10:53:17.555 INFO kablam! 26 | struct ReceiverCore { Sep 04 10:53:17.555 INFO kablam! | - `src::sync::mpsc::ReceiverCore` declared as private Sep 04 10:53:17.555 INFO kablam! ... Sep 04 10:53:17.555 INFO kablam! 35 | type Raw = ReceiverCore; Sep 04 10:53:17.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 04 10:53:17.555 INFO kablam! Sep 04 10:53:17.555 INFO kablam! error[E0446]: private type `src::timer::TimerCore` in public interface Sep 04 10:53:17.555 INFO kablam! --> src/timer.rs:47:5 Sep 04 10:53:17.555 INFO kablam! | Sep 04 10:53:17.556 INFO kablam! 18 | struct TimerCore { Sep 04 10:53:17.556 INFO kablam! | - `src::timer::TimerCore` declared as private Sep 04 10:53:17.556 INFO kablam! ... Sep 04 10:53:17.556 INFO kablam! 47 | type Raw = TimerCore; Sep 04 10:53:17.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 04 10:53:17.556 INFO kablam! Sep 04 10:53:17.586 INFO kablam! error: aborting due to 2 previous errors Sep 04 10:53:17.586 INFO kablam! Sep 04 10:53:17.586 INFO kablam! For more information about this error, try `rustc --explain E0446`. Sep 04 10:53:17.594 INFO kablam! error: Could not compile `mioco`. Sep 04 10:53:17.594 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 10:53:18.476 INFO kablam! error[E0446]: private type `src::sync::mpsc::ReceiverCore` in public interface Sep 04 10:53:18.476 INFO kablam! --> src/sync/mpsc.rs:35:5 Sep 04 10:53:18.476 INFO kablam! | Sep 04 10:53:18.476 INFO kablam! 26 | struct ReceiverCore { Sep 04 10:53:18.476 INFO kablam! | - `src::sync::mpsc::ReceiverCore` declared as private Sep 04 10:53:18.476 INFO kablam! ... Sep 04 10:53:18.476 INFO kablam! 35 | type Raw = ReceiverCore; Sep 04 10:53:18.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 04 10:53:18.476 INFO kablam! Sep 04 10:53:18.476 INFO kablam! error[E0446]: private type `src::timer::TimerCore` in public interface Sep 04 10:53:18.476 INFO kablam! --> src/timer.rs:47:5 Sep 04 10:53:18.477 INFO kablam! | Sep 04 10:53:18.477 INFO kablam! 18 | struct TimerCore { Sep 04 10:53:18.477 INFO kablam! | - `src::timer::TimerCore` declared as private Sep 04 10:53:18.477 INFO kablam! ... Sep 04 10:53:18.477 INFO kablam! 47 | type Raw = TimerCore; Sep 04 10:53:18.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 04 10:53:18.477 INFO kablam! Sep 04 10:53:18.509 INFO kablam! error: aborting due to 2 previous errors Sep 04 10:53:18.509 INFO kablam! Sep 04 10:53:18.509 INFO kablam! For more information about this error, try `rustc --explain E0446`. Sep 04 10:53:18.523 INFO kablam! error: Could not compile `mioco`. Sep 04 10:53:18.523 INFO kablam! Sep 04 10:53:18.523 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:53:18.524 INFO kablam! su: No module specific data is present Sep 04 10:53:18.942 INFO running `"docker" "rm" "-f" "9a66c762ba38f6c4f8b07fd81dd4e5a1fcb7814c338a43cd564336e8162c4142"` Sep 04 10:53:19.032 INFO blam! 9a66c762ba38f6c4f8b07fd81dd4e5a1fcb7814c338a43cd564336e8162c4142