Sep 01 13:20:17.852 INFO checking nanomsg-0.5.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 13:20:17.852 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 13:20:17.852 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:20:18.116 INFO blam! 2b8586a8f8509a45d4910e5c4b7466c71ee39eac0d2e29c199f72d67fd78eacf Sep 01 13:20:18.117 INFO running `"docker" "start" "-a" "2b8586a8f8509a45d4910e5c4b7466c71ee39eac0d2e29c199f72d67fd78eacf"` Sep 01 13:20:18.976 INFO kablam! Compiling nanomsg-sys v0.5.0 Sep 01 13:20:20.080 INFO kablam! Checking nanomsg v0.5.0 (file:///source) Sep 01 13:20:20.649 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 01 13:20:20.649 INFO kablam! --> src/result.rs:19:47 Sep 01 13:20:20.649 INFO kablam! | Sep 01 13:20:20.649 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 01 13:20:20.649 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 01 13:20:20.650 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 01 13:20:20.650 INFO kablam! | Sep 01 13:20:20.650 INFO kablam! 3 | use libc::ENOTSUP; Sep 01 13:20:20.650 INFO kablam! | Sep 01 13:20:20.650 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 01 13:20:20.650 INFO kablam! | Sep 01 13:20:20.651 INFO kablam! Sep 01 13:20:20.651 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 01 13:20:20.651 INFO kablam! --> src/result.rs:61:26 Sep 01 13:20:20.651 INFO kablam! | Sep 01 13:20:20.651 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 01 13:20:20.651 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 01 13:20:20.652 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 01 13:20:20.652 INFO kablam! | Sep 01 13:20:20.652 INFO kablam! 3 | use libc::ENOTSUP; Sep 01 13:20:20.652 INFO kablam! | Sep 01 13:20:20.652 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 01 13:20:20.652 INFO kablam! | Sep 01 13:20:20.652 INFO kablam! Sep 01 13:20:20.654 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 01 13:20:20.654 INFO kablam! --> src/result.rs:19:47 Sep 01 13:20:20.654 INFO kablam! | Sep 01 13:20:20.654 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 01 13:20:20.654 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 01 13:20:20.654 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 01 13:20:20.655 INFO kablam! | Sep 01 13:20:20.655 INFO kablam! 3 | use libc::ENOTSUP; Sep 01 13:20:20.655 INFO kablam! | Sep 01 13:20:20.655 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 01 13:20:20.655 INFO kablam! | Sep 01 13:20:20.655 INFO kablam! Sep 01 13:20:20.656 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 01 13:20:20.656 INFO kablam! --> src/result.rs:61:26 Sep 01 13:20:20.656 INFO kablam! | Sep 01 13:20:20.656 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 01 13:20:20.656 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 01 13:20:20.656 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 01 13:20:20.656 INFO kablam! | Sep 01 13:20:20.656 INFO kablam! 3 | use libc::ENOTSUP; Sep 01 13:20:20.656 INFO kablam! | Sep 01 13:20:20.656 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 01 13:20:20.656 INFO kablam! | Sep 01 13:20:20.656 INFO kablam! Sep 01 13:20:20.656 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 01 13:20:20.656 INFO kablam! --> src/result.rs:193:57 Sep 01 13:20:20.656 INFO kablam! | Sep 01 13:20:20.657 INFO kablam! 193 | assert_convert_error_code_to_error(nanomsg_sys::ENOTSUP, Error::OperationNotSupported); Sep 01 13:20:20.657 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 01 13:20:20.657 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 01 13:20:20.657 INFO kablam! | Sep 01 13:20:20.657 INFO kablam! 180 | use libc::ENOTSUP; Sep 01 13:20:20.657 INFO kablam! | Sep 01 13:20:20.657 INFO kablam! 180 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 01 13:20:20.657 INFO kablam! | Sep 01 13:20:20.657 INFO kablam! Sep 01 13:20:20.871 INFO kablam! error: aborting due to 2 previous errors Sep 01 13:20:20.871 INFO kablam! Sep 01 13:20:20.871 INFO kablam! Some errors occurred: E0425, E0531. Sep 01 13:20:20.871 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 01 13:20:20.878 INFO kablam! error: Could not compile `nanomsg`. Sep 01 13:20:20.878 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 13:20:21.182 INFO kablam! error: aborting due to 3 previous errors Sep 01 13:20:21.182 INFO kablam! Sep 01 13:20:21.182 INFO kablam! Some errors occurred: E0425, E0531. Sep 01 13:20:21.183 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 01 13:20:21.191 INFO kablam! error: Could not compile `nanomsg`. Sep 01 13:20:21.191 INFO kablam! Sep 01 13:20:21.191 INFO kablam! To learn more, run the command again with --verbose. Sep 01 13:20:21.192 INFO kablam! su: No module specific data is present Sep 01 13:20:21.641 INFO running `"docker" "rm" "-f" "2b8586a8f8509a45d4910e5c4b7466c71ee39eac0d2e29c199f72d67fd78eacf"` Sep 01 13:20:21.728 INFO blam! 2b8586a8f8509a45d4910e5c4b7466c71ee39eac0d2e29c199f72d67fd78eacf