Sep 19 23:51:21.288 INFO checking nanomsg-0.5.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:51:21.288 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:51:21.288 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:51:21.602 INFO blam! a86e99b518685e40eeea675d2d2ed93feeaa4b5ddecf5c72d7a3e119318b1e92 Sep 19 23:51:21.604 INFO running `"docker" "start" "-a" "a86e99b518685e40eeea675d2d2ed93feeaa4b5ddecf5c72d7a3e119318b1e92"` Sep 19 23:51:22.518 INFO kablam! usermod: no changes Sep 19 23:51:22.582 INFO kablam! Compiling nanomsg-sys v0.5.0 Sep 19 23:51:23.522 INFO kablam! Checking nanomsg v0.5.0 (/source) Sep 19 23:51:23.846 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 19 23:51:23.847 INFO kablam! --> src/result.rs:19:47 Sep 19 23:51:23.847 INFO kablam! | Sep 19 23:51:23.847 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 19 23:51:23.847 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 23:51:23.847 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 23:51:23.847 INFO kablam! | Sep 19 23:51:23.847 INFO kablam! 3 | use libc::ENOTSUP; Sep 19 23:51:23.847 INFO kablam! | Sep 19 23:51:23.847 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 23:51:23.847 INFO kablam! | Sep 19 23:51:23.847 INFO kablam! Sep 19 23:51:23.847 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 19 23:51:23.847 INFO kablam! --> src/result.rs:61:26 Sep 19 23:51:23.847 INFO kablam! | Sep 19 23:51:23.847 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 19 23:51:23.847 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 23:51:23.847 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 23:51:23.847 INFO kablam! | Sep 19 23:51:23.847 INFO kablam! 3 | use libc::ENOTSUP; Sep 19 23:51:23.847 INFO kablam! | Sep 19 23:51:23.847 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 23:51:23.847 INFO kablam! | Sep 19 23:51:23.847 INFO kablam! Sep 19 23:51:23.883 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 19 23:51:23.883 INFO kablam! --> src/result.rs:19:47 Sep 19 23:51:23.883 INFO kablam! | Sep 19 23:51:23.883 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 19 23:51:23.883 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 23:51:23.883 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 23:51:23.883 INFO kablam! | Sep 19 23:51:23.883 INFO kablam! 3 | use libc::ENOTSUP; Sep 19 23:51:23.883 INFO kablam! | Sep 19 23:51:23.883 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 23:51:23.883 INFO kablam! | Sep 19 23:51:23.883 INFO kablam! Sep 19 23:51:23.883 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 19 23:51:23.883 INFO kablam! --> src/result.rs:61:26 Sep 19 23:51:23.883 INFO kablam! | Sep 19 23:51:23.883 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 19 23:51:23.883 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 23:51:23.883 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 23:51:23.883 INFO kablam! | Sep 19 23:51:23.883 INFO kablam! 3 | use libc::ENOTSUP; Sep 19 23:51:23.883 INFO kablam! | Sep 19 23:51:23.883 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 23:51:23.883 INFO kablam! | Sep 19 23:51:23.883 INFO kablam! Sep 19 23:51:23.886 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 19 23:51:23.886 INFO kablam! --> src/result.rs:193:57 Sep 19 23:51:23.886 INFO kablam! | Sep 19 23:51:23.886 INFO kablam! 193 | assert_convert_error_code_to_error(nanomsg_sys::ENOTSUP, Error::OperationNotSupported); Sep 19 23:51:23.886 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 23:51:23.886 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 23:51:23.886 INFO kablam! | Sep 19 23:51:23.886 INFO kablam! 180 | use libc::ENOTSUP; Sep 19 23:51:23.886 INFO kablam! | Sep 19 23:51:23.886 INFO kablam! 180 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 23:51:23.886 INFO kablam! | Sep 19 23:51:23.886 INFO kablam! Sep 19 23:51:23.967 INFO kablam! error: aborting due to 2 previous errors Sep 19 23:51:23.967 INFO kablam! Sep 19 23:51:23.967 INFO kablam! Some errors occurred: E0425, E0531. Sep 19 23:51:23.967 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 19 23:51:23.967 INFO kablam! error: Could not compile `nanomsg`. Sep 19 23:51:23.967 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:51:24.202 INFO kablam! error: aborting due to 3 previous errors Sep 19 23:51:24.202 INFO kablam! Sep 19 23:51:24.202 INFO kablam! Some errors occurred: E0425, E0531. Sep 19 23:51:24.202 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 19 23:51:24.210 INFO kablam! error: Could not compile `nanomsg`. Sep 19 23:51:24.210 INFO kablam! Sep 19 23:51:24.210 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:51:24.210 INFO kablam! su: No module specific data is present Sep 19 23:51:24.834 INFO running `"docker" "rm" "-f" "a86e99b518685e40eeea675d2d2ed93feeaa4b5ddecf5c72d7a3e119318b1e92"` Sep 19 23:51:24.976 INFO blam! a86e99b518685e40eeea675d2d2ed93feeaa4b5ddecf5c72d7a3e119318b1e92