[INFO] cloning repository https://github.com/yixuan-rs/yixuan-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yixuan-rs/yixuan-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyixuan-rs%2Fyixuan-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyixuan-rs%2Fyixuan-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19b54b04df605d0ad4322a7eba1cd4d22482d041 [INFO] checking yixuan-rs/yixuan-rs against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyixuan-rs%2Fyixuan-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yixuan-rs/yixuan-rs [INFO] finished tweaking git repo https://github.com/yixuan-rs/yixuan-rs [INFO] tweaked toml for git repo https://github.com/yixuan-rs/yixuan-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yixuan-rs/yixuan-rs on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yixuan-rs/yixuan-rs 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flatc-rust v0.2.0 [INFO] [stderr] Downloaded sqlx-macros v0.8.5 [INFO] [stderr] Downloaded rand_mt v5.0.0 [INFO] [stderr] Downloaded serde_json5 v0.2.1 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.5 [INFO] [stderr] Downloaded ureq-proto v0.4.1 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.5 [INFO] [stderr] Downloaded sqlx-mysql v0.8.5 [INFO] [stderr] Downloaded scc v2.3.3 [INFO] [stderr] Downloaded sqlx-postgres v0.8.5 [INFO] [stderr] Downloaded sqlx-core v0.8.5 [INFO] [stderr] Downloaded sqlx v0.8.5 [INFO] [stderr] Downloaded ureq v3.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3edc80e034e8239f58c82fbe690cecd60b4cf8f5d79b01b586ae94d6b2e76013 [INFO] running `Command { std: "docker" "start" "-a" "3edc80e034e8239f58c82fbe690cecd60b4cf8f5d79b01b586ae94d6b2e76013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3edc80e034e8239f58c82fbe690cecd60b4cf8f5d79b01b586ae94d6b2e76013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3edc80e034e8239f58c82fbe690cecd60b4cf8f5d79b01b586ae94d6b2e76013", kill_on_drop: false }` [INFO] [stdout] 3edc80e034e8239f58c82fbe690cecd60b4cf8f5d79b01b586ae94d6b2e76013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 307c72c22d6ab3f582a6587393b0dbb97946e1db35b703b32d36a7d76921000a [INFO] running `Command { std: "docker" "start" "-a" "307c72c22d6ab3f582a6587393b0dbb97946e1db35b703b32d36a7d76921000a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking serde_json5 v0.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking scc v2.3.3 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Compiling flatc-rust v0.2.0 [INFO] [stderr] Compiling config v0.0.1 (/opt/rustwide/workdir/lib/config) [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling proto-derive v0.0.1 (/opt/rustwide/workdir/lib/proto-derive) [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Compiling yixuan-codegen v0.0.1 (/opt/rustwide/workdir/lib/codegen) [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_mt v5.0.0 [INFO] [stderr] Checking proc-macro2 v1.0.94 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking common v0.0.1 (/opt/rustwide/workdir/lib/common) [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking ureq-proto v0.4.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking yixuan-encryption v0.0.1 (/opt/rustwide/workdir/lib/encryption) [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking serde_html_form v0.2.7 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling yixuan-proto v0.0.1 (/opt/rustwide/workdir/lib/proto) [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking axum v0.8.3 [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-98d7b55efa5c9ca4/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-0ba284f4d2747575/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [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_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [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" "-DSQLITE_ENABLE_UNLOCK_NOTIFY" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-0ba284f4d2747575/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" "307c72c22d6ab3f582a6587393b0dbb97946e1db35b703b32d36a7d76921000a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307c72c22d6ab3f582a6587393b0dbb97946e1db35b703b32d36a7d76921000a", kill_on_drop: false }` [INFO] [stdout] 307c72c22d6ab3f582a6587393b0dbb97946e1db35b703b32d36a7d76921000a