Sep 06 03:46:46.429 INFO checking mioco-0.8.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:46:46.429 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:46:46.429 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:46:46.569 INFO blam! 8d99d212e1109677acca11af312b03fc9458269be10f62ef7fb59e7d97034ec7 Sep 06 03:46:46.569 INFO running `"docker" "start" "-a" "8d99d212e1109677acca11af312b03fc9458269be10f62ef7fb59e7d97034ec7"` Sep 06 03:46:47.317 INFO kablam! usermod: no changes Sep 06 03:46:47.594 INFO kablam! Checking slab v0.2.0 Sep 06 03:46:47.596 INFO kablam! Checking miow v0.1.5 Sep 06 03:46:47.881 INFO kablam! Checking mio v0.5.1 Sep 06 03:46:48.844 INFO kablam! Checking mioco v0.8.1 (file:///source) Sep 06 03:46:49.891 INFO kablam! error[E0446]: private type `src::sync::mpsc::ReceiverCore` in public interface Sep 06 03:46:49.891 INFO kablam! --> src/sync/mpsc.rs:35:5 Sep 06 03:46:49.891 INFO kablam! | Sep 06 03:46:49.891 INFO kablam! 26 | struct ReceiverCore { Sep 06 03:46:49.891 INFO kablam! | - `src::sync::mpsc::ReceiverCore` declared as private Sep 06 03:46:49.891 INFO kablam! ... Sep 06 03:46:49.891 INFO kablam! 35 | type Raw = ReceiverCore; Sep 06 03:46:49.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 06 03:46:49.891 INFO kablam! Sep 06 03:46:49.891 INFO kablam! error[E0446]: private type `src::timer::TimerCore` in public interface Sep 06 03:46:49.891 INFO kablam! --> src/timer.rs:47:5 Sep 06 03:46:49.891 INFO kablam! | Sep 06 03:46:49.892 INFO kablam! 18 | struct TimerCore { Sep 06 03:46:49.892 INFO kablam! | - `src::timer::TimerCore` declared as private Sep 06 03:46:49.892 INFO kablam! ... Sep 06 03:46:49.892 INFO kablam! 47 | type Raw = TimerCore; Sep 06 03:46:49.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 06 03:46:49.892 INFO kablam! Sep 06 03:46:49.916 INFO kablam! error: aborting due to 2 previous errors Sep 06 03:46:49.916 INFO kablam! Sep 06 03:46:49.916 INFO kablam! For more information about this error, try `rustc --explain E0446`. Sep 06 03:46:49.924 INFO kablam! error: Could not compile `mioco`. Sep 06 03:46:49.924 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:46:50.298 INFO kablam! error[E0446]: private type `src::sync::mpsc::ReceiverCore` in public interface Sep 06 03:46:50.298 INFO kablam! --> src/sync/mpsc.rs:35:5 Sep 06 03:46:50.298 INFO kablam! | Sep 06 03:46:50.298 INFO kablam! 26 | struct ReceiverCore { Sep 06 03:46:50.298 INFO kablam! | - `src::sync::mpsc::ReceiverCore` declared as private Sep 06 03:46:50.298 INFO kablam! ... Sep 06 03:46:50.298 INFO kablam! 35 | type Raw = ReceiverCore; Sep 06 03:46:50.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 06 03:46:50.298 INFO kablam! Sep 06 03:46:50.299 INFO kablam! error[E0446]: private type `src::timer::TimerCore` in public interface Sep 06 03:46:50.299 INFO kablam! --> src/timer.rs:47:5 Sep 06 03:46:50.299 INFO kablam! | Sep 06 03:46:50.299 INFO kablam! 18 | struct TimerCore { Sep 06 03:46:50.299 INFO kablam! | - `src::timer::TimerCore` declared as private Sep 06 03:46:50.299 INFO kablam! ... Sep 06 03:46:50.299 INFO kablam! 47 | type Raw = TimerCore; Sep 06 03:46:50.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 06 03:46:50.299 INFO kablam! Sep 06 03:46:50.322 INFO kablam! error: aborting due to 2 previous errors Sep 06 03:46:50.322 INFO kablam! Sep 06 03:46:50.322 INFO kablam! For more information about this error, try `rustc --explain E0446`. Sep 06 03:46:50.332 INFO kablam! error: Could not compile `mioco`. Sep 06 03:46:50.332 INFO kablam! Sep 06 03:46:50.332 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:46:50.333 INFO kablam! su: No module specific data is present Sep 06 03:46:50.939 INFO running `"docker" "rm" "-f" "8d99d212e1109677acca11af312b03fc9458269be10f62ef7fb59e7d97034ec7"` Sep 06 03:46:51.011 INFO blam! 8d99d212e1109677acca11af312b03fc9458269be10f62ef7fb59e7d97034ec7