[INFO] cloning repository https://github.com/vicanso/image-optim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vicanso/image-optim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvicanso%2Fimage-optim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvicanso%2Fimage-optim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af39320a7b336ae51d5915f294d5ce9f32fc9588 [INFO] checking vicanso/image-optim against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvicanso%2Fimage-optim" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vicanso/image-optim [INFO] finished tweaking git repo https://github.com/vicanso/image-optim [INFO] tweaked toml for git repo https://github.com/vicanso/image-optim written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vicanso/image-optim on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vicanso/image-optim 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f712347caae0222836e45efcb3c7d3d372904387fa44f45db6da3f3af11a0fb9 [INFO] running `Command { std: "docker" "start" "-a" "f712347caae0222836e45efcb3c7d3d372904387fa44f45db6da3f3af11a0fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f712347caae0222836e45efcb3c7d3d372904387fa44f45db6da3f3af11a0fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f712347caae0222836e45efcb3c7d3d372904387fa44f45db6da3f3af11a0fb9", kill_on_drop: false }` [INFO] [stdout] f712347caae0222836e45efcb3c7d3d372904387fa44f45db6da3f3af11a0fb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16cd5114e61e860fd2d7d02c10a148186f6bc14d5d06449fb1121c9f34b9a284 [INFO] running `Command { std: "docker" "start" "-a" "16cd5114e61e860fd2d7d02c10a148186f6bc14d5d06449fb1121c9f34b9a284", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking winnow v1.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Checking toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking iri-string v0.7.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking toml v1.1.0+spec-1.1.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking config v0.15.22 [INFO] [stderr] Checking lz4_flex v0.11.6 [INFO] [stderr] Checking bytesize-serde v0.2.1 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking validator v0.20.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling libaom-sys v0.17.2+libaom.3.11.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling nasm-rs v0.3.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Checking bitreader v0.3.11 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking fallible_collections v0.5.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking parse-size v1.1.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Compiling mozjpeg-sys v2.2.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking lodepng v3.12.2 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Compiling vergen-git2 v9.1.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking redis v0.32.7 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking avif-parse v1.4.0 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Checking yuv v0.1.10 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking arc-swap v1.9.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking compression-codecs v0.4.37 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.15.1 [INFO] [stderr] Checking async-compression v0.4.41 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking tibba-state v0.1.0 [INFO] [stderr] Checking croner v3.0.1 [INFO] [stderr] Checking cached v0.56.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Checking avif-parse v2.0.0 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Compiling snafu-derive v0.9.0 [INFO] [stderr] Checking english-to-cron v0.1.7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Checking os_info v3.14.0 [INFO] [stderr] Checking captcha v1.0.0 [INFO] [stderr] Checking dtor v0.1.1 [INFO] [stderr] Checking tibba-performance v0.1.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking dssim-core v3.4.0 [INFO] [stderr] Compiling cached_proc_macro v0.27.0 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking imagequant v4.4.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking ctor v0.6.3 [INFO] [stderr] Checking snafu v0.9.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking cached v0.59.0 [INFO] [stderr] Checking tibba-error v0.1.0 [INFO] [stderr] Checking axum-extra v0.10.3 [INFO] [stderr] Checking axum-extra v0.12.5 [INFO] [stderr] Checking tibba-config v0.1.2 [INFO] [stderr] Checking tibba-hook v0.1.0 [INFO] [stderr] Checking tibba-util v0.1.3 [INFO] [stderr] Checking mozjpeg v0.10.13 [INFO] [stderr] Checking deadpool-redis v0.22.1 [INFO] [stderr] Checking tibba-cache v0.1.2 [INFO] [stderr] Checking tibba-middleware v0.1.2 [INFO] [stderr] Checking tibba-router-common v0.1.3 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Checking tibba-scheduler v0.1.0 [INFO] [stderr] Compiling image-optim v0.4.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking reqsign v0.16.5 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking aom-decode v0.2.13 [INFO] [stderr] Checking opendal v0.54.1 [INFO] [stderr] Checking avif-decode v1.0.2 [INFO] [stderr] Checking imageoptimize v0.4.1 [INFO] [stderr] Checking tibba-opendal v0.1.3 [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:78:46","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:78:46","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:80:39","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:82:28","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:82:28","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:94:34","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:107:43","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/dal.rs:33:34","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/image.rs:73:42","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":0,"named":0,"cap":2,"ucap":2,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/image.rs:78:62","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:36:11","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:36:11","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/panic.rs:94:23","p":2,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/macros/select.rs:760:56","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/panic.rs:94:23","p":2,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:104:10","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:104:10","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:136:34","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:136:34","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:80:39","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:82:28","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:82:28","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:94:34","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/config.rs:107:43","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/dal.rs:33:34","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/image.rs:73:42","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":0,"named":0,"cap":2,"ucap":2,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/image.rs:78:62","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:36:11","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:168:26","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:36:11","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/panic.rs:94:23","p":2,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:168:26","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:173:35","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/macros/select.rs:760:56","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/panic.rs:94:23","p":2,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:104:10","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:104:10","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:136:34","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:136:34","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:168:26","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:168:26","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/main.rs:173:35","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/dal.rs:51:12","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/dal.rs:51:12","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/dal.rs:51:12","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"image_optim","loc":"src/dal.rs:51:12","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "16cd5114e61e860fd2d7d02c10a148186f6bc14d5d06449fb1121c9f34b9a284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cd5114e61e860fd2d7d02c10a148186f6bc14d5d06449fb1121c9f34b9a284", kill_on_drop: false }` [INFO] [stdout] 16cd5114e61e860fd2d7d02c10a148186f6bc14d5d06449fb1121c9f34b9a284