Sep 04 13:08:50.793 INFO checking nanomsg-0.5.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 13:08:50.793 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 13:08:50.793 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:08:50.942 INFO blam! cb870cc0200c2616e422721e44358522a5f65c7de3eaab9e9d46b40bcdd59a8e Sep 04 13:08:50.944 INFO running `"docker" "start" "-a" "cb870cc0200c2616e422721e44358522a5f65c7de3eaab9e9d46b40bcdd59a8e"` Sep 04 13:08:51.610 INFO kablam! Compiling nanomsg-sys v0.5.0 Sep 04 13:08:53.109 INFO kablam! Checking nanomsg v0.5.0 (file:///source) Sep 04 13:08:53.655 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 04 13:08:53.655 INFO kablam! --> src/result.rs:19:47 Sep 04 13:08:53.655 INFO kablam! | Sep 04 13:08:53.655 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 04 13:08:53.655 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 04 13:08:53.655 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 13:08:53.655 INFO kablam! | Sep 04 13:08:53.656 INFO kablam! 3 | use libc::ENOTSUP; Sep 04 13:08:53.656 INFO kablam! | Sep 04 13:08:53.656 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 04 13:08:53.656 INFO kablam! | Sep 04 13:08:53.656 INFO kablam! Sep 04 13:08:53.656 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 04 13:08:53.656 INFO kablam! --> src/result.rs:61:26 Sep 04 13:08:53.656 INFO kablam! | Sep 04 13:08:53.656 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 04 13:08:53.656 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 04 13:08:53.656 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 13:08:53.656 INFO kablam! | Sep 04 13:08:53.656 INFO kablam! 3 | use libc::ENOTSUP; Sep 04 13:08:53.656 INFO kablam! | Sep 04 13:08:53.656 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 04 13:08:53.656 INFO kablam! | Sep 04 13:08:53.656 INFO kablam! Sep 04 13:08:53.817 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 04 13:08:53.817 INFO kablam! --> src/result.rs:19:47 Sep 04 13:08:53.817 INFO kablam! | Sep 04 13:08:53.817 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 04 13:08:53.817 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 04 13:08:53.817 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 13:08:53.817 INFO kablam! | Sep 04 13:08:53.817 INFO kablam! 3 | use libc::ENOTSUP; Sep 04 13:08:53.817 INFO kablam! | Sep 04 13:08:53.817 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 04 13:08:53.817 INFO kablam! | Sep 04 13:08:53.817 INFO kablam! Sep 04 13:08:53.818 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 04 13:08:53.818 INFO kablam! --> src/result.rs:61:26 Sep 04 13:08:53.818 INFO kablam! | Sep 04 13:08:53.818 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 04 13:08:53.818 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 04 13:08:53.818 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 13:08:53.818 INFO kablam! | Sep 04 13:08:53.818 INFO kablam! 3 | use libc::ENOTSUP; Sep 04 13:08:53.818 INFO kablam! | Sep 04 13:08:53.818 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 04 13:08:53.818 INFO kablam! | Sep 04 13:08:53.818 INFO kablam! Sep 04 13:08:53.818 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 04 13:08:53.818 INFO kablam! --> src/result.rs:193:57 Sep 04 13:08:53.819 INFO kablam! | Sep 04 13:08:53.819 INFO kablam! 193 | assert_convert_error_code_to_error(nanomsg_sys::ENOTSUP, Error::OperationNotSupported); Sep 04 13:08:53.819 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 04 13:08:53.819 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 13:08:53.819 INFO kablam! | Sep 04 13:08:53.819 INFO kablam! 180 | use libc::ENOTSUP; Sep 04 13:08:53.819 INFO kablam! | Sep 04 13:08:53.819 INFO kablam! 180 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 04 13:08:53.819 INFO kablam! | Sep 04 13:08:53.819 INFO kablam! Sep 04 13:08:53.845 INFO kablam! error: aborting due to 2 previous errors Sep 04 13:08:53.845 INFO kablam! Sep 04 13:08:53.845 INFO kablam! Some errors occurred: E0425, E0531. Sep 04 13:08:53.845 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 04 13:08:53.852 INFO kablam! error: Could not compile `nanomsg`. Sep 04 13:08:53.852 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:08:54.332 INFO kablam! error: aborting due to 3 previous errors Sep 04 13:08:54.332 INFO kablam! Sep 04 13:08:54.332 INFO kablam! Some errors occurred: E0425, E0531. Sep 04 13:08:54.332 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 04 13:08:54.339 INFO kablam! error: Could not compile `nanomsg`. Sep 04 13:08:54.339 INFO kablam! Sep 04 13:08:54.339 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:08:54.341 INFO kablam! su: No module specific data is present Sep 04 13:08:54.892 INFO running `"docker" "rm" "-f" "cb870cc0200c2616e422721e44358522a5f65c7de3eaab9e9d46b40bcdd59a8e"` Sep 04 13:08:54.978 INFO blam! cb870cc0200c2616e422721e44358522a5f65c7de3eaab9e9d46b40bcdd59a8e