Sep 19 22:17:50.753 INFO checking mioco-0.8.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:17:50.753 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:17:50.753 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:17:50.939 INFO blam! 5a5302ae9585c2d80273b78eb4456a111adb9b8b205f405067cb2e64f1ea7efa Sep 19 22:17:50.942 INFO running `"docker" "start" "-a" "5a5302ae9585c2d80273b78eb4456a111adb9b8b205f405067cb2e64f1ea7efa"` Sep 19 22:17:51.486 INFO kablam! usermod: no changes Sep 19 22:17:51.760 INFO kablam! Checking slab v0.2.0 Sep 19 22:17:51.760 INFO kablam! Compiling context v1.0.1 Sep 19 22:17:51.763 INFO kablam! Checking mio v0.5.1 Sep 19 22:17:53.271 INFO kablam! Checking mioco v0.8.1 (/source) Sep 19 22:17:54.419 INFO kablam! error[E0446]: private type `src::sync::mpsc::ReceiverCore` in public interface Sep 19 22:17:54.419 INFO kablam! --> src/sync/mpsc.rs:35:5 Sep 19 22:17:54.419 INFO kablam! | Sep 19 22:17:54.419 INFO kablam! 26 | struct ReceiverCore { Sep 19 22:17:54.419 INFO kablam! | - `src::sync::mpsc::ReceiverCore` declared as private Sep 19 22:17:54.419 INFO kablam! ... Sep 19 22:17:54.419 INFO kablam! 35 | type Raw = ReceiverCore; Sep 19 22:17:54.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 19 22:17:54.419 INFO kablam! Sep 19 22:17:54.419 INFO kablam! error[E0446]: private type `src::timer::TimerCore` in public interface Sep 19 22:17:54.419 INFO kablam! --> src/timer.rs:47:5 Sep 19 22:17:54.419 INFO kablam! | Sep 19 22:17:54.419 INFO kablam! 18 | struct TimerCore { Sep 19 22:17:54.419 INFO kablam! | - `src::timer::TimerCore` declared as private Sep 19 22:17:54.419 INFO kablam! ... Sep 19 22:17:54.419 INFO kablam! 47 | type Raw = TimerCore; Sep 19 22:17:54.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 19 22:17:54.419 INFO kablam! Sep 19 22:17:54.435 INFO kablam! error: aborting due to 2 previous errors Sep 19 22:17:54.435 INFO kablam! Sep 19 22:17:54.435 INFO kablam! For more information about this error, try `rustc --explain E0446`. Sep 19 22:17:54.438 INFO kablam! error: Could not compile `mioco`. Sep 19 22:17:54.438 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:17:54.970 INFO kablam! error[E0446]: private type `src::sync::mpsc::ReceiverCore` in public interface Sep 19 22:17:54.970 INFO kablam! --> src/sync/mpsc.rs:35:5 Sep 19 22:17:54.970 INFO kablam! | Sep 19 22:17:54.970 INFO kablam! 26 | struct ReceiverCore { Sep 19 22:17:54.970 INFO kablam! | - `src::sync::mpsc::ReceiverCore` declared as private Sep 19 22:17:54.970 INFO kablam! ... Sep 19 22:17:54.970 INFO kablam! 35 | type Raw = ReceiverCore; Sep 19 22:17:54.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 19 22:17:54.970 INFO kablam! Sep 19 22:17:54.970 INFO kablam! error[E0446]: private type `src::timer::TimerCore` in public interface Sep 19 22:17:54.970 INFO kablam! --> src/timer.rs:47:5 Sep 19 22:17:54.970 INFO kablam! | Sep 19 22:17:54.970 INFO kablam! 18 | struct TimerCore { Sep 19 22:17:54.970 INFO kablam! | - `src::timer::TimerCore` declared as private Sep 19 22:17:54.970 INFO kablam! ... Sep 19 22:17:54.970 INFO kablam! 47 | type Raw = TimerCore; Sep 19 22:17:54.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 19 22:17:54.970 INFO kablam! Sep 19 22:17:54.992 INFO kablam! error: aborting due to 2 previous errors Sep 19 22:17:54.992 INFO kablam! Sep 19 22:17:54.992 INFO kablam! For more information about this error, try `rustc --explain E0446`. Sep 19 22:17:55.004 INFO kablam! error: Could not compile `mioco`. Sep 19 22:17:55.004 INFO kablam! Sep 19 22:17:55.004 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:17:55.007 INFO kablam! su: No module specific data is present Sep 19 22:17:55.466 INFO running `"docker" "rm" "-f" "5a5302ae9585c2d80273b78eb4456a111adb9b8b205f405067cb2e64f1ea7efa"` Sep 19 22:17:55.565 INFO blam! 5a5302ae9585c2d80273b78eb4456a111adb9b8b205f405067cb2e64f1ea7efa