Sep 04 20:39:11.374 INFO checking file-lock-0.0.17 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 20:39:11.374 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 20:39:11.374 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:39:11.666 INFO blam! ba25896719dc6d682cf298711a869f43fb56db9a2486b544cb6500b14cdf5f02 Sep 04 20:39:11.668 INFO running `"docker" "start" "-a" "ba25896719dc6d682cf298711a869f43fb56db9a2486b544cb6500b14cdf5f02"` Sep 04 20:39:12.437 INFO kablam! Compiling file-lock v0.0.17 (file:///source) Sep 04 20:39:13.081 INFO kablam! warning: use of deprecated item 'gcc::compile_library' Sep 04 20:39:13.081 INFO kablam! --> build.rs:4:3 Sep 04 20:39:13.081 INFO kablam! | Sep 04 20:39:13.081 INFO kablam! 4 | gcc::compile_library("liblock.a", &["src/lock.c"]); Sep 04 20:39:13.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 20:39:13.081 INFO kablam! | Sep 04 20:39:13.081 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:39:13.081 INFO kablam! Sep 04 20:39:15.830 INFO kablam! error[E0433]: failed to resolve. Could not find `consts` in `libc` Sep 04 20:39:15.831 INFO kablam! --> tests/unit.rs:23:47 Sep 04 20:39:15.831 INFO kablam! | Sep 04 20:39:15.831 INFO kablam! 23 | Err(Error::Errno(libc::consts::os::posix88::EBADF))); Sep 04 20:39:15.831 INFO kablam! | ^^^^^^ Could not find `consts` in `libc` Sep 04 20:39:15.831 INFO kablam! Sep 04 20:39:15.831 INFO kablam! error[E0433]: failed to resolve. Could not find `consts` in `libc` Sep 04 20:39:15.831 INFO kablam! --> tests/unit.rs:26:68 Sep 04 20:39:15.831 INFO kablam! | Sep 04 20:39:15.831 INFO kablam! 26 | assert_eq!(Lock::new(*fd).unlock(), Err(Error::Errno(libc::consts::os::posix88::EBADF))); Sep 04 20:39:15.831 INFO kablam! | ^^^^^^ Could not find `consts` in `libc` Sep 04 20:39:15.832 INFO kablam! Sep 04 20:39:15.995 INFO kablam! error: aborting due to 2 previous errors Sep 04 20:39:15.995 INFO kablam! Sep 04 20:39:15.996 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 20:39:16.004 INFO kablam! error: Could not compile `file-lock`. Sep 04 20:39:16.005 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:39:16.090 INFO kablam! error: build failed Sep 04 20:39:16.092 INFO kablam! su: No module specific data is present Sep 04 20:39:16.676 INFO running `"docker" "rm" "-f" "ba25896719dc6d682cf298711a869f43fb56db9a2486b544cb6500b14cdf5f02"` Sep 04 20:39:16.826 INFO blam! ba25896719dc6d682cf298711a869f43fb56db9a2486b544cb6500b14cdf5f02