Sep 21 02:35:59.186 INFO checking ssd1306-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:35:59.186 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:35:59.186 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:35:59.348 INFO blam! 845fb7687ec528364d2620fad1fefe393258b6705fdf8857c54603c6fe374fdc Sep 21 02:35:59.348 INFO running `"docker" "start" "-a" "845fb7687ec528364d2620fad1fefe393258b6705fdf8857c54603c6fe374fdc"` Sep 21 02:35:59.975 INFO kablam! usermod: no changes Sep 21 02:36:00.043 INFO kablam! Compiling cortex-m-rt v0.6.3 Sep 21 02:36:00.043 INFO kablam! Compiling ssd1306 v0.2.0 (/source) Sep 21 02:36:00.044 INFO kablam! Checking nb v0.1.1 Sep 21 02:36:00.044 INFO kablam! Checking embedded-graphics v0.4.0 Sep 21 02:36:00.173 INFO kablam! Checking embedded-hal v0.2.1 Sep 21 02:36:00.885 INFO kablam! Checking cortex-m-rt v0.5.7 Sep 21 02:36:01.274 INFO kablam! error[E0463]: can't find crate for `blue_pill` Sep 21 02:36:01.274 INFO kablam! --> examples/pixelsquare.rs:31:1 Sep 21 02:36:01.274 INFO kablam! | Sep 21 02:36:01.275 INFO kablam! 31 | extern crate stm32f103xx_hal as blue_pill; Sep 21 02:36:01.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 02:36:01.275 INFO kablam! Sep 21 02:36:01.275 INFO kablam! error: aborting due to previous error Sep 21 02:36:01.275 INFO kablam! Sep 21 02:36:01.275 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 02:36:01.280 INFO kablam! error[E0463]: can't find crate for `blue_pill` Sep 21 02:36:01.280 INFO kablam! --> examples/rotation_i2c.rs:33:1 Sep 21 02:36:01.280 INFO kablam! | Sep 21 02:36:01.280 INFO kablam! 33 | extern crate stm32f103xx_hal as blue_pill; Sep 21 02:36:01.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 02:36:01.280 INFO kablam! Sep 21 02:36:01.280 INFO kablam! error: aborting due to previous error Sep 21 02:36:01.280 INFO kablam! Sep 21 02:36:01.280 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 02:36:01.281 INFO kablam! error: Could not compile `ssd1306`. Sep 21 02:36:01.281 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:36:01.282 INFO kablam! error: Could not compile `ssd1306`. Sep 21 02:36:01.282 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:36:01.283 INFO kablam! error[E0463]: can't find crate for `blue_pill` Sep 21 02:36:01.283 INFO kablam! --> examples/text_i2c.rs:28:1 Sep 21 02:36:01.283 INFO kablam! | Sep 21 02:36:01.283 INFO kablam! 28 | extern crate stm32f103xx_hal as blue_pill; Sep 21 02:36:01.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 02:36:01.283 INFO kablam! Sep 21 02:36:01.286 INFO kablam! error: aborting due to previous error Sep 21 02:36:01.286 INFO kablam! Sep 21 02:36:01.286 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 02:36:01.294 INFO kablam! error: Could not compile `ssd1306`. Sep 21 02:36:01.294 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:36:01.314 INFO kablam! error[E0463]: can't find crate for `blue_pill` Sep 21 02:36:01.314 INFO kablam! --> examples/image_i2c.rs:33:1 Sep 21 02:36:01.314 INFO kablam! | Sep 21 02:36:01.314 INFO kablam! 33 | extern crate stm32f103xx_hal as blue_pill; Sep 21 02:36:01.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 02:36:01.314 INFO kablam! Sep 21 02:36:01.314 INFO kablam! error: aborting due to previous error Sep 21 02:36:01.314 INFO kablam! Sep 21 02:36:01.314 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 02:36:01.318 INFO kablam! error[E0463]: can't find crate for `blue_pill` Sep 21 02:36:01.318 INFO kablam! --> examples/graphics.rs:30:1 Sep 21 02:36:01.318 INFO kablam! | Sep 21 02:36:01.318 INFO kablam! 30 | extern crate stm32f103xx_hal as blue_pill; Sep 21 02:36:01.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 02:36:01.318 INFO kablam! Sep 21 02:36:01.318 INFO kablam! error: aborting due to previous error Sep 21 02:36:01.318 INFO kablam! Sep 21 02:36:01.318 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 02:36:01.318 INFO kablam! error[E0463]: can't find crate for `blue_pill` Sep 21 02:36:01.318 INFO kablam! --> examples/terminal_i2c.rs:26:1 Sep 21 02:36:01.318 INFO kablam! | Sep 21 02:36:01.318 INFO kablam! 26 | extern crate stm32f103xx_hal as blue_pill; Sep 21 02:36:01.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 02:36:01.318 INFO kablam! Sep 21 02:36:01.319 INFO kablam! error: aborting due to previous error Sep 21 02:36:01.319 INFO kablam! Sep 21 02:36:01.319 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 02:36:01.319 INFO kablam! error: Could not compile `ssd1306`. Sep 21 02:36:01.319 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:36:01.321 INFO kablam! error: Could not compile `ssd1306`. Sep 21 02:36:01.321 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:36:01.321 INFO kablam! error: Could not compile `ssd1306`. Sep 21 02:36:01.321 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:36:01.370 INFO kablam! error[E0463]: can't find crate for `blue_pill` Sep 21 02:36:01.370 INFO kablam! --> examples/graphics_i2c.rs:27:1 Sep 21 02:36:01.370 INFO kablam! | Sep 21 02:36:01.370 INFO kablam! 27 | extern crate stm32f103xx_hal as blue_pill; Sep 21 02:36:01.370 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 02:36:01.370 INFO kablam! Sep 21 02:36:01.371 INFO kablam! error: aborting due to previous error Sep 21 02:36:01.371 INFO kablam! Sep 21 02:36:01.371 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 02:36:01.376 INFO kablam! error: Could not compile `ssd1306`. Sep 21 02:36:01.376 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:36:01.544 INFO kablam! error: build failed Sep 21 02:36:01.546 INFO kablam! su: No module specific data is present Sep 21 02:36:02.109 INFO running `"docker" "rm" "-f" "845fb7687ec528364d2620fad1fefe393258b6705fdf8857c54603c6fe374fdc"` Sep 21 02:36:02.211 INFO blam! 845fb7687ec528364d2620fad1fefe393258b6705fdf8857c54603c6fe374fdc