Sep 04 02:17:33.573 INFO checking ssd1306-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 02:17:33.573 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 02:17:33.573 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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 02:17:33.726 INFO blam! b0fffd9249e4b974094301c3fca771345edd680604b3ecdf657704d741149a4d Sep 04 02:17:33.727 INFO running `"docker" "start" "-a" "b0fffd9249e4b974094301c3fca771345edd680604b3ecdf657704d741149a4d"` Sep 04 02:17:34.288 INFO kablam! Checking void v1.0.2 Sep 04 02:17:34.293 INFO kablam! Checking nb v0.1.1 Sep 04 02:17:34.296 INFO kablam! Compiling ssd1306 v0.1.0 (file:///source) Sep 04 02:17:34.299 INFO kablam! Checking embedded-graphics v0.1.1 Sep 04 02:17:34.545 INFO kablam! Checking embedded-hal v0.2.1 Sep 04 02:17:34.862 INFO kablam! Checking embedded-hal v0.1.3 Sep 04 02:17:35.883 INFO kablam! error[E0463]: can't find crate for `cortex_m` Sep 04 02:17:35.883 INFO kablam! --> examples/graphics_i2c_128x32.rs:10:1 Sep 04 02:17:35.883 INFO kablam! | Sep 04 02:17:35.883 INFO kablam! 10 | extern crate cortex_m; Sep 04 02:17:35.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 02:17:35.883 INFO kablam! Sep 04 02:17:35.883 INFO kablam! error: aborting due to previous error Sep 04 02:17:35.883 INFO kablam! Sep 04 02:17:35.883 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 02:17:35.888 INFO kablam! error: Could not compile `ssd1306`. Sep 04 02:17:35.889 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:17:35.896 INFO kablam! error[E0463]: can't find crate for `cortex_m` Sep 04 02:17:35.896 INFO kablam! --> examples/graphics.rs:22:1 Sep 04 02:17:35.896 INFO kablam! | Sep 04 02:17:35.896 INFO kablam! 22 | extern crate cortex_m; Sep 04 02:17:35.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 02:17:35.896 INFO kablam! Sep 04 02:17:35.897 INFO kablam! error: aborting due to previous error Sep 04 02:17:35.898 INFO kablam! Sep 04 02:17:35.898 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 02:17:35.900 INFO kablam! error[E0463]: can't find crate for `cortex_m` Sep 04 02:17:35.900 INFO kablam! --> examples/terminal_i2c.rs:19:1 Sep 04 02:17:35.900 INFO kablam! | Sep 04 02:17:35.900 INFO kablam! 19 | extern crate cortex_m; Sep 04 02:17:35.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 02:17:35.900 INFO kablam! Sep 04 02:17:35.900 INFO kablam! error: aborting due to previous error Sep 04 02:17:35.900 INFO kablam! Sep 04 02:17:35.901 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 02:17:35.905 INFO kablam! error: Could not compile `ssd1306`. Sep 04 02:17:35.905 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:17:35.905 INFO kablam! error: Could not compile `ssd1306`. Sep 04 02:17:35.906 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:17:35.931 INFO kablam! error[E0463]: can't find crate for `cortex_m` Sep 04 02:17:35.931 INFO kablam! --> examples/image_i2c.rs:25:1 Sep 04 02:17:35.931 INFO kablam! | Sep 04 02:17:35.931 INFO kablam! 25 | extern crate cortex_m; Sep 04 02:17:35.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 02:17:35.931 INFO kablam! Sep 04 02:17:35.931 INFO kablam! error: aborting due to previous error Sep 04 02:17:35.931 INFO kablam! Sep 04 02:17:35.931 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 02:17:35.934 INFO kablam! error[E0463]: can't find crate for `cortex_m` Sep 04 02:17:35.934 INFO kablam! --> examples/text_i2c.rs:20:1 Sep 04 02:17:35.934 INFO kablam! | Sep 04 02:17:35.934 INFO kablam! 20 | extern crate cortex_m; Sep 04 02:17:35.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 02:17:35.934 INFO kablam! Sep 04 02:17:35.934 INFO kablam! error: aborting due to previous error Sep 04 02:17:35.934 INFO kablam! Sep 04 02:17:35.935 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 02:17:35.935 INFO kablam! error: Could not compile `ssd1306`. Sep 04 02:17:35.935 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:17:35.938 INFO kablam! error: Could not compile `ssd1306`. Sep 04 02:17:35.938 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:17:35.950 INFO kablam! error[E0463]: can't find crate for `cortex_m` Sep 04 02:17:35.950 INFO kablam! --> examples/blinky_i2c.rs:23:1 Sep 04 02:17:35.951 INFO kablam! | Sep 04 02:17:35.951 INFO kablam! 23 | extern crate cortex_m; Sep 04 02:17:35.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 02:17:35.951 INFO kablam! Sep 04 02:17:35.951 INFO kablam! error[E0463]: can't find crate for `cortex_m` Sep 04 02:17:35.951 INFO kablam! --> examples/graphics_i2c.rs:19:1 Sep 04 02:17:35.951 INFO kablam! | Sep 04 02:17:35.951 INFO kablam! 19 | extern crate cortex_m; Sep 04 02:17:35.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 02:17:35.951 INFO kablam! Sep 04 02:17:35.951 INFO kablam! error: aborting due to previous error Sep 04 02:17:35.951 INFO kablam! Sep 04 02:17:35.951 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 02:17:35.951 INFO kablam! error: aborting due to previous error Sep 04 02:17:35.951 INFO kablam! Sep 04 02:17:35.951 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 02:17:35.956 INFO kablam! error: Could not compile `ssd1306`. Sep 04 02:17:35.956 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:17:35.956 INFO kablam! error: Could not compile `ssd1306`. Sep 04 02:17:35.956 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:17:36.245 INFO kablam! error: build failed Sep 04 02:17:36.245 INFO kablam! su: No module specific data is present Sep 04 02:17:36.606 INFO running `"docker" "rm" "-f" "b0fffd9249e4b974094301c3fca771345edd680604b3ecdf657704d741149a4d"` Sep 04 02:17:36.709 INFO blam! b0fffd9249e4b974094301c3fca771345edd680604b3ecdf657704d741149a4d