[INFO] cloning repository https://github.com/markhakansson/klee-bindings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markhakansson/klee-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkhakansson%2Fklee-bindings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkhakansson%2Fklee-bindings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 352dc9c6930aac2b079fd9767dfb798b860c707d
[INFO] checking markhakansson/klee-bindings against master#12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 for pr-155299-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkhakansson%2Fklee-bindings" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/markhakansson/klee-bindings
[INFO] finished tweaking git repo https://github.com/markhakansson/klee-bindings
[INFO] tweaked toml for git repo https://github.com/markhakansson/klee-bindings written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/markhakansson/klee-bindings on toolchain 12f35ad39ed3e39df4d953c46d4f6cc6c82adc96
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.57.0 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shlex v0.1.1
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded cty v0.2.2
[INFO] [stderr]   Downloaded cexpr v0.4.0
[INFO] [stderr]   Downloaded bindgen v0.57.0
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ccd959555c1c4e539d5efbaf82fb60687295ac97915c8e9df795a9839c6a4dc
[INFO] running `Command { std: "docker" "start" "-a" "2ccd959555c1c4e539d5efbaf82fb60687295ac97915c8e9df795a9839c6a4dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ccd959555c1c4e539d5efbaf82fb60687295ac97915c8e9df795a9839c6a4dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ccd959555c1c4e539d5efbaf82fb60687295ac97915c8e9df795a9839c6a4dc", kill_on_drop: false }`
[INFO] [stdout] 2ccd959555c1c4e539d5efbaf82fb60687295ac97915c8e9df795a9839c6a4dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08c8b2cd2ffb89c181908dcf97da7c3ffd490237f4dba9e7ac926c4855dbcf62
[INFO] running `Command { std: "docker" "start" "-a" "08c8b2cd2ffb89c181908dcf97da7c3ffd490237f4dba9e7ac926c4855dbcf62", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.57.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling klee-bindings v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `klee-bindings v0.1.1 (/opt/rustwide/workdir)`
[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/klee-bindings-3f687fd6527b6fe7/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   wrapper.h:1:10: fatal error: 'klee/klee.h' file not found
[INFO] [stderr]   wrapper.h:1:10: fatal error: 'klee/klee.h' file not found, err: true
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (596) panicked at build.rs:28:10:
[INFO] [stderr]   Unable to generate bindings: ()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5f12008d262a - std[f4db05f3516471ac]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f12008d262a - std[f4db05f3516471ac]::backtrace_rs::backtrace::trace_unsynchronized::<std[f4db05f3516471ac]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f12008d262a - std[f4db05f3516471ac]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5f12008d262a - <<std[f4db05f3516471ac]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7428369f851be300]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5f12008e7f1a - <core[7428369f851be300]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5f12008e7f1a - core[7428369f851be300]::fmt::write
[INFO] [stderr]      6:     0x5f12008d7552 - std[f4db05f3516471ac]::io::default_write_fmt::<std[f4db05f3516471ac]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5f12008d7552 - <std[f4db05f3516471ac]::sys::stdio::unix::Stderr as std[f4db05f3516471ac]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5f12008b5b0f - <std[f4db05f3516471ac]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5f12008b5b0f - std[f4db05f3516471ac]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5f12008cd1f1 - std[f4db05f3516471ac]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5f12008cd3ab - std[f4db05f3516471ac]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5f12008b5bc8 - std[f4db05f3516471ac]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5f12008ad4a9 - std[f4db05f3516471ac]::sys::backtrace::__rust_end_short_backtrace::<std[f4db05f3516471ac]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5f12008b652d - __rustc[11f1a118111b43c5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5f12008e878c - core[7428369f851be300]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5f12008e84d2 - core[7428369f851be300]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5f120040f0d4 - <core[7428369f851be300]::result::Result<bindgen[bd256d30b9fba1af]::Bindings, ()>>::expect
[INFO] [stderr]     18:     0x5f120040ecf7 - build_script_build[baa01430a754d51a]::main
[INFO] [stderr]     19:     0x5f120040fef3 - <fn() as core[7428369f851be300]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5f120040ea86 - std[f4db05f3516471ac]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5f120040ea99 - std[f4db05f3516471ac]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5f12008cc354 - <&dyn core[7428369f851be300]::ops::function::Fn<(), Output = i32> + core[7428369f851be300]::panic::unwind_safe::RefUnwindSafe + core[7428369f851be300]::marker::Sync as core[7428369f851be300]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5f12008cc354 - std[f4db05f3516471ac]::panicking::catch_unwind::do_call::<&dyn core[7428369f851be300]::ops::function::Fn<(), Output = i32> + core[7428369f851be300]::panic::unwind_safe::RefUnwindSafe + core[7428369f851be300]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5f12008cc354 - std[f4db05f3516471ac]::panicking::catch_unwind::<i32, &dyn core[7428369f851be300]::ops::function::Fn<(), Output = i32> + core[7428369f851be300]::panic::unwind_safe::RefUnwindSafe + core[7428369f851be300]::marker::Sync>
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5f12008cc354 - std[f4db05f3516471ac]::panic::catch_unwind::<&dyn core[7428369f851be300]::ops::function::Fn<(), Output = i32> + core[7428369f851be300]::panic::unwind_safe::RefUnwindSafe + core[7428369f851be300]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5f12008cc354 - std[f4db05f3516471ac]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5f12008cc354 - std[f4db05f3516471ac]::panicking::catch_unwind::do_call::<std[f4db05f3516471ac]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5f12008cc354 - std[f4db05f3516471ac]::panicking::catch_unwind::<isize, std[f4db05f3516471ac]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5f12008cc354 - std[f4db05f3516471ac]::panic::catch_unwind::<std[f4db05f3516471ac]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5f12008cc354 - std[f4db05f3516471ac]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5f120040ea71 - std[f4db05f3516471ac]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5f1200410285 - main
[INFO] [stderr]     33:     0x71d1108671ca - <unknown>
[INFO] [stderr]     34:     0x71d11086728b - __libc_start_main
[INFO] [stderr]     35:     0x5f120040e105 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "08c8b2cd2ffb89c181908dcf97da7c3ffd490237f4dba9e7ac926c4855dbcf62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c8b2cd2ffb89c181908dcf97da7c3ffd490237f4dba9e7ac926c4855dbcf62", kill_on_drop: false }`
[INFO] [stdout] 08c8b2cd2ffb89c181908dcf97da7c3ffd490237f4dba9e7ac926c4855dbcf62
