Aug 31 20:45:16.451 INFO checking nanomsg-0.5.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Aug 31 20:45:16.451 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Aug 31 20:45:16.451 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 20:45:16.650 INFO blam! 8f26de58ed47327e0d2aeb1a35454fb906c40b5aee1df2b2553b7ca6a78944a9 Aug 31 20:45:16.653 INFO running `"docker" "start" "-a" "8f26de58ed47327e0d2aeb1a35454fb906c40b5aee1df2b2553b7ca6a78944a9"` Aug 31 20:45:17.238 INFO kablam! Compiling nanomsg-sys v0.5.0 Aug 31 20:45:18.353 INFO kablam! Checking nanomsg v0.5.0 (file:///source) Aug 31 20:45:18.791 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Aug 31 20:45:18.791 INFO kablam! --> src/result.rs:19:47 Aug 31 20:45:18.791 INFO kablam! | Aug 31 20:45:18.791 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Aug 31 20:45:18.791 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Aug 31 20:45:18.791 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 31 20:45:18.791 INFO kablam! | Aug 31 20:45:18.791 INFO kablam! 3 | use libc::ENOTSUP; Aug 31 20:45:18.791 INFO kablam! | Aug 31 20:45:18.791 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Aug 31 20:45:18.791 INFO kablam! | Aug 31 20:45:18.791 INFO kablam! Aug 31 20:45:18.791 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Aug 31 20:45:18.791 INFO kablam! --> src/result.rs:61:26 Aug 31 20:45:18.791 INFO kablam! | Aug 31 20:45:18.791 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Aug 31 20:45:18.791 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Aug 31 20:45:18.791 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 31 20:45:18.791 INFO kablam! | Aug 31 20:45:18.791 INFO kablam! 3 | use libc::ENOTSUP; Aug 31 20:45:18.791 INFO kablam! | Aug 31 20:45:18.791 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Aug 31 20:45:18.791 INFO kablam! | Aug 31 20:45:18.791 INFO kablam! Aug 31 20:45:19.045 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Aug 31 20:45:19.045 INFO kablam! --> src/result.rs:19:47 Aug 31 20:45:19.045 INFO kablam! | Aug 31 20:45:19.045 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Aug 31 20:45:19.045 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Aug 31 20:45:19.045 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 31 20:45:19.045 INFO kablam! | Aug 31 20:45:19.045 INFO kablam! 3 | use libc::ENOTSUP; Aug 31 20:45:19.045 INFO kablam! | Aug 31 20:45:19.045 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Aug 31 20:45:19.045 INFO kablam! | Aug 31 20:45:19.045 INFO kablam! Aug 31 20:45:19.045 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Aug 31 20:45:19.045 INFO kablam! --> src/result.rs:61:26 Aug 31 20:45:19.045 INFO kablam! | Aug 31 20:45:19.045 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Aug 31 20:45:19.045 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Aug 31 20:45:19.045 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 31 20:45:19.045 INFO kablam! | Aug 31 20:45:19.045 INFO kablam! 3 | use libc::ENOTSUP; Aug 31 20:45:19.045 INFO kablam! | Aug 31 20:45:19.046 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Aug 31 20:45:19.046 INFO kablam! | Aug 31 20:45:19.046 INFO kablam! Aug 31 20:45:19.046 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Aug 31 20:45:19.046 INFO kablam! --> src/result.rs:193:57 Aug 31 20:45:19.046 INFO kablam! | Aug 31 20:45:19.046 INFO kablam! 193 | assert_convert_error_code_to_error(nanomsg_sys::ENOTSUP, Error::OperationNotSupported); Aug 31 20:45:19.046 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Aug 31 20:45:19.046 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 31 20:45:19.046 INFO kablam! | Aug 31 20:45:19.046 INFO kablam! 180 | use libc::ENOTSUP; Aug 31 20:45:19.046 INFO kablam! | Aug 31 20:45:19.046 INFO kablam! 180 | use nanomsg_sys::posix_consts::ENOTSUP; Aug 31 20:45:19.046 INFO kablam! | Aug 31 20:45:19.046 INFO kablam! Aug 31 20:45:19.047 INFO kablam! error: aborting due to 2 previous errors Aug 31 20:45:19.047 INFO kablam! Aug 31 20:45:19.047 INFO kablam! Some errors occurred: E0425, E0531. Aug 31 20:45:19.047 INFO kablam! For more information about an error, try `rustc --explain E0425`. Aug 31 20:45:19.053 INFO kablam! error: Could not compile `nanomsg`. Aug 31 20:45:19.053 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 20:45:19.702 INFO kablam! error: aborting due to 3 previous errors Aug 31 20:45:19.702 INFO kablam! Aug 31 20:45:19.702 INFO kablam! Some errors occurred: E0425, E0531. Aug 31 20:45:19.702 INFO kablam! For more information about an error, try `rustc --explain E0425`. Aug 31 20:45:19.710 INFO kablam! error: Could not compile `nanomsg`. Aug 31 20:45:19.710 INFO kablam! Aug 31 20:45:19.710 INFO kablam! To learn more, run the command again with --verbose. Aug 31 20:45:19.711 INFO kablam! su: No module specific data is present Aug 31 20:45:20.254 INFO running `"docker" "rm" "-f" "8f26de58ed47327e0d2aeb1a35454fb906c40b5aee1df2b2553b7ca6a78944a9"` Aug 31 20:45:20.350 INFO blam! 8f26de58ed47327e0d2aeb1a35454fb906c40b5aee1df2b2553b7ca6a78944a9