Sep 20 01:33:43.338 INFO checking fui-0.9.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:33:43.338 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:33:43.338 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:33:43.582 INFO blam! ce683756437018df64e40363dacf90cfa60724434465818d6f063decad040f56 Sep 20 01:33:43.584 INFO running `"docker" "start" "-a" "ce683756437018df64e40363dacf90cfa60724434465818d6f063decad040f56"` Sep 20 01:33:45.062 INFO kablam! usermod: no changes Sep 20 01:33:45.281 INFO kablam! Compiling num-iter v0.1.37 Sep 20 01:33:45.282 INFO kablam! Compiling num-rational v0.2.1 Sep 20 01:33:45.284 INFO kablam! Checking arc-swap v0.3.0 Sep 20 01:33:45.285 INFO kablam! Checking enumset v0.3.10 Sep 20 01:33:45.286 INFO kablam! Checking owning_ref v0.4.0 Sep 20 01:33:45.286 INFO kablam! Compiling xcb v0.8.2 Sep 20 01:33:45.290 INFO kablam! Compiling ncurses v5.94.0 Sep 20 01:33:45.290 INFO kablam! Compiling enum-map-derive v0.4.0 Sep 20 01:33:45.999 INFO kablam! error: failed to run custom build command for `ncurses v5.94.0` Sep 20 01:33:45.999 INFO kablam! process didn't exit successfully: `/target/debug/build/ncurses-826fbaf0baf47cde/build-script-build` (exit code: 101) Sep 20 01:33:45.999 INFO kablam! --- stdout Sep 20 01:33:45.999 INFO kablam! cargo:rerun-if-env-changed=PKG_CONFIG_PATH Sep 20 01:33:45.999 INFO kablam! cargo:rustc-link-lib=ncursesw Sep 20 01:33:45.999 INFO kablam! OPT_LEVEL = Some("0") Sep 20 01:33:45.999 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 20 01:33:45.999 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 20 01:33:45.999 INFO kablam! CC_x86_64-unknown-linux-gnu = None Sep 20 01:33:46.000 INFO kablam! CC_x86_64_unknown_linux_gnu = None Sep 20 01:33:46.000 INFO kablam! HOST_CC = None Sep 20 01:33:46.000 INFO kablam! CC = None Sep 20 01:33:46.000 INFO kablam! CFLAGS_x86_64-unknown-linux-gnu = None Sep 20 01:33:46.000 INFO kablam! CFLAGS_x86_64_unknown_linux_gnu = None Sep 20 01:33:46.000 INFO kablam! HOST_CFLAGS = None Sep 20 01:33:46.000 INFO kablam! CFLAGS = None Sep 20 01:33:46.000 INFO kablam! DEBUG = Some("true") Sep 20 01:33:46.000 INFO kablam! Sep 20 01:33:46.000 INFO kablam! --- stderr Sep 20 01:33:46.000 INFO kablam! /target/debug/build/ncurses-2221518400a12282/out/chtype_size.c:6:21: fatal error: ncurses.h: No such file or directory Sep 20 01:33:46.000 INFO kablam! compilation terminated. Sep 20 01:33:46.000 INFO kablam! thread 'main' panicked at '/target/debug/build/ncurses-2221518400a12282/out/chtype_size failed: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Sep 20 01:33:46.000 INFO kablam! stack backtrace: Sep 20 01:33:46.000 INFO kablam! 0: 0x5561b0faf8ce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb15377632860511c Sep 20 01:33:46.000 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 20 01:33:46.000 INFO kablam! 1: 0x5561b0fa0e06 - std::sys_common::backtrace::print::h5d8590a6e2d9b4d0 Sep 20 01:33:46.000 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 20 01:33:46.000 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 20 01:33:46.000 INFO kablam! 2: 0x5561b0f9f70d - std::panicking::default_hook::{{closure}}::h6b199dbb344e9d26 Sep 20 01:33:46.000 INFO kablam! at libstd/panicking.rs:211 Sep 20 01:33:46.000 INFO kablam! 3: 0x5561b0f9f480 - std::panicking::default_hook::hdd3395c8325d6307 Sep 20 01:33:46.000 INFO kablam! at libstd/panicking.rs:227 Sep 20 01:33:46.000 INFO kablam! 4: 0x5561b0f9fd1c - std::panicking::rust_panic_with_hook::h0a0a8bf209620e46 Sep 20 01:33:46.000 INFO kablam! at libstd/panicking.rs:477 Sep 20 01:33:46.000 INFO kablam! 5: 0x5561b0f9f919 - std::panicking::continue_panic_fmt::hd7882b8d7e9835a6 Sep 20 01:33:46.000 INFO kablam! at libstd/panicking.rs:391 Sep 20 01:33:46.000 INFO kablam! 6: 0x5561b0f9f815 - rust_begin_unwind Sep 20 01:33:46.000 INFO kablam! at libstd/panicking.rs:326 Sep 20 01:33:46.000 INFO kablam! 7: 0x5561b0fec01b - core::panicking::panic_fmt::ha9853ce787430b8f Sep 20 01:33:46.000 INFO kablam! at libcore/panicking.rs:77 Sep 20 01:33:46.000 INFO kablam! 8: 0x5561b0f6b693 - core::result::unwrap_failed::h40ac772c791e75c8 Sep 20 01:33:46.000 INFO kablam! at libcore/macros.rs:26 Sep 20 01:33:46.000 INFO kablam! 9: 0x5561b0f07ae6 - >::expect::h3ee277f27b72e8ca Sep 20 01:33:46.000 INFO kablam! at libcore/result.rs:835 Sep 20 01:33:46.000 INFO kablam! 10: 0x5561b0f0a613 - build_script_build::check_chtype_size::hec7b06182d4705fd Sep 20 01:33:46.000 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/ncurses-5.94.0/build.rs:86 Sep 20 01:33:46.000 INFO kablam! 11: 0x5561b0f09a84 - build_script_build::main::h8169f3f08cd24bcd Sep 20 01:33:46.000 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/ncurses-5.94.0/build.rs:48 Sep 20 01:33:46.000 INFO kablam! 12: 0x5561b0f0b17f - std::rt::lang_start::{{closure}}::ha9b932882f69c9ab Sep 20 01:33:46.000 INFO kablam! at libstd/rt.rs:74 Sep 20 01:33:46.000 INFO kablam! 13: 0x5561b0f9f7b2 - std::panicking::try::do_call::h8a07bd8680bcbc89 Sep 20 01:33:46.000 INFO kablam! at libstd/rt.rs:59 Sep 20 01:33:46.000 INFO kablam! at libstd/panicking.rs:310 Sep 20 01:33:46.000 INFO kablam! 14: 0x5561b0fc1069 - __rust_maybe_catch_panic Sep 20 01:33:46.000 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 20 01:33:46.000 INFO kablam! 15: 0x5561b0fab355 - std::rt::lang_start_internal::h50312fa700ccedfd Sep 20 01:33:46.000 INFO kablam! at libstd/panicking.rs:289 Sep 20 01:33:46.000 INFO kablam! at libstd/panic.rs:392 Sep 20 01:33:46.000 INFO kablam! at libstd/rt.rs:58 Sep 20 01:33:46.000 INFO kablam! 16: 0x5561b0f0b157 - std::rt::lang_start::hb6348fc7d28a1b47 Sep 20 01:33:46.000 INFO kablam! at libstd/rt.rs:74 Sep 20 01:33:46.000 INFO kablam! 17: 0x5561b0f0ad69 - main Sep 20 01:33:46.000 INFO kablam! 18: 0x7f18ffe8b82f - __libc_start_main Sep 20 01:33:46.000 INFO kablam! 19: 0x5561b0f078e8 - _start Sep 20 01:33:46.000 INFO kablam! 20: 0x0 - Sep 20 01:33:46.000 INFO kablam! Sep 20 01:33:46.000 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:33:50.299 INFO kablam! error: build failed Sep 20 01:33:50.299 INFO kablam! su: No module specific data is present Sep 20 01:33:50.802 INFO running `"docker" "rm" "-f" "ce683756437018df64e40363dacf90cfa60724434465818d6f063decad040f56"` Sep 20 01:33:50.933 INFO blam! ce683756437018df64e40363dacf90cfa60724434465818d6f063decad040f56