Sep 14 18:10:17.239 INFO checking coremidi-sys-2.0.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:10:17.239 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:10:17.239 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:10:17.436 INFO blam! dc119d9a793fc03627becb5785df83fe6460eae381a72250a0d64584dac6765b Sep 14 18:10:17.438 INFO running `"docker" "start" "-a" "dc119d9a793fc03627becb5785df83fe6460eae381a72250a0d64584dac6765b"` Sep 14 18:10:18.166 INFO kablam! usermod: no changes Sep 14 18:10:18.206 INFO kablam! Compiling coremidi-sys v2.0.2 (file:///source) Sep 14 18:10:19.588 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 14 18:10:19.588 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 14 18:10:19.588 INFO kablam! | Sep 14 18:10:19.588 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 14 18:10:19.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 14 18:10:19.588 INFO kablam! Sep 14 18:10:19.588 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 14 18:10:19.588 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 14 18:10:19.588 INFO kablam! | Sep 14 18:10:19.588 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 14 18:10:19.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 14 18:10:19.588 INFO kablam! Sep 14 18:10:19.600 INFO kablam! error: aborting due to 2 previous errors Sep 14 18:10:19.600 INFO kablam! Sep 14 18:10:19.600 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 14 18:10:19.606 INFO kablam! error: Could not compile `coremidi-sys`. Sep 14 18:10:19.606 INFO kablam! Sep 14 18:10:19.606 INFO kablam! To learn more, run the command again with --verbose. Sep 14 18:10:19.607 INFO kablam! su: No module specific data is present Sep 14 18:10:20.195 INFO running `"docker" "rm" "-f" "dc119d9a793fc03627becb5785df83fe6460eae381a72250a0d64584dac6765b"` Sep 14 18:10:20.282 INFO blam! dc119d9a793fc03627becb5785df83fe6460eae381a72250a0d64584dac6765b