Sep 02 14:24:57.921 INFO checking file-lock-0.0.17 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 14:24:57.921 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 14:24:57.921 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 14:24:58.113 INFO blam! 70fcf6845794a11c62854ced4f3fea86c710c3f3663070ae9e98f7952e852adc Sep 02 14:24:58.115 INFO running `"docker" "start" "-a" "70fcf6845794a11c62854ced4f3fea86c710c3f3663070ae9e98f7952e852adc"` Sep 02 14:24:58.762 INFO kablam! Compiling file-lock v0.0.17 (file:///source) Sep 02 14:24:59.164 INFO kablam! warning: use of deprecated item 'gcc::compile_library' Sep 02 14:24:59.164 INFO kablam! --> build.rs:4:3 Sep 02 14:24:59.164 INFO kablam! | Sep 02 14:24:59.164 INFO kablam! 4 | gcc::compile_library("liblock.a", &["src/lock.c"]); Sep 02 14:24:59.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 14:24:59.164 INFO kablam! | Sep 02 14:24:59.164 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 14:24:59.165 INFO kablam! Sep 02 14:25:01.090 INFO kablam! error[E0433]: failed to resolve. Could not find `consts` in `libc` Sep 02 14:25:01.090 INFO kablam! --> tests/unit.rs:23:47 Sep 02 14:25:01.090 INFO kablam! | Sep 02 14:25:01.090 INFO kablam! 23 | Err(Error::Errno(libc::consts::os::posix88::EBADF))); Sep 02 14:25:01.090 INFO kablam! | ^^^^^^ Could not find `consts` in `libc` Sep 02 14:25:01.090 INFO kablam! Sep 02 14:25:01.091 INFO kablam! error[E0433]: failed to resolve. Could not find `consts` in `libc` Sep 02 14:25:01.091 INFO kablam! --> tests/unit.rs:26:68 Sep 02 14:25:01.091 INFO kablam! | Sep 02 14:25:01.091 INFO kablam! 26 | assert_eq!(Lock::new(*fd).unlock(), Err(Error::Errno(libc::consts::os::posix88::EBADF))); Sep 02 14:25:01.091 INFO kablam! | ^^^^^^ Could not find `consts` in `libc` Sep 02 14:25:01.091 INFO kablam! Sep 02 14:25:01.211 INFO kablam! error: aborting due to 2 previous errors Sep 02 14:25:01.211 INFO kablam! Sep 02 14:25:01.211 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 14:25:01.221 INFO kablam! error: Could not compile `file-lock`. Sep 02 14:25:01.221 INFO kablam! Sep 02 14:25:01.221 INFO kablam! To learn more, run the command again with --verbose. Sep 02 14:25:01.222 INFO kablam! su: No module specific data is present Sep 02 14:25:01.598 INFO running `"docker" "rm" "-f" "70fcf6845794a11c62854ced4f3fea86c710c3f3663070ae9e98f7952e852adc"` Sep 02 14:25:01.692 INFO blam! 70fcf6845794a11c62854ced4f3fea86c710c3f3663070ae9e98f7952e852adc