[INFO] updating cached repository marjakm/rust-aniplot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/marjakm/rust-aniplot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/marjakm/rust-aniplot" "work/ex/beta-1.37-6/sources/1.36.0/gh/marjakm/rust-aniplot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/marjakm/rust-aniplot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/marjakm/rust-aniplot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/marjakm/rust-aniplot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/marjakm/rust-aniplot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1a1543f7d4fc2bbf24079edb2732aa187a34b450 [INFO] sha for GitHub repo marjakm/rust-aniplot: 1a1543f7d4fc2bbf24079edb2732aa187a34b450 [INFO] validating manifest of marjakm/rust-aniplot on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of marjakm/rust-aniplot on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing marjakm/rust-aniplot [INFO] removed path dependency imgui from marjakm/rust-aniplot [INFO] removed path dependency imgui-gfx-renderer from marjakm/rust-aniplot [INFO] removed path dependency imgui-sys from marjakm/rust-aniplot [INFO] finished frobbing marjakm/rust-aniplot [INFO] frobbed toml for marjakm/rust-aniplot written to work/ex/beta-1.37-6/sources/1.36.0/gh/marjakm/rust-aniplot/Cargo.toml [INFO] started frobbing marjakm/rust-aniplot [INFO] removed path dependency imgui from marjakm/rust-aniplot [INFO] removed path dependency imgui-gfx-renderer from marjakm/rust-aniplot [INFO] removed path dependency imgui-sys from marjakm/rust-aniplot [INFO] finished frobbing marjakm/rust-aniplot [INFO] frobbed toml for marjakm/rust-aniplot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/marjakm/rust-aniplot/Cargo.toml [INFO] crate marjakm/rust-aniplot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/marjakm/rust-aniplot/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing marjakm/rust-aniplot against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/marjakm/rust-aniplot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 63a420c8e4b1ecc438e818bde279bc07c33f79278342356b7904867975970eba [INFO] running `"docker" "start" "-a" "63a420c8e4b1ecc438e818bde279bc07c33f79278342356b7904867975970eba"` [INFO] [stderr] warning: dependency (imgui) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (imgui-gfx-renderer) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (imgui-sys) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling imgui-gfx-renderer v0.1.0 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling imgui-sys v0.0.23 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling getrandom v0.1.7 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling aniplot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'gcc::Build': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | gcc::Build::new().file("wrapper.cpp") [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | gcc::Build::new().file("wrapper.cpp") [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling gfx_window_glutin v0.22.0 [INFO] [stderr] error: failed to run custom build command for `aniplot v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/aniplot-c6e5d35a3817cc18/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=clang version 3.8.1-24 (tags/RELEASE_381/final) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] wrapper.h:1:10: fatal error: 'aniplotlib.h' file not found [INFO] [stderr] wrapper.h:1:10: fatal error: 'aniplotlib.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Failed to generate aniplot bindings: ()', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ba44e536cb - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55ba44e536cb - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55ba44e536cb - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55ba44e536cb - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55ba44e536cb - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55ba44e533a7 - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55ba44e53e40 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55ba44e539c2 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55ba44e538a6 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x55ba44e7416d - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x55ba44769839 - core::result::unwrap_failed::hd95056375b7faa5d [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x55ba44769a9a - core::result::Result::expect::h891d40417e7521b3 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/result.rs:827 [INFO] [stderr] 12: 0x55ba4476937f - build_script_build::main::h726a2def3f21ba0c [INFO] [stderr] at /opt/crater/workdir/build.rs:13 [INFO] [stderr] 13: 0x55ba4476c4a0 - std::rt::lang_start::{{closure}}::h2d455e6f1f0ad5c9 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55ba44e53843 - std::rt::lang_start_internal::{{closure}}::h055e1fdc5578d418 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55ba44e53843 - std::panicking::try::do_call::h480cafa68c9928b4 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x55ba44e5c3ea - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x55ba44e5434d - std::panicking::try::he0549d0299de204a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x55ba44e5434d - std::panic::catch_unwind::h422dc2db98f03517 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55ba44e5434d - std::rt::lang_start_internal::h121de03325a3f900 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55ba4476c479 - std::rt::lang_start::hb0de5356f3663008 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55ba447695ca - main [INFO] [stderr] 22: 0x7f749da7b2e1 - __libc_start_main [INFO] [stderr] 23: 0x55ba44768c6a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "63a420c8e4b1ecc438e818bde279bc07c33f79278342356b7904867975970eba"` [INFO] running `"docker" "rm" "-f" "63a420c8e4b1ecc438e818bde279bc07c33f79278342356b7904867975970eba"` [INFO] [stdout] 63a420c8e4b1ecc438e818bde279bc07c33f79278342356b7904867975970eba