[INFO] cloning repository https://github.com/mrixl/aleo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrixl/aleo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrixl%2Faleo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrixl%2Faleo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69e1ef72ddb8a0fb1094ccef92c07205a599f8d9 [INFO] testing mrixl/aleo against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrixl%2Faleo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mrixl/aleo [INFO] finished tweaking git repo https://github.com/mrixl/aleo [INFO] tweaked toml for git repo https://github.com/mrixl/aleo written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mrixl/aleo on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mrixl/aleo 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/AleoHQ/snarkVM.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-mio v0.2.1 [INFO] [stderr] Downloaded sha2 v0.9.8 [INFO] [stderr] Downloaded crossterm_winapi v0.8.0 [INFO] [stderr] Downloaded anyhow v1.0.47 [INFO] [stderr] Downloaded peak_alloc v0.1.0 [INFO] [stderr] Downloaded rusty-hook v0.11.2 [INFO] [stderr] Downloaded json-rpc-types v1.0.1 [INFO] [stderr] Downloaded cexpr v0.5.0 [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded pea2pea v0.28.0 [INFO] [stderr] Downloaded openssl-sys v0.9.71 [INFO] [stderr] Downloaded self_update v0.27.0 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded serde_json v1.0.71 [INFO] [stderr] Downloaded reqwest v0.11.6 [INFO] [stderr] Downloaded h2 v0.3.7 [INFO] [stderr] Downloaded hyper v0.14.15 [INFO] [stderr] Downloaded nom v6.1.2 [INFO] [stderr] Downloaded bindgen v0.59.1 [INFO] [stderr] Downloaded tracing-subscriber v0.3.2 [INFO] [stderr] Downloaded tui v0.16.0 [INFO] [stderr] Downloaded quick-xml v0.20.0 [INFO] [stderr] Downloaded http v0.2.5 [INFO] [stderr] Downloaded rocksdb v0.17.0 [INFO] [stderr] Downloaded curl v0.4.41 [INFO] [stderr] Downloaded aleo-std-time v0.1.0 [INFO] [stderr] Downloaded aleo-std-storage v0.1.0 [INFO] [stderr] Downloaded crossterm v0.20.0 [INFO] [stderr] Downloaded nias v0.5.0 [INFO] [stderr] Downloaded circular-queue v0.2.6 [INFO] [stderr] Downloaded aleo-std v0.1.0 [INFO] [stderr] Downloaded blake2s_simd v1.0.0 [INFO] [stderr] Downloaded aleo-std-timer v0.1.0 [INFO] [stderr] Downloaded str-buf v2.0.2 [INFO] [stderr] Downloaded base58 v0.2.0 [INFO] [stderr] Downloaded aleo-std-timed v0.1.0 [INFO] [stderr] Downloaded fsio v0.1.3 [INFO] [stderr] Downloaded ci_info v0.10.2 [INFO] [stderr] Downloaded envmnt v0.8.4 [INFO] [stderr] Downloaded encoding_rs v0.8.29 [INFO] [stderr] Downloaded curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Downloaded librocksdb-sys v6.20.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eddad1eb4597644f149849c35e4da81765bc2b391035da334f1e2b684376f89 [INFO] running `Command { std: "docker" "start" "-a" "1eddad1eb4597644f149849c35e4da81765bc2b391035da334f1e2b684376f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eddad1eb4597644f149849c35e4da81765bc2b391035da334f1e2b684376f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eddad1eb4597644f149849c35e4da81765bc2b391035da334f1e2b684376f89", kill_on_drop: false }` [INFO] [stdout] 1eddad1eb4597644f149849c35e4da81765bc2b391035da334f1e2b684376f89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 668fd5053b94c70de9fcec87777f0ba82df64107a0b398e70651f4d1d641fa1a [INFO] running `Command { std: "docker" "start" "-a" "668fd5053b94c70de9fcec87777f0ba82df64107a0b398e70651f4d1d641fa1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling snarkvm-curves v0.7.5 (https://github.com/AleoHQ/snarkVM.git?rev=040825e#040825e7) [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling blake2s_simd v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling snarkvm-profiler v0.7.5 (https://github.com/AleoHQ/snarkVM.git?rev=040825e#040825e7) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling aleo-std-timer v0.1.0 [INFO] [stderr] Compiling aleo-std-storage v0.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling circular-queue v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling aleo-std-timed v0.1.0 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling aleo-std-time v0.1.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling aleo-std v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling self_update v0.27.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling str-buf v2.0.2 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling librocksdb-sys v6.20.3 [INFO] [stderr] Compiling json-rpc-types v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.20.3` [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-6b772c4eaf1ac68c/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/fallback.rs:702:9: [INFO] [stderr] "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_854_1)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5639c8395f22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5639c8395f22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5639c8395f22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5639c8395f22 - ::fmt::hdcfcb6d4c8489523 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5639c83bf453 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5639c83bf453 - core::fmt::write::h8a494366950f23bb [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5639c83925c3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5639c83925c3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5639c8395d72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5639c8397e89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5639c8397c6b - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5639c839895e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stderr] 12: 0x5639c839895e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x5639c839862a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x5639c8396429 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 15: 0x5639c83982bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x5639c83bd840 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x5639c835afaf - proc_macro2::fallback::validate_ident::h779fde756ff0ea00 [INFO] [stderr] 18: 0x5639c835ad31 - proc_macro2::fallback::Ident::_new::hcf4924d6416a0059 [INFO] [stderr] 19: 0x5639c835ad8f - proc_macro2::fallback::Ident::new::h87062aa724d578f1 [INFO] [stderr] 20: 0x5639c835d048 - proc_macro2::imp::Ident::new::h473d8bf4d55de962 [INFO] [stderr] 21: 0x5639c8354a78 - proc_macro2::Ident::new::h397742f81cce0fc0 [INFO] [stderr] 22: 0x5639c80de39f - bindgen::ir::context::BindgenContext::rust_ident_raw::hbfc6c280cac4bcd8 [INFO] [stderr] 23: 0x5639c80de1a0 - bindgen::ir::context::BindgenContext::rust_ident::haebc984d47d955fc [INFO] [stderr] 24: 0x5639c81204f9 - ::codegen::h88388f9ae2237dac [INFO] [stderr] 25: 0x5639c811d799 - ::codegen::hfd52096406e8810f [INFO] [stderr] 26: 0x5639c8101c5d - ::codegen::hbc624a311ab9d86e [INFO] [stderr] 27: 0x5639c81397a5 - ::codegen::{{closure}}::hea9d4f8108b9d225 [INFO] [stderr] 28: 0x5639c8138d05 - ::codegen::h7dbb556f3ea2cc8f [INFO] [stderr] 29: 0x5639c8101c42 - ::codegen::hbc624a311ab9d86e [INFO] [stderr] 30: 0x5639c814470e - bindgen::codegen::codegen::{{closure}}::h47f0a47331f55913 [INFO] [stderr] 31: 0x5639c80e0a78 - bindgen::ir::context::BindgenContext::gen::h3c6e90bd6aa2426a [INFO] [stderr] 32: 0x5639c814401d - bindgen::codegen::codegen::hf13f0bd6e71f330f [INFO] [stderr] 33: 0x5639c805ee09 - bindgen::Bindings::generate::h13a55e42c6690f1f [INFO] [stderr] 34: 0x5639c805c50b - bindgen::Builder::generate::h85ffe0c46a0d2c0c [INFO] [stderr] 35: 0x5639c7fcab65 - build_script_build::bindgen_rocksdb::hfa30234ae42a45e3 [INFO] [stderr] 36: 0x5639c7fcdf3c - build_script_build::main::h771c13cfe2fe0f57 [INFO] [stderr] 37: 0x5639c7fc8ee3 - core::ops::function::FnOnce::call_once::h962156cea25641e7 [INFO] [stderr] 38: 0x5639c7fc8d46 - std::sys::backtrace::__rust_begin_short_backtrace::he6bb29ec10631b5c [INFO] [stderr] 39: 0x5639c7fc8d29 - std::rt::lang_start::{{closure}}::hef8a185bf315e332 [INFO] [stderr] 40: 0x5639c838d550 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 41: 0x5639c838d550 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stderr] 42: 0x5639c838d550 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stderr] 43: 0x5639c838d550 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stderr] 44: 0x5639c838d550 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stderr] 45: 0x5639c838d550 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stderr] 46: 0x5639c838d550 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stderr] 47: 0x5639c838d550 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stderr] 48: 0x5639c838d550 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stderr] 49: 0x5639c7fc8d11 - std::rt::lang_start::h5e9449919baf7248 [INFO] [stderr] 50: 0x5639c7fce3f5 - main [INFO] [stderr] 51: 0x7613b32191ca - [INFO] [stderr] 52: 0x7613b321928b - __libc_start_main [INFO] [stderr] 53: 0x5639c7fc5f65 - _start [INFO] [stderr] 54: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "668fd5053b94c70de9fcec87777f0ba82df64107a0b398e70651f4d1d641fa1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "668fd5053b94c70de9fcec87777f0ba82df64107a0b398e70651f4d1d641fa1a", kill_on_drop: false }` [INFO] [stdout] 668fd5053b94c70de9fcec87777f0ba82df64107a0b398e70651f4d1d641fa1a