[INFO] cloning repository https://github.com/dmgolembiowski/leptos-ecommerce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmgolembiowski/leptos-ecommerce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmgolembiowski%2Fleptos-ecommerce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmgolembiowski%2Fleptos-ecommerce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e6a7a417d3f20bc4b90f9c0f7608c152bb4f6f7
[INFO] checking dmgolembiowski/leptos-ecommerce against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmgolembiowski%2Fleptos-ecommerce" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dmgolembiowski/leptos-ecommerce
[INFO] finished tweaking git repo https://github.com/dmgolembiowski/leptos-ecommerce
[INFO] tweaked toml for git repo https://github.com/dmgolembiowski/leptos-ecommerce written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dmgolembiowski/leptos-ecommerce on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dmgolembiowski/leptos-ecommerce 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/leptos-rs/leptos`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded rusqlite-macros v0.2.0
[INFO] [stderr]   Downloaded async-compression v0.4.11
[INFO] [stderr]   Downloaded refinery-macros v0.8.14
[INFO] [stderr]   Downloaded refinery v0.8.14
[INFO] [stderr]   Downloaded refinery-core v0.8.14
[INFO] [stderr]   Downloaded tokio-stream v0.1.15
[INFO] [stderr]   Downloaded http-range-header v0.4.1
[INFO] [stderr]   Downloaded guardian v1.1.0
[INFO] [stderr]   Downloaded sqlite3-parser v0.12.0
[INFO] [stderr]   Downloaded xxhash-rust v0.8.11
[INFO] [stderr]   Downloaded wasm-streams v0.4.0
[INFO] [stderr]   Downloaded gloo-net v0.5.0
[INFO] [stderr]   Downloaded codee v0.1.2
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded axum v0.7.5
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded derive_builder v0.20.0
[INFO] [stderr]   Downloaded derive_builder_core v0.20.0
[INFO] [stderr]   Downloaded axum-core v0.4.3
[INFO] [stderr]   Downloaded camino v1.1.7
[INFO] [stderr]   Downloaded miette-derive v7.2.0
[INFO] [stderr]   Downloaded quote-use v0.8.3
[INFO] [stderr]   Downloaded quote-use-macros v0.8.3
[INFO] [stderr]   Downloaded config v0.14.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.0
[INFO] [stderr]   Downloaded miette v7.2.0
[INFO] [stderr]   Downloaded unicode-width v0.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 87c8b9604cd913cdcbf8cce7b0d3d034b8779fab3ee0eb68e31a994d43c0b7b2
[INFO] running `Command { std: "docker" "start" "87c8b9604cd913cdcbf8cce7b0d3d034b8779fab3ee0eb68e31a994d43c0b7b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87c8b9604cd913cdcbf8cce7b0d3d034b8779fab3ee0eb68e31a994d43c0b7b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87c8b9604cd913cdcbf8cce7b0d3d034b8779fab3ee0eb68e31a994d43c0b7b2" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87c8b9604cd913cdcbf8cce7b0d3d034b8779fab3ee0eb68e31a994d43c0b7b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87c8b9604cd913cdcbf8cce7b0d3d034b8779fab3ee0eb68e31a994d43c0b7b2" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking throw_error v0.1.0 (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking or_poisoned v0.1.0 (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]     Checking guardian v1.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking either_of v0.1.0 (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]     Checking next_tuple v0.1.0-alpha (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0 (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling sqlite3-parser v0.12.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking iri-string v0.7.2
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling rusqlite-macros v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling server_fn_macro v0.7.0-alpha (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling server_fn_macro_default v0.7.0-alpha (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=66f797359619fc3b -C extra-filename=-4da1346367fdf3f2 --out-dir /opt/rustwide/target/debug/build/brotli/4da1346367fdf3f2/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out --extern alloc_no_stdlib=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/0b481b45a1caa844/out/libbrotli_decompressor-0b481b45a1caa844.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libsqlite3-sys@0.28.0: sqlite3/sqlite3.c: In function 'sqlite3ShadowTableName':
[INFO] [stderr] warning: libsqlite3-sys@0.28.0: sqlite3/sqlite3.c:123119:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr] warning: libsqlite3-sys@0.28.0: 123119 |   zTail = strrchr(zName, '_');
[INFO] [stderr] warning: libsqlite3-sys@0.28.0:        |         ^
[INFO] [stderr] warning: libsqlite3-sys@0.28.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: libsqlite3-sys@0.28.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.28.0`
[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/bc6c07cde7746959/out/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.28.0/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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys/5b7104aaf0250b08/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[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:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=sqlite3/sqlite3.c: In function 'sqlite3ShadowTableName':
[INFO] [stderr]   cargo:warning=sqlite3/sqlite3.c:123119:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr]   cargo:warning=123119 |   zTail = strrchr(zName, '_');
[INFO] [stderr]   cargo:warning=       |         ^
[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: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-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_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-DSQLITE_ENABLE_UNLOCK_NOTIFY" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys/5b7104aaf0250b08/out/0343851c9008f270-sqlite3.o" "-c" "sqlite3/sqlite3.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "87c8b9604cd913cdcbf8cce7b0d3d034b8779fab3ee0eb68e31a994d43c0b7b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87c8b9604cd913cdcbf8cce7b0d3d034b8779fab3ee0eb68e31a994d43c0b7b2", kill_on_drop: false }`
[INFO] [stdout] 87c8b9604cd913cdcbf8cce7b0d3d034b8779fab3ee0eb68e31a994d43c0b7b2
