Sep 02 17:33:50.495 INFO checking coremidi-sys-2.0.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 17:33:50.495 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 17:33:50.495 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 17:33:50.718 INFO blam! 759bee51e7e8acc3707beaa552f4368d1b05318e78243171253211fb63d58db7 Sep 02 17:33:50.720 INFO running `"docker" "start" "-a" "759bee51e7e8acc3707beaa552f4368d1b05318e78243171253211fb63d58db7"` Sep 02 17:33:51.603 INFO kablam! Compiling coremidi-sys v2.0.2 (file:///source) Sep 02 17:33:54.188 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 02 17:33:54.188 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 02 17:33:54.188 INFO kablam! | Sep 02 17:33:54.188 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 02 17:33:54.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 02 17:33:54.188 INFO kablam! Sep 02 17:33:54.188 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 02 17:33:54.188 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 02 17:33:54.188 INFO kablam! | Sep 02 17:33:54.188 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 02 17:33:54.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 02 17:33:54.188 INFO kablam! Sep 02 17:33:54.204 INFO kablam! error: aborting due to 2 previous errors Sep 02 17:33:54.205 INFO kablam! Sep 02 17:33:54.205 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 02 17:33:54.212 INFO kablam! error: Could not compile `coremidi-sys`. Sep 02 17:33:54.212 INFO kablam! Sep 02 17:33:54.212 INFO kablam! To learn more, run the command again with --verbose. Sep 02 17:33:54.213 INFO kablam! su: No module specific data is present Sep 02 17:33:54.584 INFO running `"docker" "rm" "-f" "759bee51e7e8acc3707beaa552f4368d1b05318e78243171253211fb63d58db7"` Sep 02 17:33:54.696 INFO blam! 759bee51e7e8acc3707beaa552f4368d1b05318e78243171253211fb63d58db7