[INFO] cloning repository https://github.com/mikebelanger/loco-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikebelanger/loco-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebelanger%2Floco-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebelanger%2Floco-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7bce4567318b0b44f767f7baf83921aaa40eb4f
[INFO] checking mikebelanger/loco-template against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebelanger%2Floco-template" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mikebelanger/loco-template
[INFO] finished tweaking git repo https://github.com/mikebelanger/loco-template
[INFO] tweaked toml for git repo https://github.com/mikebelanger/loco-template written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikebelanger/loco-template on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikebelanger/loco-template 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-orm-migration v1.0.0
[INFO] [stderr]   Downloaded sea-orm-cli v1.0.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded educe v0.5.11
[INFO] [stderr]   Downloaded requestty v0.5.0
[INFO] [stderr]   Downloaded fluent-template-macros v0.8.0
[INFO] [stderr]   Downloaded unic-langid-macros-impl v0.9.5
[INFO] [stderr]   Downloaded shared_child v1.0.0
[INFO] [stderr]   Downloaded winsplit v0.1.0
[INFO] [stderr]   Downloaded pest_meta v2.7.11
[INFO] [stderr]   Downloaded serial_test v3.1.1
[INFO] [stderr]   Downloaded fluent-templates v0.8.0
[INFO] [stderr]   Downloaded rstest_macros v0.21.0
[INFO] [stderr]   Downloaded rstest v0.21.0
[INFO] [stderr]   Downloaded pest v2.7.11
[INFO] [stderr]   Downloaded rusty-sidekiq v0.8.2
[INFO] [stderr]   Downloaded pest_generator v2.7.11
[INFO] [stderr]   Downloaded object v0.36.2
[INFO] [stderr]   Downloaded sea-orm-macros v1.0.0
[INFO] [stderr]   Downloaded scc v2.1.5
[INFO] [stderr]   Downloaded axum-test v14.10.0
[INFO] [stderr]   Downloaded requestty-ui v0.5.0
[INFO] [stderr]   Downloaded rrgen v0.5.3
[INFO] [stderr]   Downloaded http-range-header v0.4.1
[INFO] [stderr]   Downloaded sea-bae v0.2.0
[INFO] [stderr]   Downloaded sea-query-binder v0.6.0
[INFO] [stderr]   Downloaded rust_decimal v1.35.0
[INFO] [stderr]   Downloaded sea-query-derive v0.4.1
[INFO] [stderr]   Downloaded sea-query v0.31.0
[INFO] [stderr]   Downloaded sdd v1.7.0
[INFO] [stderr]   Downloaded serial_test_derive v3.1.1
[INFO] [stderr]   Downloaded unic-langid-macros v0.9.5
[INFO] [stderr]   Downloaded camino v1.1.7
[INFO] [stderr]   Downloaded insta v1.39.0
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.11.0
[INFO] [stderr]   Downloaded email_address v0.2.7
[INFO] [stderr]   Downloaded clap v4.5.10
[INFO] [stderr]   Downloaded lettre v0.11.7
[INFO] [stderr]   Downloaded clap_builder v4.5.10
[INFO] [stderr]   Downloaded pest_derive v2.7.11
[INFO] [stderr]   Downloaded tokio v1.39.1
[INFO] [stderr]   Downloaded loco-rs v0.9.0
[INFO] [stderr]   Downloaded sea-orm v1.0.0
[INFO] [stderr]   Downloaded sea-schema v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38eaf705cda340610c961742a0719835d8444e4100607a7126e4cbaa4f8e1297
[INFO] running `Command { std: "docker" "start" "-a" "38eaf705cda340610c961742a0719835d8444e4100607a7126e4cbaa4f8e1297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38eaf705cda340610c961742a0719835d8444e4100607a7126e4cbaa4f8e1297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38eaf705cda340610c961742a0719835d8444e4100607a7126e4cbaa4f8e1297", kill_on_drop: false }`
[INFO] [stdout] 38eaf705cda340610c961742a0719835d8444e4100607a7126e4cbaa4f8e1297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84f2ae2e2c3a073421d1c85b903007d8de31770df964e52016096fa907edc5d2
[INFO] running `Command { std: "docker" "start" "-a" "84f2ae2e2c3a073421d1c85b903007d8de31770df964e52016096fa907edc5d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking sqlformat v0.2.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.10
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]     Checking raw-cpuid v11.1.0
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking os_pipe v1.2.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling moka v0.12.8
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking requestty-ui v0.5.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking cruet v0.13.3
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking btparse-stable v0.1.2
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking auto-future v1.0.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking email_address v0.2.7
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking requestty v0.5.0
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking duct_sh v0.13.7
[INFO] [stderr]     Checking english-to-cron v0.1.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling sea-bae v0.2.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking tokio v1.39.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]     Checking pest v2.7.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling sea-query-derive v0.4.1
[INFO] [stderr]     Checking unic-langid-macros v0.9.5
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling sea-orm-macros v1.0.0
[INFO] [stderr]     Checking async-io v2.3.3
[INFO] [stderr]     Checking reserve-port v2.0.1
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking backtrace_printer v1.3.0
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr] warning: libsqlite3-sys@0.27.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: libsqlite3-sys@0.27.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.27.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-e9c2343dab60ddd2/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG
[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-9f148cfcfb29567e/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=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-9f148cfcfb29567e/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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "84f2ae2e2c3a073421d1c85b903007d8de31770df964e52016096fa907edc5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f2ae2e2c3a073421d1c85b903007d8de31770df964e52016096fa907edc5d2", kill_on_drop: false }`
[INFO] [stdout] 84f2ae2e2c3a073421d1c85b903007d8de31770df964e52016096fa907edc5d2
