[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] ecda1b909b268c1b4e5cfc5813b808d3a865fa6b [INFO] checking yingkitw/pptx-rs against master#7ad4e69ad585d8ff214f7b42d01f1959eda08f40 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyingkitw%2Fpptx-rs" "/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/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yingkitw/pptx-rs on toolchain 7ad4e69ad585d8ff214f7b42d01f1959eda08f40 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "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" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-escape v0.10.1 [INFO] [stderr] Downloaded base64ct v1.8.3 [INFO] [stderr] Downloaded deranged v0.5.6 [INFO] [stderr] Downloaded pulldown-cmark v0.10.3 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f98dfe016a94c6613cb1e0a480caaa49e05f95d9a0d6cec25676c45d8229e328 [INFO] running `Command { std: "docker" "start" "-a" "f98dfe016a94c6613cb1e0a480caaa49e05f95d9a0d6cec25676c45d8229e328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f98dfe016a94c6613cb1e0a480caaa49e05f95d9a0d6cec25676c45d8229e328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98dfe016a94c6613cb1e0a480caaa49e05f95d9a0d6cec25676c45d8229e328", kill_on_drop: false }` [INFO] [stdout] f98dfe016a94c6613cb1e0a480caaa49e05f95d9a0d6cec25676c45d8229e328 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2b9bdcd032872f2b8bc896901e7b21b09ab4903ea170bae2b816e8fd847d356 [INFO] running `Command { std: "docker" "start" "-a" "a2b9bdcd032872f2b8bc896901e7b21b09ab4903ea170bae2b816e8fd847d356", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap_builder v4.5.58 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [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 onig_sys v69.9.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking clap v4.5.58 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking scraper v0.18.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking ppt-rs v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ImageSource` [INFO] [stdout] --> tests/image_enhancement_test.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use ppt_rs::generator::{Image, ImageSource, generate_image_xml}; [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: `Crop` [INFO] [stdout] --> tests/image_enhancement_test.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use ppt_rs::generator::images::{Crop, ImageEffect}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ppt_rs::elements::Position` [INFO] [stdout] --> tests/image_url_test.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use ppt_rs::elements::Position; [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 variable: `matrix_table` [INFO] [stdout] --> examples/comprehensive_demo.rs:1649:9 [INFO] [stdout] | [INFO] [stdout] 1649 | let matrix_table = TablePart::new() [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matrix_table` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schedule_table` [INFO] [stdout] --> examples/comprehensive_demo.rs:1684:9 [INFO] [stdout] | [INFO] [stdout] 1684 | let schedule_table = TablePart::new() [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schedule_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `emphasis_seq` [INFO] [stdout] --> examples/comprehensive_demo.rs:1748:9 [INFO] [stdout] | [INFO] [stdout] 1748 | let emphasis_seq = SlideAnimations::new() [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emphasis_seq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `motion` [INFO] [stdout] --> examples/comprehensive_demo.rs:1756:9 [INFO] [stdout] | [INFO] [stdout] 1756 | let motion = Animation::new(7, AnimationEffect::Lines) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_motion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `venn` [INFO] [stdout] --> examples/comprehensive_demo.rs:1788:9 [INFO] [stdout] | [INFO] [stdout] 1788 | let venn = SmartArtPart::new(4, SmartArtLayout::BasicVenn) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_venn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `product_3d` [INFO] [stdout] --> examples/comprehensive_demo.rs:1805:9 [INFO] [stdout] | [INFO] [stdout] 1805 | let product_3d = Model3DPart::new(1, Model3DFormat::Glb, vec![0; 100]) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_product_3d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arch_3d` [INFO] [stdout] --> examples/comprehensive_demo.rs:1817:9 [INFO] [stdout] | [INFO] [stdout] 1817 | let arch_3d = Model3DPart::new(2, Model3DFormat::Gltf, vec![0; 100]) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arch_3d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tech_3d` [INFO] [stdout] --> examples/comprehensive_demo.rs:1826:9 [INFO] [stdout] | [INFO] [stdout] 1826 | let tech_3d = Model3DPart::new(3, Model3DFormat::Obj, vec![0; 100]) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tech_3d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vba_project` [INFO] [stdout] --> examples/comprehensive_demo.rs:1875:9 [INFO] [stdout] | [INFO] [stdout] 1875 | let vba_project = VbaProjectPart::new() [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vba_project` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.12s [INFO] running `Command { std: "docker" "inspect" "a2b9bdcd032872f2b8bc896901e7b21b09ab4903ea170bae2b816e8fd847d356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b9bdcd032872f2b8bc896901e7b21b09ab4903ea170bae2b816e8fd847d356", kill_on_drop: false }` [INFO] [stdout] a2b9bdcd032872f2b8bc896901e7b21b09ab4903ea170bae2b816e8fd847d356