[INFO] cloning repository https://github.com/tonal-glyph/faustus [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonal-glyph/faustus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonal-glyph%2Ffaustus"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonal-glyph%2Ffaustus'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc887b115aceaee202edbdb37ee0e4087bfb5a33 [INFO] checking tonal-glyph/faustus against try#b2a885c600d942fb829a214e798f7ae205a0594e for pr-71796 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonal-glyph%2Ffaustus" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 74% (2785/3733) Checking out files: 75% (2800/3733) Checking out files: 76% (2838/3733) Checking out files: 77% (2875/3733) Checking out files: 78% (2912/3733) Checking out files: 79% (2950/3733) Checking out files: 80% (2987/3733) Checking out files: 81% (3024/3733) Checking out files: 82% (3062/3733) Checking out files: 83% (3099/3733) Checking out files: 84% (3136/3733) Checking out files: 85% (3174/3733) Checking out files: 86% (3211/3733) Checking out files: 87% (3248/3733) Checking out files: 88% (3286/3733) Checking out files: 89% (3323/3733) Checking out files: 90% (3360/3733) Checking out files: 91% (3398/3733) Checking out files: 92% (3435/3733) Checking out files: 93% (3472/3733) Checking out files: 94% (3510/3733) Checking out files: 95% (3547/3733) Checking out files: 96% (3584/3733) Checking out files: 97% (3622/3733) Checking out files: 98% (3659/3733) Checking out files: 99% (3696/3733) Checking out files: 100% (3733/3733) Checking out files: 100% (3733/3733), done. [INFO] validating manifest of git repo https://github.com/tonal-glyph/faustus on toolchain b2a885c600d942fb829a214e798f7ae205a0594e [INFO] running `"/workspace/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tonal-glyph/faustus [INFO] finished tweaking git repo https://github.com/tonal-glyph/faustus [INFO] tweaked toml for git repo https://github.com/tonal-glyph/faustus written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tonal-glyph/faustus already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b2a885c600d942fb829a214e798f7ae205a0594e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b45543b81ad13c820c9ce1a387afa6cd7e911c6360bcddd34cc57e46dc01da8 [INFO] running `"docker" "start" "-a" "7b45543b81ad13c820c9ce1a387afa6cd7e911c6360bcddd34cc57e46dc01da8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling faust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `faust v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/faust-fb1253bc0ee6e923/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] the C runtime will be dynamically linked [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ./src/include/dsp/llvm-c-dsp.h:20:10: fatal error: 'faust/gui/CInterface.h' file not found [INFO] [stderr] ./src/include/dsp/llvm-c-dsp.h:20:10: fatal error: 'faust/gui/CInterface.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', build.rs:81:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5628ae44c694 - backtrace::backtrace::libunwind::trace::hfcd33194db0151d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5628ae44c694 - backtrace::backtrace::trace_unsynchronized::hfd1904bbbd5335b5 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5628ae44c694 - std::sys_common::backtrace::_print_fmt::h8476c57b177b254e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5628ae44c694 - ::fmt::h73acbc5f6d4b1044 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5628ae476fdc - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x5628ae449123 - std::io::Write::write_fmt::h5722fa40bb2afafd [INFO] [stderr] at src/libstd/io/mod.rs:1532 [INFO] [stderr] 6: 0x5628ae44f0c5 - std::sys_common::backtrace::_print::ha468e873aada7c78 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5628ae44f0c5 - std::sys_common::backtrace::print::h149365a2f029de62 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5628ae44f0c5 - std::panicking::default_hook::{{closure}}::hb4a33f9e05934a52 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5628ae44ee02 - std::panicking::default_hook::hc4535d7b0c743abd [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x5628ae44f722 - std::panicking::rust_panic_with_hook::haa34a96a6dbd5a2e [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x5628ae44f30b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 12: 0x5628ae475721 - core::panicking::panic_fmt::hd101a87121fa411f [INFO] [stderr] at src/libcore/panicking.rs:89 [INFO] [stderr] 13: 0x5628ae475543 - core::option::expect_none_failed::h4f0e89faa3179bf7 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x5628ade58a4a - core::result::Result::expect::h3c2a6dffb35403f4 [INFO] [stderr] at /rustc/b2a885c600d942fb829a214e798f7ae205a0594e/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x5628ade57650 - build_script_build::build::h9b1592f938d8ac1b [INFO] [stderr] at /opt/rustwide/workdir/build.rs:81 [INFO] [stderr] 16: 0x5628ade571b0 - build_script_build::main::h78bbfc37938ca19b [INFO] [stderr] at /opt/rustwide/workdir/build.rs:149 [INFO] [stderr] 17: 0x5628ade57acb - std::rt::lang_start::{{closure}}::h9fd575c62469f6f1 [INFO] [stderr] at /rustc/b2a885c600d942fb829a214e798f7ae205a0594e/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x5628ae44fc38 - std::rt::lang_start_internal::{{closure}}::h8ee41efd8ae7ff76 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x5628ae44fc38 - std::panicking::try::do_call::h0a4c4514ee6ebbfc [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 20: 0x5628ae44fc38 - std::panicking::try::h7c2f3858e42d7516 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 21: 0x5628ae44fc38 - std::panic::catch_unwind::h76c4030fa5655c1e [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x5628ae44fc38 - std::rt::lang_start_internal::h1c1398259f72ace6 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x5628ade57aa7 - std::rt::lang_start::h164c48ca1c72a10c [INFO] [stderr] at /rustc/b2a885c600d942fb829a214e798f7ae205a0594e/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x5628ade57a5a - main [INFO] [stderr] 25: 0x7f04ff50b0b3 - __libc_start_main [INFO] [stderr] 26: 0x5628ade5619e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "7b45543b81ad13c820c9ce1a387afa6cd7e911c6360bcddd34cc57e46dc01da8"` [INFO] running `"docker" "rm" "-f" "7b45543b81ad13c820c9ce1a387afa6cd7e911c6360bcddd34cc57e46dc01da8"` [INFO] [stdout] 7b45543b81ad13c820c9ce1a387afa6cd7e911c6360bcddd34cc57e46dc01da8