Sep 19 21:59:13.845 INFO checking nanomsg-0.5.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:59:13.845 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:59:13.846 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:59:14.069 INFO blam! 36035b5841022b442070012f20e1d849fcbc496524a2198cc235d1db9dd75697 Sep 19 21:59:14.071 INFO running `"docker" "start" "-a" "36035b5841022b442070012f20e1d849fcbc496524a2198cc235d1db9dd75697"` Sep 19 21:59:15.606 INFO kablam! usermod: no changes Sep 19 21:59:15.639 INFO kablam! Compiling nanomsg-sys v0.5.0 Sep 19 21:59:16.511 INFO kablam! Checking nanomsg v0.5.0 (/source) Sep 19 21:59:17.011 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 19 21:59:17.011 INFO kablam! --> src/result.rs:19:47 Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 19 21:59:17.011 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 21:59:17.011 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! 3 | use libc::ENOTSUP; Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! Sep 19 21:59:17.011 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 19 21:59:17.011 INFO kablam! --> src/result.rs:61:26 Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 19 21:59:17.011 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 21:59:17.011 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! 3 | use libc::ENOTSUP; Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! Sep 19 21:59:17.011 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 19 21:59:17.011 INFO kablam! --> src/result.rs:193:57 Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! 193 | assert_convert_error_code_to_error(nanomsg_sys::ENOTSUP, Error::OperationNotSupported); Sep 19 21:59:17.011 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 21:59:17.011 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! 180 | use libc::ENOTSUP; Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! 180 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 21:59:17.011 INFO kablam! | Sep 19 21:59:17.011 INFO kablam! Sep 19 21:59:17.047 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 19 21:59:17.047 INFO kablam! --> src/result.rs:19:47 Sep 19 21:59:17.047 INFO kablam! | Sep 19 21:59:17.047 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 19 21:59:17.047 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 21:59:17.047 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 21:59:17.047 INFO kablam! | Sep 19 21:59:17.047 INFO kablam! 3 | use libc::ENOTSUP; Sep 19 21:59:17.047 INFO kablam! | Sep 19 21:59:17.047 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 21:59:17.047 INFO kablam! | Sep 19 21:59:17.047 INFO kablam! Sep 19 21:59:17.047 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 19 21:59:17.047 INFO kablam! --> src/result.rs:61:26 Sep 19 21:59:17.047 INFO kablam! | Sep 19 21:59:17.047 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 19 21:59:17.047 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 19 21:59:17.047 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 19 21:59:17.047 INFO kablam! | Sep 19 21:59:17.047 INFO kablam! 3 | use libc::ENOTSUP; Sep 19 21:59:17.047 INFO kablam! | Sep 19 21:59:17.047 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 19 21:59:17.047 INFO kablam! | Sep 19 21:59:17.047 INFO kablam! Sep 19 21:59:17.259 INFO kablam! error: aborting due to 2 previous errors Sep 19 21:59:17.259 INFO kablam! Sep 19 21:59:17.259 INFO kablam! Some errors occurred: E0425, E0531. Sep 19 21:59:17.259 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 19 21:59:17.267 INFO kablam! error: Could not compile `nanomsg`. Sep 19 21:59:17.267 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:59:17.479 INFO kablam! error: aborting due to 3 previous errors Sep 19 21:59:17.479 INFO kablam! Sep 19 21:59:17.479 INFO kablam! Some errors occurred: E0425, E0531. Sep 19 21:59:17.479 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 19 21:59:17.490 INFO kablam! error: Could not compile `nanomsg`. Sep 19 21:59:17.490 INFO kablam! Sep 19 21:59:17.490 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:59:17.490 INFO kablam! su: No module specific data is present Sep 19 21:59:18.214 INFO running `"docker" "rm" "-f" "36035b5841022b442070012f20e1d849fcbc496524a2198cc235d1db9dd75697"` Sep 19 21:59:18.355 INFO blam! 36035b5841022b442070012f20e1d849fcbc496524a2198cc235d1db9dd75697