[INFO] cloning repository https://github.com/uhobnil/markitdown-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uhobnil/markitdown-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuhobnil%2Fmarkitdown-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuhobnil%2Fmarkitdown-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3c0bb27dbdcfb33b078b08bfc21524575a9a13c [INFO] building uhobnil/markitdown-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuhobnil%2Fmarkitdown-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/uhobnil/markitdown-rs [INFO] finished tweaking git repo https://github.com/uhobnil/markitdown-rs [INFO] tweaked toml for git repo https://github.com/uhobnil/markitdown-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uhobnil/markitdown-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uhobnil/markitdown-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded type1-encoding-parser v0.1.0 [INFO] [stderr] Downloaded lockfree-object-pool v0.1.6 [INFO] [stderr] Downloaded codepage v0.1.2 [INFO] [stderr] Downloaded hard-xml v1.36.0 [INFO] [stderr] Downloaded markup5ever v0.12.1 [INFO] [stderr] Downloaded xml5ever v0.18.1 [INFO] [stderr] Downloaded calamine v0.26.1 [INFO] [stderr] Downloaded jetscii v0.5.3 [INFO] [stderr] Downloaded clap v4.5.36 [INFO] [stderr] Downloaded feed-rs v2.3.1 [INFO] [stderr] Downloaded zip v2.5.0 [INFO] [stderr] Downloaded clap_builder v4.5.36 [INFO] [stderr] Downloaded rig-core v0.8.0 [INFO] [stderr] Downloaded kamadak-exif v0.6.1 [INFO] [stderr] Downloaded euclid v0.20.14 [INFO] [stderr] Downloaded postscript v0.14.1 [INFO] [stderr] Downloaded markup5ever_rcdom v0.3.0 [INFO] [stderr] Downloaded pdf-extract v0.8.2 [INFO] [stderr] Downloaded zip v3.0.0 [INFO] [stderr] Downloaded zip v1.1.4 [INFO] [stderr] Downloaded pom v1.1.0 [INFO] [stderr] Downloaded mediatype v0.19.20 [INFO] [stderr] Downloaded html2md v0.2.15 [INFO] [stderr] Downloaded infer v0.15.0 [INFO] [stderr] Downloaded zopfli v0.8.1 [INFO] [stderr] Downloaded hard-xml-derive v1.36.0 [INFO] [stderr] Downloaded adobe-cmap-parser v0.4.1 [INFO] [stderr] Downloaded cff-parser v0.1.0 [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] [stderr] Downloaded html5ever v0.27.0 [INFO] [stderr] Downloaded quick-xml v0.31.0 [INFO] [stderr] Downloaded docx-rust v0.1.9 [INFO] [stderr] Downloaded lopdf v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f89fda03e687da6a3681e6b953b9f593a9de98fb3f61eb9a22bbb08f72cbcbe2 [INFO] running `Command { std: "docker" "start" "-a" "f89fda03e687da6a3681e6b953b9f593a9de98fb3f61eb9a22bbb08f72cbcbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f89fda03e687da6a3681e6b953b9f593a9de98fb3f61eb9a22bbb08f72cbcbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89fda03e687da6a3681e6b953b9f593a9de98fb3f61eb9a22bbb08f72cbcbe2", kill_on_drop: false }` [INFO] [stdout] f89fda03e687da6a3681e6b953b9f593a9de98fb3f61eb9a22bbb08f72cbcbe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac060b2674aae150d01319d6e82890397e3f8e6e4f020e99b2ffcadab2842a7c [INFO] running `Command { std: "docker" "start" "-a" "ac060b2674aae150d01319d6e82890397e3f8e6e4f020e99b2ffcadab2842a7c", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling zip v2.5.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling infer v0.15.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling kamadak-exif v0.6.1 [INFO] [stderr] Compiling hard-xml-derive v1.36.0 [INFO] [stderr] Compiling hard-xml v1.36.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pdf-extract v0.8.2 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling docx-rust v0.1.9 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling calamine v0.26.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling html2md v0.2.15 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rig-core v0.8.0 [INFO] [stderr] Compiling markitdown v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/pptx.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 52 | struct TableStat { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 53 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/pptx.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 213 | struct TableStat { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 214 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{command, Parser}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "ac060b2674aae150d01319d6e82890397e3f8e6e4f020e99b2ffcadab2842a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac060b2674aae150d01319d6e82890397e3f8e6e4f020e99b2ffcadab2842a7c", kill_on_drop: false }` [INFO] [stdout] ac060b2674aae150d01319d6e82890397e3f8e6e4f020e99b2ffcadab2842a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af67ae4000f29063d449e214110154715b45ac21f49bc7489e4e13aae2ebd918 [INFO] running `Command { std: "docker" "start" "-a" "af67ae4000f29063d449e214110154715b45ac21f49bc7489e4e13aae2ebd918", kill_on_drop: false }` [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/pptx.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 52 | struct TableStat { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 53 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/pptx.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 213 | struct TableStat { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 214 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling markitdown v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{command, Parser}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_to_file` is never used [INFO] [stdout] --> tests/excel.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn write_to_file(content: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{command, Parser}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (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" "/tmp/rustcASkpg9/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/{libmarkitdown-afce59c59999f1d4,libtempfile-54e2c1529e0b822d,libfastrand-503f12a96d791409,librustix-a9e09cadc158cefb,liblinux_raw_sys-20b62ec4b985a4c8,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libinfer-cab1b19161c4ee69,libcfb-8736aab14c98e90a,libfeed_rs-044e2e1b017b507b,libuuid-560e47cb344ad26b,libmediatype-63ca1f52e342539a,libchrono-fe0d77797ae39500,libiana_time_zone-693b81a5c0b46492,libzip-f0bbca58f702e90a,libgetrandom-fee380f6a2e2932a,libpbkdf2-d497a94547167056,libaes-9af79b655fd47c79,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-77b608cd8d405dd5,libsha1-a2b1bdb803a0e8fc,libcpufeatures-471354fefbcaf2d8,libhmac-1a9caa85aff0f327,libconstant_time_eq-7540ab86f53c975b,libquick_xml-92ef3d6f0964f7c9,libpdf_extract-9d0727ca7ba7d1e1,libcff_parser-be8b8848806c30c7,libunicode_normalization-8e9f3932fb2e2dd4,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libtype1_encoding_parser-eed103587ff7ada6,libadobe_cmap_parser-935c9c3793d4b93a,libpom-c95d9f3541222568,libeuclid-6bf91801ee5e829a,liblopdf-7aebae716ad90027,libmd5-b151023ca4338adf,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librangemap-12eb129f2bceb0de,libnom-2634eb9b7f5f7aae,libtime-b12e6a4962cf8cbe,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libweezl-a28855e8054185c9,librig-eca0c12bc3897a61,libordered_float-cdfcc6e2dbc20a2b,libnum_traits-13873188efbb5824,libreqwest-a5dab3c8a7ca81c5,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-552df03262ee94af,libserde_urlencoded-a08cd2890109fdc2,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-de161ed3e8a96800,libmime-4b44681fdb2c65f7,libnative_tls-4f91e2a2891ad268,libopenssl_probe-cbab9b905ab83f66,libopenssl-5fededf21697d91f,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-d869f800dd2ddeec,libhyper-412f199017025da3,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-9d0a9b52abee592c,libtower_service-0d7df29686b13872,libtracing-e86ef019a895da2f,libtracing_core-2cec2962d21c80a1,libtokio_util-ab483a64c9dd946f,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liburl-b2edc62ce371cd29,libidna-fc909361941c6d54,libidna_adapter-274ea54f9aef9546,libicu_normalizer-8103cabddfda0e4e,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-27b12006c9b24315,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-760fd64440c3d909,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-e9d232935e837235,libicu_provider-fe58073137e31284,libicu_locid-71a3fb130a1263f8,liblitemap-705c4d2af7d10c57,libtinystr-fcbcfce4fc5361e2,libzerovec-37ed5252e390d930,libwriteable-45c783735d88c2b0,libyoke-b1c3efd6345c8e77,libzerofrom-49682c176c9df9de,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libasync_stream-841348b2d7c24be7,libglob-b1d792528bd08356,libschemars-fdaee3f11592d63a,libdyn_clone-b51c2b45a5906cc9,libserde_json-c35dadd02f7ae8c2,libfutures-88b3cfd9fc0c2f9f,libfutures_executor-0d9e0e13322b0304,libfutures_util-5be49d7c9b18a96e,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbase64-2a03de3babadded3,libtokio-64f4d7a92f7ae116,libsocket2-bad5e7471ed9db40,libbytes-bfe11088fe358bd1,libmio-70aba8f0debb7e7f,libpin_project_lite-bedc6e0acd72ff2a,libexif-c42018be581e9698,libmutate_once-2b3daab1e71e30e1,libhtml2md-ce4a46905f215c5a,libpercent_encoding-9bee39bbc5bd523a,libmarkup5ever_rcdom-6e0f46e353eb6793,libhtml5ever-328b6f1f52bacefd,libmarkup5ever-5f0005003465247b,libstring_cache-4f32de70cd2380fa,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-b759c415a60b7b96,libparking_lot_core-24c17cca92bcc2fd,liblibc-a1f51a53e348ca20,libsmallvec-9812bbe5aac27f0d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-14049115e106fb4f,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcalamine-00a60b65678c654b,libcodepage-9a8c245a1fa8831f,libbyteorder-1efcbe4f07366651,libzip-b46354c52db4495d,libzopfli-8bdd2e1e7850937b,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-342affea1948cac0,libonce_cell-0ba6aecba7086d38,liblockfree_object_pool-ed923e08fdb0d845,libquick_xml-e6174fe045b77377,libencoding_rs-68ad4a143c31cce1,libdocx_rust-3a6c2495c21f9d7c,liblog-394b918668cad64a,libzip-d3c912ebaf1a4948,libnum_enum-e9274f6336e9f3ce,libthiserror-590fcf967fd6315e,libflate2-8e61ebfa06c747ac,libminiz_oxide-72957411e009f840,libadler2-b931b79841890bad,liblibz_rs_sys-d7a69723a15ef229,libzlib_rs-0229683bc8c20dc9,libindexmap-78b0b1f8c49dc94b,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libhard_xml-7b8d3fcf402208bc,liblazy_static-b3603208c0de2608,libjetscii-62d1b42c80e6861d,libxmlparser-aceb27c70d564922,libcsv-dcbad5dd62093c0c,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libcsv_core-62d3130c0d5f49a7,libmemchr-3ffe5f7a52883367,libserde-59317f240e27b2e2}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcASkpg9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zip-e4266a27e0871214" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcg9ofSR/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/{libmarkitdown-afce59c59999f1d4,libtempfile-54e2c1529e0b822d,libfastrand-503f12a96d791409,librustix-a9e09cadc158cefb,liblinux_raw_sys-20b62ec4b985a4c8,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libinfer-cab1b19161c4ee69,libcfb-8736aab14c98e90a,libfeed_rs-044e2e1b017b507b,libuuid-560e47cb344ad26b,libmediatype-63ca1f52e342539a,libchrono-fe0d77797ae39500,libiana_time_zone-693b81a5c0b46492,libzip-f0bbca58f702e90a,libgetrandom-fee380f6a2e2932a,libpbkdf2-d497a94547167056,libaes-9af79b655fd47c79,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-77b608cd8d405dd5,libsha1-a2b1bdb803a0e8fc,libcpufeatures-471354fefbcaf2d8,libhmac-1a9caa85aff0f327,libconstant_time_eq-7540ab86f53c975b,libquick_xml-92ef3d6f0964f7c9,libpdf_extract-9d0727ca7ba7d1e1,libcff_parser-be8b8848806c30c7,libunicode_normalization-8e9f3932fb2e2dd4,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libtype1_encoding_parser-eed103587ff7ada6,libadobe_cmap_parser-935c9c3793d4b93a,libpom-c95d9f3541222568,libeuclid-6bf91801ee5e829a,liblopdf-7aebae716ad90027,libmd5-b151023ca4338adf,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librangemap-12eb129f2bceb0de,libnom-2634eb9b7f5f7aae,libtime-b12e6a4962cf8cbe,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libweezl-a28855e8054185c9,librig-eca0c12bc3897a61,libordered_float-cdfcc6e2dbc20a2b,libnum_traits-13873188efbb5824,libreqwest-a5dab3c8a7ca81c5,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-552df03262ee94af,libserde_urlencoded-a08cd2890109fdc2,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-de161ed3e8a96800,libmime-4b44681fdb2c65f7,libnative_tls-4f91e2a2891ad268,libopenssl_probe-cbab9b905ab83f66,libopenssl-5fededf21697d91f,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-d869f800dd2ddeec,libhyper-412f199017025da3,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-9d0a9b52abee592c,libtower_service-0d7df29686b13872,libtracing-e86ef019a895da2f,libtracing_core-2cec2962d21c80a1,libtokio_util-ab483a64c9dd946f,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liburl-b2edc62ce371cd29,libidna-fc909361941c6d54,libidna_adapter-274ea54f9aef9546,libicu_normalizer-8103cabddfda0e4e,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-27b12006c9b24315,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-760fd64440c3d909,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-e9d232935e837235,libicu_provider-fe58073137e31284,libicu_locid-71a3fb130a1263f8,liblitemap-705c4d2af7d10c57,libtinystr-fcbcfce4fc5361e2,libzerovec-37ed5252e390d930,libwriteable-45c783735d88c2b0,libyoke-b1c3efd6345c8e77,libzerofrom-49682c176c9df9de,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libasync_stream-841348b2d7c24be7,libglob-b1d792528bd08356,libschemars-fdaee3f11592d63a,libdyn_clone-b51c2b45a5906cc9,libserde_json-c35dadd02f7ae8c2,libfutures-88b3cfd9fc0c2f9f,libfutures_executor-0d9e0e13322b0304,libfutures_util-5be49d7c9b18a96e,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbase64-2a03de3babadded3,libtokio-64f4d7a92f7ae116,libsocket2-bad5e7471ed9db40,libbytes-bfe11088fe358bd1,libmio-70aba8f0debb7e7f,libpin_project_lite-bedc6e0acd72ff2a,libexif-c42018be581e9698,libmutate_once-2b3daab1e71e30e1,libhtml2md-ce4a46905f215c5a,libpercent_encoding-9bee39bbc5bd523a,libmarkup5ever_rcdom-6e0f46e353eb6793,libhtml5ever-328b6f1f52bacefd,libmarkup5ever-5f0005003465247b,libstring_cache-4f32de70cd2380fa,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-b759c415a60b7b96,libparking_lot_core-24c17cca92bcc2fd,liblibc-a1f51a53e348ca20,libsmallvec-9812bbe5aac27f0d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-14049115e106fb4f,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcalamine-00a60b65678c654b,libcodepage-9a8c245a1fa8831f,libbyteorder-1efcbe4f07366651,libzip-b46354c52db4495d,libzopfli-8bdd2e1e7850937b,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-342affea1948cac0,libonce_cell-0ba6aecba7086d38,liblockfree_object_pool-ed923e08fdb0d845,libquick_xml-e6174fe045b77377,libencoding_rs-68ad4a143c31cce1,libdocx_rust-3a6c2495c21f9d7c,liblog-394b918668cad64a,libzip-d3c912ebaf1a4948,libnum_enum-e9274f6336e9f3ce,libthiserror-590fcf967fd6315e,libflate2-8e61ebfa06c747ac,libminiz_oxide-72957411e009f840,libadler2-b931b79841890bad,liblibz_rs_sys-d7a69723a15ef229,libzlib_rs-0229683bc8c20dc9,libindexmap-78b0b1f8c49dc94b,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libhard_xml-7b8d3fcf402208bc,liblazy_static-b3603208c0de2608,libjetscii-62d1b42c80e6861d,libxmlparser-aceb27c70d564922,libcsv-dcbad5dd62093c0c,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libcsv_core-62d3130c0d5f49a7,libmemchr-3ffe5f7a52883367,libserde-59317f240e27b2e2}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcg9ofSR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pdf-6cee5acbeb049957" "-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 `markitdown` (test "zip") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVv7JEi/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/{libmarkitdown-afce59c59999f1d4,libtempfile-54e2c1529e0b822d,libfastrand-503f12a96d791409,librustix-a9e09cadc158cefb,liblinux_raw_sys-20b62ec4b985a4c8,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libinfer-cab1b19161c4ee69,libcfb-8736aab14c98e90a,libfeed_rs-044e2e1b017b507b,libuuid-560e47cb344ad26b,libmediatype-63ca1f52e342539a,libchrono-fe0d77797ae39500,libiana_time_zone-693b81a5c0b46492,libzip-f0bbca58f702e90a,libgetrandom-fee380f6a2e2932a,libpbkdf2-d497a94547167056,libaes-9af79b655fd47c79,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libzeroize-77b608cd8d405dd5,libsha1-a2b1bdb803a0e8fc,libcpufeatures-471354fefbcaf2d8,libhmac-1a9caa85aff0f327,libconstant_time_eq-7540ab86f53c975b,libquick_xml-92ef3d6f0964f7c9,libpdf_extract-9d0727ca7ba7d1e1,libcff_parser-be8b8848806c30c7,libunicode_normalization-8e9f3932fb2e2dd4,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libtype1_encoding_parser-eed103587ff7ada6,libadobe_cmap_parser-935c9c3793d4b93a,libpom-c95d9f3541222568,libeuclid-6bf91801ee5e829a,liblopdf-7aebae716ad90027,libmd5-b151023ca4338adf,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librangemap-12eb129f2bceb0de,libnom-2634eb9b7f5f7aae,libtime-b12e6a4962cf8cbe,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libweezl-a28855e8054185c9,librig-eca0c12bc3897a61,libordered_float-cdfcc6e2dbc20a2b,libnum_traits-13873188efbb5824,libreqwest-a5dab3c8a7ca81c5,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-552df03262ee94af,libserde_urlencoded-a08cd2890109fdc2,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-de161ed3e8a96800,libmime-4b44681fdb2c65f7,libnative_tls-4f91e2a2891ad268,libopenssl_probe-cbab9b905ab83f66,libopenssl-5fededf21697d91f,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-d869f800dd2ddeec,libhyper-412f199017025da3,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-9d0a9b52abee592c,libtower_service-0d7df29686b13872,libtracing-e86ef019a895da2f,libtracing_core-2cec2962d21c80a1,libtokio_util-ab483a64c9dd946f,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liburl-b2edc62ce371cd29,libidna-fc909361941c6d54,libidna_adapter-274ea54f9aef9546,libicu_normalizer-8103cabddfda0e4e,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-27b12006c9b24315,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-760fd64440c3d909,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-e9d232935e837235,libicu_provider-fe58073137e31284,libicu_locid-71a3fb130a1263f8,liblitemap-705c4d2af7d10c57,libtinystr-fcbcfce4fc5361e2,libzerovec-37ed5252e390d930,libwriteable-45c783735d88c2b0,libyoke-b1c3efd6345c8e77,libzerofrom-49682c176c9df9de,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libasync_stream-841348b2d7c24be7,libglob-b1d792528bd08356,libschemars-fdaee3f11592d63a,libdyn_clone-b51c2b45a5906cc9,libserde_json-c35dadd02f7ae8c2,libfutures-88b3cfd9fc0c2f9f,libfutures_executor-0d9e0e13322b0304,libfutures_util-5be49d7c9b18a96e,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbase64-2a03de3babadded3,libtokio-64f4d7a92f7ae116,libsocket2-bad5e7471ed9db40,libbytes-bfe11088fe358bd1,libmio-70aba8f0debb7e7f,libpin_project_lite-bedc6e0acd72ff2a,libexif-c42018be581e9698,libmutate_once-2b3daab1e71e30e1,libhtml2md-ce4a46905f215c5a,libpercent_encoding-9bee39bbc5bd523a,libmarkup5ever_rcdom-6e0f46e353eb6793,libhtml5ever-328b6f1f52bacefd,libmarkup5ever-5f0005003465247b,libstring_cache-4f32de70cd2380fa,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-b759c415a60b7b96,libparking_lot_core-24c17cca92bcc2fd,liblibc-a1f51a53e348ca20,libsmallvec-9812bbe5aac27f0d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libphf-14049115e106fb4f,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcalamine-00a60b65678c654b,libcodepage-9a8c245a1fa8831f,libbyteorder-1efcbe4f07366651,libzip-b46354c52db4495d,libzopfli-8bdd2e1e7850937b,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-342affea1948cac0,libonce_cell-0ba6aecba7086d38,liblockfree_object_pool-ed923e08fdb0d845,libquick_xml-e6174fe045b77377,libencoding_rs-68ad4a143c31cce1,libdocx_rust-3a6c2495c21f9d7c,liblog-394b918668cad64a,libzip-d3c912ebaf1a4948,libnum_enum-e9274f6336e9f3ce,libthiserror-590fcf967fd6315e,libflate2-8e61ebfa06c747ac,libminiz_oxide-72957411e009f840,libadler2-b931b79841890bad,liblibz_rs_sys-d7a69723a15ef229,libzlib_rs-0229683bc8c20dc9,libindexmap-78b0b1f8c49dc94b,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libhard_xml-7b8d3fcf402208bc,liblazy_static-b3603208c0de2608,libjetscii-62d1b42c80e6861d,libxmlparser-aceb27c70d564922,libcsv-dcbad5dd62093c0c,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libcsv_core-62d3130c0d5f49a7,libmemchr-3ffe5f7a52883367,libserde-59317f240e27b2e2}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVv7JEi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rss-d6287442e6a80144" "-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 `markitdown` (test "pdf") due to 1 previous error [INFO] [stderr] error: could not compile `markitdown` (test "rss") due to 1 previous error [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/pptx.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 52 | struct TableStat { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 53 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/pptx.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 213 | struct TableStat { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 214 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af67ae4000f29063d449e214110154715b45ac21f49bc7489e4e13aae2ebd918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af67ae4000f29063d449e214110154715b45ac21f49bc7489e4e13aae2ebd918", kill_on_drop: false }` [INFO] [stdout] af67ae4000f29063d449e214110154715b45ac21f49bc7489e4e13aae2ebd918