Sep 04 17:47:32.038 INFO checking file-lock-0.0.17 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 17:47:32.038 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 17:47:32.038 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:47:32.189 INFO blam! 99d0fdb43d38776460f02c7ed21abc873e3424cd460b2d8d0f725245d19c68a3 Sep 04 17:47:32.191 INFO running `"docker" "start" "-a" "99d0fdb43d38776460f02c7ed21abc873e3424cd460b2d8d0f725245d19c68a3"` Sep 04 17:47:32.952 INFO kablam! Compiling file-lock v0.0.17 (file:///source) Sep 04 17:47:33.374 INFO kablam! warning: use of deprecated item 'gcc::compile_library' Sep 04 17:47:33.374 INFO kablam! --> build.rs:4:3 Sep 04 17:47:33.374 INFO kablam! | Sep 04 17:47:33.374 INFO kablam! 4 | gcc::compile_library("liblock.a", &["src/lock.c"]); Sep 04 17:47:33.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 17:47:33.374 INFO kablam! | Sep 04 17:47:33.374 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 17:47:33.374 INFO kablam! Sep 04 17:47:35.601 INFO kablam! error[E0433]: failed to resolve. Could not find `consts` in `libc` Sep 04 17:47:35.601 INFO kablam! --> tests/unit.rs:23:47 Sep 04 17:47:35.601 INFO kablam! | Sep 04 17:47:35.601 INFO kablam! 23 | Err(Error::Errno(libc::consts::os::posix88::EBADF))); Sep 04 17:47:35.601 INFO kablam! | ^^^^^^ Could not find `consts` in `libc` Sep 04 17:47:35.601 INFO kablam! Sep 04 17:47:35.603 INFO kablam! error[E0433]: failed to resolve. Could not find `consts` in `libc` Sep 04 17:47:35.603 INFO kablam! --> tests/unit.rs:26:68 Sep 04 17:47:35.603 INFO kablam! | Sep 04 17:47:35.603 INFO kablam! 26 | assert_eq!(Lock::new(*fd).unlock(), Err(Error::Errno(libc::consts::os::posix88::EBADF))); Sep 04 17:47:35.603 INFO kablam! | ^^^^^^ Could not find `consts` in `libc` Sep 04 17:47:35.603 INFO kablam! Sep 04 17:47:35.739 INFO kablam! error: aborting due to 2 previous errors Sep 04 17:47:35.739 INFO kablam! Sep 04 17:47:35.739 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 17:47:35.747 INFO kablam! error: Could not compile `file-lock`. Sep 04 17:47:35.747 INFO kablam! Sep 04 17:47:35.747 INFO kablam! To learn more, run the command again with --verbose. Sep 04 17:47:35.748 INFO kablam! su: No module specific data is present Sep 04 17:47:36.321 INFO running `"docker" "rm" "-f" "99d0fdb43d38776460f02c7ed21abc873e3424cd460b2d8d0f725245d19c68a3"` Sep 04 17:47:36.413 INFO blam! 99d0fdb43d38776460f02c7ed21abc873e3424cd460b2d8d0f725245d19c68a3