Sep 01 07:29:25.226 INFO checking coremidi-sys-2.0.2 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 07:29:25.226 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 07:29:25.226 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:29:25.465 INFO blam! 856d76a5b94a01a7a2f6c98b5d15bad334ebc2ac6b58ceea06d5912e9ec80737 Sep 01 07:29:25.468 INFO running `"docker" "start" "-a" "856d76a5b94a01a7a2f6c98b5d15bad334ebc2ac6b58ceea06d5912e9ec80737"` Sep 01 07:29:26.445 INFO kablam! Compiling coremidi-sys v2.0.2 (file:///source) Sep 01 07:29:29.264 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 01 07:29:29.264 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 01 07:29:29.264 INFO kablam! | Sep 01 07:29:29.264 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 01 07:29:29.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 01 07:29:29.264 INFO kablam! Sep 01 07:29:29.264 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 01 07:29:29.264 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 01 07:29:29.264 INFO kablam! | Sep 01 07:29:29.264 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 01 07:29:29.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 01 07:29:29.264 INFO kablam! Sep 01 07:29:29.277 INFO kablam! error: aborting due to 2 previous errors Sep 01 07:29:29.277 INFO kablam! Sep 01 07:29:29.277 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 07:29:29.283 INFO kablam! error: Could not compile `coremidi-sys`. Sep 01 07:29:29.283 INFO kablam! Sep 01 07:29:29.283 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:29:29.284 INFO kablam! su: No module specific data is present Sep 01 07:29:29.724 INFO running `"docker" "rm" "-f" "856d76a5b94a01a7a2f6c98b5d15bad334ebc2ac6b58ceea06d5912e9ec80737"` Sep 01 07:29:29.848 INFO blam! 856d76a5b94a01a7a2f6c98b5d15bad334ebc2ac6b58ceea06d5912e9ec80737