Sep 20 05:04:39.377 INFO checking coremidi-sys-2.0.2 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 05:04:39.377 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 05:04:39.377 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:04:39.516 INFO blam! 9e63c1adfb907cbe8c8a12a79f2daed79dc5e0ada7adf7e5ef4b93529c2a2249 Sep 20 05:04:39.517 INFO running `"docker" "start" "-a" "9e63c1adfb907cbe8c8a12a79f2daed79dc5e0ada7adf7e5ef4b93529c2a2249"` Sep 20 05:04:40.437 INFO kablam! usermod: no changes Sep 20 05:04:40.480 INFO kablam! Compiling coremidi-sys v2.0.2 (/source) Sep 20 05:04:41.561 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 20 05:04:41.561 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 20 05:04:41.561 INFO kablam! | Sep 20 05:04:41.561 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 20 05:04:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 20 05:04:41.561 INFO kablam! Sep 20 05:04:41.561 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 20 05:04:41.561 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 20 05:04:41.561 INFO kablam! | Sep 20 05:04:41.561 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 20 05:04:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 20 05:04:41.561 INFO kablam! Sep 20 05:04:41.571 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:04:41.571 INFO kablam! Sep 20 05:04:41.571 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 20 05:04:41.576 INFO kablam! error: Could not compile `coremidi-sys`. Sep 20 05:04:41.576 INFO kablam! Sep 20 05:04:41.576 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:04:41.577 INFO kablam! su: No module specific data is present Sep 20 05:04:42.036 INFO running `"docker" "rm" "-f" "9e63c1adfb907cbe8c8a12a79f2daed79dc5e0ada7adf7e5ef4b93529c2a2249"` Sep 20 05:04:42.106 INFO blam! 9e63c1adfb907cbe8c8a12a79f2daed79dc5e0ada7adf7e5ef4b93529c2a2249