[INFO] cloning repository https://github.com/tari-project/ootle-wallet-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tari-project/ootle-wallet-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Footle-wallet-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Footle-wallet-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b736a10a38becc4266529f0c7a111a83933ffa1
[INFO] checking tari-project/ootle-wallet-cli/3b736a10a38becc4266529f0c7a111a83933ffa1 against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Footle-wallet-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tari-project/ootle-wallet-cli
[INFO] finished tweaking git repo https://github.com/tari-project/ootle-wallet-cli
[INFO] tweaked toml for git repo https://github.com/tari-project/ootle-wallet-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tari-project/ootle-wallet-cli on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tari-project/ootle-wallet-cli 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/tari-project/tari-ootle.git`
[INFO] [stderr]     Updating git repository `https://github.com/tari-project/tari.git`
[INFO] [stderr]     Updating git repository `https://github.com/tari-project/rust-libp2p.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded tari_utilities v0.8.0
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.3.0
[INFO] [stderr]   Downloaded newtype-ops v0.1.4
[INFO] [stderr]   Downloaded random-pick v1.2.16
[INFO] [stderr]   Downloaded random-number-macro-impl v0.1.8
[INFO] [stderr]   Downloaded random-number v0.1.9
[INFO] [stderr]   Downloaded webauthn-attestation-ca v0.5.3
[INFO] [stderr]   Downloaded serde_valid_literal v1.0.5
[INFO] [stderr]   Downloaded bounded-vec v0.9.0
[INFO] [stderr]   Downloaded serde_valid_derive v1.0.5
[INFO] [stderr]   Downloaded serde_valid v1.0.5
[INFO] [stderr]   Downloaded chacha20 v0.7.3
[INFO] [stderr]   Downloaded webauthn-rs-core v0.5.3
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded tari_crypto v0.22.1
[INFO] [stderr]   Downloaded serde_cbor_2 v0.13.0
[INFO] [stderr]   Downloaded cargo_toml v0.20.5
[INFO] [stderr]   Downloaded webauthn-rs-proto v0.5.3
[INFO] [stderr]   Downloaded log4rs v1.4.0
[INFO] [stderr]   Downloaded webauthn-rs v0.5.3
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.2
[INFO] [stderr]   Downloaded bnum v0.13.0
[INFO] [stderr]   Downloaded termimad v0.34.0
[INFO] [stderr]   Downloaded dirs-next v1.0.2
[INFO] [stderr]   Downloaded path-clean v0.1.0
[INFO] [stderr]   Downloaded base58-monero v2.0.0
[INFO] [stderr]   Downloaded base64urlsafedata v0.5.3
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded mock_instant v0.6.0
[INFO] [stderr]   Downloaded passwords v3.1.16
[INFO] [stderr]   Downloaded tari_bulletproofs_plus v0.4.1
[INFO] [stderr]   Downloaded crokey v1.3.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.4.6
[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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fe3650c1357ee3ce51e94ee83eadf81f203e079b35797d5ecee0c3894f5b9fa
[INFO] running `Command { std: "docker" "start" "-a" "5fe3650c1357ee3ce51e94ee83eadf81f203e079b35797d5ecee0c3894f5b9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fe3650c1357ee3ce51e94ee83eadf81f203e079b35797d5ecee0c3894f5b9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe3650c1357ee3ce51e94ee83eadf81f203e079b35797d5ecee0c3894f5b9fa", kill_on_drop: false }`
[INFO] [stdout] 5fe3650c1357ee3ce51e94ee83eadf81f203e079b35797d5ecee0c3894f5b9fa
[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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6469bb5013a9a72ee9dcc1a9f9aec45fc489d0401383e732df89108085bb79f
[INFO] running `Command { std: "docker" "start" "-a" "a6469bb5013a9a72ee9dcc1a9f9aec45fc489d0401383e732df89108085bb79f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking newtype-ops v0.1.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking base58-monero v2.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tari_features v5.2.0-pre.2 (https://github.com/tari-project/tari.git?branch=development#c3e70eb9)
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling tari_common v5.2.0-pre.2 (https://github.com/tari-project/tari.git?branch=development#c3e70eb9)
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking mock_instant v0.6.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking minotari_ledger_wallet_common v5.2.0-pre.2 (https://github.com/tari-project/tari.git?branch=development#c3e70eb9)
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking argon2 v0.4.1
[INFO] [stderr]     Checking strum v0.22.0
[INFO] [stderr]     Checking chacha20 v0.7.3
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling tari_template_builtin v0.16.0 (https://github.com/tari-project/tari-ootle.git?branch=development#5e146570)
[INFO] [stderr]     Checking stack-buf v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking decimal-rs v0.1.43
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling diesel_derives v2.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking serde_valid_literal v1.0.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr] error: failed to run custom build command for `tari_template_builtin v0.16.0 (https://github.com/tari-project/tari-ootle.git?branch=development#5e146570)`
[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/tari_template_builtin-92e2517bde38306e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=../template_abi
[INFO] [stderr]   cargo:rerun-if-changed=../template_lib
[INFO] [stderr]   cargo:rerun-if-changed=../tari_bor
[INFO] [stderr]   cargo:rerun-if-changed=templates/account/src
[INFO] [stderr]   cargo:rerun-if-changed=templates/account/Cargo.toml
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   stdout:
[INFO] [stderr] 
[INFO] [stderr]   stderr:
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: failed to get `serde` as a dependency of package `tari_template_lib v0.14.0 (/opt/rustwide/cargo-home/git/checkouts/tari-ootle-fb4571cb31b11274/5e14657/crates/template_lib)`
[INFO] [stderr]       ... which satisfies path dependency `tari_template_lib` of package `account v0.9.1 (/opt/rustwide/cargo-home/git/checkouts/tari-ootle-fb4571cb31b11274/5e14657/crates/template_builtin/templates/account)`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] 
[INFO] [stderr]   Error: Custom { kind: Other, error: "Failed to compile package: \"/opt/rustwide/cargo-home/git/checkouts/tari-ootle-fb4571cb31b11274/5e14657/crates/template_builtin/templates/account\"" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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-ce2598ac88fdee89/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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys-3cdbc20d84a2dca6/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[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
[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" "-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_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-3cdbc20d84a2dca6/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "a6469bb5013a9a72ee9dcc1a9f9aec45fc489d0401383e732df89108085bb79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6469bb5013a9a72ee9dcc1a9f9aec45fc489d0401383e732df89108085bb79f", kill_on_drop: false }`
[INFO] [stdout] a6469bb5013a9a72ee9dcc1a9f9aec45fc489d0401383e732df89108085bb79f
