Sep 06 08:31:06.515 INFO checking coremidi-sys-2.0.2 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:31:06.515 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:31:06.515 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/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 08:31:06.721 INFO blam! 93c14c3a38904c82ca636abbe88b252a850424fcd869865faca291368a6135a7 Sep 06 08:31:06.723 INFO running `"docker" "start" "-a" "93c14c3a38904c82ca636abbe88b252a850424fcd869865faca291368a6135a7"` Sep 06 08:31:07.471 INFO kablam! usermod: no changes Sep 06 08:31:07.505 INFO kablam! Compiling coremidi-sys v2.0.2 (file:///source) Sep 06 08:31:08.722 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 06 08:31:08.722 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 06 08:31:08.722 INFO kablam! | Sep 06 08:31:08.722 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 06 08:31:08.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 06 08:31:08.722 INFO kablam! Sep 06 08:31:08.722 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 06 08:31:08.722 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 06 08:31:08.722 INFO kablam! | Sep 06 08:31:08.722 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 06 08:31:08.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 06 08:31:08.722 INFO kablam! Sep 06 08:31:08.733 INFO kablam! error: aborting due to 2 previous errors Sep 06 08:31:08.733 INFO kablam! Sep 06 08:31:08.733 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 06 08:31:08.739 INFO kablam! error: Could not compile `coremidi-sys`. Sep 06 08:31:08.739 INFO kablam! Sep 06 08:31:08.739 INFO kablam! To learn more, run the command again with --verbose. Sep 06 08:31:08.741 INFO kablam! su: No module specific data is present Sep 06 08:31:09.325 INFO running `"docker" "rm" "-f" "93c14c3a38904c82ca636abbe88b252a850424fcd869865faca291368a6135a7"` Sep 06 08:31:09.437 INFO blam! 93c14c3a38904c82ca636abbe88b252a850424fcd869865faca291368a6135a7