[INFO] cloning repository https://github.com/gfauredev/LogOut
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfauredev/LogOut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfauredev%2FLogOut", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfauredev%2FLogOut'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9ce681744c33d1867e24ba803489475e7b62b87
[INFO] checking gfauredev/LogOut against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfauredev%2FLogOut" "/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/gfauredev/LogOut
[INFO] finished tweaking git repo https://github.com/gfauredev/LogOut
[INFO] tweaked toml for git repo https://github.com/gfauredev/LogOut written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gfauredev/LogOut on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gfauredev/LogOut 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-langid-macros-impl v0.9.6
[INFO] [stderr]   Downloaded unic-langid-macros v0.9.6
[INFO] [stderr]   Downloaded rexie v0.6.2
[INFO] [stderr]   Downloaded dioxus-core-types v0.7.4
[INFO] [stderr]   Downloaded dioxus-cli-config v0.7.4
[INFO] [stderr]   Downloaded dioxus-devtools-types v0.7.4
[INFO] [stderr]   Downloaded dioxus-devtools v0.7.4
[INFO] [stderr]   Downloaded inventory v0.3.24
[INFO] [stderr]   Downloaded dioxus-config-macro v0.7.4
[INFO] [stderr]   Downloaded dioxus-stores-macro v0.7.4
[INFO] [stderr]   Downloaded manganis v0.7.5
[INFO] [stderr]   Downloaded dioxus-config-macros v0.7.4
[INFO] [stderr]   Downloaded dioxus-asset-resolver v0.7.4
[INFO] [stderr]   Downloaded dioxus-html-internal-macro v0.7.4
[INFO] [stderr]   Downloaded dioxus-history v0.7.4
[INFO] [stderr]   Downloaded dioxus-fullstack-macro v0.7.4
[INFO] [stderr]   Downloaded lazy-js-bundle v0.7.4
[INFO] [stderr]   Downloaded subsecond-types v0.7.4
[INFO] [stderr]   Downloaded dioxus-ssr v0.7.4
[INFO] [stderr]   Downloaded dioxus-router-macro v0.7.4
[INFO] [stderr]   Downloaded askama_escape v0.13.0
[INFO] [stderr]   Downloaded manganis-macro v0.7.4
[INFO] [stderr]   Downloaded generational-box v0.7.4
[INFO] [stderr]   Downloaded dioxus-logger v0.7.4
[INFO] [stderr]   Downloaded dioxus-document v0.7.4
[INFO] [stderr]   Downloaded dioxus-core-macro v0.7.4
[INFO] [stderr]   Downloaded dioxus-stores v0.7.4
[INFO] [stderr]   Downloaded hyper-rustls v0.27.8
[INFO] [stderr]   Downloaded dioxus-fullstack-core v0.7.4
[INFO] [stderr]   Downloaded dioxus-liveview v0.7.4
[INFO] [stderr]   Downloaded dioxus-rsx v0.7.4
[INFO] [stderr]   Downloaded dioxus-hooks v0.7.4
[INFO] [stderr]   Downloaded dioxus-router v0.7.4
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.7.4
[INFO] [stderr]   Downloaded dioxus-signals v0.7.4
[INFO] [stderr]   Downloaded dioxus-server v0.7.5
[INFO] [stderr]   Downloaded manganis-core v0.7.4
[INFO] [stderr]   Downloaded subsecond v0.7.4
[INFO] [stderr]   Downloaded idb v0.6.5
[INFO] [stderr]   Downloaded dioxus-fullstack v0.7.5
[INFO] [stderr]   Downloaded axum-extra v0.10.3
[INFO] [stderr]   Downloaded muda v0.17.2
[INFO] [stderr]   Downloaded dioxus v0.7.5
[INFO] [stderr]   Downloaded dioxus-core v0.7.4
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded dioxus-i18n v0.5.1
[INFO] [stderr]   Downloaded dioxus-html v0.7.5
[INFO] [stderr]   Downloaded dioxus-web v0.7.5
[INFO] [stderr]   Downloaded dioxus-desktop v0.7.5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5669a60186d5e36c691f93210ffb3b230041a730c1f9600571c542ddadd16006
[INFO] running `Command { std: "docker" "start" "-a" "5669a60186d5e36c691f93210ffb3b230041a730c1f9600571c542ddadd16006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5669a60186d5e36c691f93210ffb3b230041a730c1f9600571c542ddadd16006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5669a60186d5e36c691f93210ffb3b230041a730c1f9600571c542ddadd16006", kill_on_drop: false }`
[INFO] [stdout] 5669a60186d5e36c691f93210ffb3b230041a730c1f9600571c542ddadd16006
[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=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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45e7f3f8fbe9d86330a99d1c3ea50f14e5d6686dd1ecb83c45e329f087d768da
[INFO] running `Command { std: "docker" "start" "-a" "45e7f3f8fbe9d86330a99d1c3ea50f14e5d6686dd1ecb83c45e329f087d768da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking dioxus-core-types v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.4
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling dioxus-document v0.7.4
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dioxus-web v0.7.5
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling jni-sys v0.3.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.4
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking dioxus-config-macros v0.7.4
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]     Checking rustls-webpki v0.103.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling dioxus-rsx v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling const-serialize v0.7.2
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.4
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.5
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking generational-box v0.7.4
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling jni-sys-macros v0.4.1
[INFO] [stderr] warning: libsqlite3-sys@0.30.1: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: libsqlite3-sys@0.30.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.30.1`
[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/libsqlite3-sys-a93f5a1fe30bf2b4/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG
[INFO] [stderr]   cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.30.1/sqlite3
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/sqlite3.c
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-w" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-DHAVE_ISNAN" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-2023cffae28bb861/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "45e7f3f8fbe9d86330a99d1c3ea50f14e5d6686dd1ecb83c45e329f087d768da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e7f3f8fbe9d86330a99d1c3ea50f14e5d6686dd1ecb83c45e329f087d768da", kill_on_drop: false }`
[INFO] [stdout] 45e7f3f8fbe9d86330a99d1c3ea50f14e5d6686dd1ecb83c45e329f087d768da
