[INFO] cloning repository https://github.com/lidm0707/RS_PDF [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lidm0707/RS_PDF" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidm0707%2FRS_PDF", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidm0707%2FRS_PDF'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f988cd6b0dc2b9da5fa54a91c1523aec11745fdc [INFO] checking lidm0707/RS_PDF against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidm0707%2FRS_PDF" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lidm0707/RS_PDF [INFO] finished tweaking git repo https://github.com/lidm0707/RS_PDF [INFO] tweaked toml for git repo https://github.com/lidm0707/RS_PDF written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lidm0707/RS_PDF on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lidm0707/RS_PDF 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dioxus-core-types v0.6.1 [INFO] [stderr] Downloaded const-serialize v0.6.1 [INFO] [stderr] Downloaded manganis-core v0.6.1 [INFO] [stderr] Downloaded dioxus-cli-config v0.6.1 [INFO] [stderr] Downloaded manganis-macro v0.6.1 [INFO] [stderr] Downloaded manganis v0.6.1 [INFO] [stderr] Downloaded dioxus-devtools v0.6.1 [INFO] [stderr] Downloaded vecmath v1.0.0 [INFO] [stderr] Downloaded migrations_internals v2.2.0 [INFO] [stderr] Downloaded dioxus-logger v0.6.1 [INFO] [stderr] Downloaded dioxus_server_macro v0.6.1 [INFO] [stderr] Downloaded dioxus-lib v0.6.1 [INFO] [stderr] Downloaded dioxus-mobile v0.6.1 [INFO] [stderr] Downloaded dioxus-interpreter-js v0.6.1 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Downloaded dioxus-fullstack v0.6.1 [INFO] [stderr] Downloaded dioxus-rsx v0.6.1 [INFO] [stderr] Downloaded tray-icon v0.19.2 [INFO] [stderr] Downloaded diesel_derives v2.2.3 [INFO] [stderr] Downloaded dioxus-core v0.6.1 [INFO] [stderr] Downloaded dioxus-html v0.6.1 [INFO] [stderr] Downloaded uuid v1.12.0 [INFO] [stderr] Downloaded dioxus-document v0.6.1 [INFO] [stderr] Downloaded sledgehammer_bindgen_macro v0.6.0 [INFO] [stderr] Downloaded dioxus-signals v0.6.1 [INFO] [stderr] Downloaded dioxus-web v0.6.1 [INFO] [stderr] Downloaded dsl_auto_type v0.1.2 [INFO] [stderr] Downloaded migrations_macros v2.2.0 [INFO] [stderr] Downloaded diesel_migrations v2.2.0 [INFO] [stderr] Downloaded dioxus-core-macro v0.6.1 [INFO] [stderr] Downloaded diesel v2.2.6 [INFO] [stderr] Downloaded dioxus-hooks v0.6.1 [INFO] [stderr] Downloaded generational-box v0.6.1 [INFO] [stderr] Downloaded dioxus-desktop v0.6.1 [INFO] [stderr] Downloaded dioxus-devtools-types v0.6.1 [INFO] [stderr] Downloaded dioxus-html-internal-macro v0.6.1 [INFO] [stderr] Downloaded dioxus-config-macro v0.6.1 [INFO] [stderr] Downloaded dioxus-history v0.6.1 [INFO] [stderr] Downloaded lazy-js-bundle v0.6.1 [INFO] [stderr] Downloaded dioxus v0.6.1 [INFO] [stderr] Downloaded const-serialize-macro v0.6.1 [INFO] [stderr] Downloaded piston-float v1.0.1 [INFO] [stderr] Downloaded tao v0.30.0 [INFO] [stderr] Downloaded pdfium-render v0.8.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4077b6685602bed1f7658a768ee54c1cdb497f176d52855672e32372de50f2f3 [INFO] running `Command { std: "docker" "start" "-a" "4077b6685602bed1f7658a768ee54c1cdb497f176d52855672e32372de50f2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4077b6685602bed1f7658a768ee54c1cdb497f176d52855672e32372de50f2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4077b6685602bed1f7658a768ee54c1cdb497f176d52855672e32372de50f2f3", kill_on_drop: false }` [INFO] [stdout] 4077b6685602bed1f7658a768ee54c1cdb497f176d52855672e32372de50f2f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 525ac7723a1add4360cb89327f50674e5296ccdfaf59cc937259adecf9e6daf8 [INFO] running `Command { std: "docker" "start" "-a" "525ac7723a1add4360cb89327f50674e5296ccdfaf59cc937259adecf9e6daf8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking dioxus-core-types v0.6.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling lazy-js-bundle v0.6.1 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking dioxus-cli-config v0.6.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.1 [INFO] [stderr] Compiling dioxus-document v0.6.1 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking data-encoding v2.7.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking uuid v1.12.0 [INFO] [stderr] Compiling wry v0.45.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling dioxus-desktop v0.6.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling pdfium-render v0.8.26 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking utf16string v0.2.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking infer v0.11.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling dioxus-config-macro v0.6.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zvariant_utils v1.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling dioxus-rsx v0.6.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling const-serialize-macro v0.6.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Compiling dioxus-core-macro v0.6.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-00a69cd87356479b/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-3472d23b17ef6533/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_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_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 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-3472d23b17ef6533/out/c877a2978823c39d-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" "525ac7723a1add4360cb89327f50674e5296ccdfaf59cc937259adecf9e6daf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525ac7723a1add4360cb89327f50674e5296ccdfaf59cc937259adecf9e6daf8", kill_on_drop: false }` [INFO] [stdout] 525ac7723a1add4360cb89327f50674e5296ccdfaf59cc937259adecf9e6daf8