Sep 06 08:31:05.852 INFO checking coremidi-sys-2.0.2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 08:31:05.852 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 08:31:05.852 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:31:06.104 INFO blam! be8586333cd9e11d355cd916cbe29bc2026362512b46ac509bce392845363a16 Sep 06 08:31:06.106 INFO running `"docker" "start" "-a" "be8586333cd9e11d355cd916cbe29bc2026362512b46ac509bce392845363a16"` Sep 06 08:31:06.892 INFO kablam! usermod: no changes Sep 06 08:31:06.940 INFO kablam! Compiling coremidi-sys v2.0.2 (file:///source) Sep 06 08:31:08.082 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 06 08:31:08.082 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 06 08:31:08.082 INFO kablam! | Sep 06 08:31:08.082 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 06 08:31:08.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 06 08:31:08.082 INFO kablam! Sep 06 08:31:08.082 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 06 08:31:08.082 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 06 08:31:08.082 INFO kablam! | Sep 06 08:31:08.082 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 06 08:31:08.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 06 08:31:08.082 INFO kablam! Sep 06 08:31:08.094 INFO kablam! error: aborting due to 2 previous errors Sep 06 08:31:08.094 INFO kablam! Sep 06 08:31:08.094 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 06 08:31:08.098 INFO kablam! error: Could not compile `coremidi-sys`. Sep 06 08:31:08.098 INFO kablam! Sep 06 08:31:08.098 INFO kablam! To learn more, run the command again with --verbose. Sep 06 08:31:08.100 INFO kablam! su: No module specific data is present Sep 06 08:31:08.705 INFO running `"docker" "rm" "-f" "be8586333cd9e11d355cd916cbe29bc2026362512b46ac509bce392845363a16"` Sep 06 08:31:08.795 INFO blam! be8586333cd9e11d355cd916cbe29bc2026362512b46ac509bce392845363a16