Sep 14 18:10:23.695 INFO checking coreaudio-sys-0.1.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:10:23.695 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:10:23.695 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:10:23.877 INFO blam! d9b8c20687b14a7a2bc6298b00fd2e6f9de19a2ae3cde0bd7a07121c2da2945b Sep 14 18:10:23.880 INFO running `"docker" "start" "-a" "d9b8c20687b14a7a2bc6298b00fd2e6f9de19a2ae3cde0bd7a07121c2da2945b"` Sep 14 18:10:24.643 INFO kablam! usermod: no changes Sep 14 18:10:24.690 INFO kablam! Checking coreaudio-sys v0.1.2 (file:///source) Sep 14 18:10:24.804 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 14 18:10:24.804 INFO kablam! --> src/lib.rs:5:10 Sep 14 18:10:24.804 INFO kablam! | Sep 14 18:10:24.804 INFO kablam! 5 | #![allow(raw_pointer_derive)] Sep 14 18:10:24.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 18:10:24.804 INFO kablam! | Sep 14 18:10:24.804 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 14 18:10:24.804 INFO kablam! Sep 14 18:10:24.886 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 14 18:10:24.886 INFO kablam! --> src/lib.rs:5:10 Sep 14 18:10:24.886 INFO kablam! | Sep 14 18:10:24.886 INFO kablam! 5 | #![allow(raw_pointer_derive)] Sep 14 18:10:24.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 18:10:24.886 INFO kablam! | Sep 14 18:10:24.886 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 14 18:10:24.886 INFO kablam! Sep 14 18:10:26.031 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 14 18:10:26.031 INFO kablam! --> src/audio_unit.rs:6380:1 Sep 14 18:10:26.031 INFO kablam! | Sep 14 18:10:26.031 INFO kablam! 6380 | #[link(name = "AudioUnit", kind = "framework")] Sep 14 18:10:26.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:10:26.031 INFO kablam! Sep 14 18:10:26.031 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 14 18:10:26.031 INFO kablam! --> src/audio_unit.rs:6739:1 Sep 14 18:10:26.031 INFO kablam! | Sep 14 18:10:26.031 INFO kablam! 6739 | #[link(name = "AudioUnit", kind = "framework")] Sep 14 18:10:26.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:10:26.031 INFO kablam! Sep 14 18:10:26.111 INFO kablam! error: aborting due to 2 previous errors Sep 14 18:10:26.111 INFO kablam! Sep 14 18:10:26.111 INFO kablam! For more information about this error, try `rustc --explain E0455`. Sep 14 18:10:26.115 INFO kablam! error: Could not compile `coreaudio-sys`. Sep 14 18:10:26.115 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 18:10:26.179 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 14 18:10:26.179 INFO kablam! --> src/audio_unit.rs:6380:1 Sep 14 18:10:26.179 INFO kablam! | Sep 14 18:10:26.179 INFO kablam! 6380 | #[link(name = "AudioUnit", kind = "framework")] Sep 14 18:10:26.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:10:26.179 INFO kablam! Sep 14 18:10:26.179 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 14 18:10:26.179 INFO kablam! --> src/audio_unit.rs:6739:1 Sep 14 18:10:26.179 INFO kablam! | Sep 14 18:10:26.179 INFO kablam! 6739 | #[link(name = "AudioUnit", kind = "framework")] Sep 14 18:10:26.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:10:26.179 INFO kablam! Sep 14 18:10:26.204 INFO kablam! error: aborting due to 2 previous errors Sep 14 18:10:26.204 INFO kablam! Sep 14 18:10:26.204 INFO kablam! For more information about this error, try `rustc --explain E0455`. Sep 14 18:10:26.210 INFO kablam! error: Could not compile `coreaudio-sys`. Sep 14 18:10:26.210 INFO kablam! Sep 14 18:10:26.210 INFO kablam! To learn more, run the command again with --verbose. Sep 14 18:10:26.212 INFO kablam! su: No module specific data is present Sep 14 18:10:27.082 INFO running `"docker" "rm" "-f" "d9b8c20687b14a7a2bc6298b00fd2e6f9de19a2ae3cde0bd7a07121c2da2945b"` Sep 14 18:10:27.169 INFO blam! d9b8c20687b14a7a2bc6298b00fd2e6f9de19a2ae3cde0bd7a07121c2da2945b