Sep 06 03:29:04.664 INFO checking nanomsg-0.5.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:29:04.664 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:29:04.664 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:29:04.974 INFO blam! c915aa6cf05b56f4e381a0e9280637146c848f59ec70b806839344c848267291 Sep 06 03:29:04.976 INFO running `"docker" "start" "-a" "c915aa6cf05b56f4e381a0e9280637146c848f59ec70b806839344c848267291"` Sep 06 03:29:06.450 INFO kablam! usermod: no changes Sep 06 03:29:06.514 INFO kablam! Compiling nanomsg-sys v0.5.0 Sep 06 03:29:07.722 INFO kablam! Checking nanomsg v0.5.0 (file:///source) Sep 06 03:29:08.258 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:08.258 INFO kablam! --> src/result.rs:19:47 Sep 06 03:29:08.258 INFO kablam! | Sep 06 03:29:08.258 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 06 03:29:08.258 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:08.258 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:08.258 INFO kablam! | Sep 06 03:29:08.258 INFO kablam! 3 | use libc::ENOTSUP; Sep 06 03:29:08.258 INFO kablam! | Sep 06 03:29:08.258 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:08.258 INFO kablam! | Sep 06 03:29:08.258 INFO kablam! Sep 06 03:29:08.258 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:08.258 INFO kablam! --> src/result.rs:61:26 Sep 06 03:29:08.258 INFO kablam! | Sep 06 03:29:08.258 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 06 03:29:08.258 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:08.258 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:08.258 INFO kablam! | Sep 06 03:29:08.258 INFO kablam! 3 | use libc::ENOTSUP; Sep 06 03:29:08.258 INFO kablam! | Sep 06 03:29:08.258 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:08.258 INFO kablam! | Sep 06 03:29:08.258 INFO kablam! Sep 06 03:29:08.386 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:08.386 INFO kablam! --> src/result.rs:19:47 Sep 06 03:29:08.386 INFO kablam! | Sep 06 03:29:08.386 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 06 03:29:08.386 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:08.386 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:08.386 INFO kablam! | Sep 06 03:29:08.386 INFO kablam! 3 | use libc::ENOTSUP; Sep 06 03:29:08.386 INFO kablam! | Sep 06 03:29:08.386 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:08.386 INFO kablam! | Sep 06 03:29:08.386 INFO kablam! Sep 06 03:29:08.387 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:08.387 INFO kablam! --> src/result.rs:61:26 Sep 06 03:29:08.387 INFO kablam! | Sep 06 03:29:08.387 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 06 03:29:08.387 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:08.387 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:08.387 INFO kablam! | Sep 06 03:29:08.387 INFO kablam! 3 | use libc::ENOTSUP; Sep 06 03:29:08.387 INFO kablam! | Sep 06 03:29:08.387 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:08.387 INFO kablam! | Sep 06 03:29:08.387 INFO kablam! Sep 06 03:29:08.387 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:08.387 INFO kablam! --> src/result.rs:193:57 Sep 06 03:29:08.387 INFO kablam! | Sep 06 03:29:08.387 INFO kablam! 193 | assert_convert_error_code_to_error(nanomsg_sys::ENOTSUP, Error::OperationNotSupported); Sep 06 03:29:08.387 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:08.387 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:08.387 INFO kablam! | Sep 06 03:29:08.387 INFO kablam! 180 | use libc::ENOTSUP; Sep 06 03:29:08.387 INFO kablam! | Sep 06 03:29:08.387 INFO kablam! 180 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:08.387 INFO kablam! | Sep 06 03:29:08.387 INFO kablam! Sep 06 03:29:08.546 INFO kablam! error: aborting due to 2 previous errors Sep 06 03:29:08.546 INFO kablam! Sep 06 03:29:08.546 INFO kablam! Some errors occurred: E0425, E0531. Sep 06 03:29:08.546 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 06 03:29:08.562 INFO kablam! error: Could not compile `nanomsg`. Sep 06 03:29:08.562 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:29:08.914 INFO kablam! error: aborting due to 3 previous errors Sep 06 03:29:08.914 INFO kablam! Sep 06 03:29:08.914 INFO kablam! Some errors occurred: E0425, E0531. Sep 06 03:29:08.914 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 06 03:29:08.920 INFO kablam! error: Could not compile `nanomsg`. Sep 06 03:29:08.920 INFO kablam! Sep 06 03:29:08.920 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:29:08.926 INFO kablam! su: No module specific data is present Sep 06 03:29:09.869 INFO running `"docker" "rm" "-f" "c915aa6cf05b56f4e381a0e9280637146c848f59ec70b806839344c848267291"` Sep 06 03:29:09.987 INFO blam! c915aa6cf05b56f4e381a0e9280637146c848f59ec70b806839344c848267291