[INFO] cloning repository https://github.com/rust-lang/crates_io_og_image
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang/crates_io_og_image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Fcrates_io_og_image", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Fcrates_io_og_image'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c3a7fe3a7619b3d0b45bbe8b81216787398f0cc
[INFO] testing rust-lang/crates_io_og_image against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Fcrates_io_og_image" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rust-lang/crates_io_og_image
[INFO] finished tweaking git repo https://github.com/rust-lang/crates_io_og_image
[INFO] tweaked toml for git repo https://github.com/rust-lang/crates_io_og_image written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-lang/crates_io_og_image on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-lang/crates_io_og_image 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded security-framework-sys v2.15.0
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.51
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 629d2dab4997f66687ffe2dab5d9a13f373335d8d0644758145e98cfa0ed879d
[INFO] running `Command { std: "docker" "start" "-a" "629d2dab4997f66687ffe2dab5d9a13f373335d8d0644758145e98cfa0ed879d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "629d2dab4997f66687ffe2dab5d9a13f373335d8d0644758145e98cfa0ed879d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629d2dab4997f66687ffe2dab5d9a13f373335d8d0644758145e98cfa0ed879d", kill_on_drop: false }`
[INFO] [stdout] 629d2dab4997f66687ffe2dab5d9a13f373335d8d0644758145e98cfa0ed879d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e50677c8636360be3226d9688d3f0cb93964ffbd242cdabf1c3b48de439efb5c
[INFO] running `Command { std: "docker" "start" "-a" "e50677c8636360be3226d9688d3f0cb93964ffbd242cdabf1c3b48de439efb5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling crates_io_og_image v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.97s
[INFO] running `Command { std: "docker" "inspect" "e50677c8636360be3226d9688d3f0cb93964ffbd242cdabf1c3b48de439efb5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e50677c8636360be3226d9688d3f0cb93964ffbd242cdabf1c3b48de439efb5c", kill_on_drop: false }`
[INFO] [stdout] e50677c8636360be3226d9688d3f0cb93964ffbd242cdabf1c3b48de439efb5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2fa1a248a92b2b8ca0614983094a40dd8040275aeda964617ac0e0ea80ce9c6
[INFO] running `Command { std: "docker" "start" "-a" "b2fa1a248a92b2b8ca0614983094a40dd8040275aeda964617ac0e0ea80ce9c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling crates_io_og_image v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.82s
[INFO] running `Command { std: "docker" "inspect" "b2fa1a248a92b2b8ca0614983094a40dd8040275aeda964617ac0e0ea80ce9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2fa1a248a92b2b8ca0614983094a40dd8040275aeda964617ac0e0ea80ce9c6", kill_on_drop: false }`
[INFO] [stdout] b2fa1a248a92b2b8ca0614983094a40dd8040275aeda964617ac0e0ea80ce9c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2fa028389699129816eec00508a000af69ad2e90036e472979c8dbc20655f219
[INFO] running `Command { std: "docker" "start" "-a" "2fa028389699129816eec00508a000af69ad2e90036e472979c8dbc20655f219", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crates_io_og_image-de0178a807f4d24c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test formatting::tests::test_format_bytes ... ok
[INFO] [stdout] test formatting::tests::test_format_number ... ok
[INFO] [stdout] test tests::test_generate_og_image_whitespace_handling ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_snapshot ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_with_404_avatar ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_asian_text_description ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_escaping_snapshot ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_unicode_truncation ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_minimal_snapshot ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_overflow_snapshot ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_whitespace_handling stdout ----
[INFO] [stdout] [2m2025-09-25T19:02:53.527245Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2025-09-25T19:02:53.527284Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m No custom font path specified, using Typst default font discovery
[INFO] [stdout] [2m2025-09-25T19:02:53.527301Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2025-09-25T19:02:53.527354Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Starting OpenGraph image generation [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529997Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpIMCn4j [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530041Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpIMCn4j/assets [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530566Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying bundled assets to temporary directory [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.531201Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying SVG icon assets [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.532271Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatars [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.957293Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processing completed [3mavatar_count[0m[2m=[0m0 [3mduration_ms[0m[2m=[0m424 [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.957370Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpIMCn4j/og-image.typ [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.973623Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpLOukOz [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.973678Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Serializing data and avatar map to JSON [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.973785Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Running Typst compilation command [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.973828Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Using only system fonts [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generate_og_image_whitespace_handling' panicked at src/lib.rs:760:14:
[INFO] [stdout] Failed to generate image: TypstNotFound(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6412d031d3d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6412d031d3d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6412d031d3d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6412d031d3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6412d034a8e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6412d034a8e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6412d03184d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6412d03184d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6412d031d222 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6412d031ed39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6412d031eb6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6412cf9f8bf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6412cf9f8bf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6412d031f80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6412d031f80e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6412d031f4da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6412d031d8d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6412d031f16d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6412d0347a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6412d0347f86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6412cf8854c9 - core::result::Result<T,E>::expect::h088b58df4bb95735
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6412cf8d2f29 - crates_io_og_image::tests::generate_image::{{closure}}::hb1a1122790680131
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6412cf8da191 - crates_io_og_image::tests::test_generate_og_image_whitespace_handling::{{closure}}::h6e2a510963d49399
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:922:56
[INFO] [stdout]   23:     0x6412cf8d0752 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1f1e8cc3c4da813
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6412cf8d070d - <core::pin::Pin<P> as core::future::future::Future>::poll::had1ddca98bcfe7c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6412cf89e72d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4744d267b696f6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x6412cf89e61b - tokio::task::coop::with_budget::h01f7dc416a69eb90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x6412cf89e61b - tokio::task::coop::budget::h86426514e42dbcb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x6412cf89e61b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h853baafbcdb8aaf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x6412cf89bda0 - tokio::runtime::scheduler::current_thread::Context::enter::hb861573cca6c8d28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x6412cf89d0ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h15085f73c11ffd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x6412cf89cd54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a032e2ca92e6c2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x6412cf8cebdb - tokio::runtime::context::scoped::Scoped<T>::set::h1287ade02c131abb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6412cf8c6ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h2ec03c14f9b13a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x6412cf8c6112 - std::thread::local::LocalKey<T>::try_with::hc6d92e2595f1d9c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x6412cf8c508e - std::thread::local::LocalKey<T>::with::h87d94d5f037365a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x6412cf8c6ddd - tokio::runtime::context::set_scheduler::hb7e3974f2f7f5cad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x6412cf89cb00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb781fc420192e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x6412cf89cdf3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he2aa88f6c34e6713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x6412cf89b080 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5c94b59ceec2df8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x6412cf88cf60 - tokio::runtime::context::runtime::enter_runtime::h2879ee10003012a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6412cf89aa41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63ed174da9cabfed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x6412cf887fa4 - tokio::runtime::runtime::Runtime::block_on_inner::heea447cb5a470bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x6412cf88816c - tokio::runtime::runtime::Runtime::block_on::h216e7931cc04f3c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x6412cf8d9e66 - crates_io_og_image::tests::test_generate_og_image_whitespace_handling::h7ce8174889e4e314
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:922:62
[INFO] [stdout]   45:     0x6412cf8d9cf7 - crates_io_og_image::tests::test_generate_og_image_whitespace_handling::{{closure}}::h05192de39339dcfd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:903:58
[INFO] [stdout]   46:     0x6412cf875a06 - core::ops::function::FnOnce::call_once::h5dbd9b50de4e8d83
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x6412cf9fe45b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6412cf9fe45b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x6412cf9fd595 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x6412cf9fd595 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x6412cf9fd595 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x6412cf9fd595 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x6412cf9fd595 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6412cf9fd595 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x6412cf9fd595 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x6412cf9c1194 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x6412cf9c1194 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x6412cf9c4b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x6412cf9c4b6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x6412cf9c4b6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x6412cf9c4b6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x6412cf9c4b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x6412d0322a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x6412d0322a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x711f4147faa4 - <unknown>
[INFO] [stdout]   68:     0x711f4150ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_snapshot stdout ----
[INFO] [stdout] [2m2025-09-25T19:02:53.525520Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2025-09-25T19:02:53.525590Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m No custom font path specified, using Typst default font discovery
[INFO] [stdout] [2m2025-09-25T19:02:53.525612Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2025-09-25T19:02:53.525681Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Starting OpenGraph image generation [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529258Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmp68nQA1 [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529349Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmp68nQA1/assets [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529774Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying bundled assets to temporary directory [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530277Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying SVG icon assets [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.531300Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatars [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.971670Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processing completed [3mavatar_count[0m[2m=[0m0 [3mduration_ms[0m[2m=[0m440 [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.981523Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmp68nQA1/og-image.typ [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996504Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpTwubJ9 [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996542Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Serializing data and avatar map to JSON [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996593Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Running Typst compilation command [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996616Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Using only system fonts [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generate_og_image_snapshot' panicked at src/lib.rs:760:14:
[INFO] [stdout] Failed to generate image: TypstNotFound(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6412d031d3d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6412d031d3d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6412d031d3d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6412d031d3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6412d034a8e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6412d034a8e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6412d03184d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6412d03184d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6412d031d222 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6412d031ed39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6412d031eb6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6412cf9f8bf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6412cf9f8bf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6412d031f80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6412d031f80e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6412d031f4da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6412d031d8d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6412d031f16d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6412d0347a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6412d0347f86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6412cf8854c9 - core::result::Result<T,E>::expect::h088b58df4bb95735
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6412cf8d2f29 - crates_io_og_image::tests::generate_image::{{closure}}::hb1a1122790680131
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6412cf8d52dc - crates_io_og_image::tests::test_generate_og_image_snapshot::{{closure}}::h789a13e5b71bf8b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:770:56
[INFO] [stdout]   23:     0x6412cf8d0752 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1f1e8cc3c4da813
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6412cf8d070d - <core::pin::Pin<P> as core::future::future::Future>::poll::had1ddca98bcfe7c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6412cf89e72d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4744d267b696f6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x6412cf89e61b - tokio::task::coop::with_budget::h01f7dc416a69eb90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x6412cf89e61b - tokio::task::coop::budget::h86426514e42dbcb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x6412cf89e61b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h853baafbcdb8aaf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x6412cf89bda0 - tokio::runtime::scheduler::current_thread::Context::enter::hb861573cca6c8d28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x6412cf89d0ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h15085f73c11ffd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x6412cf89cd54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a032e2ca92e6c2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x6412cf8cebdb - tokio::runtime::context::scoped::Scoped<T>::set::h1287ade02c131abb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6412cf8c6ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h2ec03c14f9b13a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x6412cf8c6112 - std::thread::local::LocalKey<T>::try_with::hc6d92e2595f1d9c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x6412cf8c508e - std::thread::local::LocalKey<T>::with::h87d94d5f037365a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x6412cf8c6ddd - tokio::runtime::context::set_scheduler::hb7e3974f2f7f5cad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x6412cf89cb00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb781fc420192e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x6412cf89cdf3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he2aa88f6c34e6713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x6412cf89b080 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5c94b59ceec2df8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x6412cf88cf60 - tokio::runtime::context::runtime::enter_runtime::h2879ee10003012a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6412cf89aa41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63ed174da9cabfed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x6412cf887fa4 - tokio::runtime::runtime::Runtime::block_on_inner::heea447cb5a470bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x6412cf88816c - tokio::runtime::runtime::Runtime::block_on::h216e7931cc04f3c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x6412cf8d5076 - crates_io_og_image::tests::test_generate_og_image_snapshot::h0cf9d0a6485c3eab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:770:62
[INFO] [stdout]   45:     0x6412cf8d4f07 - crates_io_og_image::tests::test_generate_og_image_snapshot::{{closure}}::h112039c09c576475
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:766:47
[INFO] [stdout]   46:     0x6412cf876426 - core::ops::function::FnOnce::call_once::hcf99f400dbb3693b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x6412cf9fe45b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6412cf9fe45b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x6412cf9fd595 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x6412cf9fd595 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x6412cf9fd595 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x6412cf9fd595 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x6412cf9fd595 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6412cf9fd595 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x6412cf9fd595 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x6412cf9c1194 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x6412cf9c1194 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x6412cf9c4b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x6412cf9c4b6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x6412cf9c4b6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x6412cf9c4b6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x6412cf9c4b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x6412d0322a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x6412d0322a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x711f4147faa4 - <unknown>
[INFO] [stdout]   68:     0x711f4150ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_with_404_avatar stdout ----
[INFO] [stdout] [2m2025-09-25T19:02:53.528308Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2025-09-25T19:02:53.528338Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m No custom font path specified, using Typst default font discovery
[INFO] [stdout] [2m2025-09-25T19:02:53.528356Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2025-09-25T19:02:53.528395Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Starting OpenGraph image generation [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530284Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpRDE0pN [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530375Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpRDE0pN/assets [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530815Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying bundled assets to temporary directory [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.531416Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying SVG icon assets [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.532719Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatars [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.967468Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatar for author test-user [3mauthor_name[0m[2m=[0mtest-user [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37747/missing-avatar.png [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpRDE0pN/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.967534Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:37747/missing-avatar.png [3murl[0m[2m=[0mhttp://127.0.0.1:37747/missing-avatar.png [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpRDE0pN/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.968421Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:37747 [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpRDE0pN/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.968690Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:37747 [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpRDE0pN/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.990450Z[0m [33m WARN[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar URL returned 404 Not Found [3murl[0m[2m=[0mhttp://127.0.0.1:37747/missing-avatar.png [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpRDE0pN/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.997888Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processing completed [3mavatar_count[0m[2m=[0m0 [3mduration_ms[0m[2m=[0m465 [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.997924Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpRDE0pN/og-image.typ [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.009199Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpkUtbbn [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.009281Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Serializing data and avatar map to JSON [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.009362Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Running Typst compilation command [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.009410Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Using only system fonts [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generate_og_image_with_404_avatar' panicked at src/lib.rs:760:14:
[INFO] [stdout] Failed to generate image: TypstNotFound(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6412d031d3d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6412d031d3d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6412d031d3d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6412d031d3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6412d034a8e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6412d034a8e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6412d03184d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6412d03184d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6412d031d222 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6412d031ed39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6412d031eb6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6412cf9f8bf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6412cf9f8bf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6412d031f80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6412d031f80e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6412d031f4da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6412d031d8d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6412d031f16d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6412d0347a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6412d0347f86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6412cf8854c9 - core::result::Result<T,E>::expect::h088b58df4bb95735
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6412cf8d2f29 - crates_io_og_image::tests::generate_image::{{closure}}::hb1a1122790680131
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6412cf8d82fe - crates_io_og_image::tests::test_generate_og_image_with_404_avatar::{{closure}}::hf1318119cbbc505d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:839:56
[INFO] [stdout]   23:     0x6412cf8d0752 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1f1e8cc3c4da813
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6412cf8d070d - <core::pin::Pin<P> as core::future::future::Future>::poll::had1ddca98bcfe7c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6412cf89e72d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4744d267b696f6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x6412cf89e61b - tokio::task::coop::with_budget::h01f7dc416a69eb90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x6412cf89e61b - tokio::task::coop::budget::h86426514e42dbcb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x6412cf89e61b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h853baafbcdb8aaf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x6412cf89bda0 - tokio::runtime::scheduler::current_thread::Context::enter::hb861573cca6c8d28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x6412cf89d0ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h15085f73c11ffd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x6412cf89cd54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a032e2ca92e6c2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x6412cf8cebdb - tokio::runtime::context::scoped::Scoped<T>::set::h1287ade02c131abb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6412cf8c6ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h2ec03c14f9b13a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x6412cf8c6112 - std::thread::local::LocalKey<T>::try_with::hc6d92e2595f1d9c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x6412cf8c508e - std::thread::local::LocalKey<T>::with::h87d94d5f037365a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x6412cf8c6ddd - tokio::runtime::context::set_scheduler::hb7e3974f2f7f5cad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x6412cf89cb00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb781fc420192e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x6412cf89cdf3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he2aa88f6c34e6713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x6412cf89b080 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5c94b59ceec2df8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x6412cf88cf60 - tokio::runtime::context::runtime::enter_runtime::h2879ee10003012a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6412cf89aa41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63ed174da9cabfed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x6412cf887fa4 - tokio::runtime::runtime::Runtime::block_on_inner::heea447cb5a470bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x6412cf88816c - tokio::runtime::runtime::Runtime::block_on::h216e7931cc04f3c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x6412cf8d7bb3 - crates_io_og_image::tests::test_generate_og_image_with_404_avatar::h1afe15e1c41609f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:839:62
[INFO] [stdout]   45:     0x6412cf8d7a47 - crates_io_og_image::tests::test_generate_og_image_with_404_avatar::{{closure}}::h131c1997603e5da7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:816:54
[INFO] [stdout]   46:     0x6412cf876166 - core::ops::function::FnOnce::call_once::hab4b484461964e0e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x6412cf9fe45b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6412cf9fe45b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x6412cf9fd595 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x6412cf9fd595 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x6412cf9fd595 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x6412cf9fd595 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x6412cf9fd595 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6412cf9fd595 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x6412cf9fd595 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x6412cf9c1194 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x6412cf9c1194 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x6412cf9c4b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x6412cf9c4b6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x6412cf9c4b6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x6412cf9c4b6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x6412cf9c4b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x6412d0322a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x6412d0322a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x711f4147faa4 - <unknown>
[INFO] [stdout]   68:     0x711f4150ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_asian_text_description stdout ----
[INFO] [stdout] [2m2025-09-25T19:02:53.526381Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2025-09-25T19:02:53.526415Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m No custom font path specified, using Typst default font discovery
[INFO] [stdout] [2m2025-09-25T19:02:53.526433Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2025-09-25T19:02:53.526486Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Starting OpenGraph image generation [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529373Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmps5KdKB [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529420Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmps5KdKB/assets [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530306Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying bundled assets to temporary directory [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.532303Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying SVG icon assets [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.536849Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatars [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.003009Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processing completed [3mavatar_count[0m[2m=[0m0 [3mduration_ms[0m[2m=[0m466 [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.003092Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmps5KdKB/og-image.typ [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.013062Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpagkaRF [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.013200Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Serializing data and avatar map to JSON [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.013547Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Running Typst compilation command [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.013855Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Using only system fonts [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generate_og_image_asian_text_description' panicked at src/lib.rs:760:14:
[INFO] [stdout] Failed to generate image: TypstNotFound(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6412d031d3d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6412d031d3d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6412d031d3d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6412d031d3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6412d034a8e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6412d034a8e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6412d03184d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6412d03184d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6412d031d222 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6412d031ed39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6412d031eb6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6412cf9f8bf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6412cf9f8bf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6412d031f80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6412d031f80e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6412d031f4da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6412d031d8d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6412d031f16d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6412d0347a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6412d0347f86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6412cf8854c9 - core::result::Result<T,E>::expect::h088b58df4bb95735
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6412cf8d2f29 - crates_io_og_image::tests::generate_image::{{closure}}::hb1a1122790680131
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6412cf8d9771 - crates_io_og_image::tests::test_generate_og_image_asian_text_description::{{closure}}::h9cf43f79e9c39575
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:897:56
[INFO] [stdout]   23:     0x6412cf8d0752 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1f1e8cc3c4da813
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6412cf8d070d - <core::pin::Pin<P> as core::future::future::Future>::poll::had1ddca98bcfe7c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6412cf89e72d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4744d267b696f6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x6412cf89e61b - tokio::task::coop::with_budget::h01f7dc416a69eb90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x6412cf89e61b - tokio::task::coop::budget::h86426514e42dbcb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x6412cf89e61b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h853baafbcdb8aaf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x6412cf89bda0 - tokio::runtime::scheduler::current_thread::Context::enter::hb861573cca6c8d28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x6412cf89d0ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h15085f73c11ffd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x6412cf89cd54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a032e2ca92e6c2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x6412cf8cebdb - tokio::runtime::context::scoped::Scoped<T>::set::h1287ade02c131abb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6412cf8c6ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h2ec03c14f9b13a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x6412cf8c6112 - std::thread::local::LocalKey<T>::try_with::hc6d92e2595f1d9c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x6412cf8c508e - std::thread::local::LocalKey<T>::with::h87d94d5f037365a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x6412cf8c6ddd - tokio::runtime::context::set_scheduler::hb7e3974f2f7f5cad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x6412cf89cb00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb781fc420192e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x6412cf89cdf3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he2aa88f6c34e6713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x6412cf89b080 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5c94b59ceec2df8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x6412cf88cf60 - tokio::runtime::context::runtime::enter_runtime::h2879ee10003012a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6412cf89aa41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63ed174da9cabfed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x6412cf887fa4 - tokio::runtime::runtime::Runtime::block_on_inner::heea447cb5a470bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x6412cf88816c - tokio::runtime::runtime::Runtime::block_on::h216e7931cc04f3c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x6412cf8d9446 - crates_io_og_image::tests::test_generate_og_image_asian_text_description::h069e980289f53e4d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:897:62
[INFO] [stdout]   45:     0x6412cf8d92d7 - crates_io_og_image::tests::test_generate_og_image_asian_text_description::{{closure}}::h52014cc58788bf13
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:873:61
[INFO] [stdout]   46:     0x6412cf8757f6 - core::ops::function::FnOnce::call_once::h4b8e62cc9fcb1d48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x6412cf9fe45b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6412cf9fe45b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x6412cf9fd595 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x6412cf9fd595 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x6412cf9fd595 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x6412cf9fd595 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x6412cf9fd595 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6412cf9fd595 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x6412cf9fd595 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x6412cf9c1194 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x6412cf9c1194 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x6412cf9c4b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x6412cf9c4b6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x6412cf9c4b6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x6412cf9c4b6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x6412cf9c4b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x6412d0322a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x6412d0322a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x711f4147faa4 - <unknown>
[INFO] [stdout]   68:     0x711f4150ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_escaping_snapshot stdout ----
[INFO] [stdout] [2m2025-09-25T19:02:53.527369Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2025-09-25T19:02:53.527399Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m No custom font path specified, using Typst default font discovery
[INFO] [stdout] [2m2025-09-25T19:02:53.527419Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2025-09-25T19:02:53.527466Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Starting OpenGraph image generation [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530092Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmptbDV9w [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530132Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmptbDV9w/assets [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530885Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying bundled assets to temporary directory [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.532200Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying SVG icon assets [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.534435Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatars [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.976516Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatar for author author "with quotes" [3mauthor_name[0m[2m=[0mauthor "with quotes" [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:42019/test-avatar.png [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmptbDV9w/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.979494Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:42019/test-avatar.png [3murl[0m[2m=[0mhttp://127.0.0.1:42019/test-avatar.png [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmptbDV9w/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.989080Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:42019 [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmptbDV9w/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.989346Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:42019 [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmptbDV9w/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996001Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar download response received [3murl[0m[2m=[0mhttp://127.0.0.1:42019/test-avatar.png [3mcontent_length[0m[2m=[0mSome(1574) [3mstatus[0m[2m=[0m200 OK [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmptbDV9w/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996076Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar downloaded successfully [3murl[0m[2m=[0mhttp://127.0.0.1:42019/test-avatar.png [3msize_bytes[0m[2m=[0m1574 [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmptbDV9w/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996111Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Writing avatar file with detected format [3mauthor_name[0m[2m=[0mauthor "with quotes" [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:42019/test-avatar.png [3mavatar_path[0m[2m=[0m/tmp/.tmptbDV9w/assets/avatar_0.png [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmptbDV9w/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.004627Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processed and written successfully [3mauthor_name[0m[2m=[0mauthor "with quotes" [3mpath[0m[2m=[0m/tmp/.tmptbDV9w/assets/avatar_0.png [3msize_bytes[0m[2m=[0m1574 [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmptbDV9w/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.006602Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processing completed [3mavatar_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m472 [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.006641Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmptbDV9w/og-image.typ [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.013364Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmphpf4rB [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.013481Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Serializing data and avatar map to JSON [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.013723Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Running Typst compilation command [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.017004Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Using only system fonts [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generate_og_image_escaping_snapshot' panicked at src/lib.rs:760:14:
[INFO] [stdout] Failed to generate image: TypstNotFound(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6412d031d3d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6412d031d3d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6412d031d3d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6412d031d3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6412d034a8e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6412d034a8e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6412d03184d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6412d03184d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6412d031d222 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6412d031ed39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6412d031eb6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6412cf9f8bf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6412cf9f8bf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6412d031f80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6412d031f80e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6412d031f4da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6412d031d8d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6412d031f16d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6412d0347a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6412d0347f86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6412cf8854c9 - core::result::Result<T,E>::expect::h088b58df4bb95735
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6412cf8d2f29 - crates_io_og_image::tests::generate_image::{{closure}}::hb1a1122790680131
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6412cf8d748d - crates_io_og_image::tests::test_generate_og_image_escaping_snapshot::{{closure}}::ha0a39e4c915dfe8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:810:56
[INFO] [stdout]   23:     0x6412cf8d0752 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1f1e8cc3c4da813
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6412cf8d070d - <core::pin::Pin<P> as core::future::future::Future>::poll::had1ddca98bcfe7c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6412cf89e72d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4744d267b696f6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x6412cf89e61b - tokio::task::coop::with_budget::h01f7dc416a69eb90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x6412cf89e61b - tokio::task::coop::budget::h86426514e42dbcb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x6412cf89e61b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h853baafbcdb8aaf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x6412cf89bda0 - tokio::runtime::scheduler::current_thread::Context::enter::hb861573cca6c8d28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x6412cf89d0ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h15085f73c11ffd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x6412cf89cd54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a032e2ca92e6c2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x6412cf8cebdb - tokio::runtime::context::scoped::Scoped<T>::set::h1287ade02c131abb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6412cf8c6ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h2ec03c14f9b13a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x6412cf8c6112 - std::thread::local::LocalKey<T>::try_with::hc6d92e2595f1d9c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x6412cf8c508e - std::thread::local::LocalKey<T>::with::h87d94d5f037365a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x6412cf8c6ddd - tokio::runtime::context::set_scheduler::hb7e3974f2f7f5cad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x6412cf89cb00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb781fc420192e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x6412cf89cdf3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he2aa88f6c34e6713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x6412cf89b080 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5c94b59ceec2df8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x6412cf88cf60 - tokio::runtime::context::runtime::enter_runtime::h2879ee10003012a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6412cf89aa41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63ed174da9cabfed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x6412cf887fa4 - tokio::runtime::runtime::Runtime::block_on_inner::heea447cb5a470bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x6412cf88816c - tokio::runtime::runtime::Runtime::block_on::h216e7931cc04f3c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x6412cf8d6f63 - crates_io_og_image::tests::test_generate_og_image_escaping_snapshot::hd188b2e81ad3acd9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:810:62
[INFO] [stdout]   45:     0x6412cf8d6df7 - crates_io_og_image::tests::test_generate_og_image_escaping_snapshot::{{closure}}::h621a611f64f4ef6c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:801:56
[INFO] [stdout]   46:     0x6412cf876366 - core::ops::function::FnOnce::call_once::hc02eec2d96446d66
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x6412cf9fe45b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6412cf9fe45b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x6412cf9fd595 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x6412cf9fd595 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x6412cf9fd595 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x6412cf9fd595 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x6412cf9fd595 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6412cf9fd595 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x6412cf9fd595 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x6412cf9c1194 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x6412cf9c1194 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x6412cf9c4b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x6412cf9c4b6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x6412cf9c4b6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x6412cf9c4b6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x6412cf9c4b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x6412d0322a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x6412d0322a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x711f4147faa4 - <unknown>
[INFO] [stdout]   68:     0x711f4150ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_unicode_truncation stdout ----
[INFO] [stdout] [2m2025-09-25T19:02:53.527122Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2025-09-25T19:02:53.527171Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m No custom font path specified, using Typst default font discovery
[INFO] [stdout] [2m2025-09-25T19:02:53.527191Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2025-09-25T19:02:53.527252Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Starting OpenGraph image generation [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529859Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpwkD7vm [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529905Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpwkD7vm/assets [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530968Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying bundled assets to temporary directory [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.532101Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying SVG icon assets [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.534785Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatars [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.052099Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processing completed [3mavatar_count[0m[2m=[0m0 [3mduration_ms[0m[2m=[0m517 [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.052178Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpwkD7vm/og-image.typ [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.058311Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmp2Du1pD [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.058379Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Serializing data and avatar map to JSON [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.058477Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Running Typst compilation command [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.058521Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Using only system fonts [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generate_og_image_unicode_truncation' panicked at src/lib.rs:760:14:
[INFO] [stdout] Failed to generate image: TypstNotFound(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6412d031d3d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6412d031d3d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6412d031d3d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6412d031d3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6412d034a8e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6412d034a8e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6412d03184d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6412d03184d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6412d031d222 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6412d031ed39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6412d031eb6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6412cf9f8bf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6412cf9f8bf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6412d031f80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6412d031f80e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6412d031f4da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6412d031d8d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6412d031f16d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6412d0347a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6412d0347f86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6412cf8854c9 - core::result::Result<T,E>::expect::h088b58df4bb95735
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6412cf8d2f29 - crates_io_og_image::tests::generate_image::{{closure}}::hb1a1122790680131
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6412cf8d8d51 - crates_io_og_image::tests::test_generate_og_image_unicode_truncation::{{closure}}::h58cb945a1c3d3548
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:867:56
[INFO] [stdout]   23:     0x6412cf8d0752 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1f1e8cc3c4da813
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6412cf8d070d - <core::pin::Pin<P> as core::future::future::Future>::poll::had1ddca98bcfe7c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6412cf89e72d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4744d267b696f6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x6412cf89e61b - tokio::task::coop::with_budget::h01f7dc416a69eb90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x6412cf89e61b - tokio::task::coop::budget::h86426514e42dbcb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x6412cf89e61b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h853baafbcdb8aaf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x6412cf89bda0 - tokio::runtime::scheduler::current_thread::Context::enter::hb861573cca6c8d28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x6412cf89d0ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h15085f73c11ffd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x6412cf89cd54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a032e2ca92e6c2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x6412cf8cebdb - tokio::runtime::context::scoped::Scoped<T>::set::h1287ade02c131abb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6412cf8c6ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h2ec03c14f9b13a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x6412cf8c6112 - std::thread::local::LocalKey<T>::try_with::hc6d92e2595f1d9c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x6412cf8c508e - std::thread::local::LocalKey<T>::with::h87d94d5f037365a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x6412cf8c6ddd - tokio::runtime::context::set_scheduler::hb7e3974f2f7f5cad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x6412cf89cb00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb781fc420192e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x6412cf89cdf3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he2aa88f6c34e6713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x6412cf89b080 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5c94b59ceec2df8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x6412cf88cf60 - tokio::runtime::context::runtime::enter_runtime::h2879ee10003012a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6412cf89aa41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63ed174da9cabfed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x6412cf887fa4 - tokio::runtime::runtime::Runtime::block_on_inner::heea447cb5a470bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x6412cf88816c - tokio::runtime::runtime::Runtime::block_on::h216e7931cc04f3c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x6412cf8d8a26 - crates_io_og_image::tests::test_generate_og_image_unicode_truncation::hce0a409b722428a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:867:62
[INFO] [stdout]   45:     0x6412cf8d88b7 - crates_io_og_image::tests::test_generate_og_image_unicode_truncation::{{closure}}::h0a93d076dd7d89db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:845:57
[INFO] [stdout]   46:     0x6412cf875236 - core::ops::function::FnOnce::call_once::h033660070db57309
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x6412cf9fe45b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6412cf9fe45b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x6412cf9fd595 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x6412cf9fd595 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x6412cf9fd595 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x6412cf9fd595 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x6412cf9fd595 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6412cf9fd595 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x6412cf9fd595 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x6412cf9c1194 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x6412cf9c1194 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x6412cf9c4b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x6412cf9c4b6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x6412cf9c4b6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x6412cf9c4b6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x6412cf9c4b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x6412d0322a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x6412d0322a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x711f4147faa4 - <unknown>
[INFO] [stdout]   68:     0x711f4150ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_minimal_snapshot stdout ----
[INFO] [stdout] [2m2025-09-25T19:02:53.526983Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2025-09-25T19:02:53.527014Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m No custom font path specified, using Typst default font discovery
[INFO] [stdout] [2m2025-09-25T19:02:53.527033Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2025-09-25T19:02:53.527088Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Starting OpenGraph image generation [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529608Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpKVhIiK [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529644Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpKVhIiK/assets [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.530913Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying bundled assets to temporary directory [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.531616Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying SVG icon assets [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.533041Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatars [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.026862Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processing completed [3mavatar_count[0m[2m=[0m0 [3mduration_ms[0m[2m=[0m493 [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.026958Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpKVhIiK/og-image.typ [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.030567Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpq2b0in [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.030616Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Serializing data and avatar map to JSON [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.030672Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Running Typst compilation command [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.030726Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Using only system fonts [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generate_og_image_minimal_snapshot' panicked at src/lib.rs:760:14:
[INFO] [stdout] Failed to generate image: TypstNotFound(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6412d031d3d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6412d031d3d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6412d031d3d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6412d031d3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6412d034a8e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6412d034a8e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6412d03184d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6412d03184d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6412d031d222 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6412d031ed39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6412d031eb6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6412cf9f8bf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6412cf9f8bf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6412d031f80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6412d031f80e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6412d031f4da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6412d031d8d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6412d031f16d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6412d0347a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6412d0347f86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6412cf8854c9 - core::result::Result<T,E>::expect::h088b58df4bb95735
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6412cf8d2f29 - crates_io_og_image::tests::generate_image::{{closure}}::hb1a1122790680131
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6412cf8d687c - crates_io_og_image::tests::test_generate_og_image_minimal_snapshot::{{closure}}::h9c6705dda6b4e60d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:795:56
[INFO] [stdout]   23:     0x6412cf8d0752 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1f1e8cc3c4da813
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6412cf8d070d - <core::pin::Pin<P> as core::future::future::Future>::poll::had1ddca98bcfe7c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6412cf89e72d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4744d267b696f6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x6412cf89e61b - tokio::task::coop::with_budget::h01f7dc416a69eb90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x6412cf89e61b - tokio::task::coop::budget::h86426514e42dbcb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x6412cf89e61b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h853baafbcdb8aaf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x6412cf89bda0 - tokio::runtime::scheduler::current_thread::Context::enter::hb861573cca6c8d28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x6412cf89d0ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h15085f73c11ffd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x6412cf89cd54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a032e2ca92e6c2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x6412cf8cebdb - tokio::runtime::context::scoped::Scoped<T>::set::h1287ade02c131abb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6412cf8c6ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h2ec03c14f9b13a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x6412cf8c6112 - std::thread::local::LocalKey<T>::try_with::hc6d92e2595f1d9c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x6412cf8c508e - std::thread::local::LocalKey<T>::with::h87d94d5f037365a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x6412cf8c6ddd - tokio::runtime::context::set_scheduler::hb7e3974f2f7f5cad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x6412cf89cb00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb781fc420192e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x6412cf89cdf3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he2aa88f6c34e6713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x6412cf89b080 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5c94b59ceec2df8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x6412cf88cf60 - tokio::runtime::context::runtime::enter_runtime::h2879ee10003012a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6412cf89aa41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63ed174da9cabfed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x6412cf887fa4 - tokio::runtime::runtime::Runtime::block_on_inner::heea447cb5a470bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x6412cf88816c - tokio::runtime::runtime::Runtime::block_on::h216e7931cc04f3c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x6412cf8d6616 - crates_io_og_image::tests::test_generate_og_image_minimal_snapshot::hf456c5e605943677
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:795:62
[INFO] [stdout]   45:     0x6412cf8d64a7 - crates_io_og_image::tests::test_generate_og_image_minimal_snapshot::{{closure}}::h7943317aaf151690
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:791:55
[INFO] [stdout]   46:     0x6412cf8765f6 - core::ops::function::FnOnce::call_once::he2500a28cb7a3450
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x6412cf9fe45b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6412cf9fe45b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x6412cf9fd595 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x6412cf9fd595 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x6412cf9fd595 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x6412cf9fd595 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x6412cf9fd595 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6412cf9fd595 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x6412cf9fd595 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x6412cf9c1194 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x6412cf9c1194 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x6412cf9c4b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x6412cf9c4b6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x6412cf9c4b6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x6412cf9c4b6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x6412cf9c4b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x6412d0322a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x6412d0322a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x711f4147faa4 - <unknown>
[INFO] [stdout]   68:     0x711f4150ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_overflow_snapshot stdout ----
[INFO] [stdout] [2m2025-09-25T19:02:53.527109Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2025-09-25T19:02:53.527144Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m No custom font path specified, using Typst default font discovery
[INFO] [stdout] [2m2025-09-25T19:02:53.527162Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2025-09-25T19:02:53.527215Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Starting OpenGraph image generation [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529727Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpPULNMs [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.529771Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpPULNMs/assets [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.532755Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying bundled assets to temporary directory [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.534109Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying SVG icon assets [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.535285Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatars [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.962900Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatar for author alice-wonderland [3mauthor_name[0m[2m=[0malice-wonderland [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.963710Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:37527/test-avatar.png [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.964226Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.964621Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.980968Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar download response received [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [3mcontent_length[0m[2m=[0mSome(1574) [3mstatus[0m[2m=[0m200 OK [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.981088Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar downloaded successfully [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [3msize_bytes[0m[2m=[0m1574 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.981214Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Writing avatar file with detected format [3mauthor_name[0m[2m=[0malice-wonderland [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [3mavatar_path[0m[2m=[0m/tmp/.tmpPULNMs/assets/avatar_0.png [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.986971Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processed and written successfully [3mauthor_name[0m[2m=[0malice-wonderland [3mpath[0m[2m=[0m/tmp/.tmpPULNMs/assets/avatar_0.png [3msize_bytes[0m[2m=[0m1574 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.987067Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatar for author charlie-brown [3mauthor_name[0m[2m=[0mcharlie-brown [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.987105Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:37527/test-avatar.jpg [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.987800Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.988047Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.994138Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar download response received [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [3mcontent_length[0m[2m=[0mSome(12032) [3mstatus[0m[2m=[0m200 OK [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.994676Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar downloaded successfully [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [3msize_bytes[0m[2m=[0m12032 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.994742Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Writing avatar file with detected format [3mauthor_name[0m[2m=[0mcharlie-brown [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [3mavatar_path[0m[2m=[0m/tmp/.tmpPULNMs/assets/avatar_2.jpg [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996690Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processed and written successfully [3mauthor_name[0m[2m=[0mcharlie-brown [3mpath[0m[2m=[0m/tmp/.tmpPULNMs/assets/avatar_2.jpg [3msize_bytes[0m[2m=[0m12032 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996773Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatar for author edward-scissorhands [3mauthor_name[0m[2m=[0medward-scissorhands [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.996797Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:37527/test-avatar.png [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:53.997033Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.009045Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.015115Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar download response received [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [3mcontent_length[0m[2m=[0mSome(1574) [3mstatus[0m[2m=[0m200 OK [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.015204Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar downloaded successfully [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [3msize_bytes[0m[2m=[0m1574 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.015240Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Writing avatar file with detected format [3mauthor_name[0m[2m=[0medward-scissorhands [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.png [3mavatar_path[0m[2m=[0m/tmp/.tmpPULNMs/assets/avatar_4.png [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.015589Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processed and written successfully [3mauthor_name[0m[2m=[0medward-scissorhands [3mpath[0m[2m=[0m/tmp/.tmpPULNMs/assets/avatar_4.png [3msize_bytes[0m[2m=[0m1574 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.015646Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatar for author george-washington [3mauthor_name[0m[2m=[0mgeorge-washington [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.webp [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.015669Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:37527/test-avatar.webp [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.webp [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.015997Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.016212Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.028146Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar download response received [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.webp [3mcontent_length[0m[2m=[0mSome(1498) [3mstatus[0m[2m=[0m200 OK [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.028284Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar downloaded successfully [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.webp [3msize_bytes[0m[2m=[0m1498 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.028393Z[0m [33m WARN[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Unsupported avatar format at http://127.0.0.1:37527/test-avatar.webp, first 20 bytes: 52 49 46 46 d2 05 00 00 57 45 42 50 56 50 38 20 c6 05 00 00 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.028427Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Processing avatar for author helen-keller [3mauthor_name[0m[2m=[0mhelen-keller [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.028454Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:37527/test-avatar.jpg [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.028761Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.029060Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:37527 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.038999Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar download response received [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [3mcontent_length[0m[2m=[0mSome(12032) [3mstatus[0m[2m=[0m200 OK [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.039543Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar downloaded successfully [3murl[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [3msize_bytes[0m[2m=[0m12032 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.039592Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Writing avatar file with detected format [3mauthor_name[0m[2m=[0mhelen-keller [3mavatar_url[0m[2m=[0mhttp://127.0.0.1:37527/test-avatar.jpg [3mavatar_path[0m[2m=[0m/tmp/.tmpPULNMs/assets/avatar_7.jpg [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.039901Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processed and written successfully [3mauthor_name[0m[2m=[0mhelen-keller [3mpath[0m[2m=[0m/tmp/.tmpPULNMs/assets/avatar_7.jpg [3msize_bytes[0m[2m=[0m12032 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m [2m[3massets_dir[0m[2m=[0m"/tmp/.tmpPULNMs/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.041885Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Avatar processing completed [3mavatar_count[0m[2m=[0m2 [3mduration_ms[0m[2m=[0m506 [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.041927Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpPULNMs/og-image.typ [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.042712Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmp5cFSed [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.042748Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Serializing data and avatar map to JSON [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.042870Z[0m [32m INFO[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Running Typst compilation command [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] [2m2025-09-25T19:02:54.042902Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Using only system fonts [2m[3mcrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior [3mcrate.version[0m[2m=[0m2.1.0-beta.1+build.12345 [3mauthor_count[0m[2m=[0m10[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generate_og_image_overflow_snapshot' panicked at src/lib.rs:760:14:
[INFO] [stdout] Failed to generate image: TypstNotFound(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6412d031d3d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6412d031d3d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6412d031d3d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6412d031d3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6412d034a8e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6412d034a8e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6412d03184d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6412d03184d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6412d031d222 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6412d031ed39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6412d031eb6e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6412cf9f8bf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6412cf9f8bf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6412d031f80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6412d031f80e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6412d031f4da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6412d031d8d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6412d031f16d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6412d0347a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6412d0347f86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6412cf8854c9 - core::result::Result<T,E>::expect::h088b58df4bb95735
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6412cf8d2f29 - crates_io_og_image::tests::generate_image::{{closure}}::hb1a1122790680131
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6412cf8d5eed - crates_io_og_image::tests::test_generate_og_image_overflow_snapshot::{{closure}}::h930b7bce418f9487
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:785:56
[INFO] [stdout]   23:     0x6412cf8d0752 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1f1e8cc3c4da813
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6412cf8d070d - <core::pin::Pin<P> as core::future::future::Future>::poll::had1ddca98bcfe7c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6412cf89e72d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4744d267b696f6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x6412cf89e61b - tokio::task::coop::with_budget::h01f7dc416a69eb90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x6412cf89e61b - tokio::task::coop::budget::h86426514e42dbcb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x6412cf89e61b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h853baafbcdb8aaf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x6412cf89bda0 - tokio::runtime::scheduler::current_thread::Context::enter::hb861573cca6c8d28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x6412cf89d0ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h15085f73c11ffd66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x6412cf89cd54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a032e2ca92e6c2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x6412cf8cebdb - tokio::runtime::context::scoped::Scoped<T>::set::h1287ade02c131abb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6412cf8c6ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h2ec03c14f9b13a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x6412cf8c6112 - std::thread::local::LocalKey<T>::try_with::hc6d92e2595f1d9c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x6412cf8c508e - std::thread::local::LocalKey<T>::with::h87d94d5f037365a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x6412cf8c6ddd - tokio::runtime::context::set_scheduler::hb7e3974f2f7f5cad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x6412cf89cb00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb781fc420192e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x6412cf89cdf3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he2aa88f6c34e6713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x6412cf89b080 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5c94b59ceec2df8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x6412cf88cf60 - tokio::runtime::context::runtime::enter_runtime::h2879ee10003012a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6412cf89aa41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63ed174da9cabfed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x6412cf887fa4 - tokio::runtime::runtime::Runtime::block_on_inner::heea447cb5a470bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x6412cf88816c - tokio::runtime::runtime::Runtime::block_on::h216e7931cc04f3c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x6412cf8d59c3 - crates_io_og_image::tests::test_generate_og_image_overflow_snapshot::h897966571dd99579
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:785:62
[INFO] [stdout]   45:     0x6412cf8d5857 - crates_io_og_image::tests::test_generate_og_image_overflow_snapshot::{{closure}}::h054b977abf74e046
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:776:56
[INFO] [stdout]   46:     0x6412cf875dd6 - core::ops::function::FnOnce::call_once::h7aa7fb77e048e623
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x6412cf9fe45b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x6412cf9fe45b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x6412cf9fd595 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x6412cf9fd595 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x6412cf9fd595 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x6412cf9fd595 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x6412cf9fd595 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6412cf9fd595 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x6412cf9fd595 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x6412cf9c1194 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x6412cf9c1194 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x6412cf9c4b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x6412cf9c4b6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x6412cf9c4b6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x6412cf9c4b6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6412cf9c4b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x6412cf9c4b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x6412d0322a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x6412d0322a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x711f4147faa4 - <unknown>
[INFO] [stdout]   68:     0x711f4150ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_generate_og_image_asian_text_description
[INFO] [stdout]     tests::test_generate_og_image_escaping_snapshot
[INFO] [stdout]     tests::test_generate_og_image_minimal_snapshot
[INFO] [stdout]     tests::test_generate_og_image_overflow_snapshot
[INFO] [stdout]     tests::test_generate_og_image_snapshot
[INFO] [stdout]     tests::test_generate_og_image_unicode_truncation
[INFO] [stdout]     tests::test_generate_og_image_whitespace_handling
[INFO] [stdout]     tests::test_generate_og_image_with_404_avatar
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2fa028389699129816eec00508a000af69ad2e90036e472979c8dbc20655f219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fa028389699129816eec00508a000af69ad2e90036e472979c8dbc20655f219", kill_on_drop: false }`
[INFO] [stdout] 2fa028389699129816eec00508a000af69ad2e90036e472979c8dbc20655f219
