[INFO] cloning repository https://github.com/nireo/rkv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nireo/rkv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnireo%2Frkv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnireo%2Frkv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4f16e225a1697415bf1da73e98142c81b15ffa2
[INFO] checking nireo/rkv against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnireo%2Frkv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nireo/rkv
[INFO] finished tweaking git repo https://github.com/nireo/rkv
[INFO] tweaked toml for git repo https://github.com/nireo/rkv written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nireo/rkv on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nireo/rkv 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking nireo/rkv against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnireo%2Frkv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nireo/rkv
[INFO] finished tweaking git repo https://github.com/nireo/rkv
[INFO] tweaked toml for git repo https://github.com/nireo/rkv written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nireo/rkv on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nireo/rkv 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.8.0
[INFO] [stderr]   Downloaded prost-build v0.11.0
[INFO] [stderr]   Downloaded prettyplease v0.1.17
[INFO] [stderr]   Downloaded timer v0.1.6
[INFO] [stderr]   Downloaded little_raft v0.2.0
[INFO] [stderr]   Downloaded axum-core v0.2.7
[INFO] [stderr]   Downloaded prost-types v0.11.0
[INFO] [stderr]   Downloaded anyhow v1.0.59
[INFO] [stderr]   Downloaded proc-macro2 v1.0.42
[INFO] [stderr]   Downloaded serde v1.0.141
[INFO] [stderr]   Downloaded rocksdb v0.18.0
[INFO] [stderr]   Downloaded axum v0.5.13
[INFO] [stderr]   Downloaded tonic v0.8.0
[INFO] [stderr]   Downloaded librocksdb-sys v0.6.1+6.28.2
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 193b9eb2764a693186f827a802a50638dfbb0bf86a0ea8dd1fd337fa2c81f8fe
[INFO] running `Command { std: "docker" "start" "-a" "193b9eb2764a693186f827a802a50638dfbb0bf86a0ea8dd1fd337fa2c81f8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "193b9eb2764a693186f827a802a50638dfbb0bf86a0ea8dd1fd337fa2c81f8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "193b9eb2764a693186f827a802a50638dfbb0bf86a0ea8dd1fd337fa2c81f8fe", kill_on_drop: false }`
[INFO] [stdout] 193b9eb2764a693186f827a802a50638dfbb0bf86a0ea8dd1fd337fa2c81f8fe
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9d3d437614f52c6e01491c3a7e004ed42750b347f4871293695434edd0676dd
[INFO] running `Command { std: "docker" "start" "-a" "e9d3d437614f52c6e01491c3a7e004ed42750b347f4871293695434edd0676dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling prettyplease v0.1.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde v1.0.141
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]     Checking chrono v0.2.25
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking timer v0.1.6
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking little_raft v0.2.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking axum-core v0.2.7
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling librocksdb-sys v0.6.1+6.28.2
[INFO] [stderr]    Compiling prost-types v0.11.0
[INFO] [stderr]    Compiling prost-build v0.11.0
[INFO] [stderr]    Compiling tonic-build v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling rkv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking axum v0.5.13
[INFO] [stderr]     Checking tonic v0.8.0
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v0.6.1+6.28.2`
[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-5ce86e5787806d5e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3031) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.42/src/fallback.rs:730:9:
[INFO] [stderr]   "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_860_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57bc01069592 - std::backtrace_rs::backtrace::libunwind::trace::h105f921882c12e03
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57bc01069592 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8b40918ba88bae2
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57bc01069592 - std::sys::backtrace::_print_fmt::h61144b3593b669a6
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x57bc01069592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha7f14f4d725d0e1f
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57bc0108e9bf - core::fmt::rt::Argument::fmt::h291cffbfb6f5f437
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x57bc0108e9bf - core::fmt::write::h613c8eb2432c6a8e
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x57bc0105a153 - std::io::default_write_fmt::h1b19b0ce9c092acc
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x57bc0105a153 - std::io::Write::write_fmt::ha60efb35d66e9b8c
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x57bc010698a2 - std::sys::backtrace::BacktraceLock::print::hb1963680433203b9
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x57bc01056cfc - std::panicking::default_hook::{{closure}}::h12644fad1f9f9c3f
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x57bc01056b36 - std::panicking::default_hook::h92d7423bfb093343
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x57bc01056651 - std::panicking::panic_with_hook::hfd863520fce8e281
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x57bc0106995a - std::panicking::panic_handler::{{closure}}::h75bad88e9628e7c4
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x57bc010698b9 - std::sys::backtrace::__rust_end_short_backtrace::hba2ee9743eb3598b
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x57bc0105658d - __rustc[d20f6e1e05d5ea87]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x57bc01096c10 - core::panicking::panic_fmt::h291b19446b355b1a
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x57bc0101e718 - proc_macro2::fallback::validate_ident::hdfcebf46b9ed3196
[INFO] [stderr]     17:     0x57bc0101e959 - proc_macro2::fallback::Ident::_new::hd5779bd9492695ef
[INFO] [stderr]     18:     0x57bc0101e9cf - proc_macro2::fallback::Ident::new::h7c4ce1c89a684b12
[INFO] [stderr]     19:     0x57bc0101c598 - proc_macro2::imp::Ident::new::h0d59b17648e77feb
[INFO] [stderr]     20:     0x57bc0102f4a8 - proc_macro2::Ident::new::h4f3b60319a85645e
[INFO] [stderr]     21:     0x57bc00df68df - bindgen::ir::context::BindgenContext::rust_ident_raw::hc2149d77f5054fa6
[INFO] [stderr]     22:     0x57bc00dec990 - bindgen::ir::context::BindgenContext::rust_ident::h4e3a942c38bfb352
[INFO] [stderr]     23:     0x57bc00e773ce - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::h917294e36cac0a27
[INFO] [stderr]     24:     0x57bc00e71d06 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h21f2e41e1102fbf3
[INFO] [stderr]     25:     0x57bc00e184bd - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h0ab847d7c79431cf
[INFO] [stderr]     26:     0x57bc00e32a85 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::hf55e6b356954ef6d
[INFO] [stderr]     27:     0x57bc00e860f5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::he772cb0f45015195
[INFO] [stderr]     28:     0x57bc00e184a2 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h0ab847d7c79431cf
[INFO] [stderr]     29:     0x57bc00e3ad0e - bindgen::codegen::codegen::{{closure}}::h3e2572169be4b224
[INFO] [stderr]     30:     0x57bc00de8b78 - bindgen::ir::context::BindgenContext::gen::h807c88ada1ac1130
[INFO] [stderr]     31:     0x57bc00e3267d - bindgen::codegen::codegen::h351cd2127d6fe11c
[INFO] [stderr]     32:     0x57bc00e04ede - bindgen::Bindings::generate::he0859ebfc4b80080
[INFO] [stderr]     33:     0x57bc00e0014b - bindgen::Builder::generate::h10307506261d0349
[INFO] [stderr]     34:     0x57bc00cf3b8b - build_script_build::bindgen_rocksdb::ha525957a36ae371b
[INFO] [stderr]     35:     0x57bc00cf5722 - build_script_build::main::h91f4a2f24cab292a
[INFO] [stderr]     36:     0x57bc00cef413 - core::ops::function::FnOnce::call_once::h061f1e350c8ac55d
[INFO] [stderr]     37:     0x57bc00cf2c66 - std::sys::backtrace::__rust_begin_short_backtrace::hdf9523ce9f642a0b
[INFO] [stderr]     38:     0x57bc00cf1059 - std::rt::lang_start::{{closure}}::h025f1ae353d9e9c9
[INFO] [stderr]     39:     0x57bc0106a150 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd30f70589ce52217
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     40:     0x57bc0106a150 - std::panicking::catch_unwind::do_call::h229a800b64964a72
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:590:40
[INFO] [stderr]     41:     0x57bc0106a150 - std::panicking::catch_unwind::hf5b1c782bbaa8c87
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:553:19
[INFO] [stderr]     42:     0x57bc0106a150 - std::panic::catch_unwind::h44fb21a21f79e7af
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x57bc0106a150 - std::rt::lang_start_internal::{{closure}}::h3d19e32b9588f707
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x57bc0106a150 - std::panicking::catch_unwind::do_call::hf0c858106eb39fbd
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x57bc0106a150 - std::panicking::catch_unwind::h92692cc8e925ec21
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x57bc0106a150 - std::panic::catch_unwind::h4f023f48f37702a5
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x57bc0106a150 - std::rt::lang_start_internal::h80fdaffb9834036d
[INFO] [stderr]                                  at /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x57bc00cf1041 - std::rt::lang_start::h9c272e4e227cb4bf
[INFO] [stderr]     49:     0x57bc00cf7945 - main
[INFO] [stderr]     50:     0x796a8810b1ca - <unknown>
[INFO] [stderr]     51:     0x796a8810b28b - __libc_start_main
[INFO] [stderr]     52:     0x57bc00cee955 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e9d3d437614f52c6e01491c3a7e004ed42750b347f4871293695434edd0676dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d3d437614f52c6e01491c3a7e004ed42750b347f4871293695434edd0676dd", kill_on_drop: false }`
[INFO] [stdout] e9d3d437614f52c6e01491c3a7e004ed42750b347f4871293695434edd0676dd
