Sep 14 12:48:59.011 INFO checking nanomsg-0.5.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:48:59.011 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:48:59.011 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:48:59.157 INFO blam! 8a141b72644a1a0eccc5782335257b2e50820def7a647f8c84047a0cd58bb9df Sep 14 12:48:59.159 INFO running `"docker" "start" "-a" "8a141b72644a1a0eccc5782335257b2e50820def7a647f8c84047a0cd58bb9df"` Sep 14 12:49:00.468 INFO kablam! usermod: no changes Sep 14 12:49:00.496 INFO kablam! Compiling nanomsg-sys v0.5.0 Sep 14 12:49:01.078 INFO kablam! Checking nanomsg v0.5.0 (file:///source) Sep 14 12:49:01.327 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:01.327 INFO kablam! --> src/result.rs:19:47 Sep 14 12:49:01.327 INFO kablam! | Sep 14 12:49:01.327 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 14 12:49:01.327 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:01.327 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:01.327 INFO kablam! | Sep 14 12:49:01.327 INFO kablam! 3 | use libc::ENOTSUP; Sep 14 12:49:01.327 INFO kablam! | Sep 14 12:49:01.327 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:01.327 INFO kablam! | Sep 14 12:49:01.327 INFO kablam! Sep 14 12:49:01.327 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:01.327 INFO kablam! --> src/result.rs:61:26 Sep 14 12:49:01.327 INFO kablam! | Sep 14 12:49:01.327 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 14 12:49:01.327 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:01.327 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:01.327 INFO kablam! | Sep 14 12:49:01.327 INFO kablam! 3 | use libc::ENOTSUP; Sep 14 12:49:01.327 INFO kablam! | Sep 14 12:49:01.327 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:01.327 INFO kablam! | Sep 14 12:49:01.327 INFO kablam! Sep 14 12:49:01.459 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:01.459 INFO kablam! --> src/result.rs:19:47 Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 14 12:49:01.459 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:01.459 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! 3 | use libc::ENOTSUP; Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! Sep 14 12:49:01.459 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:01.459 INFO kablam! --> src/result.rs:61:26 Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 14 12:49:01.459 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:01.459 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! 3 | use libc::ENOTSUP; Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! Sep 14 12:49:01.459 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:01.459 INFO kablam! --> src/result.rs:193:57 Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! 193 | assert_convert_error_code_to_error(nanomsg_sys::ENOTSUP, Error::OperationNotSupported); Sep 14 12:49:01.459 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:01.459 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! 180 | use libc::ENOTSUP; Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! 180 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:01.459 INFO kablam! | Sep 14 12:49:01.459 INFO kablam! Sep 14 12:49:01.567 INFO kablam! error: aborting due to 2 previous errors Sep 14 12:49:01.567 INFO kablam! Sep 14 12:49:01.567 INFO kablam! Some errors occurred: E0425, E0531. Sep 14 12:49:01.567 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 14 12:49:01.571 INFO kablam! error: Could not compile `nanomsg`. Sep 14 12:49:01.571 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:49:01.910 INFO kablam! error: aborting due to 3 previous errors Sep 14 12:49:01.910 INFO kablam! Sep 14 12:49:01.910 INFO kablam! Some errors occurred: E0425, E0531. Sep 14 12:49:01.910 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 14 12:49:01.919 INFO kablam! error: Could not compile `nanomsg`. Sep 14 12:49:01.919 INFO kablam! Sep 14 12:49:01.919 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:49:01.919 INFO kablam! su: No module specific data is present Sep 14 12:49:02.933 INFO running `"docker" "rm" "-f" "8a141b72644a1a0eccc5782335257b2e50820def7a647f8c84047a0cd58bb9df"` Sep 14 12:49:03.171 INFO blam! 8a141b72644a1a0eccc5782335257b2e50820def7a647f8c84047a0cd58bb9df