Sep 04 23:45:25.373 INFO checking coreaudio-sys-0.1.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 23:45:25.373 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 23:45:25.373 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:45:25.603 INFO blam! fae5d444a85dddbb48b293180593b43c4a56d3c7967f2067e6c43eb5d61362ac Sep 04 23:45:25.605 INFO running `"docker" "start" "-a" "fae5d444a85dddbb48b293180593b43c4a56d3c7967f2067e6c43eb5d61362ac"` Sep 04 23:45:26.294 INFO kablam! Checking coreaudio-sys v0.1.2 (file:///source) Sep 04 23:45:26.462 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 04 23:45:26.462 INFO kablam! --> src/lib.rs:5:10 Sep 04 23:45:26.462 INFO kablam! | Sep 04 23:45:26.462 INFO kablam! 5 | #![allow(raw_pointer_derive)] Sep 04 23:45:26.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:45:26.462 INFO kablam! | Sep 04 23:45:26.462 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 23:45:26.462 INFO kablam! Sep 04 23:45:26.475 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 04 23:45:26.475 INFO kablam! --> src/lib.rs:5:10 Sep 04 23:45:26.475 INFO kablam! | Sep 04 23:45:26.475 INFO kablam! 5 | #![allow(raw_pointer_derive)] Sep 04 23:45:26.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:45:26.475 INFO kablam! | Sep 04 23:45:26.475 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 23:45:26.475 INFO kablam! Sep 04 23:45:28.599 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 23:45:28.599 INFO kablam! --> src/audio_unit.rs:6380:1 Sep 04 23:45:28.599 INFO kablam! | Sep 04 23:45:28.599 INFO kablam! 6380 | #[link(name = "AudioUnit", kind = "framework")] Sep 04 23:45:28.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:45:28.599 INFO kablam! Sep 04 23:45:28.599 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 23:45:28.599 INFO kablam! --> src/audio_unit.rs:6739:1 Sep 04 23:45:28.599 INFO kablam! | Sep 04 23:45:28.599 INFO kablam! 6739 | #[link(name = "AudioUnit", kind = "framework")] Sep 04 23:45:28.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:45:28.599 INFO kablam! Sep 04 23:45:28.751 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:45:28.751 INFO kablam! Sep 04 23:45:28.751 INFO kablam! For more information about this error, try `rustc --explain E0455`. Sep 04 23:45:28.757 INFO kablam! error: Could not compile `coreaudio-sys`. Sep 04 23:45:28.758 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:45:28.902 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 23:45:28.902 INFO kablam! --> src/audio_unit.rs:6380:1 Sep 04 23:45:28.902 INFO kablam! | Sep 04 23:45:28.902 INFO kablam! 6380 | #[link(name = "AudioUnit", kind = "framework")] Sep 04 23:45:28.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:45:28.902 INFO kablam! Sep 04 23:45:28.902 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 23:45:28.902 INFO kablam! --> src/audio_unit.rs:6739:1 Sep 04 23:45:28.902 INFO kablam! | Sep 04 23:45:28.902 INFO kablam! 6739 | #[link(name = "AudioUnit", kind = "framework")] Sep 04 23:45:28.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:45:28.902 INFO kablam! Sep 04 23:45:28.929 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:45:28.929 INFO kablam! Sep 04 23:45:28.929 INFO kablam! For more information about this error, try `rustc --explain E0455`. Sep 04 23:45:28.938 INFO kablam! error: Could not compile `coreaudio-sys`. Sep 04 23:45:28.938 INFO kablam! Sep 04 23:45:28.938 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:45:28.940 INFO kablam! su: No module specific data is present Sep 04 23:45:29.471 INFO running `"docker" "rm" "-f" "fae5d444a85dddbb48b293180593b43c4a56d3c7967f2067e6c43eb5d61362ac"` Sep 04 23:45:29.564 INFO blam! fae5d444a85dddbb48b293180593b43c4a56d3c7967f2067e6c43eb5d61362ac