[INFO] cloning repository https://github.com/Avi-D-coder/rust-rocksdb-nix-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Avi-D-coder/rust-rocksdb-nix-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvi-D-coder%2Frust-rocksdb-nix-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvi-D-coder%2Frust-rocksdb-nix-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cd0fb5c35542e795560d9348767b7d1d6e09f57
[INFO] checking Avi-D-coder/rust-rocksdb-nix-template against master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvi-D-coder%2Frust-rocksdb-nix-template" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Avi-D-coder/rust-rocksdb-nix-template
[INFO] finished tweaking git repo https://github.com/Avi-D-coder/rust-rocksdb-nix-template
[INFO] tweaked toml for git repo https://github.com/Avi-D-coder/rust-rocksdb-nix-template written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Avi-D-coder/rust-rocksdb-nix-template on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Avi-D-coder/rust-rocksdb-nix-template 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" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v1.4.0
[INFO] [stderr]   Downloaded jobserver v0.1.25
[INFO] [stderr]   Downloaded cc v1.0.77
[INFO] [stderr]   Downloaded rocksdb v0.19.0
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] [stderr]   Downloaded zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]   Downloaded librocksdb-sys v0.8.0+7.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eac296ac4968127574cfbb2ffb4da9a4e865154590fdf17530671dac1f1a6ef9
[INFO] running `Command { std: "docker" "start" "-a" "eac296ac4968127574cfbb2ffb4da9a4e865154590fdf17530671dac1f1a6ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eac296ac4968127574cfbb2ffb4da9a4e865154590fdf17530671dac1f1a6ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac296ac4968127574cfbb2ffb4da9a4e865154590fdf17530671dac1f1a6ef9", kill_on_drop: false }`
[INFO] [stdout] eac296ac4968127574cfbb2ffb4da9a4e865154590fdf17530671dac1f1a6ef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c35d31520b8393f70bce9690c6b9320a3bb1a472dfb6de163b1f05b4aa7eec8
[INFO] running `Command { std: "docker" "start" "-a" "0c35d31520b8393f70bce9690c6b9320a3bb1a472dfb6de163b1f05b4aa7eec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling librocksdb-sys v0.8.0+7.4.4
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v0.8.0+7.4.4`
[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/librocksdb-sys-9090117d992f946a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (788) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/fallback.rs:756:9:
[INFO] [stderr]   "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_981_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5595efb081f2 - std::backtrace_rs::backtrace::libunwind::trace::hf12beacd451e51d4
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5595efb081f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf6fead6a1bbc8430
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5595efb081f2 - std::sys::backtrace::_print_fmt::h9d014a34f7b74b8e
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5595efb081f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h639f36bab51f3955
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5595efb19e67 - core::fmt::rt::Argument::fmt::he9e2dcd4d1a4f79f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5595efb19e67 - core::fmt::write::h791a50b587c63062
[INFO] [stderr]      6:     0x5595efad7086 - std::io::default_write_fmt::h457b557e32e1fb00
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5595efad7086 - std::io::Write::write_fmt::hfe130653c54466c6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5595efae5b04 - std::sys::backtrace::BacktraceLock::print::h3ee5721e3f554378
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5595efae5b04 - std::panicking::default_hook::{{closure}}::h78548964055f6042
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5595efae5929 - std::panicking::default_hook::h0a256f5fc8ef64e6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5595efae601b - std::panicking::panic_with_hook::h066093fc9e0da349
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5595efae5e98 - std::panicking::panic_handler::{{closure}}::hcad50f1998ef02e0
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5595efae2879 - std::sys::backtrace::__rust_end_short_backtrace::h84a12e76b874911b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5595efacb3fd - __rustc[db2c63b0d9ad08bd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5595efb23a1c - core::panicking::panic_fmt::h61ea4c5c8806d7fc
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5595efabfbe1 - proc_macro2::fallback::validate_ident::hf91b098a21d60199
[INFO] [stderr]     17:     0x5595efac0319 - proc_macro2::fallback::Ident::_new::hc9ef459cdc3a66c6
[INFO] [stderr]     18:     0x5595efac02cf - proc_macro2::fallback::Ident::new::heea5379639fe97fb
[INFO] [stderr]     19:     0x5595efab8698 - proc_macro2::Ident::new::h6f0874d55773bd31
[INFO] [stderr]     20:     0x5595ef8f3ac5 - bindgen::ir::context::BindgenContext::rust_ident_raw::hcca12da49687a239
[INFO] [stderr]     21:     0x5595ef8f1910 - bindgen::ir::context::BindgenContext::rust_ident::he9216864dd47b467
[INFO] [stderr]     22:     0x5595ef81f0b7 - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::h281f20aa587d777c
[INFO] [stderr]     23:     0x5595ef81808e - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h7aeb19f9dce207a9
[INFO] [stderr]     24:     0x5595ef845998 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h05dfe5e3de88aaf2
[INFO] [stderr]     25:     0x5595ef899cd5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h6784b5b27ba0e5f0
[INFO] [stderr]     26:     0x5595ef92a0de - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h3a38e1ce2ac8b815
[INFO] [stderr]     27:     0x5595ef84597d - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h05dfe5e3de88aaf2
[INFO] [stderr]     28:     0x5595ef8a583c - bindgen::codegen::codegen::{{closure}}::hee04a20a5b075441
[INFO] [stderr]     29:     0x5595ef8fe198 - bindgen::ir::context::BindgenContext::gen::he1da30f89837ecff
[INFO] [stderr]     30:     0x5595ef8a516d - bindgen::codegen::codegen::h2bce4479e957c4f9
[INFO] [stderr]     31:     0x5595ef8371b1 - bindgen::Bindings::generate::h07cef33d7bc78296
[INFO] [stderr]     32:     0x5595ef834046 - bindgen::Builder::generate::hcedb3b1b89ca794d
[INFO] [stderr]     33:     0x5595ef7a6c1b - build_script_build::bindgen_rocksdb::h02fa4a81e1a78f30
[INFO] [stderr]     34:     0x5595ef7a8252 - build_script_build::main::hdb149b2a5bcab2f0
[INFO] [stderr]     35:     0x5595ef7a9ca3 - core::ops::function::FnOnce::call_once::h6b7fcfd895692e40
[INFO] [stderr]     36:     0x5595ef7a9886 - std::sys::backtrace::__rust_begin_short_backtrace::hc24f9b35e9c3db37
[INFO] [stderr]     37:     0x5595ef7a95e9 - std::rt::lang_start::{{closure}}::haa8abc9d7e77d2b7
[INFO] [stderr]     38:     0x5595efad88fa - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h474f7857509d3e2b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     39:     0x5595efad88fa - std::panicking::catch_unwind::do_call::h1b4842681d37b4de
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     40:     0x5595efad88fa - std::panicking::catch_unwind::h8caa954e23f3d392
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     41:     0x5595efad88fa - std::panic::catch_unwind::h799510bc1e15c53c
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     42:     0x5595efad88fa - std::rt::lang_start_internal::{{closure}}::hdd766f796ed54cf9
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:175:24
[INFO] [stderr]     43:     0x5595efad88fa - std::panicking::catch_unwind::do_call::hb51acc40ffa92e40
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     44:     0x5595efad88fa - std::panicking::catch_unwind::h4ba9c0843d285bb6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     45:     0x5595efad88fa - std::panic::catch_unwind::hc6ee6b11e632194f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x5595efad88fa - std::rt::lang_start_internal::h035258992d18009b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:171:5
[INFO] [stderr]     47:     0x5595ef7a95d1 - std::rt::lang_start::head63eacada6bf4c
[INFO] [stderr]     48:     0x5595ef7acb75 - main
[INFO] [stderr]     49:     0x752128d0c1ca - <unknown>
[INFO] [stderr]     50:     0x752128d0c28b - __libc_start_main
[INFO] [stderr]     51:     0x5595ef7a41a5 - _start
[INFO] [stderr]     52:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0c35d31520b8393f70bce9690c6b9320a3bb1a472dfb6de163b1f05b4aa7eec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c35d31520b8393f70bce9690c6b9320a3bb1a472dfb6de163b1f05b4aa7eec8", kill_on_drop: false }`
[INFO] [stdout] 0c35d31520b8393f70bce9690c6b9320a3bb1a472dfb6de163b1f05b4aa7eec8
