[INFO] updating cached repository https://github.com/marjakm/rust-aniplot [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1a1543f7d4fc2bbf24079edb2732aa187a34b450 [INFO] checking marjakm/rust-aniplot against master#212aa3ea28d91a97d1e1261709c0b6e6790788e6 for pr-69340 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarjakm%2Frust-aniplot" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marjakm/rust-aniplot on toolchain 212aa3ea28d91a97d1e1261709c0b6e6790788e6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/marjakm/rust-aniplot [INFO] removed path dependency imgui from git repo https://github.com/marjakm/rust-aniplot [INFO] removed path dependency imgui-gfx-renderer from git repo https://github.com/marjakm/rust-aniplot [INFO] removed path dependency imgui-sys from git repo https://github.com/marjakm/rust-aniplot [INFO] finished tweaking git repo https://github.com/marjakm/rust-aniplot [INFO] tweaked toml for git repo https://github.com/marjakm/rust-aniplot written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/marjakm/rust-aniplot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bfc07bdb821e5190a08adbc2d413c387ee5dddb3a3c53b2cbf73abc6a2b5ff11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "bfc07bdb821e5190a08adbc2d413c387ee5dddb3a3c53b2cbf73abc6a2b5ff11"` [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 libc v0.2.67 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling imgui-gfx-renderer v0.3.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling imgui-sys v0.3.0 [INFO] [stderr] Compiling imgui-sys v0.0.23 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking winit v0.12.0 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking imgui v0.3.0 [INFO] [stderr] Compiling aniplot v0.1.0 (/opt/rustwide/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] error: failed to run custom build command for `aniplot v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/aniplot-bfbf6622fba39948/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/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: ()', build.rs:13:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5573b1788a24 - backtrace::backtrace::libunwind::trace::h2f6ff4a33b1e15bd [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5573b1788a24 - backtrace::backtrace::trace_unsynchronized::h1c74f218935a964e [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5573b1788a24 - std::sys_common::backtrace::_print_fmt::he616a2ffb42d7095 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5573b1788a24 - ::fmt::h3630928d424e5705 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5573b17af6ac - core::fmt::write::h51cecfc4364da7ce [INFO] [stderr] at src/libcore/fmt/mod.rs:1052 [INFO] [stderr] 5: 0x5573b1784577 - std::io::Write::write_fmt::hc4f750c57e05a637 [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x5573b178b305 - std::sys_common::backtrace::_print::hf5f697e6be8faefc [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5573b178b305 - std::sys_common::backtrace::print::h82e92953d052a9e7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5573b178b305 - std::panicking::default_hook::{{closure}}::hc7dd9b0d16882bee [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x5573b178b046 - std::panicking::default_hook::h36e2db9fb0f86871 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x5573b178b962 - std::panicking::rust_panic_with_hook::h68e7a51e63e4fdd1 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x5573b178b54b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x5573b17adc61 - core::panicking::panic_fmt::hdec8bb9799ee149c [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x5573b17ada83 - core::option::expect_none_failed::h21127c685c77a023 [INFO] [stderr] at src/libcore/option.rs:1211 [INFO] [stderr] 14: 0x5573b114e65b - core::result::Result::expect::hf5369b4354c635c3 [INFO] [stderr] at /rustc/212aa3ea28d91a97d1e1261709c0b6e6790788e6/src/libcore/result.rs:961 [INFO] [stderr] 15: 0x5573b114f533 - build_script_build::main::h5070ff0a0383efc8 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:13 [INFO] [stderr] 16: 0x5573b114e41b - std::rt::lang_start::{{closure}}::he5ca557feba73fe2 [INFO] [stderr] at /rustc/212aa3ea28d91a97d1e1261709c0b6e6790788e6/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x5573b178b423 - std::rt::lang_start_internal::{{closure}}::h5734d12debc7ef02 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x5573b178b423 - std::panicking::try::do_call::ha59ccfbb0233cd67 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 19: 0x5573b17944c7 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 20: 0x5573b178be09 - std::panicking::try::hb1f8b5942fedc28f [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 21: 0x5573b178be09 - std::panic::catch_unwind::h3cfbd670c04cfa0a [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x5573b178be09 - std::rt::lang_start_internal::h86b43da953c7be5a [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x5573b114e3f7 - std::rt::lang_start::h23ccf398ffa76b5d [INFO] [stderr] at /rustc/212aa3ea28d91a97d1e1261709c0b6e6790788e6/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x5573b114f78a - main [INFO] [stderr] 25: 0x7fe8cace6b97 - __libc_start_main [INFO] [stderr] 26: 0x5573b114e23a - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bfc07bdb821e5190a08adbc2d413c387ee5dddb3a3c53b2cbf73abc6a2b5ff11"` [INFO] running `"docker" "rm" "-f" "bfc07bdb821e5190a08adbc2d413c387ee5dddb3a3c53b2cbf73abc6a2b5ff11"` [INFO] [stdout] bfc07bdb821e5190a08adbc2d413c387ee5dddb3a3c53b2cbf73abc6a2b5ff11