[INFO] cloning repository https://github.com/19h/minuteman-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/19h/minuteman-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fminuteman-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fminuteman-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32fd08056a11e6bca8b85744d9693096fa97df5a
[INFO] testing 19h/minuteman-bot against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fminuteman-bot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/19h/minuteman-bot
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/19h/minuteman-bot
[INFO] tweaked toml for git repo https://github.com/19h/minuteman-bot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/19h/minuteman-bot on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/19h/minuteman-bot 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c45ece364afefaeaadf4c296b99b63d808a547513185071b6c7bb3e9f67842c
[INFO] running `Command { std: "docker" "start" "-a" "8c45ece364afefaeaadf4c296b99b63d808a547513185071b6c7bb3e9f67842c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c45ece364afefaeaadf4c296b99b63d808a547513185071b6c7bb3e9f67842c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c45ece364afefaeaadf4c296b99b63d808a547513185071b6c7bb3e9f67842c", kill_on_drop: false }`
[INFO] [stdout] 8c45ece364afefaeaadf4c296b99b63d808a547513185071b6c7bb3e9f67842c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd981e694187bf1114c4d905d093fd13556dafc96fca8821a334d7e5afa9de09
[INFO] running `Command { std: "docker" "start" "-a" "fd981e694187bf1114c4d905d093fd13556dafc96fca8821a334d7e5afa9de09", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.25
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.6
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling tiff v0.7.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling tracing v0.1.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.12
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling exr v1.4.2
[INFO] [stderr]    Compiling librocksdb-sys v0.6.1+6.28.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling image v0.24.2
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling pw-telegram-bot-raw-fork v0.9.2
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.2
[INFO] [stderr]    Compiling pw-telegram-bot-fork v0.9.2
[INFO] [stderr]    Compiling reqwest v0.11.10
[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-a4028ab576d25518/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3520) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.37/src/fallback.rs:701: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:     0x6379acb6cb62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6379acb6cb62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6379acb6cb62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6379acb6cb62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6379acb7e95f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6379acb7e95f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x6379acb3b1d3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6379acb3b1d3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6379acb46972 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6379acb4a03f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x6379acb49e99 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x6379acb4a6c5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x6379acb4a4aa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x6379acb46aa9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6379acb2f0fd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x6379acb88b00 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6379acb2172f - proc_macro2::fallback::validate_ident::h97f913dad2c5ba97
[INFO] [stderr]     17:     0x6379acb21961 - proc_macro2::fallback::Ident::_new::hdb52c518b26ee4fd
[INFO] [stderr]     18:     0x6379acb2191f - proc_macro2::fallback::Ident::new::h163aa33d94cbdaa9
[INFO] [stderr]     19:     0x6379acb1c908 - proc_macro2::imp::Ident::new::ha1212bf1fe1baab6
[INFO] [stderr]     20:     0x6379acb14108 - proc_macro2::Ident::new::hbf331788eb6fd5ee
[INFO] [stderr]     21:     0x6379ac86119f - bindgen::ir::context::BindgenContext::rust_ident_raw::h64da079894bd7a1c
[INFO] [stderr]     22:     0x6379ac85f020 - bindgen::ir::context::BindgenContext::rust_ident::hd63434c55322f345
[INFO] [stderr]     23:     0x6379ac88bdae - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::hfc66fb117bb7e8f4
[INFO] [stderr]     24:     0x6379ac888866 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h4650cdae471dce68
[INFO] [stderr]     25:     0x6379ac944ffd - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h3ec6f127d82d1887
[INFO] [stderr]     26:     0x6379ac8e5f65 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h119c9a04ca482684
[INFO] [stderr]     27:     0x6379ac9055e5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hba0043654edae9ff
[INFO] [stderr]     28:     0x6379ac944fe2 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h3ec6f127d82d1887
[INFO] [stderr]     29:     0x6379ac8f1c38 - bindgen::codegen::codegen::{{closure}}::h94ab7ca61417cdaa
[INFO] [stderr]     30:     0x6379ac86b968 - bindgen::ir::context::BindgenContext::gen::h33f934121ee8b39f
[INFO] [stderr]     31:     0x6379ac8f154d - bindgen::codegen::codegen::h14141a478283de13
[INFO] [stderr]     32:     0x6379ac8d7bd6 - bindgen::Bindings::generate::hf873aeccb5a5c79f
[INFO] [stderr]     33:     0x6379ac8d4b8f - bindgen::Builder::generate::hcd0e3fbd0c3bc243
[INFO] [stderr]     34:     0x6379ac7ef4eb - build_script_build::bindgen_rocksdb::h104db30e1c40b4fe
[INFO] [stderr]     35:     0x6379ac7f0b12 - build_script_build::main::h9db1db77dda57e3f
[INFO] [stderr]     36:     0x6379ac7f1993 - core::ops::function::FnOnce::call_once::hb41a5a52f7a0bde1
[INFO] [stderr]     37:     0x6379ac7f17a6 - std::sys::backtrace::__rust_begin_short_backtrace::ha6eed77ef0aa2bd7
[INFO] [stderr]     38:     0x6379ac7f1789 - std::rt::lang_start::{{closure}}::he0d990cc7808ba2b
[INFO] [stderr]     39:     0x6379acb3caf0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x6379acb3caf0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]     41:     0x6379acb3caf0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]     42:     0x6379acb3caf0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x6379acb3caf0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x6379acb3caf0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x6379acb3caf0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x6379acb3caf0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x6379acb3caf0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x6379ac7f1771 - std::rt::lang_start::hf10bcec4c2d60ede
[INFO] [stderr]     49:     0x6379ac7f3125 - main
[INFO] [stderr]     50:     0x73e5afe1e1ca - <unknown>
[INFO] [stderr]     51:     0x73e5afe1e28b - __libc_start_main
[INFO] [stderr]     52:     0x6379ac7ed3f5 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fd981e694187bf1114c4d905d093fd13556dafc96fca8821a334d7e5afa9de09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd981e694187bf1114c4d905d093fd13556dafc96fca8821a334d7e5afa9de09", kill_on_drop: false }`
[INFO] [stdout] fd981e694187bf1114c4d905d093fd13556dafc96fca8821a334d7e5afa9de09
