[INFO] cloning repository https://github.com/yingkitw/pptx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yingkitw/pptx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyingkitw%2Fpptx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyingkitw%2Fpptx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 504578cfb4d018175f4a3bbce61d7386bdeeed6e [INFO] testing yingkitw/pptx-rs against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyingkitw%2Fpptx-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yingkitw/pptx-rs [INFO] finished tweaking git repo https://github.com/yingkitw/pptx-rs [INFO] tweaked toml for git repo https://github.com/yingkitw/pptx-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yingkitw/pptx-rs on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yingkitw/pptx-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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb5e48065ed54b10515930dfeb22a2213068a08a42dab20457d7e56e2caa77f1 [INFO] running `Command { std: "docker" "start" "-a" "bb5e48065ed54b10515930dfeb22a2213068a08a42dab20457d7e56e2caa77f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb5e48065ed54b10515930dfeb22a2213068a08a42dab20457d7e56e2caa77f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb5e48065ed54b10515930dfeb22a2213068a08a42dab20457d7e56e2caa77f1", kill_on_drop: false }` [INFO] [stdout] bb5e48065ed54b10515930dfeb22a2213068a08a42dab20457d7e56e2caa77f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d8f32d67f917aae5f6a030a2d18b48445b0f883d64ec94e69433712d1137d69 [INFO] running `Command { std: "docker" "start" "-a" "3d8f32d67f917aae5f6a030a2d18b48445b0f883d64ec94e69433712d1137d69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling ppt-rs v0.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PptxError` [INFO] [stdout] --> src/opc/compress.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::exc::{PptxError, Result}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/opc/compress.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/opc/compress.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | let mut images_compressed = 0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_stem` [INFO] [stdout] --> src/export/image_export.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let file_stem = output_path [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_stem` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.43s [INFO] running `Command { std: "docker" "inspect" "3d8f32d67f917aae5f6a030a2d18b48445b0f883d64ec94e69433712d1137d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8f32d67f917aae5f6a030a2d18b48445b0f883d64ec94e69433712d1137d69", kill_on_drop: false }` [INFO] [stdout] 3d8f32d67f917aae5f6a030a2d18b48445b0f883d64ec94e69433712d1137d69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f601f455fae4942e5948ad3e8d901cddc24070bec2552116b69d20e3329167b [INFO] running `Command { std: "docker" "start" "-a" "1f601f455fae4942e5948ad3e8d901cddc24070bec2552116b69d20e3329167b", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `PptxError` [INFO] [stdout] --> src/opc/compress.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::exc::{PptxError, Result}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/opc/compress.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/opc/compress.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | let mut images_compressed = 0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_stem` [INFO] [stdout] --> src/export/image_export.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let file_stem = output_path [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_stem` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ppt-rs v0.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PptxError` [INFO] [stdout] --> src/opc/compress.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::exc::{PptxError, Result}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/opc/compress.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::generator::SlideContent` [INFO] [stdout] --> src/export/image_export.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | use crate::generator::SlideContent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/opc/compress.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | let mut images_compressed = 0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_stem` [INFO] [stdout] --> src/export/image_export.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let file_stem = output_path [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_stem` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcdEatZV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libppt_rs-696b6e10a01427cf,libregex-dc2cb9098fa98672,libuuid-2ee9664060f3dfdc,libgetrandom-2b981626d55da5ec,libchrono-4ba23052eea5c102,libiana_time_zone-e8fde29fdad667ba,libnum_traits-0b592801fe27ae75,libxml-5b9f20ce661050a1,libthiserror-650234a0bed7ba2b,libsyntect-7d4763e40f46980b,libfancy_regex-663db7bf51d826f2,libbit_set-fd3cc84eb089987f,libbit_vec-087ad96ff7dfd881,libregex_automata-d1ed5936e95421dd,libaho_corasick-81410deddce382ce,libthiserror-a297df7da7f4bcf9,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libonce_cell-0ac012fec71d6948,libregex_syntax-2cfdfc3e5cb17812,libfnv-bf8b415be0978c3b,libbincode-67581148f3568165,libserde-3d8c067e343d479d,libserde_core-6504fde8f3d6c9d3,libclap-22753f270cb1d0f8,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93,libpulldown_cmark-d2d71f5a57ca6d59,libbitflags-9fb7a6088bc9261e,libmemchr-19f85ccd2b063f07,libunicase-acd104f3b1f4df7f,libpulldown_cmark_escape-be0c4b8166f77ef9,libzip-175a054e479d7e8d,libpbkdf2-20fd2e46887cc770,libsha2-da1c1340b3242dc6,libpassword_hash-22c7114c6f968c9c,libbase64ct-c2825674970e485b,librand_core-6a43713a341640ab,libtime-9425a3402f5d41ec,libtime_core-b3b7d29315fab097,libnum_conv-1d9284b45dc154ae,libderanged-d0420a20de7d12ff,libpowerfmt-dcf4c7392d25d790,libzstd-93d51fec89c3106d,libzstd_safe-a8021fcdf6cdde00,libzstd_sys-0436726f6b363358,libbzip2-eefa6bd0c1f30db0,liblibc-4be905c164757f9f,libbzip2_sys-993aa4cad6f3bdca,libflate2-d785ca8bb1649cf9,libminiz_oxide-fa76d4b22f471178,libsimd_adler32-a364b60822995702,libcrc32fast-6a12d0129be5e8d8,libbyteorder-0d5229b4099d70a3,libaes-5fd95ab3ecb6fa43,libcipher-3b46b9cdcc69b2df,libinout-73226e587509ce0d,libsha1-880a1292418c0fc2,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libhmac-22a0d73e7e18db54,libdigest-35fc813a203f885b,libsubtle-4f5a50036df13274,libblock_buffer-b7ffaf038137363e,libcrypto_common-1851b6c36303667a,libgeneric_array-54e3491f9ba8d8d0,libtypenum-0ff6aac9c9cbf9ec,libconstant_time_eq-482e021f585b9928}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcdEatZV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-41ddce9859f04225/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-93ad23448aaf91d6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pptx_elements_test-c92ba854df968beb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppt-rs` (lib test); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ppt_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "reqwest", "scraper", "url", "web2ppt"))' -C metadata=4c952a8772d7f3c2 -C extra-filename=-20080050fd729aa9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4ba23052eea5c102.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-22753f270cb1d0f8.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-d2d71f5a57ca6d59.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc2cb9098fa98672.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-7d4763e40f46980b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-650234a0bed7ba2b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2ee9664060f3dfdc.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-5b9f20ce661050a1.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-175a054e479d7e8d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-41ddce9859f04225/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-93ad23448aaf91d6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ppt-rs` (test "pptx_elements_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1f601f455fae4942e5948ad3e8d901cddc24070bec2552116b69d20e3329167b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f601f455fae4942e5948ad3e8d901cddc24070bec2552116b69d20e3329167b", kill_on_drop: false }` [INFO] [stdout] 1f601f455fae4942e5948ad3e8d901cddc24070bec2552116b69d20e3329167b