Sep 01 23:59:02.001 INFO checking coremidi-sys-2.0.2 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 23:59:02.001 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 23:59:02.001 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:59:02.223 INFO blam! 9ea08f18e893c649cb0450159000f8196eb03b73996a70ca343a90208bf7faf3 Sep 01 23:59:02.225 INFO running `"docker" "start" "-a" "9ea08f18e893c649cb0450159000f8196eb03b73996a70ca343a90208bf7faf3"` Sep 01 23:59:03.057 INFO kablam! Compiling coremidi-sys v2.0.2 (file:///source) Sep 01 23:59:05.773 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfSources` in module `cm` Sep 01 23:59:05.773 INFO kablam! --> examples/print_midi_device_count.rs:5:33 Sep 01 23:59:05.773 INFO kablam! | Sep 01 23:59:05.773 INFO kablam! 5 | let src: u64 = unsafe { cm::MIDIGetNumberOfSources() }; Sep 01 23:59:05.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 01 23:59:05.773 INFO kablam! Sep 01 23:59:05.773 INFO kablam! error[E0425]: cannot find function `MIDIGetNumberOfDestinations` in module `cm` Sep 01 23:59:05.773 INFO kablam! --> examples/print_midi_device_count.rs:6:34 Sep 01 23:59:05.773 INFO kablam! | Sep 01 23:59:05.773 INFO kablam! 6 | let dest: u64 = unsafe { cm::MIDIGetNumberOfDestinations() }; Sep 01 23:59:05.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `cm` Sep 01 23:59:05.773 INFO kablam! Sep 01 23:59:05.791 INFO kablam! error: aborting due to 2 previous errors Sep 01 23:59:05.791 INFO kablam! Sep 01 23:59:05.791 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 23:59:05.799 INFO kablam! error: Could not compile `coremidi-sys`. Sep 01 23:59:05.799 INFO kablam! Sep 01 23:59:05.799 INFO kablam! To learn more, run the command again with --verbose. Sep 01 23:59:05.800 INFO kablam! su: No module specific data is present Sep 01 23:59:06.336 INFO running `"docker" "rm" "-f" "9ea08f18e893c649cb0450159000f8196eb03b73996a70ca343a90208bf7faf3"` Sep 01 23:59:06.439 INFO blam! 9ea08f18e893c649cb0450159000f8196eb03b73996a70ca343a90208bf7faf3