[INFO] fetching crate omniparse 0.2.1... [INFO] testing omniparse-0.2.1 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate omniparse 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate omniparse 0.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate omniparse 0.2.1 [INFO] tweaked toml for crates.io crate omniparse 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate omniparse 0.2.1 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate omniparse 0.2.1 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb4fe70abf0cceb523555dc8f8d127f595fe065ddf7ba0a27fc9efbcccca1feb [INFO] running `Command { std: "docker" "start" "-a" "bb4fe70abf0cceb523555dc8f8d127f595fe065ddf7ba0a27fc9efbcccca1feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb4fe70abf0cceb523555dc8f8d127f595fe065ddf7ba0a27fc9efbcccca1feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4fe70abf0cceb523555dc8f8d127f595fe065ddf7ba0a27fc9efbcccca1feb", kill_on_drop: false }` [INFO] [stdout] bb4fe70abf0cceb523555dc8f8d127f595fe065ddf7ba0a27fc9efbcccca1feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dad4fcb4cd5dd42442a6e9a9f7c3558050c958cc3eb69351e15f6535c944cf26 [INFO] running `Command { std: "docker" "start" "-a" "dad4fcb4cd5dd42442a6e9a9f7c3558050c958cc3eb69351e15f6535c944cf26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [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 phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling calamine v0.24.0 [INFO] [stderr] Compiling lopdf v0.32.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling omniparse v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `row_count` and `column_count` are never read [INFO] [stdout] --> src/parsers/document/ods.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 66 | struct TableInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 67 | name: String, [INFO] [stdout] 68 | row_count: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 69 | column_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "dad4fcb4cd5dd42442a6e9a9f7c3558050c958cc3eb69351e15f6535c944cf26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad4fcb4cd5dd42442a6e9a9f7c3558050c958cc3eb69351e15f6535c944cf26", kill_on_drop: false }` [INFO] [stdout] dad4fcb4cd5dd42442a6e9a9f7c3558050c958cc3eb69351e15f6535c944cf26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0e74bd0edf94d307dcf3dc1315378ff088f5a0babac946c9db1c7e060672cdc [INFO] running `Command { std: "docker" "start" "-a" "c0e74bd0edf94d307dcf3dc1315378ff088f5a0babac946c9db1c7e060672cdc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling calamine v0.24.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling lopdf v0.32.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling omniparse v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `row_count` and `column_count` are never read [INFO] [stdout] --> src/parsers/document/ods.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 66 | struct TableInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 67 | name: String, [INFO] [stdout] 68 | row_count: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 69 | column_count: usize, [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 imports: `DataType` and `Xlsx` [INFO] [stdout] --> examples/create_large_test_fixtures_v2.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use calamine::{Xlsx, DataType}; [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: `Cursor` [INFO] [stdout] --> examples/create_large_test_fixtures_v2.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{Write, Cursor}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:91:28 [INFO] [stdout] | [INFO] [stdout] 91 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 130 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:155:28 [INFO] [stdout] | [INFO] [stdout] 155 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:179:28 [INFO] [stdout] | [INFO] [stdout] 179 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:191:28 [INFO] [stdout] | [INFO] [stdout] 191 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:202:28 [INFO] [stdout] | [INFO] [stdout] 202 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:226:28 [INFO] [stdout] | [INFO] [stdout] 226 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:250:28 [INFO] [stdout] | [INFO] [stdout] 250 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:270:28 [INFO] [stdout] | [INFO] [stdout] 270 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:290:28 [INFO] [stdout] | [INFO] [stdout] 290 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:309:28 [INFO] [stdout] | [INFO] [stdout] 309 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:325:28 [INFO] [stdout] | [INFO] [stdout] 325 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:347:28 [INFO] [stdout] | [INFO] [stdout] 347 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:358:28 [INFO] [stdout] | [INFO] [stdout] 358 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:369:28 [INFO] [stdout] | [INFO] [stdout] 369 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:385:28 [INFO] [stdout] | [INFO] [stdout] 385 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:411:28 [INFO] [stdout] | [INFO] [stdout] 411 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:429:28 [INFO] [stdout] | [INFO] [stdout] 429 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:441:28 [INFO] [stdout] | [INFO] [stdout] 441 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:456:28 [INFO] [stdout] | [INFO] [stdout] 456 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:470:28 [INFO] [stdout] | [INFO] [stdout] 470 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:481:28 [INFO] [stdout] | [INFO] [stdout] 481 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:495:28 [INFO] [stdout] | [INFO] [stdout] 495 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:510:28 [INFO] [stdout] | [INFO] [stdout] 510 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:521:28 [INFO] [stdout] | [INFO] [stdout] 521 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:531:28 [INFO] [stdout] | [INFO] [stdout] 531 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:542:28 [INFO] [stdout] | [INFO] [stdout] 542 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:554:28 [INFO] [stdout] | [INFO] [stdout] 554 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:569:28 [INFO] [stdout] | [INFO] [stdout] 569 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:582:28 [INFO] [stdout] | [INFO] [stdout] 582 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:598:28 [INFO] [stdout] | [INFO] [stdout] 598 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:613:28 [INFO] [stdout] | [INFO] [stdout] 613 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:630:28 [INFO] [stdout] | [INFO] [stdout] 630 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:655:28 [INFO] [stdout] | [INFO] [stdout] 655 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:665:28 [INFO] [stdout] | [INFO] [stdout] 665 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:675:28 [INFO] [stdout] | [INFO] [stdout] 675 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:684:28 [INFO] [stdout] | [INFO] [stdout] 684 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:700:28 [INFO] [stdout] | [INFO] [stdout] 700 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:710:28 [INFO] [stdout] | [INFO] [stdout] 710 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_test.rs:720:28 [INFO] [stdout] | [INFO] [stdout] 720 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `row_count` and `column_count` are never read [INFO] [stdout] --> src/parsers/document/ods.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 66 | struct TableInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 67 | name: String, [INFO] [stdout] 68 | row_count: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 69 | column_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "c0e74bd0edf94d307dcf3dc1315378ff088f5a0babac946c9db1c7e060672cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e74bd0edf94d307dcf3dc1315378ff088f5a0babac946c9db1c7e060672cdc", kill_on_drop: false }` [INFO] [stdout] c0e74bd0edf94d307dcf3dc1315378ff088f5a0babac946c9db1c7e060672cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be282b5068d23a816c7e49a65aea19cb98b69347db312b8ca06485e32d9cde4f [INFO] running `Command { std: "docker" "start" "-a" "be282b5068d23a816c7e49a65aea19cb98b69347db312b8ca06485e32d9cde4f", kill_on_drop: false }` [INFO] [stderr] warning: fields `row_count` and `column_count` are never read [INFO] [stderr] --> src/parsers/document/ods.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 66 | struct TableInfo { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 67 | name: String, [INFO] [stderr] 68 | row_count: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 69 | column_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `omniparse` (lib) generated 1 warning [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:32:28 [INFO] [stderr] | [INFO] [stderr] 32 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:42:28 [INFO] [stderr] | [INFO] [stderr] 42 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:51:28 [INFO] [stderr] | [INFO] [stderr] 51 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:62:28 [INFO] [stderr] | [INFO] [stderr] 62 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:75:28 [INFO] [stderr] | [INFO] [stderr] 75 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:91:28 [INFO] [stderr] | [INFO] [stderr] 91 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:103:28 [INFO] [stderr] | [INFO] [stderr] 103 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:116:28 [INFO] [stderr] | [INFO] [stderr] 116 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:130:28 [INFO] [stderr] | [INFO] [stderr] 130 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:142:28 [INFO] [stderr] | [INFO] [stderr] 142 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:155:28 [INFO] [stderr] | [INFO] [stderr] 155 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:179:28 [INFO] [stderr] | [INFO] [stderr] 179 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:191:28 [INFO] [stderr] | [INFO] [stderr] 191 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:202:28 [INFO] [stderr] | [INFO] [stderr] 202 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:226:28 [INFO] [stderr] | [INFO] [stderr] 226 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:239:28 [INFO] [stderr] | [INFO] [stderr] 239 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:250:28 [INFO] [stderr] | [INFO] [stderr] 250 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:270:28 [INFO] [stderr] | [INFO] [stderr] 270 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:290:28 [INFO] [stderr] | [INFO] [stderr] 290 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:309:28 [INFO] [stderr] | [INFO] [stderr] 309 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:325:28 [INFO] [stderr] | [INFO] [stderr] 325 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:347:28 [INFO] [stderr] | [INFO] [stderr] 347 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:358:28 [INFO] [stderr] | [INFO] [stderr] 358 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:369:28 [INFO] [stderr] | [INFO] [stderr] 369 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:385:28 [INFO] [stderr] | [INFO] [stderr] 385 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:399:28 [INFO] [stderr] | [INFO] [stderr] 399 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:411:28 [INFO] [stderr] | [INFO] [stderr] 411 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:429:28 [INFO] [stderr] | [INFO] [stderr] 429 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:441:28 [INFO] [stderr] | [INFO] [stderr] 441 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:456:28 [INFO] [stderr] | [INFO] [stderr] 456 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:470:28 [INFO] [stderr] | [INFO] [stderr] 470 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:481:28 [INFO] [stderr] | [INFO] [stderr] 481 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:495:28 [INFO] [stderr] | [INFO] [stderr] 495 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:510:28 [INFO] [stderr] | [INFO] [stderr] 510 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:521:28 [INFO] [stderr] | [INFO] [stderr] 521 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:531:28 [INFO] [stderr] | [INFO] [stderr] 531 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:542:28 [INFO] [stderr] | [INFO] [stderr] 542 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:554:28 [INFO] [stderr] | [INFO] [stderr] 554 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:569:28 [INFO] [stderr] | [INFO] [stderr] 569 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:582:28 [INFO] [stderr] | [INFO] [stderr] 582 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:598:28 [INFO] [stderr] | [INFO] [stderr] 598 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:613:28 [INFO] [stderr] | [INFO] [stderr] 613 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:630:28 [INFO] [stderr] | [INFO] [stderr] 630 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:655:28 [INFO] [stderr] | [INFO] [stderr] 655 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:665:28 [INFO] [stderr] | [INFO] [stderr] 665 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:675:28 [INFO] [stderr] | [INFO] [stderr] 675 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:684:28 [INFO] [stderr] | [INFO] [stderr] 684 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:700:28 [INFO] [stderr] | [INFO] [stderr] 700 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:710:28 [INFO] [stderr] | [INFO] [stderr] 710 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_test.rs:720:28 [INFO] [stderr] | [INFO] [stderr] 720 | let mut cmd = Command::cargo_bin("omniparse").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DataType` and `Xlsx` [INFO] [stderr] --> examples/create_large_test_fixtures_v2.rs:5:16 [INFO] [stderr] | [INFO] [stderr] 5 | use calamine::{Xlsx, DataType}; [INFO] [stderr] | ^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Cursor` [INFO] [stderr] --> examples/create_large_test_fixtures_v2.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | use std::io::{Write, Cursor}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `omniparse` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `omniparse` (test "cli_test") generated 51 warnings [INFO] [stderr] warning: `omniparse` (example "create_large_test_fixtures_v2") generated 2 warnings (run `cargo fix --example "create_large_test_fixtures_v2" -p omniparse` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omniparse-354d5bf94ff4d35a) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test detection::confidence::tests::test_confidence_with_context ... ok [INFO] [stdout] test detection::confidence::tests::test_extension_confidence ... ok [INFO] [stdout] test detection::confidence::tests::test_magic_bytes_confidence ... ok [INFO] [stdout] test detection::confidence::tests::test_unknown_confidence ... ok [INFO] [stdout] test detection::confidence::tests::test_confidence_clamping ... ok [INFO] [stdout] test detection::magic::tests::test_contains_stream_name ... ok [INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_invalid_header ... ok [INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_too_short ... ok [INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_with_powerpoint ... ok [INFO] [stdout] test detection::magic::tests::test_magic_pattern_matches ... ok [INFO] [stdout] test detection::magic::tests::test_get_magic_patterns_count ... ok [INFO] [stdout] test detection::magic::tests::test_magic_pattern_with_mask ... ok [INFO] [stdout] test detection::magic::tests::test_magic_pattern_with_offset ... ok [INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_with_workbook ... ok [INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_with_word_document ... ok [INFO] [stdout] test detection::magic::tests::test_to_utf16le ... ok [INFO] [stdout] test parsers::document::doc::tests::test_supported_types ... ok [INFO] [stdout] test parsers::document::odp::tests::test_parser_name ... ok [INFO] [stdout] test parsers::document::ods::tests::test_parser_name ... ok [INFO] [stdout] test parsers::document::ods::tests::test_supported_types ... ok [INFO] [stdout] test parsers::document::ppt::tests::test_is_likely_text ... ok [INFO] [stdout] test parsers::document::ppt::tests::test_ole2_detection ... ok [INFO] [stdout] test parsers::document::ppt::tests::test_parser_name ... ok [INFO] [stdout] test parsers::document::pptx::tests::test_supported_types ... ok [INFO] [stdout] test parsers::document::xls::tests::test_parser_name ... ok [INFO] [stdout] test parsers::document::xls::tests::test_supported_types ... ok [INFO] [stdout] test parsers::document::xlsx::tests::test_error_handling_empty_data ... ok [INFO] [stdout] test parsers::document::xlsx::tests::test_error_handling_invalid_data ... ok [INFO] [stdout] test parsers::document::xlsx::tests::test_supported_types ... ok [INFO] [stdout] test parsers::document::xlsx::tests::test_parser_name ... ok [INFO] [stdout] test parsers::text::css::tests::test_css_parser_empty ... ok [INFO] [stdout] test parsers::text::css::tests::test_css_parser_basic ... ok [INFO] [stdout] test parsers::text::css::tests::test_css_parser_name ... ok [INFO] [stdout] test parsers::text::css::tests::test_css_parser_counts ... ok [INFO] [stdout] test parsers::text::css::tests::test_css_parser_supported_types ... ok [INFO] [stdout] test parsers::text::html::tests::test_html_parser_supported_types ... ok [INFO] [stdout] test parsers::document::doc::tests::test_is_likely_text ... ok [INFO] [stdout] test parsers::text::html::tests::test_empty_html ... ok [INFO] [stdout] test parsers::document::doc::tests::test_ole2_detection ... ok [INFO] [stdout] test parsers::text::rtf::tests::test_rtf_parser_name ... ok [INFO] [stdout] test parsers::document::doc::tests::test_parser_name ... ok [INFO] [stdout] test parsers::text::html::tests::test_html_with_scripts_and_styles ... ok [INFO] [stdout] test parsers::text::html::tests::test_html_without_metadata ... ok [INFO] [stdout] test parsers::document::ppt::tests::test_supported_types ... ok [INFO] [stdout] test parsers::document::odp::tests::test_supported_types ... ok [INFO] [stdout] test parsers::document::pptx::tests::test_parser_name ... ok [INFO] [stdout] test parsers::text::css::tests::test_css_parser_with_imports ... ok [INFO] [stdout] test detection::magic::tests::test_search_bytes ... ok [INFO] [stdout] test parsers::text::html::tests::test_valid_html_extraction ... ok [INFO] [stdout] test parsers::text::html::tests::test_malformed_html ... ok [INFO] [stdout] test utils::streaming::tests::test_limited_reader_exceeds_limit ... ok [INFO] [stdout] test utils::streaming::tests::test_limited_reader_within_limit ... ok [INFO] [stdout] test utils::streaming::tests::test_read_chunks ... ok [INFO] [stdout] test parsers::text::rtf::tests::test_rtf_parser_supported_types ... ok [INFO] [stdout] test parsers::text::html::tests::test_html_parser_name ... ok [INFO] [stdout] test utils::security::tests::test_check_xml_bomb_nested_entities ... ok [INFO] [stdout] test utils::security::tests::test_check_xml_bomb_safe_xml ... ok [INFO] [stdout] test utils::security::tests::test_validate_file_size_exceeds_limit ... ok [INFO] [stdout] test utils::security::tests::test_validate_file_size_within_limit ... ok [INFO] [stdout] test utils::streaming::tests::test_read_with_limit ... ok [INFO] [stdout] test utils::security::tests::test_check_xml_bomb_excessive_entities ... ok [INFO] [stdout] test detection::confidence::tests::test_content_analysis_confidence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omniparse-85fe38e509ccf3fb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-a56eb69568533f16) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test test_cli_detect_only_short_flag ... ok [INFO] [stdout] test test_cli_batch_all_errors ... ok [INFO] [stdout] test test_cli_detect_only_multiple_files ... ok [INFO] [stdout] test test_cli_error_message_to_stderr ... ok [INFO] [stdout] test test_cli_detect_only_with_yaml ... ok [INFO] [stdout] test test_cli_detect_only_json_format ... ok [INFO] [stdout] test test_cli_detect_only_flag ... ok [INFO] [stdout] test test_cli_docx_file ... ok [INFO] [stdout] test test_cli_corrupted_file_error ... ok [INFO] [stdout] test test_cli_empty_text_file ... ok [INFO] [stdout] test test_cli_invalid_json_error ... ok [INFO] [stdout] test test_cli_csv_file_extraction ... ok [INFO] [stdout] test test_cli_all_flags_combined ... ok [INFO] [stdout] test test_cli_batch_with_errors ... ok [INFO] [stdout] test test_cli_batch_json_format ... ok [INFO] [stdout] test test_cli_batch_with_file_separators ... ok [INFO] [stdout] test test_cli_invalid_format_option ... ok [INFO] [stdout] test test_cli_metadata_only_with_json ... ok [INFO] [stdout] test test_cli_json_format ... ok [INFO] [stdout] test test_cli_metadata_only_json_format ... ok [INFO] [stdout] test test_cli_json_format_short_flag ... ok [INFO] [stdout] test test_cli_json_format_valid_json ... ok [INFO] [stdout] test test_cli_metadata_only_short_flag ... ok [INFO] [stdout] test test_cli_multiple_files ... ok [INFO] [stdout] test test_cli_metadata_only_flag ... ok [INFO] [stdout] test test_cli_minimal_csv_file ... ok [INFO] [stdout] test test_cli_output_to_file_short_flag ... ok [INFO] [stdout] test test_cli_parallel_single_file ... ok [INFO] [stdout] test test_cli_parallel_flag ... ok [INFO] [stdout] test test_cli_nonexistent_file_error ... ok [INFO] [stdout] test test_cli_parallel_short_flag ... ok [INFO] [stdout] test test_cli_output_json_to_file ... ok [INFO] [stdout] test test_cli_no_arguments ... ok [INFO] [stdout] test test_cli_mixed_file_types ... ok [INFO] [stdout] test test_cli_minimal_json_file ... ok [INFO] [stdout] test test_cli_output_to_file ... ok [INFO] [stdout] test test_cli_verbose_short_flag ... ok [INFO] [stdout] test test_cli_verbose_with_multiple_files ... ok [INFO] [stdout] test test_cli_text_file_extraction ... ok [INFO] [stdout] test test_cli_parallel_with_verbose ... ok [INFO] [stdout] test test_cli_verbose_with_output_file ... ok [INFO] [stdout] test test_cli_version_flag ... ok [INFO] [stdout] test test_cli_xml_file ... ok [INFO] [stdout] test test_cli_tar_file ... ok [INFO] [stdout] test test_cli_parallel_with_json_output ... ok [INFO] [stdout] test test_cli_single_file_extraction ... ok [INFO] [stdout] test test_cli_verbose_flag ... ok [INFO] [stdout] test test_cli_yaml_format ... ok [INFO] [stdout] test test_cli_text_format_default ... ok [INFO] [stdout] test test_cli_text_format_explicit ... ok [INFO] [stdout] test test_cli_help_flag ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_cli_help_flag stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cli_help_flag' (144) panicked at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected stdout, failed var.contains(Rust toolkit) [INFO] [stdout] ├── var: Omniparse - Extract text and metadata from 35+ file formats [INFO] [stdout] │ [INFO] [stdout] │ Supported formats: [INFO] [stdout] │ Text: TXT, JSON, CSV, XML, HTML, CSS, RTF [INFO] [stdout] │ Documents: PDF, DOCX, DOC, XLSX, XLS, PPTX, PPT, ODT, ODS, ODP [INFO] [stdout] │ Images: JPEG, PNG, TIFF [INFO] [stdout] │ Archives: ZIP, TAR [INFO] [stdout] │ [INFO] [stdout] │ Examples: [INFO] [stdout] │ omniparse document.pdf [INFO] [stdout] │ omniparse --format json webpage.html [INFO] [stdout] │ omniparse --metadata-only spreadsheet.xlsx [INFO] [stdout] │ omniparse --parallel *.pdf *.docx [INFO] [stdout] │ [INFO] [stdout] │ Usage: omniparse [OPTIONS] ... [INFO] [stdout] │ [INFO] [stdout] │ Arguments: [INFO] [stdout] │ ... [INFO] [stdout] │ Input file paths to process [INFO] [stdout] │ [INFO] [stdout] │ One or more file paths to extract content from. Supports glob patterns when expanded by the shell. [INFO] [stdout] │ [INFO] [stdout] │ Options: [INFO] [stdout] │ -f, --format [INFO] [stdout] │ Output format [INFO] [stdout] │ [INFO] [stdout] │ Controls how the extraction results are formatted. Options are: - text: Human-readable plain text (default) - json: JSON format for programmatic processing - yaml: YAML format [INFO] [stdout] │ [INFO] [stdout] │ Possible values: [INFO] [stdout] │ - text: Plain text output [INFO] [stdout] │ - json: JSON output [INFO] [stdout] │ - yaml: YAML output [INFO] [stdout] │ [INFO] [stdout] │ [default: text] [INFO] [stdout] │ [INFO] [stdout] │ -m, --metadata-only [INFO] [stdout] │ Extract metadata only (no content) [INFO] [stdout] │ [INFO] [stdout] │ When enabled, only metadata is extracted and displayed. The actual content (text or binary) is not included in the output. [INFO] [stdout] │ [INFO] [stdout] │ -d, --detect-only [INFO] [stdout] │ Detect file type only (no extraction) [INFO] [stdout] │ [INFO] [stdout] │ When enabled, only file type detection is performed. No parsing or content extraction occurs. Useful for quickly identifying file types. [INFO] [stdout] │ [INFO] [stdout] │ -o, --output [INFO] [stdout] │ Output file path (stdout if not specified) [INFO] [stdout] │ [INFO] [stdout] │ If provided, results are written to this file instead of stdout. [INFO] [stdout] │ [INFO] [stdout] │ -v, --verbose [INFO] [stdout] │ Enable verbose output [INFO] [stdout] │ [INFO] [stdout] │ Prints additional information to stderr, including progress messages and summary statistics for batch operations. [INFO] [stdout] │ [INFO] [stdout] │ -p, --parallel [INFO] [stdout] │ Process files in parallel [INFO] [stdout] │ [INFO] [stdout] │ When enabled and the `parallel` feature is available, files are processed in parallel using multiple threads for better performance. [INFO] [stdout] │ [INFO] [stdout] │ -h, --help [INFO] [stdout] │ Print help (see a summary with '-h') [INFO] [stdout] │ [INFO] [stdout] │ -V, --version [INFO] [stdout] │ Print version [INFO] [stdout] └── var as str: Omniparse - Extract text and metadata from 35+ file formats [INFO] [stdout] [INFO] [stdout] Supported formats: [INFO] [stdout] Text: TXT, JSON, CSV, XML, HTML, CSS, RTF [INFO] [stdout] Documents: PDF, DOCX, DOC, XLSX, XLS, PPTX, PPT, ODT, ODS, ODP [INFO] [stdout] Images: JPEG, PNG, TIFF [INFO] [stdout] Archives: ZIP, TAR [INFO] [stdout] [INFO] [stdout] Examples: [INFO] [stdout] omniparse document.pdf [INFO] [stdout] omniparse --format json webpage.html [INFO] [stdout] omniparse --metadata-only spreadsheet.xlsx [INFO] [stdout] omniparse --parallel *.pdf *.docx [INFO] [stdout] [INFO] [stdout] Usage: omniparse [OPTIONS] ... [INFO] [stdout] [INFO] [stdout] Arguments: [INFO] [stdout] ... [INFO] [stdout] Input file paths to process [INFO] [stdout] [INFO] [stdout] One or more file paths to extract content from. Supports glob patterns when expanded by the shell. [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] -f, --format [INFO] [stdout] Output format [INFO] [stdout] [INFO] [stdout] Controls how the extraction results are formatted. Options are: - text: Human-readable plain text (default) - json: JSON format for programmatic processing - yaml: YAML format [INFO] [stdout] [INFO] [stdout] Possible values: [INFO] [stdout] - text: Plain text output [INFO] [stdout] - json: JSON output [INFO] [stdout] - yaml: YAML output [INFO] [stdout] [INFO] [stdout] [default: text] [INFO] [stdout] [INFO] [stdout] -m, --metadata-only [INFO] [stdout] Extract metadata only (no content) [INFO] [stdout] [INFO] [stdout] When enabled, only metadata is extracted and displayed. The actual content (text or binary) is not included in the output. [INFO] [stdout] [INFO] [stdout] -d, --detect-only [INFO] [stdout] Detect file type only (no extraction) [INFO] [stdout] [INFO] [stdout] When enabled, only file type detection is performed. No parsing or content extraction occurs. Useful for quickly identifying file types. [INFO] [stdout] [INFO] [stdout] -o, --output [INFO] [stdout] Output file path (stdout if not specified) [INFO] [stdout] [INFO] [stdout] If provided, results are written to this file instead of stdout. [INFO] [stdout] [INFO] [stdout] -v, --verbose [INFO] [stdout] Enable verbose output [INFO] [stdout] [INFO] [stdout] Prints additional information to stderr, including progress messages and summary statistics for batch operations. [INFO] [stdout] [INFO] [stdout] -p, --parallel [INFO] [stdout] Process files in parallel [INFO] [stdout] [INFO] [stdout] When enabled and the `parallel` feature is available, files are processed in parallel using multiple threads for better performance. [INFO] [stdout] [INFO] [stdout] -h, --help [INFO] [stdout] Print help (see a summary with '-h') [INFO] [stdout] [INFO] [stdout] -V, --version [INFO] [stdout] Print version [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/omniparse" "--help"` [INFO] [stdout] code=0 [INFO] [stdout] stdout=``` [INFO] [stdout] Omniparse - Extract text and metadata from 35+ file formats [INFO] [stdout] [INFO] [stdout] Supported formats: [INFO] [stdout] Text: TXT, JSON, CSV, XML, HTML, CSS, RTF [INFO] [stdout] Documents: PDF, DOCX, DOC, XLSX, XLS, PPTX, PPT, ODT, ODS, ODP [INFO] [stdout] Images: JPEG, PNG, TIFF [INFO] [stdout] Archives: ZIP, TAR [INFO] [stdout] [INFO] [stdout] Examples: [INFO] [stdout] omniparse document.pdf [INFO] [stdout] omniparse --format json webpage.html [INFO] [stdout] omniparse --metadata-only spreadsheet.xlsx [INFO] [stdout] omniparse --parallel *.pdf *.docx [INFO] [stdout] [INFO] [stdout] Usage: omniparse [OPTIONS] ... [INFO] [stdout] [INFO] [stdout] Arguments: [INFO] [stdout] ... [INFO] [stdout] Input file paths to process [INFO] [stdout] [INFO] [stdout] One or more file paths to extract content from. Supports glob patterns when expanded by the shell. [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] -f, --format [INFO] [stdout] Output format [INFO] [stdout] [INFO] [stdout] Controls how the extraction results are formatted. Options are: - text: Human-readable plain text (default) - json: JSON format for programmatic processing - yaml: YAML format [INFO] [stdout] [INFO] [stdout] Possible values: [INFO] [stdout] - text: Plain text output [INFO] [stdout] - json: JSON output [INFO] [stdout] - yaml: YAML output [INFO] [stdout] [INFO] [stdout] [default: text] [INFO] [stdout] [INFO] [stdout] -m, --metadata-only [INFO] [stdout] Extract metadata only (no content) [INFO] [stdout] [INFO] [stdout] When enabled, only metadata is extracted and displayed. The actual content (text or binary) is not included in the output. [INFO] [stdout] [INFO] [stdout] -d, --detect-only [INFO] [stdout] Detect file type only (no extraction) [INFO] [stdout] [INFO] [stdout] When enabled, only file type detection is performed. No parsing or content extraction occurs. Useful for quickly identifying file types. [INFO] [stdout] [INFO] [stdout] -o, --output [INFO] [stdout] Output file path (stdout if not specified) [INFO] [stdout] [INFO] [stdout] If provided, results are written to this file instead of stdout. [INFO] [stdout] [INFO] [stdout] -v, --verbose [INFO] [stdout] Enable verbose output [INFO] [stdout] [INFO] [stdout] Prints additional information to stderr, including progress messages and summary statistics for batch operations. [INFO] [stdout] [INFO] [stdout] -p, --parallel [INFO] [stdout] Process files in parallel [INFO] [stdout] [INFO] [stdout] When enabled and the `parallel` feature is available, files are processed in parallel using multiple threads for better performance. [INFO] [stdout] [INFO] [stdout] -h, --help [INFO] [stdout] Print help (see a summary with \'-h\') [INFO] [stdout] [INFO] [stdout] -V, --version [INFO] [stdout] Print version [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr="" [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f3befbd18a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55f3befbd18a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55f3befbd18a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55f3befbd18a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55f3befd37da - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55f3befd37da - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x55f3befc2ef2 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55f3befc2ef2 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x55f3bef9a45f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55f3bef9a45f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55f3befb4ce9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55f3beef435c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x55f3beef435c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55f3befb4ea2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x55f3befb4ea2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55f3bef9a518 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55f3bef91c89 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55f3bef9b22d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55f3befd410c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55f3bef31458 - core[97f61b5528a4c2b4]::panicking::panic_display:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x55f3bef3ce47 - ::panic:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x55f3bef3bf57 - <::panic as core[97f61b5528a4c2b4]::ops::function::FnOnce<(assert_cmd[1b866503731904e3]::assert::AssertError,)>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55f3bef36693 - >::unwrap_or_else::<::panic> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1622:23 [INFO] [stdout] 23: 0x55f3beeb64e4 - ::stdout::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:364:31 [INFO] [stdout] 24: 0x55f3beeb85c7 - cli_test[f3d46579dd9c090e]::test_cli_help_flag [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_test.rs:26:10 [INFO] [stdout] 25: 0x55f3beeb7217 - cli_test[f3d46579dd9c090e]::test_cli_help_flag::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_test.rs:20:24 [INFO] [stdout] 26: 0x55f3beec4ac6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x55f3beee843b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x55f3beee843b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x55f3beef4e2b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x55f3beef4e2b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x55f3beef4e2b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x55f3beef4e2b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x55f3beef4e2b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x55f3beef4e2b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x55f3beef4e2b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x55f3beef0544 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x55f3beef0544 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x55f3beef7a32 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x55f3beef7a32 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x55f3beef7a32 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x55f3beef7a32 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x55f3beef7a32 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x55f3beef7a32 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x55f3beef7a32 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55f3befbc6bf - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x55f3befbc6bf - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x791b2c2eaaa4 - [INFO] [stdout] 48: 0x791b2c377a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_cli_help_flag [INFO] [stdout] [INFO] [stdout] test result: FAILED. 50 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli_test` [INFO] running `Command { std: "docker" "inspect" "be282b5068d23a816c7e49a65aea19cb98b69347db312b8ca06485e32d9cde4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be282b5068d23a816c7e49a65aea19cb98b69347db312b8ca06485e32d9cde4f", kill_on_drop: false }` [INFO] [stdout] be282b5068d23a816c7e49a65aea19cb98b69347db312b8ca06485e32d9cde4f