[INFO] cloning repository https://github.com/erans/pgsqlite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erans/pgsqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferans%2Fpgsqlite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferans%2Fpgsqlite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 204380db6816bb33a8ae8ca1e6c1f06da8770c39
[INFO] checking erans/pgsqlite against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferans%2Fpgsqlite" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erans/pgsqlite
[INFO] finished tweaking git repo https://github.com/erans/pgsqlite
[INFO] tweaked toml for git repo https://github.com/erans/pgsqlite written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erans/pgsqlite on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erans/pgsqlite 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1e912567879ed62b292ba6cfc564e37257881588b71cefb246b8664edec67bf
[INFO] running `Command { std: "docker" "start" "-a" "f1e912567879ed62b292ba6cfc564e37257881588b71cefb246b8664edec67bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1e912567879ed62b292ba6cfc564e37257881588b71cefb246b8664edec67bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e912567879ed62b292ba6cfc564e37257881588b71cefb246b8664edec67bf", kill_on_drop: false }`
[INFO] [stdout] f1e912567879ed62b292ba6cfc564e37257881588b71cefb246b8664edec67bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc3e964d47456107bde9e476e8f695377b363a959f237d662a691317b314466
[INFO] running `Command { std: "docker" "start" "-a" "8fc3e964d47456107bde9e476e8f695377b363a959f237d662a691317b314466", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking toml_datetime v0.7.1
[INFO] [stderr]     Checking serde_spanned v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking toml v0.9.6
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking config v0.15.16
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking sqlparser v0.57.0
[INFO] [stderr]     Checking tokio-rustls v0.26.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking lru v0.16.1
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rusqlite v0.36.0
[INFO] [stderr]     Checking pgsqlite v0.0.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]    --> src/security/audit_logger.rs:710:9
[INFO] [stdout]     |
[INFO] [stdout] 710 |     use std::time::Duration;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instant`
[INFO] [stdout]    --> src/protocol/rate_limiter.rs:273:25
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn instant_to_nanos(instant: Instant) -> u64 {
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instant`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `success_count`
[INFO] [stdout]    --> src/protocol/rate_limiter.rs:478:40
[INFO] [stdout]     |
[INFO] [stdout] 478 |             let (state, failure_count, success_count) = CircuitBreakerState::unpack_state(packed);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instant`
[INFO] [stdout]    --> src/protocol/rate_limiter.rs:273:25
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn instant_to_nanos(instant: Instant) -> u64 {
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instant`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `success_count`
[INFO] [stdout]    --> src/protocol/rate_limiter.rs:478:40
[INFO] [stdout]     |
[INFO] [stdout] 478 |             let (state, failure_count, success_count) = CircuitBreakerState::unpack_state(packed);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_expired` is never used
[INFO] [stdout]    --> src/protocol/rate_limiter.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl RateLimitWindow {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 154 |     fn is_expired(&self, window_duration: Duration) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `instant_to_nanos` and `nanos_to_duration_since_now` are never used
[INFO] [stdout]    --> src/protocol/rate_limiter.rs:273:8
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl CircuitBreakerState {
[INFO] [stdout]     | ------------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 273 |     fn instant_to_nanos(instant: Instant) -> u64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     fn nanos_to_duration_since_now(nanos: u64) -> Option<Duration> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_QUERY_LENGTH` is never used
[INFO] [stdout]   --> src/session/db_handler.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const MAX_QUERY_LENGTH: usize = 1_000_000; // 1MB max query length
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_QUERY_DEPTH` is never used
[INFO] [stdout]   --> src/session/db_handler.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const MAX_QUERY_DEPTH: usize = 100; // Maximum nesting depth for subqueries
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `validate_sql_security_legacy` and `remove_quoted_strings` are never used
[INFO] [stdout]    --> src/session/db_handler.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl DbHandler {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  70 |     fn validate_sql_security_legacy(query: &str) -> Result<(), PgSqliteError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     fn remove_quoted_strings(query: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `allowed_table_patterns` is never read
[INFO] [stdout]   --> src/security/sql_injection_detector.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SqlInjectionDetector {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     allowed_table_patterns: HashSet<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pgsqlite` (lib test); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name pgsqlite --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unified_processor", "use_db_executor"))' -C metadata=8421b37fd5689b56 -C extra-filename=-552986b4835b9b10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-75d4bb241b72ddba.rmeta --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-a04143213bc7e0a8.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5cba9aa3bfcdc4bd.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1f733957c7a74708.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6148bee5b31f2be7.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-561656c694538be0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bdc05aaa6ce6183c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d7a5c95c5d28e2e9.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-310568f997579225.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-cc27104a88152ed2.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-28f7207d409f9a84.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c37f09da40188380.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-82f5126a2736781c.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-717260cc5083bc91.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-53f3e06259964feb.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-7388bc61bdd877b9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0e04000c5bed188b.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-a9194121869815e0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f0f1e1dbac864bba.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5bf5eab99c92aa00.rmeta --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-61294b035506ddac.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ea95ab8c2450b4b7.rmeta --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-416d40bcb8db38e9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ab42b0673898e4b8.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-8a72f82e5cb5cd0d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-441a3942d618c3e6.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-6cd2fd505c39996a.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-90c098a9c8221781.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-73ad54a92b19b18c.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-05305316430639c2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0d4a1928dc53cd52.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a3c7f324f2d3d47c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-cbc9793455554c91.rmeta --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-a6398629518f3ef5.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9f354b0c9684c882.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5336ba0ac62ce58e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1240ea14c255a84e.rmeta --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-800cbbd6e2253ac9.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-3d10740cab29ea3d.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-403be41ba989c6f8.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eb3f2371104f0172.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e64e2df189955f8d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-66974ef1c9b066f4.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6d9692da1fe6824f/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b224bfaec4827265/out -L native=/opt/rustwide/target/debug/build/psm-b31e3b19fbc7ca72/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8fc3e964d47456107bde9e476e8f695377b363a959f237d662a691317b314466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc3e964d47456107bde9e476e8f695377b363a959f237d662a691317b314466", kill_on_drop: false }`
[INFO] [stdout] 8fc3e964d47456107bde9e476e8f695377b363a959f237d662a691317b314466
