Sep 06 03:29:05.778 INFO checking nanomsg-0.5.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:29:05.778 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:29:05.778 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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:06.059 INFO blam! cf3a120fdfd59c067a12d349ea309de906871be10fbe9315ca73f93bd94e640e Sep 06 03:29:06.061 INFO running `"docker" "start" "-a" "cf3a120fdfd59c067a12d349ea309de906871be10fbe9315ca73f93bd94e640e"` Sep 06 03:29:07.550 INFO kablam! usermod: no changes Sep 06 03:29:07.602 INFO kablam! Compiling nanomsg-sys v0.5.0 Sep 06 03:29:08.802 INFO kablam! Checking nanomsg v0.5.0 (file:///source) Sep 06 03:29:09.234 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:09.234 INFO kablam! --> src/result.rs:19:47 Sep 06 03:29:09.234 INFO kablam! | Sep 06 03:29:09.234 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 06 03:29:09.234 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:09.234 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:09.234 INFO kablam! | Sep 06 03:29:09.234 INFO kablam! 3 | use libc::ENOTSUP; Sep 06 03:29:09.234 INFO kablam! | Sep 06 03:29:09.234 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:09.234 INFO kablam! | Sep 06 03:29:09.234 INFO kablam! Sep 06 03:29:09.234 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:09.234 INFO kablam! --> src/result.rs:61:26 Sep 06 03:29:09.234 INFO kablam! | Sep 06 03:29:09.234 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 06 03:29:09.234 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:09.234 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:09.234 INFO kablam! | Sep 06 03:29:09.234 INFO kablam! 3 | use libc::ENOTSUP; Sep 06 03:29:09.234 INFO kablam! | Sep 06 03:29:09.234 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:09.234 INFO kablam! | Sep 06 03:29:09.234 INFO kablam! Sep 06 03:29:09.290 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:09.290 INFO kablam! --> src/result.rs:19:47 Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 06 03:29:09.290 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:09.290 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! 3 | use libc::ENOTSUP; Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! Sep 06 03:29:09.290 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:09.290 INFO kablam! --> src/result.rs:61:26 Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 06 03:29:09.290 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:09.290 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! 3 | use libc::ENOTSUP; Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! Sep 06 03:29:09.290 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 06 03:29:09.290 INFO kablam! --> src/result.rs:193:57 Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! 193 | assert_convert_error_code_to_error(nanomsg_sys::ENOTSUP, Error::OperationNotSupported); Sep 06 03:29:09.290 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 06 03:29:09.290 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! 180 | use libc::ENOTSUP; Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! 180 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 06 03:29:09.290 INFO kablam! | Sep 06 03:29:09.290 INFO kablam! Sep 06 03:29:09.382 INFO kablam! error: aborting due to 2 previous errors Sep 06 03:29:09.382 INFO kablam! Sep 06 03:29:09.382 INFO kablam! Some errors occurred: E0425, E0531. Sep 06 03:29:09.382 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 06 03:29:09.382 INFO kablam! error: Could not compile `nanomsg`. Sep 06 03:29:09.382 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:29:09.642 INFO kablam! error: aborting due to 3 previous errors Sep 06 03:29:09.642 INFO kablam! Sep 06 03:29:09.642 INFO kablam! Some errors occurred: E0425, E0531. Sep 06 03:29:09.642 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 06 03:29:09.654 INFO kablam! error: Could not compile `nanomsg`. Sep 06 03:29:09.654 INFO kablam! Sep 06 03:29:09.654 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:29:09.654 INFO kablam! su: No module specific data is present Sep 06 03:29:10.533 INFO running `"docker" "rm" "-f" "cf3a120fdfd59c067a12d349ea309de906871be10fbe9315ca73f93bd94e640e"` Sep 06 03:29:10.657 INFO blam! cf3a120fdfd59c067a12d349ea309de906871be10fbe9315ca73f93bd94e640e