Created
December 5, 2024 12:36
-
-
Save auxesis/9938ebfda13bc4860accc96b7b1b2d3f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/src/github.com/cipherstash/proxy (ci/actually-run-tests *+) | |
î CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true RUST_BACKTRACE=full mise run proxy | |
[proxy] $ cargo run | |
Compiling proc-macro2 v1.0.92 | |
Compiling unicode-ident v1.0.14 | |
Compiling libc v0.2.167 | |
Compiling autocfg v1.4.0 | |
Compiling serde v1.0.215 | |
Compiling version_check v0.9.5 | |
Compiling typenum v1.17.0 | |
Compiling shlex v1.3.0 | |
Compiling parking_lot_core v0.9.10 | |
Compiling thiserror v1.0.69 | |
Compiling libm v0.2.11 | |
Compiling paste v1.0.15 | |
Compiling serde_json v1.0.133 | |
Compiling fs_extra v1.3.0 | |
Compiling dunce v1.0.5 | |
Compiling memchr v2.7.4 | |
Compiling rustix v0.38.41 | |
Compiling thiserror v2.0.4 | |
Compiling httparse v1.9.5 | |
Compiling native-tls v0.2.12 | |
Compiling radium v0.7.0 | |
Compiling generic-array v0.14.7 | |
Compiling num-traits v0.2.19 | |
Compiling lock_api v0.4.12 | |
Compiling slab v0.4.9 | |
Compiling bigdecimal v0.4.6 | |
Compiling semver v1.0.23 | |
Compiling camino v1.1.9 | |
Compiling ident_case v1.0.1 | |
Compiling regex-syntax v0.8.5 | |
Compiling fnv v1.0.7 | |
Compiling aho-corasick v1.1.3 | |
Compiling aws-lc-rs v1.11.1 | |
Compiling getrandom v0.2.15 | |
Compiling mio v1.0.3 | |
Compiling rand_core v0.6.4 | |
Compiling cpufeatures v0.2.16 | |
Compiling signal-hook-registry v1.4.2 | |
Compiling socket2 v0.5.8 | |
Compiling errno v0.3.10 | |
Compiling security-framework-sys v2.12.1 | |
Compiling core-foundation v0.9.4 | |
Compiling security-framework v2.11.1 | |
Compiling prettyplease v0.2.25 | |
Compiling heck v0.5.0 | |
Compiling ryu v1.0.18 | |
Compiling itoa v1.0.14 | |
Compiling anyhow v1.0.94 | |
Compiling bitvec v1.0.1 | |
Compiling is-terminal v0.4.13 | |
Compiling protobuf v2.28.0 | |
Compiling log v0.4.22 | |
Compiling lazy_static v1.5.0 | |
Compiling rustls v0.23.19 | |
Compiling regex-automata v0.4.9 | |
Compiling prometheus v0.13.4 | |
Compiling unicode-xid v0.2.6 | |
Compiling backtrace v0.3.74 | |
Compiling quote v1.0.37 | |
Compiling jobserver v0.1.32 | |
Compiling hex-literal v0.3.4 | |
Compiling crypto-common v0.1.6 | |
Compiling block-buffer v0.10.4 | |
Compiling cc v1.2.2 | |
Compiling inout v0.1.3 | |
Compiling digest v0.10.7 | |
Compiling cipher v0.4.4 | |
Compiling universal-hash v0.5.1 | |
Compiling dbl v0.3.2 | |
Compiling cipher v0.3.0 | |
Compiling rust_decimal v1.36.0 | |
Compiling supports-color v2.1.0 | |
Compiling polyval v0.6.2 | |
Compiling aead v0.5.2 | |
Compiling ctr v0.9.2 | |
Compiling syn v2.0.90 | |
Compiling md-5 v0.10.6 | |
Compiling sha2 v0.10.8 | |
Compiling hmac v0.12.1 | |
Compiling parking_lot v0.12.3 | |
Compiling block-modes v0.8.1 | |
Compiling backtrace-ext v0.2.1 | |
Compiling supports-unicode v2.1.0 | |
Compiling supports-hyperlinks v2.1.0 | |
Compiling dirs-sys v0.3.7 | |
Compiling terminal_size v0.1.17 | |
Compiling dirs v4.0.0 | |
Compiling cmac v0.7.2 | |
Compiling tempfile v3.14.0 | |
Compiling cmake v0.1.52 | |
Compiling num-integer v0.1.46 | |
Compiling regex v1.11.1 | |
Compiling Inflector v0.11.4 | |
Compiling num-bigint v0.4.6 | |
Compiling num-iter v0.1.45 | |
Compiling num-complex v0.4.6 | |
Compiling rmp v0.8.14 | |
Compiling aws-lc-sys v0.23.1 | |
Compiling blake3 v1.5.5 | |
Compiling ring v0.17.8 | |
Compiling num-rational v0.4.2 | |
Compiling synstructure v0.13.1 | |
Compiling darling_core v0.20.10 | |
Compiling num v0.4.3 | |
Compiling serde_derive v1.0.215 | |
Compiling zeroize_derive v1.4.2 | |
Compiling zerocopy-derive v0.7.35 | |
Compiling zerofrom-derive v0.1.5 | |
Compiling yoke-derive v0.7.5 | |
Compiling thiserror-impl v1.0.69 | |
Compiling zerovec-derive v0.10.3 | |
Compiling displaydoc v0.2.5 | |
Compiling futures-macro v0.3.31 | |
Compiling tokio-macros v2.4.0 | |
Compiling icu_provider_macros v1.5.0 | |
Compiling async-trait v0.1.83 | |
Compiling thiserror-impl v2.0.4 | |
Compiling tracing-attributes v0.1.28 | |
Compiling postgres-derive v0.4.6 | |
Compiling der_derive v0.7.3 | |
Compiling derive_more-impl v1.0.0 | |
Compiling miette-derive v5.10.0 | |
Compiling zerocopy v0.7.35 | |
Compiling darling_macro v0.20.10 | |
Compiling derive_more v1.0.0 | |
Compiling ppv-lite86 v0.2.20 | |
Compiling futures-util v0.3.31 | |
Compiling zeroize v1.8.1 | |
Compiling tracing v0.1.41 | |
Compiling aes v0.8.4 | |
Compiling zerofrom v0.1.5 | |
Compiling arrayvec v0.7.6 | |
Compiling aes-gcm-siv v0.11.1 | |
Compiling yoke v0.7.5 | |
Compiling tokio v1.42.0 | |
Compiling rand_chacha v0.3.1 | |
Compiling rand v0.8.5 | |
Compiling http-body-util v0.1.2 | |
Compiling postgres-protocol v0.6.7 | |
Compiling darling v0.20.10 | |
Compiling futures-executor v0.3.31 | |
Compiling cipherstash-core v0.1.2 (ssh://[email protected]/cipherstash/cipherstash-suite.git#bf9cb441) | |
Compiling miette v5.10.0 | |
Compiling zerovec v0.10.4 | |
Compiling der v0.7.9 | |
Compiling futures v0.3.31 | |
Compiling base85 v2.0.0 | |
Compiling dummy v0.8.0 | |
Compiling spki v0.7.3 | |
Compiling cipherstash-stats v0.1.1 (ssh://[email protected]/cipherstash/cipherstash-suite.git#bf9cb441) | |
Compiling tinystr v0.7.6 | |
Compiling icu_collections v1.5.0 | |
Compiling x509-cert v0.2.5 | |
Compiling icu_locid v1.5.0 | |
Compiling hyper v1.5.1 | |
Compiling tokio-native-tls v0.3.1 | |
Compiling cargo-platform v0.1.9 | |
Compiling sqlparser v0.52.0 | |
Compiling tokio-util v0.7.13 | |
Compiling icu_provider v1.5.0 | |
Compiling hyper-util v0.1.10 | |
Compiling serde_bytes v0.11.15 | |
Compiling vitaminc-protected v0.1.0-pre2 | |
Compiling icu_locid_transform v1.5.0 | |
Compiling icu_properties v1.5.1 | |
Compiling serde_urlencoded v0.7.1 | |
Compiling vitaminc-random v0.1.0-pre2 | |
Compiling uuid v1.11.0 | |
Compiling toml_datetime v0.6.8 | |
Compiling chrono v0.4.38 | |
Compiling serde_spanned v0.6.8 | |
Compiling postgres-types v0.2.8 | |
Compiling hex v0.4.3 | |
Compiling hyper-tls v0.6.0 | |
Compiling toml_edit v0.22.22 | |
Compiling fake v2.10.0 | |
Compiling retry-policies v0.3.0 | |
Compiling vitaminc v0.1.0-pre2 | |
Compiling cipherstash-config v0.2.3 (ssh://[email protected]/cipherstash/cipherstash-suite.git#bf9cb441) | |
Compiling serde_cbor v0.11.2 | |
Compiling icu_normalizer v1.5.0 | |
Compiling idna_adapter v1.2.0 | |
Compiling recipher v0.1.3 (ssh://[email protected]/cipherstash/cipherstash-suite.git#bf9cb441) | |
Compiling cllw-ore v0.1.0 (ssh://[email protected]/cipherstash/cipherstash-suite.git#bf9cb441) | |
Compiling idna v1.0.3 | |
Compiling ore-rs v0.8.0 | |
Compiling tokio-postgres v0.7.12 | |
Compiling rust-stemmers v1.2.0 | |
Compiling rmp-serde v1.3.0 | |
Compiling cargo_metadata v0.19.1 | |
Compiling toml v0.8.19 | |
Compiling url v2.5.4 | |
Compiling zerokms-protocol v0.3.1 (ssh://[email protected]/cipherstash/cipherstash-suite.git#bf9cb441) | |
Compiling config v0.14.1 | |
Compiling reqwest v0.12.9 | |
Compiling reqwest-middleware v0.3.3 | |
Compiling reqwest-retry v0.5.0 | |
Compiling cipherstash-client v0.13.0-pre.1 (ssh://[email protected]/cipherstash/cipherstash-suite.git#bf9cb441) | |
Compiling rustls-webpki v0.102.8 | |
Compiling tokio-rustls v0.26.0 | |
Compiling sqltk v0.1.0 | |
Compiling tokio-postgres-rustls v0.13.0 | |
error: failed to run custom build command for `sqltk v0.1.0` | |
Caused by: | |
process didn't exit successfully: `/Users/auxesis/src/github.com/cipherstash/proxy/target/debug/build/sqltk-7d2f9bf89bbea8f6/ | |
build-script-build` (exit status: 101) | |
--- stdout | |
cargo:rerun-if-changed=build.rs | |
cargo:rerun-if-changed=Cargo.toml | |
cargo:rerun-if-changed=Cargo.lock | |
cargo:rerun-if-changed=/Users/auxesis/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.52.0 | |
--- stderr | |
thread 'main' panicked at /Users/auxesis/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqltk-0.1.0/build_helpers/parse | |
r.rs:318:9: | |
assertion failed: !main_nodes.is_empty() | |
stack backtrace: | |
0: 0x104ef8248 - std::backtrace_rs::backtrace::libunwind::trace::hbbb635abeb31967e | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 | |
1: 0x104ef8248 - std::backtrace_rs::backtrace::trace_unsynchronized::h3804df2eec12b7ef | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 | |
2: 0x104ef8248 - std::sys::backtrace::_print_fmt::haac07e25aaaf282d | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/sys/backtrace.rs:66:9 | |
3: 0x104ef8248 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf7d71542d452eff5 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/sys/backtrace.rs:39:26 | |
4: 0x104f1206c - core::fmt::rt::Argument::fmt::h771fa5def005bea3 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/core/src/fmt/rt.rs:177:76 | |
5: 0x104f1206c - core::fmt::write::h6c606b2b014c58be | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/core/src/fmt/mod.rs:1185:21 | |
6: 0x104ef5ed0 - std::io::Write::write_fmt::h53d525d1115427dd | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/io/mod.rs:1887:15 | |
7: 0x104ef80fc - std::sys::backtrace::BacktraceLock::print::h163f331a75592ebb | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/sys/backtrace.rs:42:9 | |
8: 0x104ef91f8 - std::panicking::default_hook::{{closure}}::h7759b55dd3773818 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panicking.rs:284:22 | |
9: 0x104ef902c - std::panicking::default_hook::h54cf7aecc77731b2 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panicking.rs:311:9 | |
10: 0x104ef9ab8 - std::panicking::rust_panic_with_hook::hb911fda1abb202c7 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panicking.rs:817:13 | |
11: 0x104ef9638 - std::panicking::begin_panic_handler::{{closure}}::h8f3a799d43e4ccb9 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panicking.rs:683:13 | |
12: 0x104ef870c - std::sys::backtrace::__rust_end_short_backtrace::h73ef14e84296ca7d | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/sys/backtrace.rs:170:18 | |
13: 0x104ef9318 - rust_begin_unwind | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panicking.rs:681:5 | |
14: 0x104f1d678 - core::panicking::panic_fmt::hf432e911ae9905f3 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/core/src/panicking.rs:75:14 | |
15: 0x104f1d6e8 - core::panicking::panic::h75e30a940b7764af | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/core/src/panicking.rs:145:5 | |
16: 0x104d0ef38 - build_script_build::build_helpers::parser::SqlParserAstAnalyser::finish::h7ce9b751a6da4b1c | |
17: 0x104d0ef38 - build_script_build::build_helpers::parser::SqlParserAstAnalyser::parse_mod::h5e050e0cb61c908f | |
at /Users/auxesis/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqltk-0.1.0/build_helpers/parser.rs:41:9 | |
18: 0x104d218bc - build_script_build::build_helpers::sqlparser_node_extractor::extract::h0f8cfe5fa03ffb27 | |
at /Users/auxesis/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqltk-0.1.0/build_helpers/sqlparser_node_extractor.rs:56:5 | |
19: 0x104d27fcc - build_script_build::build_helpers::codegen::Codegen::new::hae7fa83519c3077c | |
at /Users/auxesis/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqltk-0.1.0/build_helpers/codegen.rs:24:44 | |
20: 0x104d27fcc - build_script_build::main::h2367c393b0c43aa1 | |
at /Users/auxesis/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqltk-0.1.0/build.rs:11:19 | |
21: 0x104d28460 - core::ops::function::FnOnce::call_once::h57910dbb1a8b08af | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/core/src/ops/function.rs:250:5 | |
22: 0x104d28460 - std::sys::backtrace::__rust_begin_short_backtrace::h58dc05a2089027eb | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/sys/backtrace.rs:154:18 | |
23: 0x104d424fc - std::rt::lang_start::{{closure}}::h8739a0bf81858fa6 | |
24: 0x104ef3598 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h77a8f10a9b7c8bdd | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/core/src/ops/function.rs:284:13 | |
25: 0x104ef3598 - std::panicking::try::do_call::h1f9ee3cf30d0ec90 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panicking.rs:573:40 | |
26: 0x104ef3598 - std::panicking::try::h8b813b36eb39c244 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panicking.rs:536:19 | |
27: 0x104ef3598 - std::panic::catch_unwind::h8225923cb9deb45c | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panic.rs:358:14 | |
28: 0x104ef3598 - std::rt::lang_start_internal::{{closure}}::hfa7f233023d859dd | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/rt.rs:174:48 | |
29: 0x104ef3598 - std::panicking::try::do_call::hae6f63ca5116e1d7 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panicking.rs:573:40 | |
30: 0x104ef3598 - std::panicking::try::h8362e7b95983618e | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panicking.rs:536:19 | |
31: 0x104ef3598 - std::panic::catch_unwind::h4724b17108394806 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/panic.rs:358:14 | |
32: 0x104ef3598 - std::rt::lang_start_internal::h8538787e64284b22 | |
at /rustc/acabb5248231987ae1f0c215208d1005a5db402d/library/std/src/rt.rs:174:20 | |
33: 0x104d28448 - _main | |
[proxy] ERROR task failed | |
~/src/github.com/cipherstash/proxy (ci/actually-run-tests *+) | |
î |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment