Sep 14 12:48:58.403 INFO checking nanomsg-0.5.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:48:58.403 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:48:58.403 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-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:58.575 INFO blam! 60eceb6262ea6c678430dc63a86b0d4e145735584c2efd683548555b9faafa18 Sep 14 12:48:58.577 INFO running `"docker" "start" "-a" "60eceb6262ea6c678430dc63a86b0d4e145735584c2efd683548555b9faafa18"` Sep 14 12:48:59.462 INFO kablam! usermod: no changes Sep 14 12:48:59.493 INFO kablam! Compiling nanomsg-sys v0.5.0 Sep 14 12:49:00.092 INFO kablam! Checking nanomsg v0.5.0 (file:///source) Sep 14 12:49:00.286 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:00.286 INFO kablam! --> src/result.rs:19:47 Sep 14 12:49:00.286 INFO kablam! | Sep 14 12:49:00.286 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 14 12:49:00.286 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:00.286 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:00.286 INFO kablam! | Sep 14 12:49:00.286 INFO kablam! 3 | use libc::ENOTSUP; Sep 14 12:49:00.286 INFO kablam! | Sep 14 12:49:00.286 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:00.286 INFO kablam! | Sep 14 12:49:00.286 INFO kablam! Sep 14 12:49:00.286 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:00.286 INFO kablam! --> src/result.rs:61:26 Sep 14 12:49:00.287 INFO kablam! | Sep 14 12:49:00.287 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 14 12:49:00.287 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:00.287 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:00.287 INFO kablam! | Sep 14 12:49:00.287 INFO kablam! 3 | use libc::ENOTSUP; Sep 14 12:49:00.287 INFO kablam! | Sep 14 12:49:00.287 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:00.287 INFO kablam! | Sep 14 12:49:00.287 INFO kablam! Sep 14 12:49:00.348 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:00.348 INFO kablam! --> src/result.rs:19:47 Sep 14 12:49:00.348 INFO kablam! | Sep 14 12:49:00.348 INFO kablam! 19 | OperationNotSupported = nanomsg_sys::ENOTSUP as isize, Sep 14 12:49:00.348 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:00.348 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:00.348 INFO kablam! | Sep 14 12:49:00.348 INFO kablam! 3 | use libc::ENOTSUP; Sep 14 12:49:00.348 INFO kablam! | Sep 14 12:49:00.348 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:00.348 INFO kablam! | Sep 14 12:49:00.348 INFO kablam! Sep 14 12:49:00.348 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:00.348 INFO kablam! --> src/result.rs:61:26 Sep 14 12:49:00.348 INFO kablam! | Sep 14 12:49:00.348 INFO kablam! 61 | nanomsg_sys::ENOTSUP => Error::OperationNotSupported , Sep 14 12:49:00.348 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:00.348 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:00.348 INFO kablam! | Sep 14 12:49:00.348 INFO kablam! 3 | use libc::ENOTSUP; Sep 14 12:49:00.348 INFO kablam! | Sep 14 12:49:00.348 INFO kablam! 3 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:00.348 INFO kablam! | Sep 14 12:49:00.348 INFO kablam! Sep 14 12:49:00.348 INFO kablam! error[E0425]: cannot find value `ENOTSUP` in module `nanomsg_sys` Sep 14 12:49:00.348 INFO kablam! --> src/result.rs:193:57 Sep 14 12:49:00.348 INFO kablam! | Sep 14 12:49:00.349 INFO kablam! 193 | assert_convert_error_code_to_error(nanomsg_sys::ENOTSUP, Error::OperationNotSupported); Sep 14 12:49:00.349 INFO kablam! | ^^^^^^^ not found in `nanomsg_sys` Sep 14 12:49:00.349 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 14 12:49:00.349 INFO kablam! | Sep 14 12:49:00.349 INFO kablam! 180 | use libc::ENOTSUP; Sep 14 12:49:00.349 INFO kablam! | Sep 14 12:49:00.349 INFO kablam! 180 | use nanomsg_sys::posix_consts::ENOTSUP; Sep 14 12:49:00.349 INFO kablam! | Sep 14 12:49:00.349 INFO kablam! Sep 14 12:49:00.379 INFO kablam! error: aborting due to 2 previous errors Sep 14 12:49:00.379 INFO kablam! Sep 14 12:49:00.379 INFO kablam! Some errors occurred: E0425, E0531. Sep 14 12:49:00.379 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 14 12:49:00.384 INFO kablam! error: Could not compile `nanomsg`. Sep 14 12:49:00.384 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:49:00.594 INFO kablam! error: aborting due to 3 previous errors Sep 14 12:49:00.594 INFO kablam! Sep 14 12:49:00.594 INFO kablam! Some errors occurred: E0425, E0531. Sep 14 12:49:00.594 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 14 12:49:00.599 INFO kablam! error: Could not compile `nanomsg`. Sep 14 12:49:00.599 INFO kablam! Sep 14 12:49:00.599 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:49:00.599 INFO kablam! su: No module specific data is present Sep 14 12:49:01.403 INFO running `"docker" "rm" "-f" "60eceb6262ea6c678430dc63a86b0d4e145735584c2efd683548555b9faafa18"` Sep 14 12:49:01.635 INFO blam! 60eceb6262ea6c678430dc63a86b0d4e145735584c2efd683548555b9faafa18