Sep 04 20:53:43.557 INFO checking coremidi-sys-2.0.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 20:53:43.557 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 20:53:43.557 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 20:53:43.738 INFO blam! 3ac8268879600624e253a0b0dda51af4eab0ce77dbcea5ad1a4ae98f64e12083 Sep 04 20:53:43.740 INFO running `"docker" "start" "-a" "3ac8268879600624e253a0b0dda51af4eab0ce77dbcea5ad1a4ae98f64e12083"` Sep 04 20:53:44.428 INFO kablam! Compiling coremidi-sys v2.0.2 (file:///source) Sep 04 20:53:46.415 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 04 20:53:46.415 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 04 20:53:46.415 INFO kablam! | Sep 04 20:53:46.415 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 04 20:53:46.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 04 20:53:46.415 INFO kablam! Sep 04 20:53:46.415 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 04 20:53:46.415 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 04 20:53:46.415 INFO kablam! | Sep 04 20:53:46.415 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 04 20:53:46.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 04 20:53:46.416 INFO kablam! Sep 04 20:53:46.434 INFO kablam! error: aborting due to 2 previous errors Sep 04 20:53:46.434 INFO kablam! Sep 04 20:53:46.434 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 20:53:46.441 INFO kablam! error: Could not compile `coremidi-sys`. Sep 04 20:53:46.441 INFO kablam! Sep 04 20:53:46.441 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:53:46.443 INFO kablam! su: No module specific data is present Sep 04 20:53:46.855 INFO running `"docker" "rm" "-f" "3ac8268879600624e253a0b0dda51af4eab0ce77dbcea5ad1a4ae98f64e12083"` Sep 04 20:53:46.975 INFO blam! 3ac8268879600624e253a0b0dda51af4eab0ce77dbcea5ad1a4ae98f64e12083