Oct 15 10:23:37.440 INFO testing HazemAlhalabi/ironsmith against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:23:37.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 10:23:37.867 INFO blam! 2cbe0b1dfe256688779d00fab8aeaa58bac46156002c2b9b54878dfcb827ba23 Oct 15 10:23:37.873 INFO running `"docker" "start" "-a" "2cbe0b1dfe256688779d00fab8aeaa58bac46156002c2b9b54878dfcb827ba23"` Oct 15 10:23:39.087 INFO kablam! usermod: no changes Oct 15 10:23:39.379 INFO kablam! Compiling num-iter v0.1.37 Oct 15 10:23:39.379 INFO kablam! Compiling reexport-proc-macro v1.0.5 Oct 15 10:23:39.379 INFO kablam! Compiling arc-swap v0.3.0 Oct 15 10:23:39.395 INFO kablam! Compiling array-macro v1.0.2 Oct 15 10:23:39.395 INFO kablam! Compiling enumset v0.3.10 Oct 15 10:23:39.395 INFO kablam! Compiling owning_ref v0.4.0 Oct 15 10:23:39.395 INFO kablam! Compiling ncurses v5.94.0 Oct 15 10:23:39.395 INFO kablam! Compiling num-complex v0.2.0 Oct 15 10:23:39.640 INFO kablam! Compiling num-rational v0.2.1 Oct 15 10:23:39.792 INFO kablam! Compiling enum-map-derive v0.4.0 Oct 15 10:23:40.430 INFO kablam! Compiling crossbeam-channel v0.2.6 Oct 15 10:23:42.223 INFO kablam! Compiling signal-hook v0.1.5 Oct 15 10:23:43.443 INFO kablam! error: failed to run custom build command for `ncurses v5.94.0` Oct 15 10:23:43.443 INFO kablam! process didn't exit successfully: `/target/debug/build/ncurses-679c48ce0144d721/build-script-build` (exit code: 101) Oct 15 10:23:43.443 INFO kablam! --- stdout Oct 15 10:23:43.443 INFO kablam! cargo:rerun-if-env-changed=PKG_CONFIG_PATH Oct 15 10:23:43.443 INFO kablam! cargo:rustc-link-lib=ncursesw Oct 15 10:23:43.443 INFO kablam! OPT_LEVEL = Some("0") Oct 15 10:23:43.443 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Oct 15 10:23:43.443 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Oct 15 10:23:43.443 INFO kablam! CC_x86_64-unknown-linux-gnu = None Oct 15 10:23:43.443 INFO kablam! CC_x86_64_unknown_linux_gnu = None Oct 15 10:23:43.443 INFO kablam! HOST_CC = None Oct 15 10:23:43.443 INFO kablam! CC = None Oct 15 10:23:43.443 INFO kablam! CFLAGS_x86_64-unknown-linux-gnu = None Oct 15 10:23:43.443 INFO kablam! CFLAGS_x86_64_unknown_linux_gnu = None Oct 15 10:23:43.443 INFO kablam! HOST_CFLAGS = None Oct 15 10:23:43.443 INFO kablam! CFLAGS = None Oct 15 10:23:43.443 INFO kablam! DEBUG = Some("true") Oct 15 10:23:43.443 INFO kablam! Oct 15 10:23:43.443 INFO kablam! --- stderr Oct 15 10:23:43.443 INFO kablam! /target/debug/build/ncurses-13c86d903a8ea12b/out/chtype_size.c:6:21: fatal error: ncurses.h: No such file or directory Oct 15 10:23:43.443 INFO kablam! compilation terminated. Oct 15 10:23:43.443 INFO kablam! thread 'main' panicked at '/target/debug/build/ncurses-13c86d903a8ea12b/out/chtype_size failed: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 15 10:23:43.443 INFO kablam! stack backtrace: Oct 15 10:23:43.443 INFO kablam! 0: 0x55cd6d1ebb1e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 15 10:23:43.443 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 10:23:43.443 INFO kablam! 1: 0x55cd6d1f7b06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 15 10:23:43.443 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 15 10:23:43.443 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 15 10:23:43.443 INFO kablam! 2: 0x55cd6d1f0abd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 15 10:23:43.443 INFO kablam! at libstd/panicking.rs:211 Oct 15 10:23:43.443 INFO kablam! 3: 0x55cd6d1f0830 - std::panicking::default_hook::h1ef46fa7cd894809 Oct 15 10:23:43.443 INFO kablam! at libstd/panicking.rs:227 Oct 15 10:23:43.443 INFO kablam! 4: 0x55cd6d1f110c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 15 10:23:43.443 INFO kablam! at libstd/panicking.rs:476 Oct 15 10:23:43.443 INFO kablam! 5: 0x55cd6d1f0cc9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 15 10:23:43.443 INFO kablam! at libstd/panicking.rs:390 Oct 15 10:23:43.443 INFO kablam! 6: 0x55cd6d1f0bc5 - rust_begin_unwind Oct 15 10:23:43.443 INFO kablam! at libstd/panicking.rs:325 Oct 15 10:23:43.443 INFO kablam! 7: 0x55cd6d232c8b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 15 10:23:43.443 INFO kablam! at libcore/panicking.rs:77 Oct 15 10:23:43.443 INFO kablam! 8: 0x55cd6d1a46c3 - core::result::unwrap_failed::h9ecc38333fb73573 Oct 15 10:23:43.443 INFO kablam! at libcore/macros.rs:26 Oct 15 10:23:43.443 INFO kablam! 9: 0x55cd6d14d66e - >::expect::hcef398dd8f6198fb Oct 15 10:23:43.443 INFO kablam! at libcore/result.rs:835 Oct 15 10:23:43.443 INFO kablam! 10: 0x55cd6d14e7c3 - build_script_build::check_chtype_size::habd6410714abcff1 Oct 15 10:23:43.443 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/ncurses-5.94.0/build.rs:86 Oct 15 10:23:43.443 INFO kablam! 11: 0x55cd6d14dc54 - build_script_build::main::hfe522c4e81998b58 Oct 15 10:23:43.443 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/ncurses-5.94.0/build.rs:48 Oct 15 10:23:43.443 INFO kablam! 12: 0x55cd6d14f3df - std::rt::lang_start::{{closure}}::h123ca4fb69c6ec2c Oct 15 10:23:43.443 INFO kablam! at libstd/rt.rs:74 Oct 15 10:23:43.443 INFO kablam! 13: 0x55cd6d1f0b62 - std::panicking::try::do_call::h12551105aa669869 Oct 15 10:23:43.443 INFO kablam! at libstd/rt.rs:59 Oct 15 10:23:43.443 INFO kablam! at libstd/panicking.rs:310 Oct 15 10:23:43.443 INFO kablam! 14: 0x55cd6d202cd9 - __rust_maybe_catch_panic Oct 15 10:23:43.443 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 15 10:23:43.443 INFO kablam! 15: 0x55cd6d1e4135 - std::rt::lang_start_internal::h10c9f3c0b8607f1f Oct 15 10:23:43.443 INFO kablam! at libstd/panicking.rs:289 Oct 15 10:23:43.443 INFO kablam! at libstd/panic.rs:392 Oct 15 10:23:43.443 INFO kablam! at libstd/rt.rs:58 Oct 15 10:23:43.443 INFO kablam! 16: 0x55cd6d14f3b7 - std::rt::lang_start::h6ab280271b9c6b8a Oct 15 10:23:43.443 INFO kablam! at libstd/rt.rs:74 Oct 15 10:23:43.443 INFO kablam! 17: 0x55cd6d14ef19 - main Oct 15 10:23:43.443 INFO kablam! 18: 0x7f04afef182f - __libc_start_main Oct 15 10:23:43.443 INFO kablam! 19: 0x55cd6d14b968 - _start Oct 15 10:23:43.443 INFO kablam! 20: 0x0 - Oct 15 10:23:43.443 INFO kablam! Oct 15 10:23:43.443 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 10:23:48.247 INFO kablam! error: build failed Oct 15 10:23:48.247 INFO kablam! su: No module specific data is present Oct 15 10:23:49.362 INFO running `"docker" "rm" "-f" "2cbe0b1dfe256688779d00fab8aeaa58bac46156002c2b9b54878dfcb827ba23"` Oct 15 10:23:49.704 INFO blam! 2cbe0b1dfe256688779d00fab8aeaa58bac46156002c2b9b54878dfcb827ba23