[INFO] cloning repository https://github.com/AdaptiveHaptics/AdapticsEngine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdaptiveHaptics/AdapticsEngine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdaptiveHaptics%2FAdapticsEngine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdaptiveHaptics%2FAdapticsEngine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e09724a0bf44dae805ea9a2ad73b6e792aca9084
[INFO] building AdaptiveHaptics/AdapticsEngine against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdaptiveHaptics%2FAdapticsEngine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AdaptiveHaptics/AdapticsEngine on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AdaptiveHaptics/AdapticsEngine
[INFO] finished tweaking git repo https://github.com/AdaptiveHaptics/AdapticsEngine
[INFO] tweaked toml for git repo https://github.com/AdaptiveHaptics/AdapticsEngine written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AdaptiveHaptics/AdapticsEngine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d33cb2e33bcd45fbe7f694426a4d40c4c320f4f341202af27a6acd326a9372a7
[INFO] running `Command { std: "docker" "start" "-a" "d33cb2e33bcd45fbe7f694426a4d40c4c320f4f341202af27a6acd326a9372a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d33cb2e33bcd45fbe7f694426a4d40c4c320f4f341202af27a6acd326a9372a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d33cb2e33bcd45fbe7f694426a4d40c4c320f4f341202af27a6acd326a9372a7", kill_on_drop: false }`
[INFO] [stdout] d33cb2e33bcd45fbe7f694426a4d40c4c320f4f341202af27a6acd326a9372a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39a89d4c68320a0dad7ee47b9cd17da5cf1f99a620219a7d795b399f1ad82312
[INFO] running `Command { std: "docker" "start" "-a" "39a89d4c68320a0dad7ee47b9cd17da5cf1f99a620219a7d795b399f1ad82312", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.115
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling spin_sleep v1.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.115
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cxx-build v1.0.115
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.115
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling adaptics-engine v0.6.4 (/opt/rustwide/workdir/adaptics-engine)
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling interoptopus_proc v0.14.19
[INFO] [stderr]    Compiling interoptopus v0.14.21
[INFO] [stderr]    Compiling interoptopus_backend_c v0.14.22
[INFO] [stderr]    Compiling interoptopus_backend_csharp v0.14.22
[INFO] [stderr]    Compiling leapc-dyn-sys v0.2.1 (/opt/rustwide/workdir/leapc-dyn-sys)
[INFO] [stderr] error: failed to run custom build command for `leapc-dyn-sys v0.2.1 (/opt/rustwide/workdir/leapc-dyn-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/leapc-dyn-sys-5e87c9ef6644dd9a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.66.1/lib.rs:604:31:
[INFO] [stderr]   Unable to find libclang: "couldn't find any valid shared libraries matching: ['libclang.so', 'libclang-*.so', 'libclang.so.*', 'libclang-*.so.*'], set the `LIBCLANG_PATH` environment variable to a path where one of these files can be found (invalid: [])"
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x64bac5f5fd3a - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x64bac5f5fd3a - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x64bac5f5fd3a - std::sys::backtrace::_print_fmt::hc83c64bb828feee6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x64bac5f5fd3a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64bac5f88973 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x64bac5f88973 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x64bac5f5c633 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x64bac5f5fb82 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x64bac5f60bf0 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x64bac5f609d0 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x64bac5f613d2 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x64bac5f6115a - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x64bac5f60249 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x64bac5f60ded - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x64bac5f86c30 - core::panicking::panic_fmt::hd90af040c9b3a7a3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x64bac5f870a6 - core::result::unwrap_failed::h5aa9b3bea2924411
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x64bac597d7a3 - core::result::Result<T,E>::expect::h555c5f69405fef3d
[INFO] [stderr]     17:     0x64bac5a66a8d - core::ops::function::FnOnce::call_once::h616d44c0c18f494e
[INFO] [stderr]     18:     0x64bac590de1b - lazy_static::lazy::Lazy<T>::get::{{closure}}::h22ec6b6bc536b97a
[INFO] [stderr]     19:     0x64bac59d4965 - std::sync::poison::once::Once::call_once::{{closure}}::h7c240c1c5087e7a0
[INFO] [stderr]     20:     0x64bac5f69364 - std::sys::sync::once::futex::Once::call::h6a3deba3a77b81cc
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stderr]     21:     0x64bac59d46f6 - std::sync::poison::once::Once::call_once::h020ce36b8da39345
[INFO] [stderr]     22:     0x64bac5a0c34b - <bindgen::ensure_libclang_is_loaded::LIBCLANG as core::ops::deref::Deref>::deref::h380138d508508441
[INFO] [stderr]     23:     0x64bac5a053eb - bindgen::ensure_libclang_is_loaded::h435a9a94fd89f682
[INFO] [stderr]     24:     0x64bac5a06175 - bindgen::Bindings::generate::h33d809b02a1d5bbb
[INFO] [stderr]     25:     0x64bac5a04cbd - bindgen::Builder::generate::h3bb2ce812e009f5e
[INFO] [stderr]     26:     0x64bac5902c11 - build_script_build::main::h104da22f082df5a0
[INFO] [stderr]     27:     0x64bac59008b3 - core::ops::function::FnOnce::call_once::h9d79cf1abaa5f2f5
[INFO] [stderr]     28:     0x64bac59007b6 - std::sys::backtrace::__rust_begin_short_backtrace::h71c5facbb4688bf3
[INFO] [stderr]     29:     0x64bac59004f9 - std::rt::lang_start::{{closure}}::h8d055e13cb79552f
[INFO] [stderr]     30:     0x64bac5f57997 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h608e79d482179a73
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     31:     0x64bac5f57997 - std::panicking::try::do_call::h68af151b24870582
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     32:     0x64bac5f57997 - std::panicking::try::ha3328a6a71abe6a1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     33:     0x64bac5f57997 - std::panic::catch_unwind::hab25edf77eece0af
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     34:     0x64bac5f57997 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     35:     0x64bac5f57997 - std::panicking::try::do_call::h959dd56984007ef9
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     36:     0x64bac5f57997 - std::panicking::try::h680ac32c918982f6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     37:     0x64bac5f57997 - std::panic::catch_unwind::hdbe022418e45492f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     38:     0x64bac5f57997 - std::rt::lang_start_internal::h6fa91857d7bd0472
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     39:     0x64bac59004d7 - std::rt::lang_start::hd96c99085582c186
[INFO] [stderr]     40:     0x64bac5902d75 - main
[INFO] [stderr]     41:     0x7f6723e03d90 - <unknown>
[INFO] [stderr]     42:     0x7f6723e03e40 - __libc_start_main
[INFO] [stderr]     43:     0x64bac58ffd75 - _start
[INFO] [stderr]     44:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "39a89d4c68320a0dad7ee47b9cd17da5cf1f99a620219a7d795b399f1ad82312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39a89d4c68320a0dad7ee47b9cd17da5cf1f99a620219a7d795b399f1ad82312", kill_on_drop: false }`
[INFO] [stdout] 39a89d4c68320a0dad7ee47b9cd17da5cf1f99a620219a7d795b399f1ad82312
