[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#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidm0707%2FRS_PDF" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lidm0707/RS_PDF on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dioxus-core-types v0.6.1
[INFO] [stderr]   Downloaded dioxus-cli-config v0.6.1
[INFO] [stderr]   Downloaded const-serialize v0.6.1
[INFO] [stderr]   Downloaded manganis-core v0.6.1
[INFO] [stderr]   Downloaded dioxus-config-macro v0.6.1
[INFO] [stderr]   Downloaded dioxus-devtools-types v0.6.1
[INFO] [stderr]   Downloaded manganis-macro v0.6.1
[INFO] [stderr]   Downloaded manganis v0.6.1
[INFO] [stderr]   Downloaded dioxus-fullstack v0.6.1
[INFO] [stderr]   Downloaded dioxus-history v0.6.1
[INFO] [stderr]   Downloaded infer v0.11.0
[INFO] [stderr]   Downloaded maybe-owned v0.3.4
[INFO] [stderr]   Downloaded utf16string v0.2.0
[INFO] [stderr]   Downloaded dioxus-signals v0.6.1
[INFO] [stderr]   Downloaded dioxus-html v0.6.1
[INFO] [stderr]   Downloaded dioxus-devtools v0.6.1
[INFO] [stderr]   Downloaded dioxus-lib v0.6.1
[INFO] [stderr]   Downloaded lazy-js-bundle v0.6.1
[INFO] [stderr]   Downloaded dioxus_server_macro v0.6.1
[INFO] [stderr]   Downloaded dioxus-html-internal-macro v0.6.1
[INFO] [stderr]   Downloaded const-serialize-macro v0.6.1
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.2
[INFO] [stderr]   Downloaded windows-version v0.1.2
[INFO] [stderr]   Downloaded dioxus-logger v0.6.1
[INFO] [stderr]   Downloaded tray-icon v0.19.2
[INFO] [stderr]   Downloaded dioxus-mobile v0.6.1
[INFO] [stderr]   Downloaded generational-box v0.6.1
[INFO] [stderr]   Downloaded dioxus-document v0.6.1
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.6.1
[INFO] [stderr]   Downloaded dioxus v0.6.1
[INFO] [stderr]   Downloaded dioxus-hooks v0.6.1
[INFO] [stderr]   Downloaded dioxus-web v0.6.1
[INFO] [stderr]   Downloaded dioxus-rsx v0.6.1
[INFO] [stderr]   Downloaded dioxus-core-macro v0.6.1
[INFO] [stderr]   Downloaded global-hotkey v0.5.5
[INFO] [stderr]   Downloaded diesel_derives v2.2.3
[INFO] [stderr]   Downloaded muda v0.11.5
[INFO] [stderr]   Downloaded dioxus-core v0.6.1
[INFO] [stderr]   Downloaded wry v0.45.0
[INFO] [stderr]   Downloaded diesel v2.2.6
[INFO] [stderr]   Downloaded dioxus-desktop v0.6.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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ce3644efccf957f1358d608c7baa38302d2cf768acd64b7ee1f12ff3c498e1b
[INFO] running `Command { std: "docker" "start" "-a" "3ce3644efccf957f1358d608c7baa38302d2cf768acd64b7ee1f12ff3c498e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ce3644efccf957f1358d608c7baa38302d2cf768acd64b7ee1f12ff3c498e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ce3644efccf957f1358d608c7baa38302d2cf768acd64b7ee1f12ff3c498e1b", kill_on_drop: false }`
[INFO] [stdout] 3ce3644efccf957f1358d608c7baa38302d2cf768acd64b7ee1f12ff3c498e1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75dea97e1e221af337438cc68872caafcb5ff2def6abd80f52eae05056bd871c
[INFO] running `Command { std: "docker" "start" "-a" "75dea97e1e221af337438cc68872caafcb5ff2def6abd80f52eae05056bd871c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking dioxus-core-types v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking dioxus-cli-config v0.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling dioxus-document v0.6.1
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling wry v0.45.0
[INFO] [stderr]     Checking uuid v1.12.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking dirs v5.0.1
[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-desktop v0.6.1
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking infer v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pdfium-render v0.8.26
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking utf16string v0.2.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zvariant_utils v1.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling dioxus-rsx v0.6.1
[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]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.1
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]    Compiling dioxus-html-internal-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" "75dea97e1e221af337438cc68872caafcb5ff2def6abd80f52eae05056bd871c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75dea97e1e221af337438cc68872caafcb5ff2def6abd80f52eae05056bd871c", kill_on_drop: false }`
[INFO] [stdout] 75dea97e1e221af337438cc68872caafcb5ff2def6abd80f52eae05056bd871c
