[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#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[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-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/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Avi-D-coder/rust-rocksdb-nix-template on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 705a4ee093f69a53ea0f0fda6a9beffc802d083b3a4e40216ef99ada55481f56
[INFO] running `Command { std: "docker" "start" "-a" "705a4ee093f69a53ea0f0fda6a9beffc802d083b3a4e40216ef99ada55481f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "705a4ee093f69a53ea0f0fda6a9beffc802d083b3a4e40216ef99ada55481f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "705a4ee093f69a53ea0f0fda6a9beffc802d083b3a4e40216ef99ada55481f56", kill_on_drop: false }`
[INFO] [stdout] 705a4ee093f69a53ea0f0fda6a9beffc802d083b3a4e40216ef99ada55481f56
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7e58b1876d210c502813f7b757c5ef54760b76cdea2bd24e7e0448c96227781
[INFO] running `Command { std: "docker" "start" "-a" "f7e58b1876d210c502813f7b757c5ef54760b76cdea2bd24e7e0448c96227781", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling libloading v0.7.4
[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 nom v7.1.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.7.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' (882) 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:     0x616d97ca9f62 - std::backtrace_rs::backtrace::libunwind::trace::h12d94fb93e64efeb
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x616d97ca9f62 - std::backtrace_rs::backtrace::trace_unsynchronized::h138fa2876d6b998b
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x616d97ca9f62 - std::sys::backtrace::_print_fmt::h352b2bf08234f7a5
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x616d97ca9f62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d19077111bf2052
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x616d97cbbe0f - core::fmt::rt::Argument::fmt::h4b5114a56e27e6d3
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x616d97cbbe0f - core::fmt::write::hdcf21b4a8a83514e
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x616d97c78063 - std::io::default_write_fmt::h19759bcf5cab25d1
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x616d97c78063 - std::io::Write::write_fmt::h4b06d7fb18f8204b
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x616d97c83f72 - std::sys::backtrace::BacktraceLock::print::hc2b4875f5d80034d
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x616d97c875cf - std::panicking::default_hook::{{closure}}::h905a8c4092e100bb
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x616d97c87429 - std::panicking::default_hook::h82491bd5e973bcd1
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x616d97c87ba5 - std::panicking::panic_with_hook::had69cba82e257263
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x616d97c87a3a - std::panicking::panic_handler::{{closure}}::h3dd7223ffdfb0831
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x616d97c840b9 - std::sys::backtrace::__rust_end_short_backtrace::h70d9c3ecea2861c6
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x616d97c6c08d - __rustc[d9c763ef9790d63a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x616d97cc5f40 - core::panicking::panic_fmt::h035a98694b847710
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x616d97c60428 - proc_macro2::fallback::validate_ident::h2a6391ef3c46a258
[INFO] [stderr]     17:     0x616d97c60b79 - proc_macro2::fallback::Ident::_new::hbae2517957645a70
[INFO] [stderr]     18:     0x616d97c60b2f - proc_macro2::fallback::Ident::new::h01d35bb978fed618
[INFO] [stderr]     19:     0x616d97c58968 - proc_macro2::Ident::new::h73bd274633874444
[INFO] [stderr]     20:     0x616d97aa9b65 - bindgen::ir::context::BindgenContext::rust_ident_raw::h9fc751297932a577
[INFO] [stderr]     21:     0x616d97aa7a20 - bindgen::ir::context::BindgenContext::rust_ident::hd62d1467953fd242
[INFO] [stderr]     22:     0x616d97a48b9e - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::hd2e0ba2b5713d6fa
[INFO] [stderr]     23:     0x616d97a457b6 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hacb3b44954fb005a
[INFO] [stderr]     24:     0x616d97ac197d - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1791bfb059caf9f8
[INFO] [stderr]     25:     0x616d97a92335 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h57df83dcf2e9070e
[INFO] [stderr]     26:     0x616d97a1dbe6 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hdea4a8e9a5ffb58f
[INFO] [stderr]     27:     0x616d97ac1962 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1791bfb059caf9f8
[INFO] [stderr]     28:     0x616d97a9d594 - bindgen::codegen::codegen::{{closure}}::hbe0ea36358a5e694
[INFO] [stderr]     29:     0x616d97ab4438 - bindgen::ir::context::BindgenContext::gen::hff2c3689adf6e0aa
[INFO] [stderr]     30:     0x616d97a9ce9d - bindgen::codegen::codegen::hf539f506db3772e6
[INFO] [stderr]     31:     0x616d97a01d21 - bindgen::Bindings::generate::h9b993484f7f53ffe
[INFO] [stderr]     32:     0x616d979feba6 - bindgen::Builder::generate::hde9d8569fa084c77
[INFO] [stderr]     33:     0x616d9793a75b - build_script_build::bindgen_rocksdb::h7729a02a97274dba
[INFO] [stderr]     34:     0x616d9793bd82 - build_script_build::main::h5954e061c1dd7133
[INFO] [stderr]     35:     0x616d9793d8b3 - core::ops::function::FnOnce::call_once::ha9acb116d2d262de
[INFO] [stderr]     36:     0x616d9793d476 - std::sys::backtrace::__rust_begin_short_backtrace::h191adfb682b32f99
[INFO] [stderr]     37:     0x616d9793d189 - std::rt::lang_start::{{closure}}::h8d43a8b06a66d741
[INFO] [stderr]     38:     0x616d97c79a80 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h39df14509648ffd9
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     39:     0x616d97c79a80 - std::panicking::catch_unwind::do_call::h249a5e8553e6a2ed
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:590:40
[INFO] [stderr]     40:     0x616d97c79a80 - std::panicking::catch_unwind::h4cc7d4b5009664c5
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:553:19
[INFO] [stderr]     41:     0x616d97c79a80 - std::panic::catch_unwind::hf62421fb31235dcd
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panic.rs:359:14
[INFO] [stderr]     42:     0x616d97c79a80 - std::rt::lang_start_internal::{{closure}}::h044ee053c1a7ce48
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/rt.rs:175:24
[INFO] [stderr]     43:     0x616d97c79a80 - std::panicking::catch_unwind::do_call::h78b113f7316d4f0c
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:590:40
[INFO] [stderr]     44:     0x616d97c79a80 - std::panicking::catch_unwind::h2619b5b3b0db8d93
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:553:19
[INFO] [stderr]     45:     0x616d97c79a80 - std::panic::catch_unwind::he49e81b228594388
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x616d97c79a80 - std::rt::lang_start_internal::hd032eef47164dbcf
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/rt.rs:171:5
[INFO] [stderr]     47:     0x616d9793d171 - std::rt::lang_start::hb3f635337a47c0d3
[INFO] [stderr]     48:     0x616d97940b15 - main
[INFO] [stderr]     49:     0x7325be2811ca - <unknown>
[INFO] [stderr]     50:     0x7325be28128b - __libc_start_main
[INFO] [stderr]     51:     0x616d97937ce5 - _start
[INFO] [stderr]     52:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f7e58b1876d210c502813f7b757c5ef54760b76cdea2bd24e7e0448c96227781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e58b1876d210c502813f7b757c5ef54760b76cdea2bd24e7e0448c96227781", kill_on_drop: false }`
[INFO] [stdout] f7e58b1876d210c502813f7b757c5ef54760b76cdea2bd24e7e0448c96227781
