Sep 04 23:45:10.430 INFO checking coremidi-sys-2.0.2 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 23:45:10.430 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 23:45:10.430 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:45:10.615 INFO blam! ce9d6db28e9db3950a3c2f7f1c9759ee0cf801cdf544b9e6abdf585f7a9963a8 Sep 04 23:45:10.617 INFO running `"docker" "start" "-a" "ce9d6db28e9db3950a3c2f7f1c9759ee0cf801cdf544b9e6abdf585f7a9963a8"` Sep 04 23:45:11.579 INFO kablam! Compiling coremidi-sys v2.0.2 (file:///source) Sep 04 23:45:14.439 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 04 23:45:14.439 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 04 23:45:14.439 INFO kablam! | Sep 04 23:45:14.439 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 04 23:45:14.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 04 23:45:14.440 INFO kablam! Sep 04 23:45:14.440 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 04 23:45:14.440 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 04 23:45:14.440 INFO kablam! | Sep 04 23:45:14.440 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 04 23:45:14.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 04 23:45:14.440 INFO kablam! Sep 04 23:45:14.457 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:45:14.457 INFO kablam! Sep 04 23:45:14.457 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 23:45:14.465 INFO kablam! error: Could not compile `coremidi-sys`. Sep 04 23:45:14.465 INFO kablam! Sep 04 23:45:14.465 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:45:14.466 INFO kablam! su: No module specific data is present Sep 04 23:45:15.264 INFO running `"docker" "rm" "-f" "ce9d6db28e9db3950a3c2f7f1c9759ee0cf801cdf544b9e6abdf585f7a9963a8"` Sep 04 23:45:15.356 INFO blam! ce9d6db28e9db3950a3c2f7f1c9759ee0cf801cdf544b9e6abdf585f7a9963a8