Sep 04 20:53:42.187 INFO checking coremidi-sys-2.0.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 20:53:42.187 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 20:53:42.188 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:53:42.446 INFO blam! 989ca6e4ec78549875141c471b7ce9c5296c5ccd60f63122ecb88bbd8ad22faf Sep 04 20:53:42.452 INFO running `"docker" "start" "-a" "989ca6e4ec78549875141c471b7ce9c5296c5ccd60f63122ecb88bbd8ad22faf"` Sep 04 20:53:43.212 INFO kablam! Compiling coremidi-sys v2.0.2 (file:///source) Sep 04 20:53:45.223 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 04 20:53:45.223 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 04 20:53:45.223 INFO kablam! | Sep 04 20:53:45.223 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 04 20:53:45.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 04 20:53:45.223 INFO kablam! Sep 04 20:53:45.223 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 04 20:53:45.223 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 04 20:53:45.223 INFO kablam! | Sep 04 20:53:45.223 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 04 20:53:45.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 04 20:53:45.223 INFO kablam! Sep 04 20:53:45.235 INFO kablam! error: aborting due to 2 previous errors Sep 04 20:53:45.235 INFO kablam! Sep 04 20:53:45.235 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 20:53:45.241 INFO kablam! error: Could not compile `coremidi-sys`. Sep 04 20:53:45.241 INFO kablam! Sep 04 20:53:45.241 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:53:45.242 INFO kablam! su: No module specific data is present Sep 04 20:53:45.650 INFO running `"docker" "rm" "-f" "989ca6e4ec78549875141c471b7ce9c5296c5ccd60f63122ecb88bbd8ad22faf"` Sep 04 20:53:45.789 INFO blam! 989ca6e4ec78549875141c471b7ce9c5296c5ccd60f63122ecb88bbd8ad22faf