Sep 21 11:55:23.092 INFO checking coremidi-sys-2.0.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:55:23.092 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:55:23.092 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:55:23.295 INFO blam! 99e170c5269022cca3eacb848f620caddb30daec258d79c4bf11561eba2cb4db Sep 21 11:55:23.298 INFO running `"docker" "start" "-a" "99e170c5269022cca3eacb848f620caddb30daec258d79c4bf11561eba2cb4db"` Sep 21 11:55:24.142 INFO kablam! usermod: no changes Sep 21 11:55:24.190 INFO kablam! Compiling coremidi-sys v2.0.2 (/source) Sep 21 11:55:25.881 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 21 11:55:25.881 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 21 11:55:25.881 INFO kablam! | Sep 21 11:55:25.881 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 21 11:55:25.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 21 11:55:25.881 INFO kablam! Sep 21 11:55:25.881 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 21 11:55:25.882 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 21 11:55:25.882 INFO kablam! | Sep 21 11:55:25.882 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 21 11:55:25.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 21 11:55:25.882 INFO kablam! Sep 21 11:55:25.894 INFO kablam! error: aborting due to 2 previous errors Sep 21 11:55:25.894 INFO kablam! Sep 21 11:55:25.894 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 21 11:55:25.903 INFO kablam! error: Could not compile `coremidi-sys`. Sep 21 11:55:25.903 INFO kablam! Sep 21 11:55:25.903 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:55:25.904 INFO kablam! su: No module specific data is present Sep 21 11:55:26.476 INFO running `"docker" "rm" "-f" "99e170c5269022cca3eacb848f620caddb30daec258d79c4bf11561eba2cb4db"` Sep 21 11:55:26.558 INFO blam! 99e170c5269022cca3eacb848f620caddb30daec258d79c4bf11561eba2cb4db