Sep 20 05:04:34.827 INFO checking coremidi-sys-2.0.2 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:04:34.827 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:04:34.827 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:35.040 INFO blam! 5330f293be5a4ecb05ea98b709eb8526f5cd276a44b8d7309bbfc6e90a4df045 Sep 20 05:04:35.043 INFO running `"docker" "start" "-a" "5330f293be5a4ecb05ea98b709eb8526f5cd276a44b8d7309bbfc6e90a4df045"` Sep 20 05:04:37.173 INFO kablam! usermod: no changes Sep 20 05:04:37.222 INFO kablam! Compiling coremidi-sys v2.0.2 (/source) Sep 20 05:04:39.071 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 20 05:04:39.071 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 20 05:04:39.071 INFO kablam! | Sep 20 05:04:39.071 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 20 05:04:39.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 20 05:04:39.071 INFO kablam! Sep 20 05:04:39.071 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 20 05:04:39.071 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 20 05:04:39.071 INFO kablam! | Sep 20 05:04:39.071 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 20 05:04:39.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 20 05:04:39.071 INFO kablam! Sep 20 05:04:39.091 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:04:39.091 INFO kablam! Sep 20 05:04:39.092 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 20 05:04:39.111 INFO kablam! error: Could not compile `coremidi-sys`. Sep 20 05:04:39.111 INFO kablam! Sep 20 05:04:39.111 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:04:39.113 INFO kablam! su: No module specific data is present Sep 20 05:04:39.880 INFO running `"docker" "rm" "-f" "5330f293be5a4ecb05ea98b709eb8526f5cd276a44b8d7309bbfc6e90a4df045"` Sep 20 05:04:39.980 INFO blam! 5330f293be5a4ecb05ea98b709eb8526f5cd276a44b8d7309bbfc6e90a4df045